Commit Graph

9 Commits

Author SHA1 Message Date
e46ef02302 fix: name for IntegrationsPatch 2022-04-17 18:45:38 +02:00
424788edd7 fix: incorrect endIndex (fixed in Patcher) 2022-04-16 21:42:02 +02:00
a112b22ce6 fix: wrong versions of patches 2022-04-15 05:28:30 +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
5119905955 refactor: make patches compatible with breaking changes of the patcher 2022-04-14 10:17:53 +02:00
582ce70ce2 refact: include each signature in its corresponding patch 2022-04-14 08:49:11 +02:00
36a2780ab1 refactor: start migrating some signatures to Kotlin 2022-04-13 21:47:09 +02:00