Commit Graph

274 Commits

Author SHA1 Message Date
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 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 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 f3c3b5a649 Cleanup prefs 2017-12-03 04:18:22 +08:00
topjohnwu 1cd2c5e653 Add changelogs 2017-12-03 04:18:22 +08:00
topjohnwu bb80ab4026 Support migrating settings after repackage 2017-12-02 02:35:07 +08:00
topjohnwu 96e5da36be Update snet.apk link 2017-11-24 22:25:42 +08:00
topjohnwu f520fe36bd Update to use new paths 2017-11-22 14:03:15 +08:00
topjohnwu f4e7baf31e Update snet.apk link 2017-11-21 00:43:13 +08:00
topjohnwu c0e60c41f2 Update snet extension pack 2017-11-21 00:40:05 +08:00
topjohnwu a8f124704d Allow custom update channels 2017-11-20 03:09:08 +08:00
topjohnwu 334beebfeb Not all devices work well with streaming 2017-11-19 06:17:31 +08:00
topjohnwu 49c672ac4d Add STDERR support 2017-11-18 05:17:06 +08:00
topjohnwu b570cb5b77 Extract external path 2017-11-18 05:17:06 +08:00
topjohnwu 97bf388471 Support new module specification 2017-11-18 05:17:05 +08:00
topjohnwu 826543a291 Fully support dtbo.img patching 2017-11-15 05:36:57 +08:00
topjohnwu 36025d6d9f Use direct path 2017-11-09 00:03:37 +08:00
topjohnwu 99c74b31be Improve dynamic permissions 2017-11-06 05:40:41 +08:00
topjohnwu ce5b13824e Organize application initialization 2017-11-06 04:47:24 +08:00
topjohnwu c39170c42e Organize constants 2017-11-06 04:41:23 +08:00
topjohnwu fdd700f3e5 Update boot signing in InstallMagisk 2017-10-31 16:31:58 +08:00
topjohnwu adf930f126 Finalize bootsigner commandline 2017-10-31 02:55:50 +08:00
topjohnwu 05f41928cd Add boot signing 2017-10-30 03:45:22 +08:00
topjohnwu f5cc2af5d0 Repackage Magisk Manager for hiding 2017-10-28 16:19:53 +08:00
topjohnwu 5880d4a6ec Use global su database 2017-10-28 15:50:17 +08:00
topjohnwu ae05dce958 Improve Shell and logging 2017-10-21 02:28:44 +08:00
topjohnwu 896ca2ef6b Cleanup contexts 2017-10-16 00:54:48 +08:00
topjohnwu c036f6d529 Cleanup Utils 2017-10-15 23:54:34 +08:00
topjohnwu 6f457c0c59 Refactor shell (again) 2017-10-15 23:02:44 +08:00
topjohnwu c10076f7ed Remove debug logs 2017-10-14 04:05:41 +08:00
topjohnwu 48f9b27381 Seperate JarSigner and add task for host 2017-10-07 20:31:49 +08:00
topjohnwu 42a6e0dd10 Seperate Google proprietary code 2017-10-07 17:12:36 +08:00
topjohnwu d4798b02ac Move functions 2017-10-04 22:27:14 +08:00