Commit Graph

120 Commits

Author SHA1 Message Date
tillnelown
e756ac9920 Removes the uneeded revanced-patches dependency 2022-05-28 18:22:51 +02:00
oSumAtrIX
c69170535e
chore: bump patcher version 2022-05-27 14:33:22 +02:00
oSumAtrIX
206f2029d7
fix: invalid code flow when adding patches 2022-05-27 12:25:44 +02:00
oSumAtrIX
11d67bc1ea
chore: update dependencies 2022-05-26 04:08:15 +02:00
oSumAtrIX
97a036bfbc
chore: update kotlin jvm
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-05-24 00:17:02 +02:00
oSumAtrIX
153d8ce746
chore: update dependencies
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-05-23 20:56:22 +02:00
oSumAtrIX
51d250491f
fix: breaking changes by revanced-patcher dependency
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-05-22 13:47:45 +02:00
oSumAtrIX
351de6cb90
fix: wrong use of dependency to revanced-patches
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-05-07 23:15:31 +02:00
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