Commit Graph

6 Commits

Author SHA1 Message Date
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
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