Commit Graph

7 Commits

Author SHA1 Message Date
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
d14fd901c0 refact: remove obsolete SignatureParser
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-04-14 10:59:04 +02:00
Lucaskyy
8d96ec83cb feat: Add progress bar 2022-04-11 19:19:35 +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
6664f49a11 feat: Add CLI 2022-04-08 23:49:31 +02:00