Connor Tumbleson
c5dbcd6532
feat: update internal framework to API 34 (Vanilla Ice Cream) ( #3681 )
2024-09-03 06:45:08 -04:00
dependabot[bot]
0a4a609b96
build(deps): bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 ( #3680 )
...
Bumps org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-03 06:00:14 -04:00
dependabot[bot]
56bcbac8ff
build(deps): bump gradle/actions from 4.0.0 to 4.0.1 ( #3679 )
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](https://github.com/gradle/actions/compare/v4.0.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 18:57:40 -04:00
Alex Popov
fa687855f2
Remove tabs in linux script ( #3676 )
2024-08-30 06:41:22 -04:00
Connor Tumbleson
62ad27a561
test(aapt2) - add foregroundServiceType test ( #3674 )
2024-08-20 06:50:46 -04:00
dependabot[bot]
cc86d20d64
build(deps): bump commons-cli:commons-cli from 1.8.0 to 1.9.0 ( #3672 )
...
Bumps commons-cli:commons-cli from 1.8.0 to 1.9.0.
---
updated-dependencies:
- dependency-name: commons-cli:commons-cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 06:45:16 -04:00
dependabot[bot]
5faa2868bd
build(deps): bump com.android.tools:r8 from 8.3.37 to 8.5.35 ( #3671 )
...
Bumps com.android.tools:r8 from 8.3.37 to 8.5.35.
---
updated-dependencies:
- dependency-name: com.android.tools:r8
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 06:38:48 -04:00
dependabot[bot]
055052c429
build(deps): bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 ( #3663 )
...
Bumps org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 06:48:56 -04:00
dependabot[bot]
9976796592
build(deps): bump gradle/actions from 3.5.0 to 4.0.0 ( #3662 )
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 3.5.0 to 4.0.0.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](https://github.com/gradle/actions/compare/v3.5.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 06:31:19 -04:00
luk1337
9ebd579475
Sort files list in FileDirectory::loadAll() ( #3657 )
...
This lets us assemble classes.dex in a reproducible manner.
Test:
apktool d test.apk > /dev/null
apktool b test > /dev/null
sha1sum test/build/apk/classes.dex
apktool -f d test.apk > /dev/null
apktool b test > /dev/null
sha1sum test/build/apk/classes.dex
2024-08-12 19:17:50 -04:00
Connor Tumbleson
7ad1c9f9b4
Refresh aapt2 binaries. ( #3651 )
...
* docs: align internal docs for modern aapt2 build
* build: update aapt2 with win/linux binaries
* build: update aapt2 with mac binaries
2024-08-01 08:12:29 -04:00
dependabot[bot]
b14f5eef8f
build(deps): bump gradle/actions from 3.4.2 to 3.5.0 ( #3648 )
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 3.4.2 to 3.5.0.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](https://github.com/gradle/actions/compare/v3.4.2...v3.5.0 )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 19:46:41 -04:00
dependabot[bot]
202a7e84b4
build(deps): bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 ( #3647 )
...
Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 19:40:06 -04:00
Aleksey
1542fd0387
Fix: add missing stream closing on manifest disassemble ( #3634 )
...
* add missing stream closing
* replace custom close with apache
2024-07-08 06:27:28 -04:00
dependabot[bot]
71748d6fd4
build(deps): bump gradle/actions from 3.4.1 to 3.4.2 ( #3628 )
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](https://github.com/gradle/actions/compare/v3.4.1...v3.4.2 )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 06:45:59 -04:00
dependabot[bot]
98580287c6
build(deps): bump gradle/actions from 3.3.2 to 3.4.1 ( #3624 )
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 3.3.2 to 3.4.1.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](https://github.com/gradle/actions/compare/v3.3.2...v3.4.1 )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 06:23:39 -04:00
Al Sutton
c294e014e0
Resolve a resource leak where the ZipFile is not closed ( #3618 )
...
If th zip entry for resources.arsc is not found an exception is
thrown, but the ZipFile is not closed. Using try-with-resources
means that the ZipFile will always be closed irrespective of how
the code block exits.
2024-06-11 06:42:47 -04:00
tutacat
4d857dbff4
readme: Improve link title and wording for ( #3611 )
2024-05-31 06:11:09 -04:00
dependabot[bot]
d9deea2514
build(deps): bump commons-cli:commons-cli from 1.7.0 to 1.8.0 ( #3607 )
...
Bumps commons-cli:commons-cli from 1.7.0 to 1.8.0.
---
updated-dependencies:
- dependency-name: commons-cli:commons-cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-27 09:51:31 -04:00
Connor Tumbleson
5c1716ffef
Workaround invalid org.xmlpull loader with R8 ( #3604 )
...
* build: move to semi-modern xmlpull version
* fix: prevent stripping invalid service loader
* fix: rework the 'release'/'publish' plan
2024-05-17 19:43:30 -04:00
Connor Tumbleson
6b986e9a45
build: move to modern gradle actions ( #3594 )
2024-05-16 06:41:59 -04:00
Connor Tumbleson
6079f852fc
build: jump to smali/baksmali 3.0.7 ( #3601 )
2024-05-16 06:29:07 -04:00
Arjuna Kumar Mohanta
d52715d1da
feat: Upgrade gradle to v8.7 ( #3595 )
2024-05-14 06:35:21 -04:00
Connor Tumbleson
cc501d05a5
fix: remove enforcement on aligned namespaces ( #3587 )
2024-05-03 06:41:40 -04:00
Connor Tumbleson
53aa743014
build: support kotlin during CodeQL processing
2024-04-29 06:47:11 -04:00
dependabot[bot]
b272705da2
build(deps): bump gradle/actions from 3.3.1 to 3.3.2 ( #3586 )
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](https://github.com/gradle/actions/compare/v3.3.1...v3.3.2 )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 06:38:30 -04:00
dependabot[bot]
938d1730f0
build(deps): bump org.xmlunit:xmlunit-legacy from 2.9.1 to 2.10.0 ( #3585 )
...
Bumps [org.xmlunit:xmlunit-legacy](https://github.com/xmlunit/xmlunit ) from 2.9.1 to 2.10.0.
- [Release notes](https://github.com/xmlunit/xmlunit/releases )
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md )
- [Commits](https://github.com/xmlunit/xmlunit/compare/v2.9.1...v2.10.0 )
---
updated-dependencies:
- dependency-name: org.xmlunit:xmlunit-legacy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 06:29:56 -04:00
Connor Tumbleson
a2df2541e7
fix: properly record compression of non-main classes.dex files ( #3584 )
2024-04-26 07:19:43 -04:00
Pavel
6436e7c090
Correct wording in CLI usage messages ( #3579 )
...
Co-authored-by: ProgerXP <proger.xp@gmail.com>
2024-04-26 05:59:52 -04:00
dependabot[bot]
fbe717f793
build(deps): bump commons-cli:commons-cli from 1.6.0 to 1.7.0 ( #3577 )
...
Bumps commons-cli:commons-cli from 1.6.0 to 1.7.0.
---
updated-dependencies:
- dependency-name: commons-cli:commons-cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 07:16:12 -04:00
dependabot[bot]
edd3323ac3
build(deps): bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 ( #3576 )
...
Bumps org.apache.commons:commons-text from 1.11.0 to 1.12.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 06:55:25 -04:00
dependabot[bot]
1a9713653c
build(deps): bump gradle/actions from 3.3.0 to 3.3.1 ( #3575 )
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](https://github.com/gradle/actions/compare/v3.3.0...v3.3.1 )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 06:54:34 -04:00
dependabot[bot]
a2c2d011ff
build(deps): bump gradle/wrapper-validation-action from 2.1.2 to 3.3.0 ( #3572 )
...
* build(deps): bump gradle/wrapper-validation-action from 2.1.2 to 3.3.0
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action ) from 2.1.2 to 3.3.0.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases )
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v2.1.2...v3.3.0 )
---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* build: move to 'gradle/actions/wrapper-validation'
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Connor Tumbleson <connor.tumbleson@gmail.com>
2024-04-16 06:35:20 -04:00
dependabot[bot]
f253142828
build(deps): bump gradle/actions from 3.2.0 to 3.3.0 ( #3571 )
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](https://github.com/gradle/actions/compare/v3.2.0...v3.3.0 )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 06:16:38 -04:00
dependabot[bot]
89548038b9
build(deps): bump commons-io:commons-io from 2.16.0 to 2.16.1 ( #3570 )
...
Bumps commons-io:commons-io from 2.16.0 to 2.16.1.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 06:10:16 -04:00
dependabot[bot]
0144f9c83a
build(deps): bump gradle/actions from 3.1.0 to 3.2.0 ( #3566 )
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](https://github.com/gradle/actions/compare/v3.1.0...v3.2.0 )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-08 06:38:39 -04:00
Connor Tumbleson
e69ecb578d
Reproducible Builds ( #3559 )
...
* fix: remove ShadowJar plugin
- unable to control file dates of archive entries
* refactor: use native Gradle "fatJar" method
* refactor: drop proguard for r8
* fix: wire up R8
* wip: remove fail-fast
* Revert "wip: remove fail-fast"
This reverts commit 5d005bf82e87c89efa5552ee8f8e9c0a569aea0d.
* fix: suppress unused proguard keep messages
* fix: require java11+ for r8
2024-04-07 11:45:55 -04:00
Connor Tumbleson
25826db417
feat: update internal framework to API 34 (Vanilla Ice Cream Preview) ( #3537 )
2024-04-01 19:51:10 -04:00
dependabot[bot]
1de5c9800a
build(deps): bump commons-io:commons-io from 2.15.1 to 2.16.0 ( #3560 )
...
Bumps commons-io:commons-io from 2.15.1 to 2.16.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 19:46:10 -04:00
dependabot[bot]
36760ac2a9
build(deps): bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2 ( #3550 )
...
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action ) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases )
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v2.1.1...v2.1.2 )
---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 06:34:27 -04:00
Connor Tumbleson
c784f4416e
fix: properly handle stamp-cert-sha256 ( #3538 )
2024-03-13 20:15:59 -04:00
topminipie
5422bd708a
build(deps): bump actions/upload-artifact from 3 to 4 ( #3528 )
2024-02-26 06:56:51 -05:00
Connor Tumbleson
a86e0429bc
build: jump to smali/baksmali 3.0.5 ( #3519 )
2024-02-19 06:45:35 -05:00
dependabot[bot]
cb6bb93218
build(deps): bump gradle/actions from 3.0.0 to 3.1.0 ( #3522 )
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](https://github.com/gradle/actions/compare/v3.0.0...v3.1.0 )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-19 06:33:56 -05:00
Connor Tumbleson
d892f3daf9
fix: remove validation on start/end tag matching ( #3513 )
2024-02-13 06:03:31 -05:00
dependabot[bot]
93e100e0fc
build(deps): bump gradle/wrapper-validation-action from 2.0.0 to 2.1.1 ( #3515 )
...
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action ) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases )
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v2.0.0...v2.1.1 )
---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 06:09:47 -05:00
dependabot[bot]
420eaf719e
build(deps): bump gradle/gradle-build-action from 2.12.0 to 3.0.0 ( #3511 )
...
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action ) from 2.12.0 to 3.0.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases )
- [Commits](https://github.com/gradle/gradle-build-action/compare/v2.12.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 19:03:18 -05:00
dependabot[bot]
b5c44028de
build(deps): bump gradle/wrapper-validation-action from 1.1.0 to 2.0.0 ( #3510 )
...
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action ) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases )
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1.1.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 06:15:18 -05:00
dependabot[bot]
9dee7cffd2
build(deps): bump com.guardsquare:proguard-gradle from 7.4.1 to 7.4.2 ( #3509 )
...
Bumps [com.guardsquare:proguard-gradle](https://github.com/Guardsquare/proguard ) from 7.4.1 to 7.4.2.
- [Release notes](https://github.com/Guardsquare/proguard/releases )
- [Commits](https://github.com/Guardsquare/proguard/compare/v7.4.1...v7.4.2 )
---
updated-dependencies:
- dependency-name: com.guardsquare:proguard-gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 06:09:47 -05:00
Matvei
69e54cc952
chore: minor clarity improvement in README.md ( #3501 )
2024-01-30 11:14:19 -05:00