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 |
|
topjohnwu
|
c0e60c41f2
|
Update snet extension pack
|
2017-11-21 00:40:05 +08:00 |
|
topjohnwu
|
c8dad43e00
|
Fix boot patching
|
2017-11-21 00:34:25 +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
|
13dad848bd
|
Fix download progress bug for modules larger than 20MB
|
2017-11-18 14:17:26 +08:00 |
|
topjohnwu
|
e518f4cef8
|
Crash proof database: reset if error occurs
|
2017-11-18 05:17:06 +08:00 |
|
topjohnwu
|
3a74729ecc
|
Add saving logs feature for installation
|
2017-11-18 05:17:06 +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
|
1a32aaea6f
|
Drawer rearrangement
|
2017-11-18 05:17:05 +08:00 |
|
topjohnwu
|
27d5858e06
|
Fix file selection for module install
|
2017-11-17 01:39:34 +08:00 |
|
topjohnwu
|
389299afd1
|
Remove apps from hidelist if uninstalled
|
2017-11-15 05:36:57 +08:00 |
|
topjohnwu
|
826543a291
|
Fully support dtbo.img patching
|
2017-11-15 05:36:57 +08:00 |
|
topjohnwu
|
64c363ce53
|
Update repo download progress report
|
2017-11-09 02:12:55 +08:00 |
|
topjohnwu
|
cca4347bf9
|
Use handler instead of weird callbacks
|
2017-11-09 01:43:29 +08:00 |
|