Magisk/app
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
..
src/main Added a flag for connection status 2019-08-07 03:07:18 -07:00
.gitignore Separate backend logic from frontend UI 2018-12-13 04:35:50 -05:00
build.gradle Added a flag for connection status 2019-08-07 03:07:18 -07:00
proguard-kotlin.pro Removed test options from proguard 2019-05-24 16:02:47 +02:00
proguard-rules.pro Upgrade Retrofit 2.6.0 2019-06-05 23:41:51 -07:00