Itroublve
|
131100ef00
|
feat: --uninstall switch (#84)
This moves the move unmount script to a command
|
2022-07-10 12:17:47 +02:00 |
|
bogadana
|
8e91c12c5e
|
feat: --exclusive switch (#78)
|
2022-07-10 12:15:28 +02:00 |
|
bogadana
|
ac7c7a9a1a
|
feat: better output for excluded patches (#77)
|
2022-07-10 12:13:26 +02:00 |
|
Aunali321
|
31a05b6768
|
refactor: comment for unmount step (#74)
|
2022-07-03 15:50:12 +02:00 |
|
bogadana
|
57a1e7c27f
|
feat: --include option (#76)
|
2022-07-03 15:49:25 +02:00 |
|
oSumAtrIX
|
20e15defc2
|
fix: wrong separator when using ZipFileSystemUtils
|
2022-06-28 00:12:22 +02:00 |
|
oSumAtrIX
|
9f91f63220
|
refactor: ZipFileSystemUtils
|
2022-06-28 00:12:22 +02:00 |
|
oSumAtrIX
|
88852a45ac
|
refactor: migrate from Signature to Fingerprint
BREAKING CHANGE: Not backwards compatible, since a lot of classes where renamed.
|
2022-06-26 16:34:08 +02:00 |
|
oSumAtrIX
|
df85fa37ef
|
feat: improve logging
|
2022-06-23 02:10:11 +02:00 |
|
oSumAtrIX
|
04805e45fe
|
refactor: logging and exception strings
|
2022-06-22 19:36:23 +02:00 |
|
Itroublve
|
5b8537e6b7
|
fix: keystore file not found exception (#57)
* fix: keystore file not found exception
* the fix
* fix oopsies
|
2022-06-22 19:22:19 +02:00 |
|
Lucaskyy
|
46056956fe
|
refactor: fix consistency in logging
|
2022-06-22 16:44:07 +02:00 |
|
Lucaskyy
|
87ffaa4bdb
|
fix: add callback for addFiles
|
2022-06-22 16:42:02 +02:00 |
|
Lucaskyy
|
51e091ce40
|
fix: remove logger from Signer.kt
|
2022-06-22 15:01:48 +02:00 |
|
Lucaskyy
|
2c8a106151
|
revert: "feat: use of java.util.logging.Logger"
This reverts commit 07f6bdf330.
This reverts commit 6c4c1924ee.
|
2022-06-22 14:56:25 +02:00 |
|
oSumAtrIX
|
6c4c1924ee
|
feat: migrate logger to slf4j
|
2022-06-22 14:19:06 +02:00 |
|
oSumAtrIX
|
9331594706
|
feat: add option to specify keystore file path
|
2022-06-22 13:50:54 +02:00 |
|
oSumAtrIX
|
07f6bdf330
|
feat: use of java.util.logging.Logger
|
2022-06-22 13:50:54 +02:00 |
|
oSumAtrIX
|
b30c7375a7
|
fix: migrate to changes of patcher
|
2022-06-22 12:06:53 +02:00 |
|
Lucaskyy
|
29105bab3d
|
fix: CLI not working
|
2022-06-21 22:20:08 +02:00 |
|
Lucaskyy
|
ee6aff8fe7
|
chore: add comment
|
2022-06-21 19:47:03 +02:00 |
|
Lucaskyy
|
f3a3e935a2
|
refactor: prevent any future regressions in zipfs
|
2022-06-21 19:31:49 +02:00 |
|
oSumAtrIX
|
00145f2bb6
|
chore: merge nested if blocks
|
2022-06-21 19:00:11 +02:00 |
|
oSumAtrIX
|
98bd6f3f4b
|
feat: rename debugging option to experimental
|
2022-06-21 18:42:30 +02:00 |
|
oSumAtrIX
|
1a3db77c21
|
feat: use install mode by default
|
2022-06-21 18:42:29 +02:00 |
|
oSumAtrIX
|
430de23856
|
refactor: replace try catch block with null check
|
2022-06-21 18:42:29 +02:00 |
|
bogadana
|
b977d7039f
|
feat: allow listing patches without other parameters (#42)
* feat: allow listing patches without other parameters
* make `-b` required
|
2022-06-21 00:53:36 +02:00 |
|
oSumAtrIX
|
6ceb449cf8
|
fix: move the keystore to the output directory
|
2022-06-14 23:59:59 +02:00 |
|
Kinsteen
|
e1c7d1082a
|
feat: chcon on mount
Co-authored-by: PaulF <paul.francon@pi.esisar.grenoble-inp.fr>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-06-14 15:30:14 +02:00 |
|
oSumAtrIX
|
32589c88e4
|
fix: check if packageVersion is compatible with any from compatiblePackages
|
2022-06-13 01:59:39 +02:00 |
|
oSumAtrIX
|
2975a47d0f
|
fix: ZipAligner not correctly calculating the file offset
|
2022-06-12 00:52:14 +02:00 |
|
oSumAtrIX
|
0d7581ad75
|
fix: check for root even though when not needed
|
2022-06-11 22:03:55 +02:00 |
|
oSumAtrIX
|
d1ceab45c8
|
feat: support for --install
|
2022-06-11 20:02:37 +02:00 |
|
oSumAtrIX
|
a0644c7045
|
fix: broken control flow of includeFilter
|
2022-06-11 19:44:33 +02:00 |
|
oSumAtrIX
|
9da4f707ac
|
fix: resource patcher
|
2022-06-11 06:40:59 +02:00 |
|
oSumAtrIX
|
1b645c67db
|
feat: debugging option
|
2022-06-05 07:56:53 +02:00 |
|
oSumAtrIX
|
ace70e417f
|
fix: migrate to latest patcher api changes
|
2022-06-01 01:41:24 +02:00 |
|
oSumAtrIX
|
206f2029d7
|
fix: invalid code flow when adding patches
|
2022-05-27 12:25:44 +02:00 |
|
oSumAtrIX
|
cabd32fda4
|
fix: migrate from PatchLoader.load(...) to JarPatchBundle(...).loadPatches()
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-26 01:02:42 +02:00 |
|
oSumAtrIX
|
f297f7d1ef
|
add: signature checker and compatibility filters
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-22 17:10:43 +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 |
|
Wan Muhammad Azims
|
81d53b5518
|
fix: wrong use of variable substitution / typo
[revanced/revanced-cli#12](https://github.com/revanced/revanced-cli/issues/12)
|
2022-05-16 03:45:20 +08:00 |
|
danthe1st
|
3a11e1135b
|
fix: ClassLoader not working with Java 9+
|
2022-05-07 21:08:11 +02:00 |
|
oSumAtrIX
|
be53e649a7
|
fix: broken script CONTENT_UNMOUNT_SCRIPT
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-07 18:13:14 +02:00 |
|
oSumAtrIX
|
3a2fa30676
|
fix: unmount script CONTENT_UMOUNT_SCRIPT
|
2022-05-07 05:41:34 +02:00 |
|
oSumAtrIX
|
f9b987e858
|
fix: deploy to adb
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-05-06 03:00:02 +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
|
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 |
|