Commit Graph

  • d9caac6347
    Merge 960ce7a9ef into 1d78d690bb dependabot[bot] 2024-04-29 09:31:56 +0200
  • 7fee767b0b
    feat: Use vararg for access flags feat/dsl-api oSumAtrIX 2024-04-28 19:19:24 +0200
  • d6012a4fe5
    docs: Add note oSumAtrIX 2024-04-28 18:35:51 +0200
  • ea5b76e1d1
    docs: Improve wording oSumAtrIX 2024-04-28 18:33:40 +0200
  • c2b4f2cda0
    docs: Fix mistakes oSumAtrIX 2024-04-28 18:32:58 +0200
  • 25d1b65cf1
    docs: Fix mistakes oSumAtrIX 2024-04-28 18:30:55 +0200
  • 2503283941
    docs: Update docs to match new changes oSumAtrIX 2024-04-28 02:47:58 +0200
  • 85c83e0d34
    fix: Modernize some APIs oSumAtrIX 2024-04-28 02:45:48 +0200
  • cf59950b95
    fix: Move annotation to DSL api oSumAtrIX 2024-04-28 01:21:00 +0200
  • c84c0e0754
    feat: Simplify options API oSumAtrIX 2024-04-28 00:12:49 +0200
  • 347cda616e
    feat: Use a builder for declaring dependencies oSumAtrIX 2024-04-27 20:46:21 +0200
  • e4e4c2a7f4
    feat: Use a builder for declaring compatible packages oSumAtrIX 2024-04-27 02:39:40 +0200
  • 4088609e2a
    fix: Load functional patches correctly oSumAtrIX 2024-04-27 02:16:41 +0200
  • c5f02e8c28
    chore: Add tests, fix running patches, add DSL for patch loader oSumAtrIX 2024-04-26 02:24:49 +0200
  • 8a64ccf250
    feat: Add fingerprints to DSL and finish patches DSL oSumAtrIX 2024-04-25 04:59:12 +0200
  • d0cbbac3f2
    Merge branch 'dev' into feat/dsl-api oSumAtrIX 2024-04-25 00:21:11 +0200
  • fe72bfdb45
    Merge bc313d0e14 into 1d78d690bb dependabot[bot] 2024-04-07 16:22:08 +0000
  • e73c262cc0
    Merge 8a0b6d2c5e into 1d78d690bb dependabot[bot] 2024-04-07 16:22:07 +0000
  • 48c6075212
    Merge 01b719fe4c into 1d78d690bb dependabot[bot] 2024-04-07 16:22:06 +0000
  • 2cc17edd9d
    Merge 1d78d690bb into f57e571a14 github-actions[bot] 2024-04-07 16:22:05 +0000
  • 1d78d690bb
    chore: Fix spelling mistake dev oSumAtrIX 2024-04-05 21:17:41 +0200
  • 042f554d75
    refactor: Simplify mapping classes to their names (#290) Vologhat 2024-04-07 18:54:37 +0300
  • 32ab6832b0 improve class name convertation by removing only the last occurrence of ".class" Tahgolov 2024-04-07 16:29:03 +0300
  • 960ce7a9ef
    build(deps-dev): bump semantic-release from 23.0.2 to 23.0.6 dependabot/npm_and_yarn/dev/semantic-release-23.0.6 dependabot[bot] 2024-04-01 07:00:26 +0000
  • bc313d0e14
    build(deps): bump kotlin from 1.9.22 to 1.9.23 dependabot/gradle/dev/kotlin-1.9.23 dependabot[bot] 2024-04-01 06:36:00 +0000
  • f63302feab
    build: Publish sources oSumAtrIX 2024-03-14 12:21:48 +0100
  • 3760cb2270
    feat: Convert patches to Kotlin DSL oSumAtrIX 2024-03-07 10:20:15 +0100
  • 1614d7f9f4
    build: Set target bytecode level to JVM 11 oSumAtrIX 2024-03-04 19:15:07 +0100
  • d64776c933
    ci: Update action oSumAtrIX 2024-03-04 15:36:04 +0100
  • 03cd9f7f54
    chore: Lint code oSumAtrIX 2024-03-03 00:25:28 +0100
  • b69226dd26
    build: Bump dependencies oSumAtrIX 2024-03-02 08:29:38 +0100
  • 4e974e1c1b
    build(deps): bump peter-evans/repository-dispatch from 2 to 3 dependabot[bot] 2024-03-01 06:50:11 +0000
  • 8a0b6d2c5e
    build(deps): bump com.android.tools.smali:smali from 3.0.4 to 3.0.5 dependabot/gradle/dev/com.android.tools.smali-smali-3.0.5 dependabot[bot] 2024-03-01 06:05:29 +0000
  • 01b719fe4c
    build(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-core dependabot/gradle/dev/org.jetbrains.kotlinx-kotlinx-coroutines-core-1.8.0 dependabot[bot] 2024-03-01 06:05:26 +0000
  • 8e1117ed3f
    refactor: Properly abstract `Patch#execute` function oSumAtrIX 2024-02-26 16:45:03 +0100
  • 29adcd5aad
    docs: Fix broken links oSumAtrIX 2024-02-26 04:37:45 +0100
  • 6b2bc5ef4d
    docs: Fix docs link [skip ci] oSumAtrIX 2024-02-25 19:49:40 +0100
  • d862d61386
    docs: Un-indent markdown to fix rendering oSumAtrIX 2024-02-25 04:50:44 +0100
  • a4e18334bc
    chore: Revert using a relative image path oSumAtrIX 2024-02-25 03:37:19 +0100
  • 5bef74adb5
    build: Bump dependencies oSumAtrIX 2024-02-25 03:35:50 +0100
  • f57e571a14
    chore: Merge branch `dev` to `main` (#276) main oSumAtrIX 2024-02-25 03:33:57 +0100
  • fe616beb22
    docs: Add documentation (#278) oSumAtrIX 2024-02-25 03:30:08 +0100
  • 41257ee87e
    chore: Rename issue templates and use relative image paths oSumAtrIX 2024-02-25 03:26:15 +0100
  • b554c0b7b7
    docs: Add headers and fix mistakes oSumAtrIX 2024-02-25 03:14:32 +0100
  • de0ff98df8
    docs: Fix links oSumAtrIX 2024-02-24 18:18:11 +0100
  • 0bc1c8f509
    docs: Fix issues oSumAtrIX 2024-02-24 02:16:50 +0100
  • 5c6c2d9427
    docs: Fix issues oSumAtrIX 2024-02-24 02:15:51 +0100
  • 60b00e1744
    docs: Fix mistakes oSumAtrIX 2024-02-24 02:13:39 +0100
  • 0b0e6d5a66
    docs: Fix mistakes oSumAtrIX 2024-02-24 02:13:04 +0100
  • 64d64a9ba3
    docs: Fix mistakes oSumAtrIX 2024-02-24 02:09:34 +0100
  • a92806ca39
    docs: Fix issues oSumAtrIX 2024-02-24 01:24:13 +0100
  • 33ed5f0aa3
    ci: Fix indentation in workflow oSumAtrIX 2024-02-24 01:14:43 +0100
  • 615494bdb4
    docs: Finalize docs oSumAtrIX 2024-02-24 01:11:32 +0100
  • 0ae34b972e
    Merge branch 'dev' into docs oSumAtrIX 2024-02-23 04:10:32 +0100
  • d0a57ac00d
    docs: Add readme and contribution guidelines oSumAtrIX 2024-02-23 03:56:19 +0100
  • 48052a17d8
    init oSumAtrIX 2024-02-23 02:31:30 +0100
  • b0b2c10665
    ci: Split release into a separate PR build workflow oSumAtrIX 2024-02-22 04:23:53 +0100
  • cc183062ab
    chore: Fix inline comment oSumAtrIX 2024-02-15 02:46:14 +0100
  • fe8ea9130d
    build: Remove unnecessary `java` plugin oSumAtrIX 2024-02-14 04:32:18 +0100
  • f1c60093cf
    ci: Update GPG passphrase secret name oSumAtrIX 2024-02-14 02:49:52 +0100
  • 687b884dc4
    ci: Import GPG key as late as possible oSumAtrIX 2024-02-14 01:59:17 +0100
  • 02d401e53c Notes added by 'git notes add' semantic-release-bot 2024-02-14 00:57:52 +0000
  • ceb6fd51c1 chore(release): 19.3.1 [skip ci] v19.3.1 semantic-release-bot 2024-02-14 00:57:51 +0000
  • 0b223bfe65
    chore: Merge branch `dev` to `main` (#275) oSumAtrIX 2024-02-14 01:55:11 +0100
  • 1678c791a3 Notes added by 'git notes add' semantic-release-bot 2024-02-14 00:51:49 +0000
  • 308e95cf62 chore(release): 19.3.1-dev.1 [skip ci] v19.3.1-dev.1 semantic-release-bot 2024-02-14 00:51:49 +0000
  • db8866212a
    build: Bump Gradle oSumAtrIX 2024-02-14 01:44:54 +0100
  • 608a05d9aa
    build: Bump dependencies oSumAtrIX 2024-02-14 01:44:49 +0100
  • 55746ed705
    build(Needs bump): Add missing repository to publish packages to oSumAtrIX 2024-02-14 01:12:54 +0100
  • e5140e0fb3 Notes added by 'git notes add' semantic-release-bot 2024-02-14 00:35:39 +0000
  • e33026c538 chore(release): 19.3.0 [skip ci] v19.3.0 semantic-release-bot 2024-02-14 00:35:38 +0000
  • 57dc6341bb
    build(deps-dev): bump semantic-release from 23.0.0 to 23.0.2 dependabot[bot] 2024-02-14 00:34:32 +0000
  • cdc48e30ac
    build(deps): bump org.jetbrains.kotlinx.binary-compatibility-validator dependabot[bot] 2024-02-14 00:34:15 +0000
  • ff215620bb
    chore: Merge branch `dev` to `main` (#266) oSumAtrIX 2024-02-14 01:33:41 +0100
  • fec31f45da
    chore: Add note oSumAtrIX 2024-02-14 01:14:28 +0100
  • 7684b70324
    build: Publish to GitHub Packages oSumAtrIX 2024-02-14 01:12:54 +0100
  • 55a5d3bd4e
    chore: Fix warnings oSumAtrIX 2024-02-13 05:27:39 +0100
  • d460033edf Notes added by 'git notes add' semantic-release-bot 2024-02-13 04:18:58 +0000
  • 17a4675a8e chore(release): 19.3.0-dev.2 [skip ci] v19.3.0-dev.2 semantic-release-bot 2024-02-13 04:18:58 +0000
  • 98085d1d45
    build(Needs bump): Sign publication artifacts oSumAtrIX 2024-02-13 05:17:02 +0100
  • 730797ba0a Notes added by 'git notes add' semantic-release-bot 2024-02-13 02:42:39 +0000
  • bc5c16f112 chore(release): 19.3.0-dev.1 [skip ci] v19.3.0-dev.1 semantic-release-bot 2024-02-13 02:42:39 +0000
  • f1d7217495
    feat: Read and write arbitrary files in APK files oSumAtrIX 2024-02-11 21:09:38 +0100
  • 8f9dd66de1
    Apply suggestions from code review oSumAtrIX 2024-02-11 21:40:04 +0100
  • e7f7ace83d
    feat: Read and write arbitrary files in APK files oSumAtrIX 2024-02-11 21:09:38 +0100
  • d097de1b2c
    chore: remove deprecated annotation Kofua 2024-02-01 10:05:35 +0800
  • 6b42ab11f3
    feat: support aapt optimize Kofua 2023-09-27 14:17:30 +0800
  • 3c30e18771 Notes added by 'git notes add' semantic-release-bot 2024-01-27 03:08:35 +0000
  • 64dd1526cd chore(release): 19.2.1-dev.1 [skip ci] v19.2.1-dev.1 semantic-release-bot 2024-01-27 03:08:34 +0000
  • c9a82608f7
    fix: Use `Patch#toString` to get patch class name, when no name available oSumAtrIX 2024-01-27 04:05:52 +0100
  • 9fc42e132c
    ci: Use latest Node.js LTS version to fix builds oSumAtrIX 2024-01-26 22:52:36 +0100
  • efa98ece45
    ci: Add dependabot oSumAtrIX 2024-01-26 01:45:43 +0100
  • 68e2acebba
    build: Bump dependencies oSumAtrIX 2024-01-26 01:42:02 +0100
  • d30a7a6b24 Notes added by 'git notes add' semantic-release-bot 2023-12-28 21:35:22 +0000
  • 7a7a8fc353 chore(release): 19.2.0 [skip ci] v19.2.0 semantic-release-bot 2023-12-28 21:35:22 +0000
  • f8306ac43d
    chore: Merge branch `dev` to `main` (#264) oSumAtrIX 2023-12-28 22:33:35 +0100
  • 41741c9188 Notes added by 'git notes add' semantic-release-bot 2023-12-22 02:23:04 +0000
  • d03591b735 chore(release): 19.2.0-dev.1 [skip ci] v19.2.0-dev.1 semantic-release-bot 2023-12-22 02:23:04 +0000
  • 4a9184597b
    feat: Add `PatchExtensions#registerNewPatchOption` function to simplify instantiation and registration of patch options oSumAtrIX 2023-12-22 03:20:50 +0100
  • 0a482f8c9a
    refactor: Reduce duplicate code by using a common function to register options oSumAtrIX 2023-12-22 03:09:42 +0100