Commit Graph

23 Commits

Author SHA1 Message Date
823e503d84 fix: wrong signatures for patch Old Quality Layout Patch 2022-04-15 04:57:51 +02:00
e65c6f240e feat: remove obsolete patch Hide suggestions patch 2022-04-15 04:56:58 +02:00
2d9ff2af0a fix: wrong signature for hide-reels-signature 2022-04-15 04:56:17 +02:00
0077e26d23 fix: accidentally removed code in refactor 2022-04-14 20:07:01 +02:00
32146506f1 fix: wrong opcode for create-button-method
Added in latest(?) version of the app.
2022-04-14 20:00:45 +02:00
0a398ef364 fix: add missing opcode for create-button-method
Added in latest(?) version of the app.
2022-04-14 19:57:00 +02:00
b45d175c6f fix: minimized-playback & old-quality-layout wrong opcodes 2022-04-14 19:18:34 +02:00
8034fee8ea refactor: remove all parameter names
also fixed some warnings.
2022-04-14 18:45:34 +02:00
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
2d3d72009e refactor: replace Array with List 2022-04-14 11:58:25 +02:00
535aee0840 fix: wrong opcode pattern for signature in Hide suggestions patch 2022-04-14 11:01:25 +02:00
9fbb89d053 fix: wrong access flag in signature for Create button patch 2022-04-14 11:01:04 +02:00
5119905955 refactor: make patches compatible with breaking changes of the patcher 2022-04-14 10:17:53 +02:00
36a2780ab1 refactor: start migrating some signatures to Kotlin 2022-04-13 21:47:09 +02:00
bc56555d9e refactor: make patches compatible with the newest patcher 2022-04-13 21:25:50 +02:00
99099ea0bc fix: disable hide-suggestions-patch patch until fixed 2022-04-13 05:18:51 +02:00
55677a44ff fix: minimized-playback patch 2022-04-13 00:16:20 +02:00
ca3a70f2a4 Merge remote-tracking branch 'origin/dalvik-patches' into dalvik-patches 2022-04-11 16:41:44 +02:00
1eb85e8f4e refactor: make patches compatible with the newest patcher 2022-04-11 16:41:29 +02:00
e37201d0ce fix: multiple bugs in patches 2022-04-10 05:13:20 +02:00
3395d69747 fix: attempt on all patches 2022-04-09 22:59:51 +02:00
e088c67108 feat: migrate to dalvik patches 2022-04-07 22:41:55 +02:00
04a7cfff20 feat: OldQualityLayout, HideSuggestions, HideReels, EnableSeekbarTapping 2022-03-22 00:55:42 +01:00