GreenStash Versions Save

Simple FOSS android app to help you plan and manage your savings goals easily and establish the habit of saving money.

v3.5.0

2 weeks ago

What's Changed

  • Added black amoled theme and improve default color scheme. (#110 )
  • Add soft haptic feedback for better user experience and improved tips UI. (#111)
  • Improved navigation animations for smoother transitions between screens. (#109)
  • Improved icon picker and filter dialogs. (#108)
  • Some other minor improvements and bug fixes.
  • Full Changelog: https://github.com/Pool-Of-Tears/GreenStash/compare/v3.4.0...v3.5.0

v3.4.0

3 weeks ago

What's Changed

  • Added traditional Chinese translation by @PeterDaveHello (#101)
  • Improved search bar UI & fixed flickering height issue when opening search bar. (#105)
  • Biometric authentication dialog will now automatically show up when opening the app if enabled. (#106)
  • Some other UI/UX improvements and bug fixes. (#103, #105)
  • Updated gradle and other dependencies. (#102)
  • Full Changelog: https://github.com/Pool-Of-Tears/GreenStash/compare/v3.3.0...v3.4.0

v3.3.0

1 month ago

HiShoot_20240413_134218

What's Changed

  • Added nice UI with authorize button when app is locked. (#99)
  • Added ability to copy notes related to saving goal by @mrghosti3 (#95)
  • Fixed double precision issue when depositing via reminder notification. (#89)
  • Bunch of code cleanups and optimizations. (#96, #97 & #98)
  • Full Changelog: https://github.com/Pool-Of-Tears/GreenStash/compare/v3.2.0...v3.3.0

v3.2.0

1 month ago

What's Changed

A significant part of the app has been rewritten with a much better and well-thought-out design for improved UI & UX! Here are some of the changes

  • Added a new Compact styled goal card along with the existing classic style card. You can switch between them in Settings > Goal card style.
  • Redesigned settings UI and improved dialogs such as currency picker & theme dialogs for better UX.
  • Redesigned backup and restore screen UI with a fresh new look!
  • Significantly improved the onboarding process with detailed information about some of the main features of the app.
  • Added the option to edit transactions by swiping right and added a delete confirmation dialog when deleting transactions.
  • Added a notification icon beside goal priority information indicating if reminders for this goal are enabled or disabled.
  • Improved widgets UI and fixed issue of widgets not showing with rounded corners on some motorola devices.
  • Fixed flickering and improved animation when navigating to different screens from the navigation drawer.
  • Lots of other minor improvements as well as fixes which are too long to write here but will give you a more polished experience when using the app.
  • Full Changelog: https://github.com/Pool-Of-Tears/GreenStash/compare/v3.1.0...v3.2.0

v3.1.0

2 months ago

What's Changed

  • Replaced the deposit/withdraw dialog with a dedicated screen for adding transactions.
  • You can now set custom date and time for each transaction.
  • Added an optional text field to add notes for each transaction.
  • Added ability to delete individual transactions by swiping left on the transaction list.
  • Removed the "Authentication Succeeded" toast message that appeared on every launch.
  • Bunch of other small UI improvements and bug fixes.
  • Full Changelog: https://github.com/Pool-Of-Tears/GreenStash/compare/v3.0.0...v3.1.0

v3.0.0

3 months ago

What's Changed

  • Added proper handling for currencies with zero decimal places, like JPY.
  • Remember the last used filter combination on subsequent launches.
  • Removed "No deadline set" text from widget when there is no deadline.
  • Added turkish translation, thanks to @Dreamboat8744.
  • Bug fixes and other improvements
  • Full Changelog: https://github.com/Pool-Of-Tears/GreenStash/compare/v2.9.0...v3.0.0

v2.9.0

4 months ago

What's Changed

v2.8.0

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Pool-Of-Tears/GreenStash/compare/v2.7.0...v2.8.0

v2.7.0

10 months ago

What's Changed

  • Added Saving Reminders! - Now you can get reminders for adding money in your saving goals. Note: frequency of reminders depends on the priority of the goal.
    • High priority -> Daily reminders
    • Normal priority -> Semiweekly (Monday & Friday) reminders
    • Low priority -> Weekly (every Sunday) reminders
  • Added completion percentage in the goal info screen.
  • Performance & UI/UX improvements and bug fixes.
  • Full Changelog: https://github.com/Pool-Of-Tears/GreenStash/compare/v2.6.0...v2.7.0

v2.6.0

10 months ago

What's Changed

  • Added ability to set importance level/priority to saving goals (#35)
  • Added ability to filter goals by; name, amount & priority (#42)
  • Now you can remove the deadline from an existing goal by long pressing the deadline field in edit-goal screen. (#41)
  • Accessibility enhancements; added TalkBack strings to menu and goal buttons (#40)
  • Some other minor fixes and improvements.
  • Full Changelog: https://github.com/Pool-Of-Tears/GreenStash/compare/v2.5.0...v2.6.0