Releases: 7LPdWcaW/GrowTracker-Android
Releases · 7LPdWcaW/GrowTracker-Android
v2.4-alpha2
- 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
- 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
v2.3.1
v2.3
- 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
- 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
- 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
- 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
- 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
andppm = (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