Version history

2.0.0.211:

  • Added an option to unlock a container using fingerprints.
  • Added keyfiles support for LUKS containers.
  • Added numeric sorting mode to the file manager.
  • Added an option to use temp files instead of pipes even for read-only access.
  • Added additional parameters to the container opening and closing intents.
2.0.0.206:
  • "last modified" timestamp of a file is restored after a copy/move operation.
  • Improved file manager: previously opened folder and scroll position are restored when switching between the containers and/or memory cards;
  • Fixed: cannot create a hidden container if the container has exFAT file system.
  • Fixed: password dialog freezes on some systems.
  • Fixed: cannot open a hidden VC container if it has a non-default PIM.
  • Fixed: in some cases the remembered password is not working
  • Other minor fixes
2.0.0.202:
  • Added an option to install additional file system modules. Currently ExFAT module is supported which allows to open containers with ExFAT file system.
2.0.0.199:
  • Added persistent sepolicy components patch with magisk and SuperSU.
  • Compatibility with Android 8.
  • Added an option to enable or disable system media rescan when a container is mounted.
  • Improved image viewer full-screen mode.
  • Added capability to start an external file manager in mounted container under Android >=7.
  • Updated sepolicy patch for some firmwares.
2.0.0.188:
  • Added an option to open the decrypted loop device of a container without mounting the file system of the container.
2.0.0.184:
  • Added an option to mount to the eds sub-folder of the built-in device storage. That folder is accessible from a PC or from other non-root applications. You can enable this option from the settings screen.
  • Added an option to access decrypted temp files using eds content provider.
2.0.0.183:
  • Android 7 compatibility
2.0.0.182:
  • Added the dark theme. You can change the theme from the settings screen.
  • Added an option to remember password, pim and paths to keyfiles separately
  • Updated Spanish translation
2.0.0.181:
  • Added file context menu item that allows to open the file as a container
2.0.0.170:
  • Android 6 support
  • Added EncFs support
  • New appearance
  • Improved VeraCrypt support
  • PIM support for VeraCrypt containers
  • SHA-256 KDF support for VeraCrypt containers
  • You can open or mount a container in read-only mode from your Dropbox storage without downloading it to your device.
  • Various improvements
1.6.0.135:
  • Added encrypted partitions and devices support
  • Added "root" file manager capabilites
  • Fixed bugs
1.5.0.132:
  • Added LUKS containers support
  • Added VeraCrypt containers support
  • Added CyberSafe containers support
  • Added GOST and GOST-AES encryption algorithms
  • Added an option to automatically enable appropriate mount settings for a particular device
1.4.0.128:
  • Fixed modified selinux policy installation on new Samsung firmwares
  • Fixed: could not access data with offsets larger than 2Gb in NTFS containers
1.4.0.123:
  • Fixed major encryption slowdown in previous updates
  • Added speed indicator to the copy notification
  • Now containers are closed automatically on a system shutdown
  • Fixed bugs
1.4.0.114:
  • SuperSU can be used to mount to the global mount namespace on Android 4.2+
  • Fixed bugs
1.4.0.107:
  • Added Polish translation
  • Fixed bugs
1.4.0.101:
  • SMB network shares support
  • A container can be opened directly from a network share
  • Wrapped containers support. E.g., a container can be placed inside another container which can be placed on a network share.
  • A network share can be mounted to a directory on the device (only on rooted devices with fuse support)
  • Automatic mount/dismount of a network share depending on the availability of the connection
  • Improved the records editor
  • Added options to auto-mount a container on program start and on boot
  • Added an option to sync a container only when wifi is available
  • Added full screen mode to the image viewer
  • Now it is possible to change the password of a container
  • Fixed edsmntd crash on some firmwares (reinstall edsmntd from the previous version)
  • Fixed ntfs container mounting on knox-enabled firmwares (reinstall selinux policy from the previous version)
  • Bug fixes
1.3.2.92:
  • Android 4.4 compatibility. If mount options are disabled then you should close eds, remove eds entry from SuperSU and try again.
1.3.2.88:
  • Fixed container mounting in Samsung KNOX-enabled firmwares (see documentaion for details)
  • Added Spanish translation
  • Bug fixes
1.3.2.76:
  • More encryption algorithms: Twofish, AES-Twofish, AES-Twofish-Serpent, Serpent-Twofish-AES, Twofish-Serpent
  • Android 4.3 support (see documentaion for details)
  • Bug fixes