Skip to content

Releases: 7LPdWcaW/GrowTracker-Android

v2.2

24 Feb 16:49
Compare
Choose a tag to compare
  • Added addon support
  • New photo viewer design
  • Added ability to add comments to photos - WARNING - Comments are stored in the EXIF of the image, so may be removed when uploading to sites such as imgur.
  • Added calendar/grow days into action list
  • Fixed issue with adding multiple feeding date select not working
  • Added basic tablet support
  • Added failsafe feature
  • Added duplicate plant feature
  • New icon
  • Other bug fixes

v2.2-alpha1

29 Jan 16:25
Compare
Choose a tag to compare
v2.2-alpha1 Pre-release
Pre-release
  • Added addon support
  • New photo viewer design
  • Added calendar/grow days into action list
  • Fixed issue with adding multiple feeding date select not working
  • Added basic tablet support
  • Added failsafe feature

v2.1

17 Nov 11:00
Compare
Choose a tag to compare

This version is forwards-compatible with all previous versions. Always back up your plant data!

  • Fixed issue with camera not working on 7.0+
  • Added custom unit setting for delivery and additives
  • Added default garden setting
  • Fixed hit area for action overflow button
  • Updated icon
  • Various other bug fixes

v2.0

28 Aug 23:20
Compare
Choose a tag to compare

This version is forwards-compatible with all previous versions. Always back up your plant data!

  • Added garden functionality
  • Replaced nutrients in feedings with 'additives' to allow adding multiple products with specific amounts
  • Changed saving to be asynchronous to speed the app up
  • Added filter menu item
  • Added navigation drawer
  • Added ability to feed/action/note all plants within a garden at once
  • Added option to choose image from gallery
  • Added support for Marshmallow permissions
  • Added crash reporting to help fix bugs in the app
  • Misc bug fixes/improvements

v1.4

14 Jul 07:15
Compare
Choose a tag to compare
  • Added export growlog feature
  • Fixed issue with plant being added when changing stage during new plant
  • Order of plants now stored as order in the plants.json file instead of preferences
  • Fixed issue with landscape layout in plant details
  • Fixed issue with 'feedings' being treated as 'waterings' which meant nutrient data was not being displayed
  • Combined input pH and runoff pH graphs
  • Redesigned photos screen to group photos taken by day
  • Optimised image loading for photo screen

v1.3

14 Nov 16:44
Compare
Choose a tag to compare
  • Added drying option for plant stage
  • Added medium option for plant with additional field in water for Hydro (water temp)
  • Added copy and duplicate options for actions in history list
  • Added day count for each stage in main plant list (g = germination, v = vegetation, f = flower, d = drying, c = curing)
  • Added settings
  • Added encrypted mode with passphrase
  • Added delete plant option
  • Updated history list design
  • Added drag and drop ordering for history list
  • Changed where images are stored to allow for non-unique plant names
  • Added "discrete" version of app. You can install this over the top of your normal install and visaversa to prevent loss of data
  • Other bug fixes/design tidy ups

Other changes

  • Removed plant stage from plant object (this is now calculated based on the StageChange events in the actions array)

v1.2

10 Oct 23:34
Compare
Choose a tag to compare
  • Added orientation support
  • Added drag-reordering in main plant list
  • Added stage days stat into statistics page
  • Added date into edit action/watering screens
  • Added more history filtering options
  • Added notes into feeding page
  • Added "add to another plant" snackbar toast after adding a watering/feeding
  • Added photo selecting for delete/share
  • Halved APK size

v1.1

14 Aug 12:15
Compare
Choose a tag to compare
  • Added clone option into plant details
  • Added new actions (pesticide application/foliar feed)
  • Added date option into feeding
  • Added plant date into plant details
  • Fixed issue with last water not being calculated correctly
  • Added image taken date into image lightbox
  • Added edit action functionality