Commit Graph

  • 8f55f0d028 feat: DefaultCliLogger now logs info, trace to stdOut, and warn, error to stdErr edge790 2022-06-25 15:35:19 +0300
  • e3e0f44fa2 feat: added new --compatibility option that lists compatibilities for every patch in bundles edge790 2022-06-25 04:51:55 +0300
  • f04c042373 Notes added by 'git notes add' semantic-release-bot 2022-06-23 00:14:40 +0000
  • 27457e0c7d chore(release): 1.11.0 [skip ci] v1.11.0 semantic-release-bot 2022-06-23 00:14:39 +0000
  • 7418573c6c
    build: bump patcher dependency version oSumAtrIX 2022-06-23 02:12:51 +0200
  • df85fa37ef
    feat: improve logging oSumAtrIX 2022-06-23 02:10:11 +0200
  • 04805e45fe
    refactor: logging and exception strings oSumAtrIX 2022-06-22 16:48:02 +0200
  • 6065a9cb74 Notes added by 'git notes add' semantic-release-bot 2022-06-22 17:23:51 +0000
  • 61d3b99313 chore(release): 1.10.2 [skip ci] v1.10.2 semantic-release-bot 2022-06-22 17:23:50 +0000
  • 5b8537e6b7
    fix: keystore file not found exception (#57) Itroublve 2022-06-22 19:22:19 +0200
  • 2d9bfcd586
    fix oopsies Itroublve 2022-06-22 19:19:26 +0200
  • dee5556388
    the fix Itroublve 2022-06-22 19:11:14 +0200
  • 122b1c1ea5
    fix: keystore file not found exception Itroublve 2022-06-22 19:09:50 +0200
  • 1384f51874 Notes added by 'git notes add' semantic-release-bot 2022-06-22 14:52:54 +0000
  • 7d8a61c3ba chore(release): 1.10.1 [skip ci] v1.10.1 semantic-release-bot 2022-06-22 14:52:53 +0000
  • 1dcdbc9fe9
    fix: show actual version in CLI Lucaskyy 2022-06-22 16:51:29 +0200
  • 4cc2f5269f
    Merge remote-tracking branch 'origin/main' into main Lucaskyy 2022-06-22 16:44:17 +0200
  • 46056956fe
    refactor: fix consistency in logging Lucaskyy 2022-06-22 16:44:07 +0200
  • 3cc8f5f695 Notes added by 'git notes add' semantic-release-bot 2022-06-22 14:43:39 +0000
  • 8e3d147690 chore(release): 1.10.0 [skip ci] v1.10.0 semantic-release-bot 2022-06-22 14:43:38 +0000
  • 87ffaa4bdb
    fix: add callback for addFiles Lucaskyy 2022-06-22 16:42:02 +0200
  • 8a49dcc110
    Merge remote-tracking branch 'origin/main' into main Lucaskyy 2022-06-22 16:25:53 +0200
  • 4a23cb69bc
    feat: add logging back Lucaskyy 2022-06-22 16:25:04 +0200
  • 8c325af0f9
    build: update patcher version Lucaskyy 2022-06-22 16:24:35 +0200
  • 2e7e528c39 Notes added by 'git notes add' semantic-release-bot 2022-06-22 13:59:05 +0000
  • a26ab2a2c3 chore(release): 1.9.3 [skip ci] v1.9.3 semantic-release-bot 2022-06-22 13:59:04 +0000
  • d335846202
    fix: use absolute file path for key store oSumAtrIX 2022-06-22 15:57:15 +0200
  • d3f6feba91 Notes added by 'git notes add' semantic-release-bot 2022-06-22 13:10:28 +0000
  • 6fc3ae67c8 chore(release): 1.9.2 [skip ci] v1.9.2 semantic-release-bot 2022-06-22 13:10:27 +0000
  • 0df936e99b
    fix: update patcher version Sculas 2022-06-22 15:08:57 +0200
  • 8e74d03ed4 Notes added by 'git notes add' semantic-release-bot 2022-06-22 13:03:27 +0000
  • 83743929c8 chore(release): 1.9.1 [skip ci] v1.9.1 semantic-release-bot 2022-06-22 13:03:27 +0000
  • 51e091ce40
    fix: remove logger from Signer.kt Lucaskyy 2022-06-22 15:01:48 +0200
  • e5a37e0a5f
    refactor: move signing logs Lucaskyy 2022-06-22 15:00:24 +0200
  • c94471f464
    fix: add back in: option to specify keystore file path Lucaskyy 2022-06-22 14:58:12 +0200
  • bfd50a43b9
    build: update patcher version Lucaskyy 2022-06-22 14:57:33 +0200
  • 2c8a106151
    revert: "feat: use of java.util.logging.Logger" Lucaskyy 2022-06-22 14:36:38 +0200
  • 83424c40fe Notes added by 'git notes add' semantic-release-bot 2022-06-22 12:20:51 +0000
  • ea7efd2afc chore(release): 1.9.0 [skip ci] v1.9.0 semantic-release-bot 2022-06-22 12:20:50 +0000
  • 6c4c1924ee
    feat: migrate logger to slf4j oSumAtrIX 2022-06-22 14:17:13 +0200
  • 6f76295b01 Notes added by 'git notes add' semantic-release-bot 2022-06-22 11:52:37 +0000
  • ce78b245d1 chore(release): 1.8.0 [skip ci] v1.8.0 semantic-release-bot 2022-06-22 11:52:35 +0000
  • d7cffea99c
    build: bump patcher dependency version oSumAtrIX 2022-06-22 13:50:37 +0200
  • 9331594706
    feat: add option to specify keystore file path oSumAtrIX 2022-06-22 13:45:52 +0200
  • 07f6bdf330
    feat: use of java.util.logging.Logger oSumAtrIX 2022-06-22 13:33:20 +0200
  • a48c0860e3
    refactor: simply if condition oSumAtrIX 2022-06-22 12:23:14 +0200
  • 6bcc70b573 Notes added by 'git notes add' semantic-release-bot 2022-06-22 10:08:29 +0000
  • 4d5efab8bd chore(release): 1.7.1 [skip ci] v1.7.1 semantic-release-bot 2022-06-22 10:08:28 +0000
  • b30c7375a7
    fix: migrate to changes of patcher oSumAtrIX 2022-06-22 03:38:11 +0200
  • f694542d64
    fix: wrong variable inverted Sculas 2022-06-22 11:49:15 +0200
  • 6f54af5963
    build: bump patcher dependency version oSumAtrIX 2022-06-22 02:57:43 +0200
  • 5168f3bc90 Notes added by 'git notes add' semantic-release-bot 2022-06-21 22:05:11 +0000
  • 0a52180431 chore(release): 1.7.0 [skip ci] v1.7.0 semantic-release-bot 2022-06-21 22:05:10 +0000
  • af32572f29 feat: show description when listing patches bogadana 2022-06-21 23:54:34 +0200
  • 74217c2a7f Notes added by 'git notes add' semantic-release-bot 2022-06-21 22:02:18 +0000
  • e126436f3d chore(release): 1.6.3 [skip ci] v1.6.3 semantic-release-bot 2022-06-21 22:02:17 +0000
  • 80c11fef73
    fix: update patcher version Sculas 2022-06-22 00:00:51 +0200
  • 773349e8a2
    feat: show description when listing patches bogadana 2022-06-21 23:54:34 +0200
  • 210aa55d24 Notes added by 'git notes add' semantic-release-bot 2022-06-21 20:21:42 +0000
  • debf0116fb chore(release): 1.6.2 [skip ci] v1.6.2 semantic-release-bot 2022-06-21 20:21:41 +0000
  • 29105bab3d
    fix: CLI not working Lucaskyy 2022-06-21 22:20:08 +0200
  • 31853fe539
    fix: improper use of mount variable Lucaskyy 2022-06-21 22:19:12 +0200
  • 21747d5552
    build: update patcher version Lucaskyy 2022-06-21 22:18:35 +0200
  • ee6aff8fe7
    chore: add comment Lucaskyy 2022-06-21 19:47:03 +0200
  • f3a3e935a2
    refactor: prevent any future regressions in zipfs Lucaskyy 2022-06-21 19:31:49 +0200
  • c272d55e2d
    chore: cleanup code Lucaskyy 2022-06-21 19:30:24 +0200
  • 56a0967194 Notes added by 'git notes add' semantic-release-bot 2022-06-21 17:06:22 +0000
  • 1781612789 chore(release): 1.6.1 [skip ci] v1.6.1 semantic-release-bot 2022-06-21 17:06:20 +0000
  • 3829136c49
    fix: remove -e from experimental option oSumAtrIX 2022-06-21 19:04:32 +0200
  • 00145f2bb6
    chore: merge nested if blocks oSumAtrIX 2022-06-21 19:00:11 +0200
  • 637eb4165b fix having -e two times TheJeterLP 2022-06-21 18:54:37 +0200
  • 95ca8be3b4 Notes added by 'git notes add' semantic-release-bot 2022-06-21 16:44:31 +0000
  • 7dabd53109 chore(release): 1.6.0 [skip ci] v1.6.0 semantic-release-bot 2022-06-21 16:44:30 +0000
  • 98bd6f3f4b
    feat: rename debugging option to experimental oSumAtrIX 2022-06-21 18:40:34 +0200
  • 1a3db77c21
    feat: use install mode by default oSumAtrIX 2022-06-21 18:30:10 +0200
  • 430de23856
    refactor: replace try catch block with null check oSumAtrIX 2022-06-21 17:35:59 +0200
  • a38d4daa91 Notes added by 'git notes add' semantic-release-bot 2022-06-21 16:42:24 +0000
  • c7d72c4d1c chore(release): 1.5.1 [skip ci] v1.5.1 semantic-release-bot 2022-06-21 16:42:24 +0000
  • 09b9027e5e
    fix: update patcher version Sculas 2022-06-21 18:40:54 +0200
  • 3cc98efaa6
    refactor: apply formatting oSumAtrIX 2022-06-21 01:02:41 +0200
  • 3f0349296d Notes added by 'git notes add' semantic-release-bot 2022-06-20 22:55:02 +0000
  • 76da6c1fa6 chore(release): 1.5.0 [skip ci] v1.5.0 semantic-release-bot 2022-06-20 22:55:01 +0000
  • b977d7039f
    feat: allow listing patches without other parameters (#42) bogadana 2022-06-21 00:53:36 +0200
  • 74594d7e1d
    make -b required bogadana 2022-06-21 00:50:32 +0200
  • 75c3776498
    chore: bump patcher dependency version oSumAtrIX 2022-06-21 00:37:24 +0200
  • 059030775a
    feat: allow listing patches without other parameters bogadana 2022-06-21 00:18:43 +0200
  • bcee2c8dd3 Notes added by 'git notes add' semantic-release-bot 2022-06-20 15:11:35 +0000
  • 6b9751448c chore(release): 1.4.5 [skip ci] v1.4.5 semantic-release-bot 2022-06-20 15:11:34 +0000
  • 496f821218
    fix: update patcher version (fix apktool) Sculas 2022-06-20 17:09:51 +0200
  • 755f2b5afc
    update patcher version (#38) bogadana 2022-06-19 03:50:03 +0200
  • 2d67e03c93
    update patcher version bogadana 2022-06-19 03:47:11 +0200
  • 7bf68d8f3c Notes added by 'git notes add' semantic-release-bot 2022-06-18 21:51:41 +0000
  • d7353cd27a chore(release): 1.4.4 [skip ci] v1.4.4 semantic-release-bot 2022-06-18 21:51:40 +0000
  • 072d9e15d7
    fix: add execute permission to ./gradlew file (#36) Oskar 2022-06-18 21:50:19 +0000
  • 73102ef364 Notes added by 'git notes add' semantic-release-bot 2022-06-18 19:42:37 +0000
  • b768c06d90 chore(release): 1.4.3 [skip ci] v1.4.3 semantic-release-bot 2022-06-18 19:42:36 +0000
  • 055c282dd3
    fix: update patcher to 1.2.5 Sculas 2022-06-18 21:40:47 +0200
  • 7d5d43aa5b
    fix: add execute permission to ./gradlew file MedzikUser 2022-06-18 19:09:33 +0200
  • d98269d3ce Install ReVanced(root) as Magisk-module yuma2a 2022-06-17 23:47:19 +0900
  • 26ba47b0a6 Fix the comment. yuma2a 2022-06-17 23:44:34 +0900