Skip to content

Releases: Arctosoft/Valv-Android

v1.4.1

13 Aug 15:55
Compare
Choose a tag to compare

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

27 Mar 10:28
b6b14ed
Compare
Choose a tag to compare
  • Prevent screenshots of the app

What's Changed

Full Changelog: v1.3.3...v.1.3.4

v1.3.3

06 Mar 15:26
9ef627c
Compare
Choose a tag to compare

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

24 Sep 09:02
b784e85
Compare
Choose a tag to compare

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

27 Aug 15:22
Compare
Choose a tag to compare
  • Fixed a crash

v1.3.0

27 Aug 14:17
Compare
Choose a tag to compare

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

26 Aug 07:12
Compare
Choose a tag to compare

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

24 Aug 07:35
Compare
Choose a tag to compare

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

23 Aug 18:18
82ff841
Compare
Choose a tag to compare
  • 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

v1.1

21 Aug 08:44
606deda
Compare
Choose a tag to compare
  • Video support