Skip to content

v1.3.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@FFDA FFDA released this 24 Apr 07:34
· 139 commits to master since this release

Reminder: always make backups for important information;
Function to add new plain text and automatic syntax highlighting nodes;
Function to add/remove node to/from bookmarks;
Function to move node;
Function to delete node;
Function to change some properties of the node (name, node type, exclude node and/or it’s children from search);
Function to edit plain text and automatic syntax highlighting nodes;
Function to export databases. For users with enabled MirrorDatabase this functions tries to overwrite the MirroDatabase file. Databases can also be exported from Imported Databases list in Main Activity;
Moved some functions from new activities to fragments that should make same UI elements load faster;
Changed dependency for extracting password protected database from “org.apache.commons:commons-compress” to “com.github.omicronapps:7-Zip-Jbinding-4Android”;
Support for password protected databases for Android 7 (API 24 & 25);
Updated target SDK to 33;
Small UI changes and improvements;
Stability improvements and bug fixes;
Updated dependencies;
A lot of code refactoring;