Commit Graph

12 Commits

Author SHA1 Message Date
oSumAtrIX
029f1ad722 fix: use latest version of patches dependency
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-05-07 18:15:02 +02:00
oSumAtrIX
78d7aa361e feat: add semantic-release 2022-05-07 06:09:45 +02:00
oSumAtrIX
167695f083 chore: bump revanced-patches version 2022-05-07 05:40:36 +02:00
oSumAtrIX
3cf297e3d6 Migrate to new organization 2022-05-07 01:23:20 +02:00
oSumAtrIX
3776ab9a0b Merge branch 'picocli' into adb-deploy
# Conflicts:
#	src/main/kotlin/app/revanced/cli/MainCommand.kt
2022-05-06 01:23:08 +02:00
Canny1913
6ffba3ef0a fix: gradle build script
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-05-06 01:21:05 +02:00
oSumAtrIX
de2d29c464 add: deploy to adb
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-05-05 01:43:35 +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
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
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