Finally after months (even years!) of developing this app (slowly),
its time to release another update
- Now you can choose app language on Android 13+
- REUSE compliant
- Migrate to Fragments
- Performance improvement in file scanning
- Fix grid button style on landscape UI
- Fix test library included in release version
- Format JSON config backup exports with 2 indentation spaces
- Remove baseline profile (For some reason my device cant initiate any tests,
so i removed it, the reason is because having old - Add black background option when in dark mode
- Rename preference key (old settings wont be used with new version
unless you edit the key names, see #2db8e62 for those key names) - Request legacy external storage
- Update dependency
- Gradle wrapper: 8.8 > 9.1.0
- AGP: 8.5.2 > 8.13.0
- Kotlin: 1.9.23 > 2.2.20
- androidx.appcompat: 1.7.0 > 1.7.1
- androidx.benchmark: 1.3.3 > 1.4.1
- androidx.core: 1.13.0 > 1.17.0
- androidx.test: 1.5.2 > 1.7.0
- androidx.test.espresso: 3.6.1 > 3.7.0
- androidx.test.ext: 1.2.1 > 1.3.0
- androidx.work: 2.9.1 > 2.10.3
- com.google.android.material: 1.12.0 > 1.13.0
- Code formatting & cleanups, translation, typo & bug fixes, etc...
Full Changelog: v5.0.1...v5.1.0