Commit Graph

  • f29eda8674 chore: Release v5.0.2-dev.2 [skip ci] v5.0.2-dev.2 dev semantic-release-bot 2025-04-25 20:29:10 +00:00
  • bba90fede8
    fix: Do not print patch description if null oSumAtrIX 2025-04-25 22:26:45 +02:00
  • 1717cc66f7 chore: Release v5.0.2-dev.1 [skip ci] v5.0.2-dev.1 semantic-release-bot 2025-04-20 23:20:36 +00:00
  • 0c53a2d1d7
    fix: Group mount and install options into an argument group (#364) laur89 2025-04-21 01:18:41 +02:00
  • a0189aeaee chore: Release v5.0.1 [skip ci] main v5.0.1 semantic-release-bot 2025-04-14 08:53:31 +00:00
  • 19e8422588
    chore: Merge branch dev to main (#354) oSumAtrIX 2025-04-14 10:51:31 +02:00
  • d908595b22 chore: Release v5.0.1-dev.1 [skip ci] v5.0.1-dev.1 semantic-release-bot 2025-02-26 21:52:52 +00:00
  • 68a48724eb
    fix: Make mounting work again by bumping dependencies (#359) Jamie McCullough 2025-02-26 15:50:58 -06:00
  • bf31de4148
    build: Remove AAPT1 binary & minimize ReVanced Library (#340) kitadai31 2024-12-24 09:52:44 +09:00
  • 63b6350afc chore: Release v5.0.0 [skip ci] v5.0.0 semantic-release-bot 2024-11-10 14:57:43 +00:00
  • 5d8beae7be
    chore: Merge branch dev to main (#328) oSumAtrIX 2024-11-10 15:55:48 +01:00
  • dbbc00706d chore: Release v5.0.0-dev.11 [skip ci] v5.0.0-dev.11 semantic-release-bot 2024-11-10 14:49:46 +00:00
  • 98ff0c34fa
    fix: List if patch option is required (#346) decipher 2024-11-10 20:17:55 +05:30
  • 77be717de0 chore: Release v5.0.0-dev.10 [skip ci] v5.0.0-dev.10 semantic-release-bot 2024-11-05 19:01:23 +00:00
  • 1bb0d13726
    fix: Make CLI ArgGroup non-exclusive to be able to disable and enable patches at the same time oSumAtrIX 2024-11-05 19:59:09 +01:00
  • 18e56e6ff4
    build(Needs bump): Bump dependencies oSumAtrIX 2024-11-05 19:58:21 +01:00
  • 94b9e2bc6c chore: Release v5.0.0-dev.9 [skip ci] v5.0.0-dev.9 semantic-release-bot 2024-11-05 15:55:05 +00:00
  • c2dc9d76be
    fix: Print in new line correctly oSumAtrIX 2024-11-05 16:53:03 +01:00
  • 3d0c8c1526
    chore: Remove unused variable oSumAtrIX 2024-10-27 05:13:31 +01:00
  • b54308b0e2
    docs: Fix spelling mistakes [skip ci] oSumAtrIX 2024-10-23 21:08:49 +02:00
  • e87ee9c5b8
    chore: Add click-to-run scripts chore/scripts oSumAtrIX 2024-10-19 06:35:25 +02:00
  • 504c6c1ea5 chore: Release v5.0.0-dev.8 [skip ci] v5.0.0-dev.8 semantic-release-bot 2024-10-17 18:06:32 +00:00
  • f58b101636
    build(Needs bump): Bump ReVanced Patcher oSumAtrIX 2024-10-17 20:02:26 +02:00
  • 292b93b609
    docs: Use correct option name in command example (#342) cyberboh 2024-10-16 20:27:58 +07:00
  • e60a61b098 chore: Release v5.0.0-dev.7 [skip ci] v5.0.0-dev.7 semantic-release-bot 2024-10-16 02:57:57 +00:00
  • 1da8ae9e46
    fix: Check for null when no device serial was specified oSumAtrIX 2024-10-16 04:55:52 +02:00
  • a9f2538827 chore: Release v5.0.0-dev.6 [skip ci] v5.0.0-dev.6 semantic-release-bot 2024-10-10 21:05:17 +00:00
  • 5f952f35f5
    fix: Use the first connected device when no ADB device is specified oSumAtrIX 2024-10-10 23:03:20 +02:00
  • 280ded2281
    ci: Adjust release commit message oSumAtrIX 2024-09-30 22:33:55 +02:00
  • bb6bc1ba9a chore: Release 5.0.0-dev.5 [skip ci] v5.0.0-dev.5 semantic-release-bot 2024-09-30 20:27:43 +00:00
  • 04b178b701
    build(Needs bump): Update dependencies oSumAtrIX 2024-09-30 22:24:50 +02:00
  • 32e6aae132
    ci: Adjust release commit message oSumAtrIX 2024-09-30 22:24:40 +02:00
  • 7ee4f15ab9
    ci: Use permissions and regular GitHub token instead of PAT oSumAtrIX 2024-09-30 22:24:18 +02:00
  • a7af611ef0
    docs: Use correct option keys in command examples [skip ci] oSumAtrIX 2024-09-21 23:08:32 +02:00
  • 9440dc769e chore(release): 5.0.0-dev.4 [skip ci] v5.0.0-dev.4 semantic-release-bot 2024-09-17 23:18:07 +00:00
  • 751fa1d889
    fix: Make patches selectable by using a mutable collection for the selection option oSumAtrIX 2024-09-05 23:08:18 +04:00
  • 3300e6b433
    feat: Show error about no installation device found at the beginning oSumAtrIX 2024-09-05 23:00:22 +04:00
  • ba159a35a9
    fix: Make the patch command work without specifying any selection oSumAtrIX 2024-09-05 22:54:09 +04:00
  • 74ff94037e
    docs: List supported ABIs correctly and add a mention how to use other ones kitadai31 2024-09-01 23:36:34 +09:00
  • 7e8fb5722a
    docs: Link to JRE downloads instead of JDK oSumAtrIX 2024-08-23 13:21:27 +04:00
  • 7b4af46c94 chore(release): 5.0.0-dev.3 [skip ci] v5.0.0-dev.3 semantic-release-bot 2024-08-14 13:36:05 +00:00
  • 45c998b335
    feat: Simplify option descriptions oSumAtrIX 2024-08-14 15:33:17 +02:00
  • 9b03963687 chore(release): 5.0.0-dev.2 [skip ci] v5.0.0-dev.2 semantic-release-bot 2024-08-14 12:08:47 +00:00
  • 6e7797a3f0
    feat: Simplify command and option names and descriptions (#338) oSumAtrIX 2024-08-14 16:06:58 +04:00
  • 6306b1abfe chore(release): 5.0.0-dev.1 [skip ci] v5.0.0-dev.1 semantic-release-bot 2024-08-12 20:14:37 +00:00
  • 23002434b2
    feat: Set patch options via CLI (#336) oSumAtrIX 2024-08-13 00:12:45 +04:00
  • 54ae01cd76
    build: Bump ReVanced Patcher (#335) oSumAtrIX 2024-08-13 00:05:47 +04:00
  • 0a2e99c1c0
    build: Remove local Maven repo and unnecessary build configuration oSumAtrIX 2024-07-26 02:03:51 +02:00
  • 832badef4a
    ci: Correct usage of repository variable oSumAtrIX 2024-07-13 00:45:05 +02:00
  • 09ac09f2b4
    build(deps): bump info.picocli:picocli from 4.7.5 to 4.7.6 dependabot/gradle/dev/info.picocli-picocli-4.7.6 dependabot[bot] 2024-06-01 15:22:32 +00:00
  • cf6b351e9e
    build(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-core dependabot/gradle/dev/org.jetbrains.kotlinx-kotlinx-coroutines-core-1.8.1 dependabot[bot] 2024-06-01 15:22:25 +00:00
  • 40279e0369
    docs: Fix invalid option name oSumAtrIX 2024-05-30 23:31:24 +02:00
  • e65143851d
    build: Bump dependencies oSumAtrIX 2024-05-26 01:02:09 +02:00
  • 3bec9b5f28
    docs: Improve issue templates oSumAtrIX 2024-05-26 00:43:40 +02:00
  • 6558aafbf1
    chore: Fix spelling mistake oSumAtrIX 2024-04-05 21:17:42 +02:00
  • bf6e6e43c8
    build(deps): bump kotlin from 1.9.22 to 1.9.23 dependabot/gradle/dev/kotlin-1.9.23 dependabot[bot] 2024-04-01 15:36:17 +00:00
  • 1496e824d6 chore(release): 4.6.0 [skip ci] v4.6.0 semantic-release-bot 2024-04-01 14:56:47 +00:00
  • 66a5fc2bf6
    chore: Merge branch dev to main (#318) oSumAtrIX 2024-04-01 16:54:44 +02:00
  • 2b41fe6d0b
    docs: Add notice about authentication oSumAtrIX 2024-03-29 18:41:15 +01:00
  • 9dd460f056 chore(release): 4.6.0-dev.1 [skip ci] v4.6.0-dev.1 semantic-release-bot 2024-03-14 13:47:05 +00:00
  • 223629c663
    feat: Use more consistent option name oSumAtrIX 2024-03-14 12:49:50 +01:00
  • 45a2ffa2dd
    fix: Use correct option description oSumAtrIX 2024-03-14 12:19:57 +01:00
  • 932494eeab
    build: Bump dependencies oSumAtrIX 2024-03-14 13:22:43 +01:00
  • 0d28a49773 chore(release): 4.5.1-dev.1 [skip ci] v4.5.1-dev.1 semantic-release-bot 2024-03-12 13:49:51 +00:00
  • 366f400c5a
    fix: Copy APK to output path when it is not being signed oSumAtrIX 2024-03-12 14:47:35 +01:00
  • d5c27408f3 chore(release): 4.5.0 [skip ci] v4.5.0 semantic-release-bot 2024-03-11 09:12:29 +00:00
  • 8ee5b754da
    chore: Merge branch dev to main (#317) oSumAtrIX 2024-03-11 10:10:56 +01:00
  • 9476f5a2e4 chore(release): 4.5.0-dev.1 [skip ci] v4.5.0-dev.1 semantic-release-bot 2024-03-11 09:08:04 +00:00
  • 5ff105cf6b
    fix: Sign APKs correctly oSumAtrIX 2024-03-11 10:05:32 +01:00
  • f0f3e5614b
    fix: Show path for missing files instead of just the name oSumAtrIX 2024-03-11 10:05:04 +01:00
  • 48a1a39b94
    feat: Remove deprecated CLI options oSumAtrIX 2024-03-11 09:22:19 +01:00
  • c45ed69adf chore(release): 4.4.2 [skip ci] v4.4.2 semantic-release-bot 2024-03-10 15:44:08 +00:00
  • 8641d301b1
    chore: Merge branch dev to main (#315) oSumAtrIX 2024-03-10 16:42:17 +01:00
  • 44b72ca99d chore(release): 4.4.2-dev.2 [skip ci] v4.4.2-dev.2 semantic-release-bot 2024-03-10 15:41:25 +00:00
  • 240f2cfb6b
    build(Needs bump): Bump dependencies to fix generating keystore oSumAtrIX 2024-03-10 16:39:33 +01:00
  • 304275ddbb chore(release): 4.4.2-dev.1 [skip ci] v4.4.2-dev.1 semantic-release-bot 2024-03-09 04:22:02 +00:00
  • 483590726a
    build(Needs bump): Bump dependencies to fix signing issues oSumAtrIX 2024-03-09 05:18:00 +01:00
  • cf20efd467 chore(release): 4.4.1 [skip ci] v4.4.1 semantic-release-bot 2024-03-06 19:14:29 +00:00
  • 164d09dec1
    chore: Merge branch dev to main (#309) oSumAtrIX 2024-03-06 20:12:35 +01:00
  • 1e92239616
    build: Set target bytecode level to JVM 11 oSumAtrIX 2024-03-04 19:15:08 +01:00
  • a5a5085f0f chore(release): 4.4.1-dev.2 [skip ci] v4.4.1-dev.2 semantic-release-bot 2024-03-04 14:50:04 +00:00
  • 1c10a7760d
    fix: Bump dependencies to support BCS keystore oSumAtrIX 2024-03-04 15:47:59 +01:00
  • 4ff697ef0b
    ci: Update action oSumAtrIX 2024-03-04 15:36:05 +01:00
  • 628b452b7e
    docs: Add features and documentation section to readme oSumAtrIX 2024-02-26 04:38:22 +01:00
  • e622616628
    docs: Fix broken links oSumAtrIX 2024-02-26 04:37:46 +01:00
  • 109b33f1ed
    chore: Rename issue templates oSumAtrIX 2024-02-25 03:37:53 +01:00
  • 9fe4795923
    ci: Rename workflow file oSumAtrIX 2024-02-25 03:14:02 +01:00
  • f21c56d8c0
    ci: Fix indentation in workflow oSumAtrIX 2024-02-24 01:14:45 +01:00
  • de63cfa426
    refactor: Move code out of use block oSumAtrIX 2024-02-24 01:10:23 +01:00
  • 9c0ad4604a
    docs: Break long lines oSumAtrIX 2024-02-23 04:02:32 +01:00
  • 2fcb74e79d
    docs: Fix mistakes and wording oSumAtrIX 2024-02-23 03:55:36 +01:00
  • f2368ccf27
    docs: Format markdown code oSumAtrIX 2024-02-23 03:03:51 +01:00
  • a4e8d2df0d
    docs: Fix incorrect punctuation oSumAtrIX 2024-02-23 03:00:35 +01:00
  • 724593a7b1
    ci: Split release into a separate PR build workflow oSumAtrIX 2024-02-22 04:23:55 +01:00
  • 4f1982e3ad chore(release): 4.4.1-dev.1 [skip ci] v4.4.1-dev.1 semantic-release-bot 2024-02-21 03:58:27 +00:00
  • f1d7d0dc62
    build: Sign release artifacts oSumAtrIX 2024-02-14 05:09:42 +01:00
  • 40c90f5c1b
    build: Bump Gradle oSumAtrIX 2024-02-14 02:40:51 +01:00
  • 30b46bcb0f
    build(Needs bump): Bump dependencies oSumAtrIX 2024-02-11 21:47:15 +01:00
  • c335850cc5
    build(Needs bump): Bump dependencies build/bump-dependencies oSumAtrIX 2024-02-11 21:47:15 +01:00
  • b6f63c7d9d
    docs: Fix blockquote highlights not rendering oSumAtrIX 2024-02-04 18:35:41 +01:00