Commit Graph

735 Commits

Author SHA1 Message Date
topjohnwu 650b2ce6b1 Fix config bugs 2019-03-13 15:25:53 -04:00
topjohnwu ecf3d30349 Only show expansion when necessary 2019-03-13 08:15:02 -04:00
topjohnwu 15ddd0e284 More MagiskHide list UI improvements 2019-03-13 07:49:12 -04:00
topjohnwu 18ac6b270f Make Expandable more extensible 2019-03-13 06:12:02 -04:00
topjohnwu 3e35de9b39 Small UI improvements 2019-03-13 05:11:18 -04:00
topjohnwu 1e24c72c11 Use our own existing implementation 2019-03-13 01:37:35 -04:00
vvb2060 217564963d New MagiskHide UI 2019-03-12 17:20:08 -04:00
topjohnwu 771e500468 Use dark theme by default 2019-03-11 07:39:01 -04:00
topjohnwu 7e3ff03109 Default to canary channel if running canary build 2019-03-11 07:38:31 -04:00
topjohnwu a1827fd680 Make sure to read db before 2019-03-11 07:30:37 -04:00
topjohnwu 9ce334feac Update the way to deal with configs 2019-03-11 07:03:36 -04:00
topjohnwu ed11e0bff6 Fix repackage manager settings migration 2019-03-11 05:43:48 -04:00
topjohnwu de5c902fdb Remove app-core module
Less confusion
2019-03-08 10:19:22 -05:00
topjohnwu cf65169c99 Separate stub Magisk Manager to a module 2019-03-08 10:16:02 -05:00
topjohnwu 920b60da19 Support SDK 17 for stub APK 2018-12-27 14:35:55 +08:00
topjohnwu ff3d66a661 Separate backend logic from frontend UI 2018-12-13 04:35:50 -05:00
topjohnwu 59b1e63bdf Use internal library for networking 2018-12-12 05:52:13 -05:00
topjohnwu 4084e8790b Fix APK installation on old Android versions 2018-12-04 20:27:09 -05:00
topjohnwu 80dad54119 Some cleanups 2018-12-02 15:28:18 -05:00
topjohnwu 0241a50c6f Stop using platform provided DownloadManager 2018-12-02 04:47:57 -05:00
topjohnwu 78534deab6 Excessive obfuscation when building in release mode
Close #606
2018-09-14 23:00:39 -04:00
topjohnwu 065949496e Migrate to AndroidX support library 2018-09-10 02:27:45 -04:00
topjohnwu fe06352089 Remove unused import 2018-08-27 00:10:43 -04:00
topjohnwu 9bbfcf326c Do not place files into /sdcard/MagiskManager 2018-08-25 16:00:27 -04:00
topjohnwu 6d0e4a6a5e Rename base activity and fragments 2018-08-01 17:57:11 +08:00
topjohnwu 50b73a6720 Clear up more component in stub APK 2018-07-30 20:37:00 +08:00
topjohnwu 40b63bfebe Don't use DownloadManager for Magisk 2018-07-29 22:58:22 +08:00
topjohnwu 89861eceef Install to Second Slot -> Install to Inactive slot 2018-07-29 15:45:04 +08:00
topjohnwu b8eaff66fa Shrink snet APK, and prevent crashing 2018-07-28 23:40:41 +08:00
topjohnwu a747fdd27d Organize dialog code 2018-07-28 22:52:40 +08:00
topjohnwu 3fdeb40ddf Update SNET extension dialog interface 2018-07-28 14:56:14 +08:00
topjohnwu 6263d684d9 Migrate to JobIntentService to prevent boot notification 2018-07-21 02:59:36 +08:00
topjohnwu 013de7b3ef Switch channel and snet APK links 2018-07-19 04:18:08 +08:00
topjohnwu f8076825cb Move Magisk Manager files into subfolder 2018-07-18 17:47:53 +08:00
topjohnwu 863b13a694 Massive project restructure 2017-12-04 14:21:55 +08:00
topjohnwu 967ca17238 Fix custom channel dialog 2017-12-03 15:43:07 +08:00
topjohnwu 595c72147c Add dark theme to superuser request 2017-12-03 15:15:00 +08:00
topjohnwu f3c3b5a649 Cleanup prefs 2017-12-03 04:18:22 +08:00
topjohnwu 1cd2c5e653 Add changelogs 2017-12-03 04:18:22 +08:00
topjohnwu b2873dd44b Add reboot menu 2017-12-02 22:50:59 +08:00
topjohnwu bb80ab4026 Support migrating settings after repackage 2017-12-02 02:35:07 +08:00
topjohnwu 80cabb338b Java has native inputstream wrapper 2017-12-01 11:42:05 +08:00
topjohnwu 96e5da36be Update snet.apk link 2017-11-24 22:25:42 +08:00
topjohnwu 43745edac0 Fix crashes when Google Play Service require update 2017-11-24 22:15:46 +08:00
topjohnwu b612bce779 Add FLAG_ACTIVITY_NEW_TASK flag for updates 2017-11-23 23:26:06 +08:00
topjohnwu a356b21895 Prevent hiding Magisk Manager on old Magisk versions 2017-11-23 01:06:18 +08:00
topjohnwu f520fe36bd Update to use new paths 2017-11-22 14:03:15 +08:00
topjohnwu 708d8f75c0 Notify su db corruption 2017-11-21 02:21:37 +08:00
topjohnwu b1ad691464 Several small fixes 2017-11-21 02:15:13 +08:00
topjohnwu f4e7baf31e Update snet.apk link 2017-11-21 00:43:13 +08:00