v2.10.0
版本发布时间: 2024-09-17 19:06:53
iBotPeaches/Apktool最新发布版本:v2.11.0(2025-01-15 10:07:02)
What's Changed
- feat: Upgrade gradle to v8.5 by @Lohita9 in https://github.com/iBotPeaches/Apktool/pull/3459
- test: assert miui aapt1 patch exists by @iBotPeaches in https://github.com/iBotPeaches/Apktool/pull/3462
- build(deps): bump gradle/gradle-build-action from 2.10.0 to 2.11.0 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3470
- build(deps): bump github/codeql-action from 2 to 3 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3471
- Feature: Parallel Building by @Cregrant in https://github.com/iBotPeaches/Apktool/pull/3476
- Support for configuring job count. by @iBotPeaches in https://github.com/iBotPeaches/Apktool/pull/3480
- fix: deprecated is lowercase by @iBotPeaches in https://github.com/iBotPeaches/Apktool/pull/3481
- build(deps): bump gradle/gradle-build-action from 2.11.0 to 2.11.1 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3479
- refactor: inline runnable on smali disassemble by @iBotPeaches in https://github.com/iBotPeaches/Apktool/pull/3490
- chore: correct warnings from Qodana scan by @iBotPeaches in https://github.com/iBotPeaches/Apktool/pull/3491
- build(deps): bump gradle/gradle-build-action from 2.11.1 to 2.12.0 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3500
- chore: minor clarity improvement in README.md by @DrankRock in https://github.com/iBotPeaches/Apktool/pull/3501
- build(deps): bump com.guardsquare:proguard-gradle from 7.4.1 to 7.4.2 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3509
- build(deps): bump gradle/wrapper-validation-action from 1.1.0 to 2.0.0 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3510
- build(deps): bump gradle/gradle-build-action from 2.12.0 to 3.0.0 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3511
- build(deps): bump gradle/wrapper-validation-action from 2.0.0 to 2.1.1 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3515
- Correct Facebook Disassembly (Jan 2024) by @iBotPeaches in https://github.com/iBotPeaches/Apktool/pull/3513
- build(deps): bump gradle/actions from 3.0.0 to 3.1.0 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3522
- build: jump to smali/baksmali 3.0.5 by @iBotPeaches in https://github.com/iBotPeaches/Apktool/pull/3519
- build(deps): bump actions/upload-artifact from 3 to 4 by @topminipie in https://github.com/iBotPeaches/Apktool/pull/3528
- fix: properly handle stamp-cert-sha256 by @iBotPeaches in https://github.com/iBotPeaches/Apktool/pull/3538
- build(deps): bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3550
- build(deps): bump commons-io:commons-io from 2.15.1 to 2.16.0 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3560
- feat: update internal framework to API 34 (Vanilla Ice Cream Preview) by @iBotPeaches in https://github.com/iBotPeaches/Apktool/pull/3537
- Reproducible Builds by @iBotPeaches in https://github.com/iBotPeaches/Apktool/pull/3559
- build(deps): bump gradle/actions from 3.1.0 to 3.2.0 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3566
- build(deps): bump commons-io:commons-io from 2.16.0 to 2.16.1 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3570
- build(deps): bump gradle/actions from 3.2.0 to 3.3.0 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3571
- build(deps): bump gradle/wrapper-validation-action from 2.1.2 to 3.3.0 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3572
- build(deps): bump gradle/actions from 3.3.0 to 3.3.1 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3575
- build(deps): bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3576
- build(deps): bump commons-cli:commons-cli from 1.6.0 to 1.7.0 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3577
- Correct wording in CLI usage messages by @ProgerXP in https://github.com/iBotPeaches/Apktool/pull/3579
- fix: properly record compression of non-main classes.dex files by @iBotPeaches in https://github.com/iBotPeaches/Apktool/pull/3584
- build(deps): bump org.xmlunit:xmlunit-legacy from 2.9.1 to 2.10.0 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3585
- build(deps): bump gradle/actions from 3.3.1 to 3.3.2 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3586
- fix: remove enforcement on aligned namespaces by @iBotPeaches in https://github.com/iBotPeaches/Apktool/pull/3587
- feat: Upgrade gradle to v8.7 by @Lohita9 in https://github.com/iBotPeaches/Apktool/pull/3595
- build: jump to smali/baksmali 3.0.7 by @iBotPeaches in https://github.com/iBotPeaches/Apktool/pull/3601
- Migrate to modern Gradle Github Actions by @iBotPeaches in https://github.com/iBotPeaches/Apktool/pull/3594
- Workaround invalid org.xmlpull loader with R8 by @iBotPeaches in https://github.com/iBotPeaches/Apktool/pull/3604
- build(deps): bump commons-cli:commons-cli from 1.7.0 to 1.8.0 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3607
- Readme: Improve title and wording for docs link by @tutacat in https://github.com/iBotPeaches/Apktool/pull/3611
- Resolve a resource leak where the ZipFile is not closed by @alsutton in https://github.com/iBotPeaches/Apktool/pull/3618
- build(deps): bump gradle/actions from 3.3.2 to 3.4.1 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3624
- build(deps): bump gradle/actions from 3.4.1 to 3.4.2 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3628
- Add missing stream closing by @azotzot in https://github.com/iBotPeaches/Apktool/pull/3634
- build(deps): bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3647
- build(deps): bump gradle/actions from 3.4.2 to 3.5.0 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3648
- Refresh aapt2 binaries. by @iBotPeaches in https://github.com/iBotPeaches/Apktool/pull/3651
- Sort files list in FileDirectory::loadAll() by @luk1337 in https://github.com/iBotPeaches/Apktool/pull/3657
- build(deps): bump gradle/actions from 3.5.0 to 4.0.0 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3662
- build(deps): bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3663
- build(deps): bump com.android.tools:r8 from 8.3.37 to 8.5.35 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3671
- build(deps): bump commons-cli:commons-cli from 1.8.0 to 1.9.0 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3672
- test(aapt2) - add foregroundServiceType test by @iBotPeaches in https://github.com/iBotPeaches/Apktool/pull/3674
- Remove tabs in linux script by @alexpopov in https://github.com/iBotPeaches/Apktool/pull/3676
- build(deps): bump gradle/actions from 4.0.0 to 4.0.1 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3679
- build(deps): bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3680
- feat: update internal framework to API 34 (Vanilla Ice Cream) by @iBotPeaches in https://github.com/iBotPeaches/Apktool/pull/3681
- Add ability to automatically pick up the latest apktool.jar version by @codebymikey in https://github.com/iBotPeaches/Apktool/pull/3683
- build(deps): bump com.google.guava:guava from 32.0.1-jre to 33.3.0-jre by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3670
- build: upgrade to smali/baksmali 3.0.8 by @iBotPeaches in https://github.com/iBotPeaches/Apktool/pull/3690
- build(deps): bump gradle/actions from 4.0.1 to 4.1.0 by @dependabot in https://github.com/iBotPeaches/Apktool/pull/3692
- fix: allow maven to publish without implicit task ordering by @iBotPeaches in https://github.com/iBotPeaches/Apktool/pull/3693
New Contributors
- @Cregrant made their first contribution in https://github.com/iBotPeaches/Apktool/pull/3476
- @DrankRock made their first contribution in https://github.com/iBotPeaches/Apktool/pull/3501
- @topminipie made their first contribution in https://github.com/iBotPeaches/Apktool/pull/3528
- @ProgerXP made their first contribution in https://github.com/iBotPeaches/Apktool/pull/3579
- @azotzot made their first contribution in https://github.com/iBotPeaches/Apktool/pull/3634
- @luk1337 made their first contribution in https://github.com/iBotPeaches/Apktool/pull/3657
- @alexpopov made their first contribution in https://github.com/iBotPeaches/Apktool/pull/3676
- @codebymikey made their first contribution in https://github.com/iBotPeaches/Apktool/pull/3683
Full Changelog: https://github.com/iBotPeaches/Apktool/compare/v2.9.3...v2.10.0 Doc Site: https://apktool.org/blog/apktool-2.10.0 Release Blog: https://connortumbleson.com/2024/09/17/apktool-v2-10-0-released/
1、 apktool_2.10.0.jar 23.22MB