Commit Graph

  • a108c92ade
    Merge pull request #9 from danthe1st/main oSumAtrIX 2022-05-07 21:15:02 +0200
  • 5b1139ce43
    fix: leftover TODOs oSumAtrIX 2022-05-07 21:13:28 +0200
  • 3a11e1135b
    fix: ClassLoader not working with Java 9+ danthe1st 2022-05-07 21:05:09 +0200
  • b343e43a9f Notes added by 'git notes add' semantic-release-bot 2022-05-07 16:16:49 +0000
  • 7a6025a278 chore(release): 1.0.1 [skip ci] v1.0.1 semantic-release-bot 2022-05-07 16:16:48 +0000
  • f0d79941aa
    Merge remote-tracking branch 'origin/main' oSumAtrIX 2022-05-07 18:15:18 +0200
  • 029f1ad722
    fix: use latest version of patches dependency oSumAtrIX 2022-05-07 18:15:02 +0200
  • be53e649a7
    fix: broken script `CONTENT_UNMOUNT_SCRIPT` oSumAtrIX 2022-05-07 18:13:14 +0200
  • aac910b6f4 Notes added by 'git notes add' semantic-release-bot 2022-05-07 04:13:33 +0000
  • f799d139ea chore(release): 1.0.0 [skip ci] v1.0.0 semantic-release-bot 2022-05-07 04:13:33 +0000
  • 78d7aa361e
    feat: add semantic-release oSumAtrIX 2022-05-07 05:43:56 +0200
  • f7e5f1278b Notes added by 'git notes add' semantic-release-bot 2022-05-07 04:08:21 +0000
  • 3a2fa30676
    fix: unmount script `CONTENT_UMOUNT_SCRIPT` oSumAtrIX 2022-05-07 05:41:34 +0200
  • 167695f083
    chore: bump `revanced-patches` version oSumAtrIX 2022-05-07 05:40:36 +0200
  • 3cf297e3d6
    Migrate to new organization oSumAtrIX 2022-05-07 01:23:20 +0200
  • 38863d532e
    Create LICENSE oSumAtrIX 2022-05-06 23:05:42 +0200
  • d72d04d24f
    Merge pull request #3 from ReVancedTeam/picocli oSumAtrIX 2022-05-06 03:09:17 +0200
  • 59c423bea0
    add: proper console output oSumAtrIX 2022-05-06 03:09:00 +0200
  • f4a7860bb3
    Merge pull request #6 from ReVancedTeam/adb-deploy oSumAtrIX 2022-05-06 03:01:17 +0200
  • f9b987e858
    fix: deploy to `adb` oSumAtrIX 2022-05-06 03:00:02 +0200
  • 3776ab9a0b
    Merge branch 'picocli' into adb-deploy oSumAtrIX 2022-05-06 01:23:08 +0200
  • 6ffba3ef0a
    fix: gradle build script Canny1913 2022-05-05 20:19:59 +0300
  • 434a4cc9ef
    fix: gradle build script Canny1913 2022-05-05 20:19:59 +0300
  • 3269eb495d
    temp build error fixes Canny1913 2022-05-05 20:17:05 +0300
  • de2d29c464
    add: deploy to `adb` oSumAtrIX 2022-05-05 01:43:35 +0200
  • eab58aa0a2
    Merge pull request #5 from ReVancedTeam/resource-patcher oSumAtrIX 2022-05-04 23:58:22 +0200
  • 03f2c5185e
    add: `wipe-after` option oSumAtrIX 2022-05-04 23:56:30 +0200
  • 57af32208d
    add: resource patcher oSumAtrIX 2022-05-04 23:48:11 +0200
  • f6d60a3460
    refactor: migration to `picocli` oSumAtrIX 2022-05-01 02:07:25 +0200
  • 58213781e1
    refactor: rename & change some things Lucaskyy 2022-04-16 13:49:25 +0200
  • fb068ef753
    fix: unfinished todo message Lucaskyy 2022-04-15 23:43:21 +0200
  • 37ecc5eaa6
    feat: Added root-only adb runner (tested on emulator) Lucaskyy 2022-04-15 23:40:09 +0200
  • c9941fe182
    fix: resolve signatures before applying patches oSumAtrIX 2022-04-14 22:59:56 +0200
  • f2d9da4dca
    fix: uncomment merging integrations oSumAtrIX 2022-04-14 10:59:39 +0200
  • d14fd901c0
    refact: remove obsolete `SignatureParser` oSumAtrIX 2022-04-14 10:59:04 +0200
  • 555b38f386
    fix: make cli compatible with breaking changes of the patcher oSumAtrIX 2022-04-14 10:26:38 +0200
  • 9fc2f9602a
    fix: update cli for new patcher version Lucaskyy 2022-04-12 19:12:35 +0200
  • a37304e032
    fix: this tiny thing has caused me the worst headache ever in my life Lucaskyy 2022-04-12 16:29:21 +0200
  • 474f730ee5 fix: fix kebab-case and more stuff josesilveira 2022-04-11 20:17:41 -0300
  • ba04fbbc65 feat: add `SignatureDownlaoder.kt` * Added automatic signatures downloader * Refactor `utils` package. josesilveira 2022-04-11 20:16:06 -0300
  • 0239406100 feat: add `SignatureDownlaoder.kt` * Added automatic signatures downloader * Refactor `utils` package. josesilveira 2022-04-11 17:46:03 -0300
  • 8d96ec83cb
    feat: Add progress bar Lucaskyy 2022-04-11 19:19:35 +0200
  • bea8b829c7
    fix: make integrations optional Lucaskyy 2022-04-11 11:44:59 +0200
  • 967fac48d0
    add: missing integrations parameter oSumAtrIX 2022-04-11 04:08:20 +0200
  • 4624384f28
    feat: load patches dynamically & use kotlinx.cli Lucaskyy 2022-04-10 22:21:57 +0200
  • e50071aa61
    refactor: migrate to Kotlin build scripts Lucaskyy 2022-04-10 19:36:51 +0200
  • 407efdc8df
    fix: gradle sync dependencies oSumAtrIX 2022-04-10 01:35:43 +0200
  • b1372c0e9f
    chore: apply breaking changes from patcher oSumAtrIX 2022-04-10 01:34:50 +0200
  • 1b6757ff40
    Fix: use relative paths to temporal dependencies oSumAtrIX 2022-04-09 05:00:24 +0200
  • 919b34e174
    feat: integrations merge oSumAtrIX 2022-04-09 04:53:31 +0200
  • 6664f49a11
    feat: Add CLI oSumAtrIX 2022-04-08 23:49:31 +0200