Version: 2.13.6 fix ✅️ (23060763)
- Added support installing apk/apks/xapk files using Shizuku
- Added support downgrade security when installing apk using Root or Shizuku
- Added opening files within 2GB in hex editor
- Added strings count in translation mode (example: 0/100)
- Added coping string name from headers in translation mode (long press)
- Added information about string in translation mode (example: from array or plurals)
- Added hiding address of network storage in sidebar
- Fixed problem that CPU usage may continue to be high when network is disconnected
- Fixed an issue with dex string decryption function
- Fixed problem with dex translation mode
- Fixed problem with xml translation mode when android:title and android:key have same strings
- Fixed problem that errors will occur when copying linked files to internal storage directory
- Added support installing apk/apks/xapk files using Shizuku
- Added support downgrade security when installing apk using Root or Shizuku
- Added opening files within 2GB in hex editor
- Added strings count in translation mode (example: 0/100)
- Added coping string name from headers in translation mode (long press)
- Added information about string in translation mode (example: from array or plurals)
- Added hiding address of network storage in sidebar
- Fixed problem that CPU usage may continue to be high when network is disconnected
- Fixed an issue with dex string decryption function
- Fixed problem with dex translation mode
- Fixed problem with xml translation mode when android:title and android:key have same strings
- Fixed problem that errors will occur when copying linked files to internal storage directory
Version: 2.13.7 ✅️ (23070788)
- Added new option for dex fix function: backup source files
- Added displaying subpackage file size in extraction apk interface
- After downgrading and installing apk fails, it supports automatic switching to uninstall and install
- Added opening payload.bin file in ROM package (must be a complete package, upgrade package is not supported)
- Added new shortcut functions for text editor: copy, cut, paste
- Added clear history in dex+ and arsc+
- Optimized arsc editor+, improved opening speed, support opening very large files, and display compilation progress in detail
- Upgraded arsc editor+ to support editing Overlay and StagedAlias data segments
- When batch exporting classes in dex editor+, it supports exporting to smali/dex/jar formats
- Fixed problem that language of MT interface does not change after switching system language when language is set to automatic
- Fixed problem that some systems cannot access Android/data normally under root authority
- Fixed problem that some reinforcements could not be recognized
- Added new option for dex fix function: backup source files
- Added displaying subpackage file size in extraction apk interface
- After downgrading and installing apk fails, it supports automatic switching to uninstall and install
- Added opening payload.bin file in ROM package (must be a complete package, upgrade package is not supported)
- Added new shortcut functions for text editor: copy, cut, paste
- Added clear history in dex+ and arsc+
- Optimized arsc editor+, improved opening speed, support opening very large files, and display compilation progress in detail
- Upgraded arsc editor+ to support editing Overlay and StagedAlias data segments
- When batch exporting classes in dex editor+, it supports exporting to smali/dex/jar formats
- Fixed problem that language of MT interface does not change after switching system language when language is set to automatic
- Fixed problem that some systems cannot access Android/data normally under root authority
- Fixed problem that some reinforcements could not be recognized
Version: 2.13.8 ✅️ (23080967)
- Added a new setting: double-check before installing APK with built-in installer
- Added 9.png editor with preview function
- Added new feature: view dex file properties
- Added support using function menu for apk files if minSDK apk higher than in device (provided that package name can be resolved)
- Added support to cancel by return key when extracting installation package
- Added support manually specifying file name encoding of ZIP archives
- Optimized performance of some operations of hex editor
- Fixed file renaming failure in Android/data under root authority
- Fixed problem that select all and filter menus would not automatically hide after multiple shortcut triggers
- Fixed problem with run mt in Samsung A137F with Android 13
- Fixed several issues with arsc translation mode
- Fixed problem that payload.bin file of some ROM full packages could not be opened
- Fixed some other known issues
- Added a new setting: double-check before installing APK with built-in installer
- Added 9.png editor with preview function
- Added new feature: view dex file properties
- Added support using function menu for apk files if minSDK apk higher than in device (provided that package name can be resolved)
- Added support to cancel by return key when extracting installation package
- Added support manually specifying file name encoding of ZIP archives
- Optimized performance of some operations of hex editor
- Fixed file renaming failure in Android/data under root authority
- Fixed problem that select all and filter menus would not automatically hide after multiple shortcut triggers
- Fixed problem with run mt in Samsung A137F with Android 13
- Fixed several issues with arsc translation mode
- Fixed problem that payload.bin file of some ROM full packages could not be opened
- Fixed some other known issues
Version: 2.14.0 ✅️ (23092056)
- Upgraded minSdkVersion to 21. Android 4.x system is no longer supported from this version onwards
- Upgraded targetSdkVersion to 30. Affected by this, the extension package of terminal emulator is no longer available. You can only create a system shell and call system's own commands.
- Text editor's floating menu supports customization (display style, menu sorting, menu hiding)
- Text editor added a range search and replacement function (first select a section of text and then click range search)
- Text editor syntax highlighting does not limit text length (uses local highlighting algorithm for large text to optimize memory usage)
- Optimized text editor, which should completely solve problem of editor becoming stuck due to special characters
- Text editor tabs aligned by width (alignment width = space width * tab size)
- Dex+ search function supports setting a list of paths excluded from search range
- Dex+ code navigation now displays current class information and supports finding call locations, finding subclasses, and copying class signatures
- Optimized file upload and download speed of SMB function
- Optimized Dex repair function to support more error type
- Optimized Class file editing function to support opening files of higher versions
- When optimizing batch decompression, if each file has same password, you only need to enter the password once.
- Added support additional qualifiers in arsc: -feminine/ -masculine/ -neuter
- Added app registration number in settings (only for Chinese)
- Fixed problem in xml compiler (when edit android:allowSharedIsolatedProcess)
- Fixed ploblem when keyboard don't appearance in text editor when click on search button
- Fixed problem with extracting extra data when install .xapk (need manually grant access in /obb before installation)
- Upgraded minSdkVersion to 21. Android 4.x system is no longer supported from this version onwards
- Upgraded targetSdkVersion to 30. Affected by this, the extension package of terminal emulator is no longer available. You can only create a system shell and call system's own commands.
- Text editor's floating menu supports customization (display style, menu sorting, menu hiding)
- Text editor added a range search and replacement function (first select a section of text and then click range search)
- Text editor syntax highlighting does not limit text length (uses local highlighting algorithm for large text to optimize memory usage)
- Optimized text editor, which should completely solve problem of editor becoming stuck due to special characters
- Text editor tabs aligned by width (alignment width = space width * tab size)
- Dex+ search function supports setting a list of paths excluded from search range
- Dex+ code navigation now displays current class information and supports finding call locations, finding subclasses, and copying class signatures
- Optimized file upload and download speed of SMB function
- Optimized Dex repair function to support more error type
- Optimized Class file editing function to support opening files of higher versions
- When optimizing batch decompression, if each file has same password, you only need to enter the password once.
- Added support additional qualifiers in arsc: -feminine/ -masculine/ -neuter
- Added app registration number in settings (only for Chinese)
- Fixed problem in xml compiler (when edit android:allowSharedIsolatedProcess)
- Fixed ploblem when keyboard don't appearance in text editor when click on search button
- Fixed problem with extracting extra data when install .xapk (need manually grant access in /obb before installation)
Version: 2.14.1 ✅️ (23103099) fix
- Added new features in text editor floating menu "Share", "Customize" and "Switch Comments"
- Terminal emulator functionality has been revitalized with support for extension pack functionality, including bash and coreutils.
- Script executor support for setting whether scripts are executed in system environment or in extension package environment
- Network storage supports automatically recording browsing history
- Network storage supports adding directories or files to bookmarks
- Network storage supports quickly setting initial path through menu in upper right corner
- When opening MT text editor from a third-party application, you will be returned directly to third-party application after exiting
- Automatically ZipAlign optimize JAR files when they are modified
- Automatically identify apk.1 files as apk files
- Open with dialog box supports entering text for filtering
- View APK information dialog box and long press "Install" to quickly select an external installer
- Fixed an issue with res anti obfuscation function
- Fixed an issue with abx compiler
- Fixed an issue with arsc compiler
- Fixed an issue where an error message may appear when deleting a file, indicating that mount failed
- Fixed problem of flashing when opening image browser
- Fixed an issue where text editor would drop frames under certain circumstances
- Fixed an issue where an error would be reported when opening images in a directory with too many files
- Fixed problem of file loss when copying multiple files with same name in search results
- Added new features in text editor floating menu "Share", "Customize" and "Switch Comments"
- Terminal emulator functionality has been revitalized with support for extension pack functionality, including bash and coreutils.
- Script executor support for setting whether scripts are executed in system environment or in extension package environment
- Network storage supports automatically recording browsing history
- Network storage supports adding directories or files to bookmarks
- Network storage supports quickly setting initial path through menu in upper right corner
- When opening MT text editor from a third-party application, you will be returned directly to third-party application after exiting
- Automatically ZipAlign optimize JAR files when they are modified
- Automatically identify apk.1 files as apk files
- Open with dialog box supports entering text for filtering
- View APK information dialog box and long press "Install" to quickly select an external installer
- Fixed an issue with res anti obfuscation function
- Fixed an issue with abx compiler
- Fixed an issue with arsc compiler
- Fixed an issue where an error message may appear when deleting a file, indicating that mount failed
- Fixed problem of flashing when opening image browser
- Fixed an issue where text editor would drop frames under certain circumstances
- Fixed an issue where an error would be reported when opening images in a directory with too many files
- Fixed problem of file loss when copying multiple files with same name in search results
Version: 2.14.2 ✅️ (23110960)
- Updated terminal extension package to v3.0, adding ssh, openssl, wget, curl, sed, iconv and other commands
PS: New expansion pack is incompatible with previous version. After installation, MT terminal function of version 2.14.1 will not be available.
- Fixed an issue where text editor would crash when sharing very large text
- Fixed issue where an error would occur when opening a file using MT from QQ
- Fixed an issue where WebDav might get stuck after uploading files
- Fixed problem that file retention function of previous version of text editor failed
- Fixed problem of incorrect file extension name generated after processing apk.1 file
❗Version - TargetSdk28
Due to policy requirements of app store, MT's targetSdk has been upgraded to 30.
This change will have several impacts:
- Execution permission has been removed from application data directory. This change mainly affects terminal emulator: previously you could put executable file in home directory and then chmod +x to execute it, but now you cannot do this.
- For ROOT devices, if -su command does not support setting mount namespace, then only two folders can be seen after accessing the /data/data directory. This situation is currently known to exist in Meizu's own ROOT.
- If these changes affect your use, you can download TargetSdk28 version, and above problems will not exist.
- This version can only be downloaded from official website and will not be put on app store. Subsequent updates can be updated from within app or downloaded from official website. Do not update from app store!
- Updated terminal extension package to v3.0, adding ssh, openssl, wget, curl, sed, iconv and other commands
PS: New expansion pack is incompatible with previous version. After installation, MT terminal function of version 2.14.1 will not be available.
- Fixed an issue where text editor would crash when sharing very large text
- Fixed issue where an error would occur when opening a file using MT from QQ
- Fixed an issue where WebDav might get stuck after uploading files
- Fixed problem that file retention function of previous version of text editor failed
- Fixed problem of incorrect file extension name generated after processing apk.1 file
❗Version - TargetSdk28
Due to policy requirements of app store, MT's targetSdk has been upgraded to 30.
This change will have several impacts:
- Execution permission has been removed from application data directory. This change mainly affects terminal emulator: previously you could put executable file in home directory and then chmod +x to execute it, but now you cannot do this.
- For ROOT devices, if -su command does not support setting mount namespace, then only two folders can be seen after accessing the /data/data directory. This situation is currently known to exist in Meizu's own ROOT.
- If these changes affect your use, you can download TargetSdk28 version, and above problems will not exist.
- This version can only be downloaded from official website and will not be put on app store. Subsequent updates can be updated from within app or downloaded from official website. Do not update from app store!