Skip to content

Releases: 7LPdWcaW/GrowTracker-Android

v2.4-alpha2

23 Dec 19:07
Compare
Choose a tag to compare
v2.4-alpha2 Pre-release
Pre-release
  • Adds schedule duplicate functionality
  • Updates graph styles
  • Adds additive graph into stats
  • Fixes issue with images being in wrong order in history
  • Fixes issue with multi-stage schedule range
  • Fixes incorrect averages in stats
  • Fixes issue with duplicate plant
  • Fixes issue with export not working on api 26 and above
  • Allows temp for feeding for all mediums

v2.4-alpha1

30 Sep 21:00
Compare
Choose a tag to compare
v2.4-alpha1 Pre-release
Pre-release
  • Adds Feeding Schedule functionality

You can now create feeding schedules and populate your feedings with them in the menu of the watering screen

  • Adds photos to action view

Easily see your photos and the context of them in the actions list

v2.3.2

26 Aug 13:50
Compare
Choose a tag to compare
  • Fixes issue with duplicating plants
  • Fixes issue with empty passphrase for encryption
  • Adds "today" button to date field in watering screen

v2.3.1

27 May 23:28
Compare
Choose a tag to compare
  • Upgraded gradle
  • Replaced Lombok jar dependency in preparation for fdroid submission

v2.3

26 Aug 20:10
Compare
Choose a tag to compare
  • Fixed issue with dismissing encrypt dialogs causing data to be lost
  • Fixed issue with not prompting for password in encrypt mode after not using app for a long time causing data to be lost
  • Re worked save system, should now feel much smoother
  • Added missing plant stages to filter menu
  • Re worked "export" to have better UI feedback
  • Replaced copy to plant dialog with a multi-select plant dialog
  • Added fahrenheit for temp option
  • Added "cutting" plant stage
  • Added Coco, Hydro, and Aeroponics as medium option
  • Fixed issue with widget causing app to crash if you delete the widget
  • Fixed issue with clicking widget not opening correct plant
  • Added new plugin action to request data from the app
  • Added auto backup option
  • Added "EC/PPM" option. Conversion ec = (ppm * 2) / 1000 and ppm = (ec * 1000) / 2
  • Fixed issue with unusable app state after dismissing password prompt
  • Fixed issue with exporting plant data via settings
  • Fixed issue with sharing images
  • Fixed issue with image flickering

v2.3-alpha4

30 Jul 17:03
Compare
Choose a tag to compare
v2.3-alpha4 Pre-release
Pre-release
  • Fixed issue with lag when feeding multiple plants
  • Fixed issue with deleting plant
  • Fixed issue with exporting plant data via settings
  • Fixed issue with sharing images
  • Fixed issue with image flickering

v2.3-alpha3

16 Jul 16:00
Compare
Choose a tag to compare
v2.3-alpha3 Pre-release
Pre-release
  • Fixed issue with data loss when using filtering
  • Re-wrote filtering system so should be smoother and prevent more chances of data loss

v2.3-alpha2

15 Jul 18:40
Compare
Choose a tag to compare
v2.3-alpha2 Pre-release
Pre-release
  • Fixed issue with null plant IDs from older versions causing crash
  • Added basic queue system for saving. WIP - This may cause data loss, always backup!

v2.3-alpha1

15 Jul 16:23
Compare
Choose a tag to compare
v2.3-alpha1 Pre-release
Pre-release
  • Fixed issue with dismissing encrypt dialogs causing data to be lost
  • Fixed issue with not prompting for password in encrypt mode after not using app for a long time causing data to be lost
  • Added missing plant stages to filter menu
  • Re worked "export" to have better UI feedback
  • Replaced copy to plant dialog with a multi-select plant dialog
  • Added fahrenheit for temp option
  • Added "cutting" plant stage
  • Added Coco, Hydro, and Aeroponics as medium option
  • Fixed issue with widget causing app to crash if you delete the widget
  • Fixed issue with clicking widget not opening correct plant
  • Added new plugin action to request data from the app
  • Added auto backup option
  • Added "EC/PPM" option. Conversion ec = (ppm * 2) / 1000 and ppm = (ec * 1000) / 2
  • Fixed issue with unusable app state after dismissing password prompt

Experimental

  • Re-worked how saving works. This may cause data loss, use at your own risk

v2.2.1

25 Feb 18:22
Compare
Choose a tag to compare
  • Fixed issue with addons not showing correctly