Skip to content

Releases: shub39/Grit

v1.6.0

11 Feb 10:58
Compare
Choose a tag to compare

What's Changed

  • Added ability to change start of the week #44
  • Added option to change to 24HR clock format #32
  • Added option to show habits page first at app startup #42
  • fixed #43 and misc UI changes
  • 💄 Theming options by @shub39 in #53
  • 📁 Backup to Json files by @shub39 in #54 #9 #30 #49

Full Changelog: 1.5.0...1.6.0

v1.5.0

23 Jan 05:39
Compare
Choose a tag to compare

What's Changed

  • 🏠️ Added Homescreen Habit Stat widget by @shub39 in #27
  • fixed streak counter logic
  • added habit stats in analytics sheet
  • Set IME action to newline for tasks #26

Full Changelog: 1.4.0...1.5.0

v1.4.0

17 Jan 16:00
05a3439
Compare
Choose a tag to compare

What's Changed

  • 🇫🇷 Add French Translation. by @Valyyme in #24
  • ⏫ 1.4.0 by @shub39 in #25
  • Improved All the Pages and Navigation #5
  • Made Tasks, Categories and Habits Reorderable #6
  • Made Monday as start of the week in habit maps #17
  • completed tasks go to the bottom #18
  • Removed weekly comparison graph because of unreliablity
  • Other Misc changes

New Contributors

Full Changelog: 1.3.5...1.4.0

v1.3.5

11 Dec 14:56
989645e
Compare
Choose a tag to compare

What's Changed

  • Added task Categories (all previous tasks will be deleted)
  • Revamped Navigation, Tasks page and Habits page
  • ✨ 1.3.5 by @shub39 in #22

Full Changelog: 1.3.4...1.3.5

v1.3.4

02 Dec 10:21
Compare
Choose a tag to compare

What's Changed

  • Habits can be marked as completed from notifications
  • Getting ready for Play Store release, Will add new features after that
  • 💯 Mvi migration by @shub39 in #15
  • ⏪ The great refactor by @shub39 in #19

Full Changelog: 1.3.3...1.3.4

v1.3.3

09 Oct 13:10
Compare
Choose a tag to compare

Changes

  • Added weekly habit completion comparison graph (idk what else to call it tbh)
  • Fixed habit statuses wiping out after updating them

Full Changelog: 1.3.2...1.3.3

v1.3.2

08 Oct 08:27
Compare
Choose a tag to compare

⚠️ This version has major changes incompatible with previous versions. ⚠️

Since this was my first app, I had made many rookie mistakes that would have caused problems later.
I have completely rewritten some sections of the app so that it is more maintainable and new features could be
added easily. Delete the existing app if you want to update (all data will be lost (sorry 🥲))

Changes:

  • New UI for Habits page
  • Analytics moved to bottom sheet toggleable from habits page
  • rewritten major sections of the app to make it more maintainable and removed bad logic

Full Changelog: 1.3.1...1.3.2

v1.3.1

04 Oct 04:38
Compare
Choose a tag to compare

What's Changed

  • Clip onClick ripples to card shapes by @Depermitto in #3
  • Removed Swipe to delete for Bulk delete with confirmation dialog (#8) (#7)
  • Added option to edit tasks on long press
  • UI improvements on Tasks Page

New Contributors

Full Changelog: 1.3.0...1.3.1

v1.3.0

12 Sep 14:12
Compare
Choose a tag to compare

Changes

  • Added ability to change past habit statuses
  • added DI and cleaned up

Full Changelog: 1.2.0...1.3.0

v1.2.0

17 Aug 03:11
Compare
Choose a tag to compare

Changes

  • Revamped UI