Releases: Arctosoft/Valv-Android
Releases ยท Arctosoft/Valv-Android
v1.4.1
What's Changed
- Added an All folder (all files sorted by date descending).
- Added fast scroll to folders with many files.
- Remember the state of the show/hide filename toggle.
Full Changelog: v.1.3.4...v1.4.0
v.1.3.4
v1.3.3
What's Changed
- Fixed image rotation issues.
- Confirm locking the vault with a second press on the back button.
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- Fixed a bug where cancelling the file import prevented importing more files unless the app was restarted/locked
- Fixed a crash when deleting files
- Use last modified date for folders instead of current millis, folders are now ordered by most recently updated first
- Added a dialog button to choose a new destination when importing files
Full Changelog: v1.3.1...v1.3.2
v1.3.1
v1.3.0
What's Changed
- Show an error message when video playback fails
- The grid now shows the first file with a thumbnail for a directory and not just the first file
- An error message is now displayed when the thumbnail creation fails instead of throwing away the entire file
- Cancel file deletion with back press
- Encrypt original filename
- Encrypted files now have random names
- Pause and destroy the video player on orientation change. Also pause it on activity stop
- Show subdirectories in the grid
- Menu item to remove added folders
- Show progress when deleting files
- Changed encryption prefix
Full Changelog: 1.2.2...1.3
Note: this version is incompatible with files created using older versions of the app
v1.2.2
What's Changed
- Fixed a crash caused by violating transitivity in CursorFile's compareTo method
Full Changelog: 1.2.1...1.2.2
v1.2.1
What's Changed
- Reorder grid directories by most recently imported to first
- Bug fix: don't show the entire file path in the filename
Full Changelog: 1.2...1.2.1
v1.2
- Faster UI
- File names now include the file size
- Removed unused buttons in the video player controls
- Video thumbs now have the same encrypted file prefix as image thumbs
- Importing files to a folder now reloads only the target folder and not every folder
- Toolbar button to toggle filename visibility in the grid
- Colour improvements to the loading overlay and grid items