Commit Graph

219 Commits

Author SHA1 Message Date
oSumAtrIX 57af32208d
add: resource patcher
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-05-04 23:48:11 +02:00
oSumAtrIX f6d60a3460
refactor: migration to `picocli`
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-05-01 02:07:25 +02:00
Lucaskyy 58213781e1
refactor: rename & change some things 2022-04-16 13:49:25 +02:00
Lucaskyy fb068ef753
fix: unfinished todo message 2022-04-15 23:43:21 +02:00
Lucaskyy 37ecc5eaa6
feat: Added root-only adb runner (tested on emulator)
I spent almost an entire day on this, you better be happy!
2022-04-15 23:40:09 +02:00
oSumAtrIX c9941fe182
fix: resolve signatures before applying patches
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-04-14 22:59:56 +02:00
oSumAtrIX f2d9da4dca
fix: uncomment merging integrations
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-04-14 10:59:39 +02:00
oSumAtrIX d14fd901c0
refact: remove obsolete `SignatureParser`
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-04-14 10:59:04 +02:00
oSumAtrIX 555b38f386
fix: make cli compatible with breaking changes of the patcher
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-04-14 10:26:38 +02:00
Lucaskyy 9fc2f9602a
fix: update cli for new patcher version 2022-04-12 19:12:35 +02:00
Lucaskyy a37304e032
fix: this tiny thing has caused me the worst headache ever in my life 2022-04-12 16:29:21 +02:00
Lucaskyy 8d96ec83cb
feat: Add progress bar 2022-04-11 19:19:35 +02:00
Lucaskyy bea8b829c7
fix: make integrations optional 2022-04-11 11:44:59 +02:00
oSumAtrIX 967fac48d0
add: missing integrations parameter 2022-04-11 04:08:20 +02:00
Lucaskyy 4624384f28
feat: load patches dynamically & use kotlinx.cli
Patches are now loaded dynamically and the CLI now links to the patches library. Also decided to use the CLI library from kotlinx, since that's friendlier than whatever we had before.
2022-04-10 22:21:57 +02:00
Lucaskyy e50071aa61
refactor: migrate to Kotlin build scripts 2022-04-10 19:36:51 +02:00
oSumAtrIX b1372c0e9f
chore: apply breaking changes from patcher 2022-04-10 01:34:50 +02:00
oSumAtrIX 919b34e174
feat: integrations merge 2022-04-09 04:53:31 +02:00
oSumAtrIX 6664f49a11
feat: Add CLI 2022-04-08 23:49:31 +02:00