Warning
If you are upgrading from version 2.3.x or earlier, you'll need to install version 2.4.0 BEFORE installing this version or you may lose your settings and saved articles because this version does not contain the code required to migrate the data from the old to the new format
New features:
- Completely revamped navigation system for pages: navigating back is now instant and supports predictive back animations on Android 13+ (#241, also significantly improves the UX of #55)
- The app now follows the M3 Expressive guidelines more closely (#238):
- Selected items in the language bottom sheet are now fully rounded
- Clicking and holding on an item in the language bottom sheet now morphs its shape into a fully rounded shape
- The app now uses a rounded icon style for a more consistent look across other apps developed by me
Please report any bugs that you find with the new system, I really appreciate any reports!
Merged pull requests
- Architecture cleanup by @nsh07 in #240
- Nav3 back stack based page loading by @nsh07 in #241
- fix(deps): update all non-major dependencies by @renovate[bot] in #226
- chore(deps): update dependency gradle to v9 by @renovate[bot] in #237
Full Changelog: v2.4.1...v2.5.0-alpha01