Releases: w2sv/FileNavigator
Releases · w2sv/FileNavigator
0.3.1-fdroid
Full Changelog: 0.3.1.1...0.3.1-fdroid
0.3.1.1
- Another shot at restoring a reproducible build for fdroid
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
0.3.0.1
0.3.0
- Enable creation of custom file types #111
- Enable configuration of file type colors, as well as the exclusion of file extensions for non-media types
- Add html to Text file type extensions #126
- Enabling and disabling of file types is now done via a single, cohesive bottom sheet
- based on that the Exclude buttons, previously attached to each file type accordion, were removed, which declutters the Navigator Settings screen a little
- UI polishments
- wording
- make Delete move history button a dropdown menu item
- Performance improvements
Full Changelog: 0.2.5...0.3.0
0.2.5
0.2.4
0.2.3
- Add drawer sheet item explanations
- Improve app performance
- Bump
compileSdkto 35
Full Changelog: 0.2.2...0.2.3
0.2.2
0.2.1
- New Feature:
- Batch moving: enables collectively moving files to a destination
- Fixed:
- Automatic navigator disablement on low battery
- Resetting of navigator settings
- Performance improvements & UI refinements
- Reduced app size
Full Changelog: 0.2.0...0.2.1