Skip to content

Releases: 2bllw8/anemo

v2.6.0

28 Jan 18:41
Compare
Choose a tag to compare
  • Allow the usage of biometric authentication to unlock the storage access on Android 10+ (issue #11)
  • Fix shortcut icon displaying "Can't find system files app" on certain Android 13 devices (issue #40)
  • Nicer error icon in text fields (issue #37)
  • Code quality improvements

Full Changelog: v2.5.0...v2.6.0

v2.5.0

08 Oct 09:09
Compare
Choose a tag to compare
  • Add spanish language by @nmayorga092
  • Add monochrome icon for Android 13
  • Remove password reset feature, please use the "Clear app data" android feature instead (issue #31)
  • Allow to remove and rename default directories (issue #29)
  • Performance and quality improvements

Full Changelog: v2.4.0...v2.5.0

v2.4.0

09 Jul 08:48
Compare
Choose a tag to compare
  • Improved import feature: now it is possible to import more kind of files and select in which directory they will be saved in (Issue #21)
  • Support for Android 12L (API 32)
  • Fixed some operations on directories not working reliably
  • Performance and quality improvements

Full Changelog: v2.3.1...v2.4.0

v2.3.1

10 May 14:40
Compare
Choose a tag to compare
  • Fix root document not being accessible after last version update (Issue #26)

Full Changelog: v2.3.0...v2.3.1

v2.3.0

03 May 08:40
Compare
Choose a tag to compare
  • Improve compatibility with other apps
    • It is now possible to select files, pictures and folders when using Android's file picker, for example when attaching pictures in chat apps. (See issues #4 and #24)
  • It is now possible to import text documents from the Android share menu to the "Documents" folder
  • Dark theme improvements on Android 12
  • Performance and quality improvements

Full Changelog: v2.2.0...v2.3.0

v2.2.0

11 Apr 12:00
Compare
Choose a tag to compare
  • Improve password management and access security
    • It is now possible to lock and unlock access in the configuration UI too
    • Fix lock password bypass (Issue #15)
    • Files will no longer be accessible even by apps authorised to use them when the storage is locked (Issue #16)
  • Fix for "Can't find system files app" message that was appearing in certain situations even when the files app had been found (Issue #8)
  • Italian translations by @gdonisi
  • Performance and quality improvements

Full Changelog: v2.1.1...v2.2.0

v2.1.1

23 Mar 12:34
Compare
Choose a tag to compare
  • Fix launcher shortcut error "Can't find System Files app" for some Android 11 and 12 devices (Issue #8)
  • French translations by @Ilithy

Full Changelog: v2.1...v2.1.1

v2.1

18 Mar 18:14
Compare
Choose a tag to compare
  • Add (optional) shortcut to open the anemo storage from the app list
  • New configuration UI
    • Password management: set, change and remove the lock password
    • Enable / disable auto lock
    • Enable / disable shortcut in app list
    • Accessible from:
      • Popup shortcut on the app icon
      • Password unlock dialog
      • Settings -> Apps -> Anemo -> More settings in the app
  • System colours theme for Android 12
  • Minor code improvements

Full Changelog: v2.0...v2.1

v2.0

03 Mar 09:00
Compare
Choose a tag to compare
  • Remove notepad code. Now a separate app with improvements here
  • Improve password dialogs UI
  • Android 12 support
  • Minor code improvements

Full Changelog: v1.5...v2.0

Anemo 1.5

26 Aug 08:58
Compare
Choose a tag to compare
  • Text editor improvements
    • Support more file types
  • Documents performance improvements
  • Rename package to exe.bbllw8.anemo
  • Proper support for API 26 and 27
  • Miscellaneous fixes