Skip to content

Releases: sommys/StuffTracker

StuffTracker v1.5

Choose a tag to compare

@sommys sommys released this 14 Feb 21:29

More improvements on Picture handling!

  • added permission handling (as promised in v1.4 😉)
  • added function to choose from existing pictures
  • added cleanup method to prevent stuck pictures taking up storage for no reason at all

StuffTracker v1.4

Choose a tag to compare

@sommys sommys released this 11 Feb 20:30

Optimized and redesigned picture management:

  • Smaller pictures
  • Easier to find (Pictures/stuffTracker)

! The app now needs File management permissions, for which it does not ask yet, this will be fixed in v1.5 soon !

StuffTracker v1.3

Choose a tag to compare

@sommys sommys released this 12 Jan 18:09

Redesign and restructure - it was about time :)

  • Redesigned database (singleton design)
  • Redesigned activity structure
    • moved management activities to fragments
    • introducing NavController
    • changed Dialogs and ListAdapters to follow the new functionality
  • Added a note if there is no address recorded

StuffTracker v1.2

Choose a tag to compare

@sommys sommys released this 08 Jan 22:58

Fixed some bugs (told ya, there will be some!)

  • Description no longer required when adding new stuff
  • Confirmation dialog pops up before deleting an item
  • Fixed not scrollable stuff list
  • Added todos for more fixes & improvements (mostly related to picture and DB management)

StuffTracker v1.0

Choose a tag to compare

@sommys sommys released this 08 Jan 22:56

The first fully functional version of the StuffTracker App!
Probably full of bugs, but hey, its v1.0, what can you expect?