Skip to content
This repository has been archived by the owner on Feb 13, 2025. It is now read-only.

v2.0

Compare
Choose a tag to compare
@7LPdWcaW 7LPdWcaW released this 28 Aug 23:20
· 1057 commits to master since this release

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