Magisk/app/src/main/java/com/topjohnwu/magisk
2019-05-25 16:33:55 +02:00
..
data Fixed clearing cache crashing due to operations on main thread 2019-05-24 12:28:40 +02:00
di Removed useless constructor parameter from home vm 2019-05-24 15:50:20 +02:00
model Fixed repo not being correctly marked as jsonclass hence it crashed when fetching obfuscated 2019-05-24 15:51:18 +02:00
tasks Removed update repos as it can be done via repository 2019-05-09 15:56:06 +02:00
ui Fixed stable channel asking for custom URL when previously selected 2019-05-25 16:15:08 +02:00
utils Fixed notification popping up every time update is scheduled 2019-05-25 16:33:55 +02:00
view Removed unnecessary classes 2019-05-13 15:41:46 +02:00
App.kt Removed direct static usages of database from app 2019-05-12 17:25:26 +02:00
ClassMap.kt Converted classmap to kotlin 2019-05-13 15:34:53 +02:00
Config.java Removed direct static usages of database from app 2019-05-12 16:56:56 +02:00
ConfigLeanback.kt Removed direct static usages of database from app 2019-05-12 16:56:56 +02:00
Const.kt Converted constants to kotlin 2019-05-13 15:39:33 +02:00
Constants.kt Fixed conditions in sql queries 2019-05-12 18:34:28 +02:00
KConfig.kt Fixed setting custom channels and switching between official ones being broken 2019-05-23 18:11:23 +02:00