Commit Graph

1765 Commits

Author SHA1 Message Date
Lucaskyy
424788edd7
fix: incorrect endIndex (fixed in Patcher) 2022-04-16 21:42:02 +02:00
Lucaskyy
5f6a6d2b7d
revert: "fix: wrong signature for hide-reels-signature"
This reverts commit c369899493.
2022-04-15 21:32:17 +02:00
Lucaskyy
c369899493
fix: wrong signature for hide-reels-signature 2022-04-15 11:55:58 +02:00
Lucaskyy
e82459d377
fix: signature checker with changes of patcher 2022-04-15 11:55:35 +02:00
oSumAtrIX
f4d8a8525b
fix: wrong opcode pattern for create-button-method 2022-04-15 06:31:15 +02:00
oSumAtrIX
a112b22ce6
fix: wrong versions of patches 2022-04-15 05:28:30 +02:00
oSumAtrIX
f32e4747b5
fix: remove HideSuggestionsPatch from Index 2022-04-15 04:58:11 +02:00
oSumAtrIX
823e503d84
fix: wrong signatures for patch Old Quality Layout Patch 2022-04-15 04:57:51 +02:00
oSumAtrIX
e65c6f240e
feat: remove obsolete patch Hide suggestions patch 2022-04-15 04:56:58 +02:00
oSumAtrIX
2d9ff2af0a
fix: wrong signature for hide-reels-signature 2022-04-15 04:56:17 +02:00
oSumAtrIX
1d833957ed
fix: wrong opcode pattern for enable-seekbar-tapping-signature 2022-04-15 04:53:34 +02:00
oSumAtrIX
0924ca2ad3
feat: get required register dynamically 2022-04-14 22:59:26 +02:00
Lucaskyy
9e29aeeeff
fix: print instruction index of warning 2022-04-14 21:48:46 +02:00
Lucaskyy
e5a609f716
refactor: finalize Signature Checker 2022-04-14 21:47:43 +02:00
Lucaskyy
0077e26d23
fix: accidentally removed code in refactor 2022-04-14 20:07:01 +02:00
Lucaskyy
32146506f1
fix: wrong opcode for create-button-method
Added in latest(?) version of the app.
2022-04-14 20:00:45 +02:00
Lucaskyy
6d4158af85
refactor: print surrounding opcodes of a warning 2022-04-14 19:58:55 +02:00
Lucaskyy
a0dcea3a13
fix: modified opcode for show-video-ads-constructor
Modified in latest(?) version of the app.
2022-04-14 19:58:24 +02:00
Lucaskyy
0a398ef364
fix: add missing opcode for create-button-method
Added in latest(?) version of the app.
2022-04-14 19:57:00 +02:00
Lucaskyy
ae4c7b29f2
feat: Add (WIP) Signature Checker 2022-04-14 19:19:43 +02:00
Lucaskyy
80276c7e5b
chore: upgrade Kotlin & add test library 2022-04-14 19:19:26 +02:00
Lucaskyy
b45d175c6f
fix: minimized-playback & old-quality-layout wrong opcodes 2022-04-14 19:18:34 +02:00
Lucaskyy
93c97c183f
chore: clarify order of writing in EnableSeekbarTappingPatch.kt 2022-04-14 18:47:26 +02:00
Lucaskyy
8034fee8ea
refactor: remove all parameter names
also fixed some warnings.
2022-04-14 18:45:34 +02:00
Lucaskyy
f55d917db4
Merge remote-tracking branch 'origin/dalvik-patches' into dalvik-patches 2022-04-14 12:13:38 +02:00
Lucaskyy
0acdf89ae9
refactor: make patches compatible with breaking changes of the patcher
also commented HideSuggestionsPatch.kt so warnings suppressed
2022-04-14 12:11:24 +02:00
Lucaskyy
2d3d72009e
refactor: replace Array with List 2022-04-14 11:58:25 +02:00
oSumAtrIX
76d3c71b67
fix: add missing trimIndent() to string literals
Co-authored-by: Sculas <contact@sculas.xyz>
2022-04-14 11:50:15 +02:00
oSumAtrIX
535aee0840
fix: wrong opcode pattern for signature in Hide suggestions patch 2022-04-14 11:01:25 +02:00
oSumAtrIX
9fbb89d053
fix: wrong access flag in signature for Create button patch 2022-04-14 11:01:04 +02:00
oSumAtrIX
2f9360f57c
fix: Index in wrong package 2022-04-14 10:39:15 +02:00
oSumAtrIX
5119905955
refactor: make patches compatible with breaking changes of the patcher 2022-04-14 10:17:53 +02:00
oSumAtrIX
582ce70ce2
refact: include each signature in its corresponding patch 2022-04-14 08:49:11 +02:00
Lucaskyy
36a2780ab1
refactor: start migrating some signatures to Kotlin 2022-04-13 21:47:09 +02:00
Lucaskyy
bc56555d9e
refactor: make patches compatible with the newest patcher 2022-04-13 21:25:50 +02:00
oSumAtrIX
99099ea0bc
fix: disable hide-suggestions-patch patch until fixed 2022-04-13 05:18:51 +02:00
oSumAtrIX
52fd726d9b
fix: enable-seekbar-tapping patch 2022-04-13 05:18:12 +02:00
oSumAtrIX
55677a44ff
fix: minimized-playback patch 2022-04-13 00:16:20 +02:00
oSumAtrIX
f28f20974f
refact: use kebab-case for VideoAds patch 2022-04-12 21:10:11 +02:00
oSumAtrIX
19c0b0d194
feat: integrations patch 2022-04-12 20:59:06 +02:00
Lucaskyy
ca3a70f2a4
Merge remote-tracking branch 'origin/dalvik-patches' into dalvik-patches 2022-04-11 16:41:44 +02:00
Lucaskyy
1eb85e8f4e
refactor: make patches compatible with the newest patcher 2022-04-11 16:41:29 +02:00
oSumAtrIX
e37201d0ce
fix: multiple bugs in patches 2022-04-10 05:13:20 +02:00
Lucaskyy
f6d07d0abd
chore: publish and get from maven local 2022-04-10 00:51:24 +02:00
oSumAtrIX
3395d69747
fix: attempt on all patches 2022-04-09 22:59:51 +02:00
oSumAtrIX
e088c67108
feat: migrate to dalvik patches 2022-04-07 22:41:55 +02:00
Lucaskyy
dc4ec57441
fix(VideoAds): remove istore1 opcode 2022-03-24 22:02:45 +01:00
semantic-release-bot
2fda5925dc chore(release): 1.0.0-dev.4 [skip ci]
# [1.0.0-dev.4](https://github.com/ReVancedTeam/revanced-patches/compare/v1.0.0-dev.3...v1.0.0-dev.4) (2022-03-22)

### Features

* use supplier instead of KClass ([08af6e5](08af6e54af))
* use supplier instead of KClass ([91aa019](91aa019f8d))

### BREAKING CHANGES

* signature of patches was changed
* signature of patches was changed
2022-03-22 21:26:34 +00:00
Lucaskyy
08af6e54af
feat: use supplier instead of KClass
BREAKING CHANGE: signature of patches was changed
2022-03-22 22:24:56 +01:00
Lucaskyy
43da3130e9
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	src/main/kotlin/app/revanced/patches/Index.kt
2022-03-22 22:23:57 +01:00