What's New
2.19.4
-[New] Removing signature verification function supports selecting whether to sign processed APK files
-[New] When the APK signature option does not enable V1 signature, it supports selecting "Keep original V1 signature data"
-[New] When APK contains multiple signature schemes and the signatures are inconsistent, the signature data of each scheme can be viewed separately
-[Optimization] APK Signature Detection: When the signature verification part fails and does not affect the installation of the current system, the signature status is displayed in yellow
-[New] Dex translation mode supports opening multiple Dex files simultaneously
-[Optimization] Change the content of Arsc translation mode entries to use XML style markup syntax
-[Optimization] Improve the stability of Dex Editor++during the compilation phase
-[Optimization] The regular expression and full word matching options for text editor search can now be enabled simultaneously
-[New] Text editor syntax file adds preprocessing instructions. Please refer to the syntax file development document on the official website for details
-[New] Text editor supports customizing menus within the "Edit" group on the top toolbar
-[Optimization] Whether the text input box displays ASCII control characters and Unicode special characters follows the settings of the text editor
-[Optimization] Change the consecutive selection method of the translation mode to long press any two items in sequence to unify the logic of the consecutive selection operation on each interface
-[Optimization] Algorithm for obtaining image time from EXIF information of images
-[Fix] Issue where extracting a single installation package still shows successful extraction after canceling the operation
-[Fix] Fixed the issue where the system installer installed apks successfully but MT still displayed as being installed
-[Fix] The issue where the previous version's plugin function cannot be used on Android 7.1 and below systems
-[Fix] The issue where the anti auto delete function of the APK installation in the previous version failed in some systems
-[Fix] FTP function incompatible with ProFTPD server in Chinese environment
-[Fix] Stuck file list in some directories during night mode
2.19.2
-WebDav supports custom User Agent for network storage
-Improve the stability of obtaining Shell permissions through Shizuku
-Upgrade Java code formatting function to support up to Java 17 syntax
-Automatically skip MT's Recycle Bin directory when conducting local file searches
-The installation package extraction function supports setting whether to verify the signature when viewing APK information
-Text editor code completion function supports carriage return application completion and setting completion window height
-Support quick cleaning of input box history (when the number of records exceeds 10, scroll down to the bottom)
-The file verification function supports the situation where the input content matches the beginning of the verification value (the input length must be greater than 8)
-New commonly used password function, which can automatically enter the password when decompressing files (the function entrance is located in the relevant password input dialog box)
-Enhance the shortcut function bar of the text editor, support grouping function, and switch left and right (the original left and right sliding style has been removed)
-In the previous version, all dex functions automatically replaced never executed instructions with nop. Considering this approach is too aggressive, it is now only enabled in the dex repair function
-Fix the issue where clicking on a directory with an empty file name in a compressed file will redirect to an incorrect path
-Fix the issue where one network storage is stuck, which may cause another network storage to fail to open
-Fixed the issue where the selection and drag handle of the text editor conflicts with the full screen return gesture at the edge of the screen
-Fix file upload failure caused by FTP's SITE command not supporting CHMOD
-Fix the issue where some SDK V2 version plugins cannot be used after installation
-The MT plugin v3 version is still under testing. If you are interested in plugin development, you can visit mt2.cn>Manual>Plugin Introduction for more relevant instructions
2.19.1
-Add local storage jump option to the menu in the upper right corner of the file selector
-Activity record floating window menu adds clear record function
-Adjust the position of the 'Ignore' option in the upper right menu of the text comparator
-If the file thumbnail is too dazzling in night mode, the brightness will be automatically reduced
-Support Java code formatting (up to Java 11 syntax)
-Network storage supports single window file movement by long pressing the 'Move' menu
-Optimize the processing logic for whether to use ZIP64 format when creating ZIP files
-Improve the compression and decompression speed of BZIP2, and enhance the opening speed of tar.bz2 files
-Added a light gray low saturation theme (thanks to MT user Lanczos for providing the design)
-Fix the issue where the current file list mistakenly changes to another path file list in a specific situation
-Fix the issue where the background of intra line differences in the text comparator is covered by syntax highlighted line backgrounds
-Fix the issue where the indentation reference line does not update after modifying the tab size in the text editor
-Fix the issue where some folders in the/data/app directory do not display the apk icon
-Fix the issue where the text editor cannot open certain link addresses directly after selecting them
-Fix the issue of memory overflow caused by reading some damaged ZIP files
-Fix the issue of being unable to open compressed files containing excessively long hierarchical directories
-Fixed the issue of lagging when selecting a large number of files and long pressing to view their properties
-Fix the issue where the code completion box in the text editor blocks the input method
-The plugin API has been updated to v3 Alpha. Please note that this is an unstable version and further adjustments will be made to the API in the future. Currently, the main additions include: text editor shortcut function interface and UI component API
-If you are interested in developing MT plugins, you can visit mt2.cn>Manual>Plugin Introduction for more relevant instructions
2.19.0
-Network storage SFTP supports modifying file owners and user groups
-The text editor supports decompiling ABX format files with non. xml suffixes
-Optimize the text editor to prioritize using comment rules with longer prefixes when removing comments
-Text editor syntax highlighting engine performance optimization to avoid freezing in extreme situations
-Text Editor Grammar Highlighting Engine Number Matcher Added Single Quote delimiter option
-Text editor adds simple code completion (VIP function, complete words generated based on the current editor content)
-After selecting all files in the file list, if you press select all again, you can restore the state before selecting all (undo select all)
-New history function added to file search and batch renaming dialog box (can record all input options at once)
-Optimize Dex comparator to ignore changes in the entire R file when selecting ignore resource ID changes
-Greatly improves the processing performance of Dex comparison function, especially when dealing with Dex files up to several hundred MB
-Fixed an issue where local file search results expand and delete a file in a partial path, but the file still appears in the list
-Fix the issue where Content size is unknown error may occur when opening zstd files
-Fixed the issue of being stuck for a long time while preparing compressed files containing a large number of folders during decompression
-Fix several error issues in the dynamic difference update algorithm of the text comparator
-Fix the issue where there may be a 500 error during anonymous login to FTP for network storage
-Fix the issue where the FTP upload speed of network storage is much slower than the download speed
-Fix some issues with the SMB function of network storage