oSumAtrIX
|
fe5fb736cb
build: Bump dependencies
|
5 months ago |
oSumAtrIX
|
0746c22743
feat: Move fingerprint match members to fingerprint for ease of access by using context receivers
|
6 months ago |
oSumAtrIX
|
b8249789df
feat: Improve various APIs (#317)
|
6 months ago |
oSumAtrIX
|
0abf1c6c02
feat: Improve Fingerprint API (#316)
|
6 months ago |
oSumAtrIX
|
7f44174d91
fix: Make constructor internal as supposed
|
9 months ago |
oSumAtrIX
|
d310246852
feat: Add ability to create options outside of a patch
|
9 months ago |
oSumAtrIX
|
5227e98abf
fix: Downgrade smali to fix dex compilation issue
|
9 months ago |
oSumAtrIX
|
11a911dc67
feat: Convert APIs to Kotlin DSL (#298)
|
10 months ago |
oSumAtrIX
|
f1d7217495
feat: Read and write arbitrary files in APK files
|
1 year ago |
oSumAtrIX
|
4a9184597b
feat: Add `PatchExtensions#registerNewPatchOption` function to simplify instantiation and registration of patch options
|
1 year ago |
oSumAtrIX
|
716825f232
fix: Accept `PatchSet` in `PatchesConsumer#acceptPatches`
|
1 year ago |
oSumAtrIX
|
462fbe2cad
feat: Add constructor to initialize patches without annotations
|
1 year ago |
oSumAtrIX
|
db5b0ed7be
refactor: Convert extension property to member
|
1 year ago |
oSumAtrIX
|
a46e948b5a
feat: Add `PatchOption#valueType` to handle type erasure
|
1 year ago |
oSumAtrIX
|
aed1eac315
fix: Only allow setting `MethodFingerprint#result` privately
|
1 year ago |
oSumAtrIX
|
54a2f8f16f
refactor!: Remove `Fingerprint` interface
|
1 year ago |
oSumAtrIX
|
e2ca50729d
refactor: Convert extension functions to member functions
|
1 year ago |
oSumAtrIX
|
6192089b71
refactor: Change data classes to actual classes
|
1 year ago |
oSumAtrIX
|
a4212f6bf9
refactor: Remove deprecated classes and members
|
1 year ago |
oSumAtrIX
|
124a2e9d3e
refactor: Move files to simplify package structure
|
1 year ago |
oSumAtrIX
|
54ac1394a9
feat: Use a map for `PatchOption#values`
|
1 year ago |
oSumAtrIX
|
55f6c2a9fc
feat!: Add property `PatchOption#values`
|
1 year ago |
oSumAtrIX
|
c6095bc38a
feat!: Add `PatchOption#toString`
|
1 year ago |
oSumAtrIX
|
09cd6aa568
refactor: Change `PatchOption` from abstract to open class
|
1 year ago |
oSumAtrIX
|
e6de90d300
feat: Add function to reset options to their default value
|
1 year ago |
oSumAtrIX
|
c7922e90d0
feat: Add getter for default option value
|
1 year ago |
oSumAtrIX
|
caa634fac6
feat: Name patch option value validator property correctly
|
1 year ago |
oSumAtrIX
|
4456031459
feat: Remove patch annotation processor
|
1 year ago |
oSumAtrIX
|
cb5e39d73e
build: Publish artifacts on Jitpack
|
1 year ago |
oSumAtrIX
|
4dd04975d9
refactor: Move ReVanced Patcher to sub-project
|
1 year ago |