Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 1.18 KB

File metadata and controls

50 lines (28 loc) · 1.18 KB

v1.7

  • Adapted to targetSdkVersion 34 (Android 14) and above, and: · Programmed share with this app · Programmed open *.* with this app · Added human readable size and modified date to file explorer

v1.6

  • All chars are accepted as valid password chars instead of restricting to pipe-safe-chars as in previous versions. Please, note that Unicode chars in Android may not be interpreted the same way as in other platforms: bear this in mind when cross-decrypting between platforms!

v1.5

  • Compatible with Android N (7): Samsung's Multi-Window code removed as it is not compatible with Android N.

v1.4

  • Upgrade to triops v9.0.
    Note that ".$#3" files are recognized, but new encrypted files will use ".ooo" as file extension.

v1.3

  • Support for MultiWindow and drag-and-drop on Samsung's devices: drag a "file path text" label from your favorite file explorer app, using the "drag-n-drop" Samsung's MultiWindow button located in the middle multiwindow menu. Only text labels from other apps are supported (not objects).

v1.2

  • Added support for multiple file selection.

v1.1

  • Based on triops v7.3

v1.0 (initial release):

  • Based on triops v7.2.1