Skip to content

Releases: jiangxincode/ApkToolBoxGUI

v1.0.4

27 Apr 07:38
Compare
Choose a tag to compare
  • 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

03 Feb 01:51
Compare
Choose a tag to compare
  • 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

15 Oct 05:07
Compare
Choose a tag to compare
  • 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

25 Sep 04:08
Compare
Choose a tag to compare
  • 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

03 Jun 13:21
Compare
Choose a tag to compare
  • 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

15 May 10:37
Compare
Choose a tag to compare
  • 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

08 Jan 04:30
Compare
Choose a tag to compare
  • 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

19 Dec 05:43
Compare
Choose a tag to compare

What's Changed

  1. Code/Project/CI optimiazed
  2. Linux more tested
  3. Bug fixed for JD-GUI/GADX
  4. Third party dependencies updated
  5. Color converter added
  6. Chinese/Unicode character converter added
  7. Base converted added
  8. ColorPicker added
  9. System tray added
  10. Configuration page added

Adding more function and UI optimized

07 Oct 14:14
Compare
Choose a tag to compare
  • 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

21 May 15:41
Compare
Choose a tag to compare

Update important dependencies:

  1. Apktool v2.3.3->v2.5.0
  2. GD-GUI 1.4.0->1.6.6
  3. JADX-GUI v0.8.0->v1.2.0
  4. Other dependencies and build plugins