Releases: Arctosoft/Valv-Android
Releases · Arctosoft/Valv-Android
v2.4.1
v2.4.0
What's Changed
- Reduced folder loading times
- Remember video playback position, e.g. after screen rotation
- Added a button to create a new folder in the current directory
- Long press on an empty folder to delete it
- Increased maximum iteration count to 2 million
- Menu option to scroll to the first/last file with a note
- Filter files that have / don't have a note
- Removed "Display only decryptable files" setting
New Contributors
Full Changelog: v2.3.1...v2.4.0
v2.3.1
What's Changed
- Added biometrics. You can now unlock one vault with biometrics (fingerprint, face, etc.)
- Every password/vault now has its own set of folders. E.g. using a new password will no longer show folders added using a different password
Note: this means that you will have to add your folders again as they are not carried over from the previous version.
Full Changelog: v2.2.2...v2.3.1
v2.2.2
What's Changed
- Fixed large images not being displayed
- Fixed selecting a folder selected all folders
- The app no longer reads all files in subfolders when the "Display only decryptable files" setting is enabled for faster loading
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- The folder preview and file count now update after modifying the folder contents.
- Added a setting to hide all files encrypted using a different password. (note: this is very slow when enabled as it has to read every single file to check if the supplied password is correct)
- Added a setting to go to the password screen when locking instead of exiting.
- Fixed duplicate files in the All folder.
- Fixed images being displayed in the wrong orientation.
- Fixed missing fast scroll bar.
- Fixed a crash when scrolling fast in the grid.
Full Changelog: v2.1.1...v2.2.1
v2.1.1
v2.1.0
What's Changed
- Added option to check "Delete after importing" by default
- Fixed missing fullscreen button
- Fixed text padding
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
- Fixed importing to current directory
- Remove dependency metadata
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Complete remake of the app and UI
- New file naming scheme. Filenames now end in .valv
- New encrypted file structure
- Added a settings page, with options to:
- Set the iteration count used for key generation. The iteration count defaults to 50000 (up from 20000)
- Disable disk cache (=use memory cache only when viewing files)
- Improved thumbnail previews for nested folders
- Import images and videos at the same time
- Lots of other improvements
Full Changelog: v1.11.0...v2.0.0
v1.11.0
What's Changed
- Added Random order by option
- The text in text files is now white in dark mode
Full Changelog: v1.10.1...v1.11.0