Skip to content

Releases: KSSidll/Arru

Arru v2.5.2

22 Sep 16:33
Compare
Choose a tag to compare

What's Changed

  • Add in-app theme picking
  • Improve material3 theme compatibility with dynamic colors
  • Improve theme compatibility on older devices
  • Attempt to improve light theme

Full Changelog: v2.5.1...v2.5.2

v2.5.1

17 Sep 17:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.0...v2.5.1

Arru v2.5.0

14 Sep 15:21
Compare
Choose a tag to compare

What's Changed

  • Implemented data export
  • Added a locking mechanism for backups
  • Fixed a crash when deleting a variant used in an existing item

Full Changelog: v2.4.8...v2.5.0

Arru v2.4.8

13 Aug 16:34
Compare
Choose a tag to compare

What's Changed

  • Backward ported insets handling from v3
  • Backward ported kotlin update
  • Implemented improved adaptive transaction date logic

Full Changelog: v2.4.7...v2.4.8

Arru v2.4.7

03 Aug 20:01
Compare
Choose a tag to compare

Fixes

  • Remove google dependencies info blob #6

Arru v2.4.6

06 May 20:11
Compare
Choose a tag to compare

Fixes

  • Update operations not having an effect without a name change (oops)

Changes

  • Add support for Android 15

v2.4.5

22 Mar 19:00
Compare
Choose a tag to compare

Fixes

  • Crash on product merge attempt
  • Item being displayed as a candidate for merging when it's the one being merged
  • Backup display not taking into account timezone (possibly still buggy)
  • Bottom sheet on the transactions screen blocking content on its sides
  • 'Jump to beginning' button being partially hidden under the bottom sheet on the transactions screen
  • Shop display screen ignoring data from transactions without items
  • Variant name duplication when merging products that both have a variant with the same name

Changes

  • Better screen usage through edge-to-edge implementation
  • Added charts representing change over time under the total, average and median

Arru 2.4.0

04 Mar 22:56
Compare
Choose a tag to compare

Changes:

  • You can create local backups now. Support for cloud sync planned for the future
  • Select searching with empty data will now automatically navigate to the creation screen
  • When adding a new transaction, the date and shop fields start filled with data from the previous one instead of being empty

Arru 2.3.0

01 Mar 16:49
Compare
Choose a tag to compare

Fix:

  • Transactions screen UI bugs
  • Text alignment in search screen

Changes:

  • Overlays with lack of data notices on screens
  • Pullable bottom sheet instead of a top bar on transactions screen
  • Reduced animation 'density' in dashboard screen

Arru 2.1.0

21 Feb 01:21
Compare
Choose a tag to compare
  • Improve app experience on bigger screens
  • Improve app behavior on fresh installs
  • Add sticky headers to lists where appropriate