Magisk/app/src/main/java/com/topjohnwu/magisk
Viktor De Pasquale 4ef19d17da Added a flag for connection status
Reactively updated flag which only checks whether the "data" / "wifi" / "ethernet" is plugged in or enabled. If the user connects to the wifi but has no actual connection, the app will never know.
Please refrain from using other access methods (like pinging a host), it can get picked up by a VPN or other methods and possibly expose MM.
2019-08-07 03:07:18 -07:00
..
data Remove unnecessary App usage 2019-08-05 00:21:38 -07:00
di RepoDB does not need to run on main thread 2019-08-02 01:20:16 -07:00
extensions Remove unnecessary App usage 2019-08-05 00:21:38 -07:00
model Introduce DynamicClassLoader 2019-08-04 23:49:09 -07:00
tasks Remove unnecessary App usage 2019-08-05 00:21:38 -07:00
ui Added a flag for connection status 2019-08-07 03:07:18 -07:00
utils Introduce DynamicClassLoader 2019-08-04 23:49:09 -07:00
view Remove net module 2019-08-04 18:33:20 -07:00
App.kt Remove net module 2019-08-04 18:33:20 -07:00
ClassMap.kt Stream and process module zips 2019-07-20 21:04:06 -07:00
Config.kt Migrate PatchAPK to Kotlin 2019-08-04 13:00:27 -07:00
Const.kt Download Magisk Manager via new service 2019-07-29 00:26:18 -07:00
Info.java Clean ups 2019-07-20 22:37:34 -07:00