Skip to content

Releases: w2sv/FileNavigator

0.3.1-fdroid

07 Dec 20:19

Choose a tag to compare

0.3.1.1

25 Jun 08:22

Choose a tag to compare

  • Another shot at restoring a reproducible build for fdroid

0.3.1

22 Jun 22:48

Choose a tag to compare

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
  • Migrate to Jetpack Navigation 3
  • Improve app performance:
    • migrate to screen-specific ViewModels, and only initialize NavigatorSettingsScreenViewModel when entering the screen
    • fix StateFlow to Compose State conversion errors
  • Bump release SDK to 36
  • Add chinese translations by WeiguangTWK #140

Full Changelog: 0.3.0...0.3.1

0.3.0.1

12 May 13:34

Choose a tag to compare

  • hopefully fixes fdroid release

0.3.0

11 May 20:22

Choose a tag to compare

  • 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

18 Feb 16:16

Choose a tag to compare

  • Fix file destination selection crash introduced in 0.2.4 (oops)
  • Fix in-app license url
  • Slight performance improvements by virtue of using threadUnsafeLazy

Full Changelog: 0.2.4...0.2.5

0.2.4

17 Feb 17:46

Choose a tag to compare

  • Add 'Delete file' notification action #79
  • Fix 'Dynamic Colors' switch
  • UI refinements

Full Changelog: 0.2.3...0.2.4

0.2.3

06 Jan 22:06

Choose a tag to compare

  • Add drawer sheet item explanations
  • Improve app performance
  • Bump compileSdk to 35

Full Changelog: 0.2.2...0.2.3

0.2.2

12 Oct 21:24

Choose a tag to compare

  • New features:
    • Moving to cloud storage providers #57
    • Rename file upon moving #24
  • Improved 'new file' notification for image & video files
  • Performance & UI improvements

Full Changelog: 0.2.1...0.2.2

0.2.1

07 Sep 11:47

Choose a tag to compare

  • 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