Releases: jiangxincode/ApkToolBoxGUI
Releases · jiangxincode/ApkToolBoxGUI
v1.0.4
- Add plugin auto download feature
- Add Jd-Duo reverse tools
- Enhance the
Password Recovery
feature and many related bugfix - Optimize the
Monkey Test
UI - Other bugfix
- Many code refactoring and optimization
- Update third-party dependencies
- Update doc/README/CI
Full Changelog: v1.0.3...v1.0.4
v1.0.3
- Rewrite RelationShipConvert
- Enhance the
ColorConverter
feature and make the UI more beautiful - Add
ProtobufDecoder
feature - Update third-party dependencies
- Update JDK to 17
- Update some documents
- Fix some CI and IDE issues
- Change the Apache Maven skin from reflow-maven-skin to maven-fluido-skin
Full Changelog: v1.0.2...v1.0.3
v1.0.2
- transform color data as soon as user input
- support colors card
- optimize time convert feature
- update UI
- show detail information for recovery panel
- fix #66: show about page when start
- bug fix and code optimization
- update site and readme
- bump third party dependencies
- optimize CI
- add background for site
- update reflow-maven-skin configuration
- update APKToolBoxGUI to ApkToolBoxGUI anywhere
- update build script and update startup guide
Support language changing and many enhancement in Checksum and Base Convert
- Support changing language mannally
- Many enhancements and bugfix in Checksum module
- Many enhancements and bugfix in Base convert module
- ArchiveUsing7ZipChecker and ArchiveUsingWinRarChecker can not support password with double quote
- Fix start/stop button status when use dictionary recovery
- Fix the bug of can not stop when use brute force category
- Log optimize
- Other optimize and bugfix
BugFix and feature enhanced
- Support Office files password recovery
- Optimize UI and support drag and drop in password recovery
- Avoid product temporary files in password recovery
- Some bugfix
- Update README
File password recovery+Timezone converter+Relation ship calculator+JDK upgrading
- Add file password recovery feature
- Add timezone converter feature
- Add relation ship calculator feature(not fully finished)
- Fix bugs/enhance functions/optimize code for Finding-duplicated-files feature
- Upgrade the JDK from 1.8 to 17 LTS
- Update Package script to create Portable app bundled with JRE
- Add Infer check and fixing some related issues
- Update third-party dependencies
- Other optimizations and changes
Summary Check+FlatLaf Look And Feel+Batch Rename+Duplicated Files Finding+RGB/CMYK/HSB Convert
- Summary checking supported
- FlatLaf supported
- SonarCloud issues fixed
- update README
- Batch renaming supported
- Duplicate files finding supported
- RGB/CMYK/HSB converting supported
- Code optimized and bugs fixed
Function added, UI optimized, Bug fixed, Size reduced
What's Changed
- Code/Project/CI optimiazed
- Linux more tested
- Bug fixed for JD-GUI/GADX
- Third party dependencies updated
- Color converter added
- Chinese/Unicode character converter added
- Base converted added
- ColorPicker added
- System tray added
- Configuration page added
Adding more function and UI optimized
- Add function of transformming between timestamp and time
- Add function of showing info from adb shell dumpsys alarm
- Add function of finding duplicate file
- Add function of converting between simplified chinese and traditional chinese
- Avoid creating all panel instance on startup(Reduce lot of memory)
- Allow user to set look and feel
- Add multi-file support for some panels
- Show title on the top of every panel
- UI optimize and code clean
Dependencies Update
Update important dependencies:
- Apktool v2.3.3->v2.5.0
- GD-GUI 1.4.0->1.6.6
- JADX-GUI v0.8.0->v1.2.0
- Other dependencies and build plugins