Commit graph

11 commits

Author SHA1 Message Date
Lucaskyy 424788edd7
fix: incorrect endIndex (fixed in Patcher) 2022-04-16 21:42:02 +02:00
oSumAtrIX a112b22ce6
fix: wrong versions of patches 2022-04-15 05:28:30 +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 0077e26d23
fix: accidentally removed code in refactor 2022-04-14 20:07:01 +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 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 5119905955
refactor: make patches compatible with breaking changes of the patcher 2022-04-14 10:17:53 +02:00
Lucaskyy 36a2780ab1
refactor: start migrating some signatures to Kotlin 2022-04-13 21:47:09 +02:00
Renamed from src/main/kotlin/app/revanced/patches/interaction/EnableSeekbarTapping.kt (Browse further)