0.3.1
Fixes
- auto move to SD card (hopefully) #124, #117, #103, #100, #98
- going to the Home screen from the Required Permissions screen via back press, which should not be possible, is now disabled
- string interpolation issue
Enhancements
- UI:
- Navigator home screen card:
- add settings button label
- make button row align horizontally with the title row above
- visually separate status display from the title
- use filled icons on the 'Start / Stop' button
- File type settings button: moved to the end of the accordion header because it looked meh before
- Top bars: stick mostly with material 3 implementation and guidelines
- improved navigation animations
- slight wording adjustments
- remove clunky Auto text from move history
- Navigator home screen card:
- Migrate to Jetpack Navigation 3
- Improve app performance:
- migrate to screen-specific ViewModels, and only initialize
NavigatorSettingsScreenViewModelwhen entering the screen - fix
StateFlowto ComposeStateconversion errors
- migrate to screen-specific ViewModels, and only initialize
- Bump release SDK to 36
- Add chinese translations by WeiguangTWK #140
Full Changelog: 0.3.0...0.3.1