Skip to content

Releases: Pool-Of-Tears/GreenStash

GreenStash v3.5.0

01 May 14:27
fa819c9
Compare
Choose a tag to compare

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: v3.4.0...v3.5.0

GreenStash v3.4.0

24 Apr 13:44
8d57c93
Compare
Choose a tag to compare

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: v3.3.0...v3.4.0

GreenStash v3.3.0

13 Apr 08:31
be846be
Compare
Choose a tag to compare

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: v3.2.0...v3.3.0

GreenStash v3.2.0

30 Mar 07:10
585d3ff
Compare
Choose a tag to compare

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: v3.1.0...v3.2.0

GreenStash v3.1.0

24 Feb 13:28
e27f851
Compare
Choose a tag to compare

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: v3.0.0...v3.1.0

GreenStash v3.0.0

04 Feb 16:56
1fa8b3b
Compare
Choose a tag to compare

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: v2.9.0...v3.0.0

GreenStash v2.9.0

25 Dec 11:18
e9da129
Compare
Choose a tag to compare

What's Changed

  • Bug fixes and UI/UX improvements
  • Updated dependencies, gradle & kotlin version.
  • Full Changelog: v2.8.0...v2.9.0

GreenStash v2.8.0

19 Oct 10:08
Compare
Choose a tag to compare

What's Changed

  • Rewrote backup & restore backend from scratch to be more reliable & stable. (#55)
  • Fixed notes field going below the keyboard as the user types. (5d52dab)
  • Added Chinese translation. (#51)
  • Updated dependencies, Gradle & Katlin version. (#52, #55)
  • Some other minor fixes & improvements

New Contributors

Full Changelog: v2.7.0...v2.8.0

GreenStash v2.7.0

16 Jul 04:33
Compare
Choose a tag to compare

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: v2.6.0...v2.7.0

GreenStash v2.6.0

22 Jun 08:32
ecddfbd
Compare
Choose a tag to compare

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: v2.5.0...v2.6.0