topjohnwu
|
42a6e0dd10
|
Seperate Google proprietary code
|
2017-10-07 17:12:36 +08:00 |
|
topjohnwu
|
a3abb86daa
|
Only place files in de on FDE enabled devices
|
2017-09-24 21:29:01 +08:00 |
|
topjohnwu
|
4f5c656b05
|
Update uninstall method
|
2017-09-16 03:53:13 +08:00 |
|
topjohnwu
|
0acc23e058
|
Allow dialog to popup
|
2017-09-15 13:55:36 +08:00 |
|
topjohnwu
|
4c9f5f4655
|
Support patching second slot
|
2017-09-15 13:03:10 +08:00 |
|
topjohnwu
|
df21539311
|
Some versioning fixes
|
2017-09-06 22:32:40 +08:00 |
|
topjohnwu
|
a1ba4fda6f
|
Improve install Magisk
|
2017-09-06 14:41:59 +08:00 |
|
topjohnwu
|
2ee22fd374
|
Add restore stock image feature
|
2017-09-05 17:43:13 +08:00 |
|
topjohnwu
|
d4a10e2873
|
Various adjustments
|
2017-09-03 17:46:00 +08:00 |
|
topjohnwu
|
834c16485c
|
Reduce unnecessary code
|
2017-09-03 02:34:23 +08:00 |
|
topjohnwu
|
dbe6e5b3d7
|
Simplify app startup
|
2017-08-30 02:28:24 +08:00 |
|
topjohnwu
|
cc81cd446b
|
Extract ExpandableView code into interface
|
2017-08-29 04:10:04 +08:00 |
|
topjohnwu
|
439c7118f1
|
Proper runtime permission implementation
|
2017-08-29 03:08:09 +08:00 |
|
topjohnwu
|
d8154a5815
|
Update deprecate code
|
2017-08-29 01:56:43 +08:00 |
|
topjohnwu
|
4e3787bc0d
|
Add beta update channel
|
2017-08-29 01:34:42 +08:00 |
|
topjohnwu
|
1ce1a94a35
|
Update translations
|
2017-08-27 01:38:05 +08:00 |
|
topjohnwu
|
657f4ab303
|
Add hide Magisk Manager feature
|
2017-08-22 03:01:54 +08:00 |
|
topjohnwu
|
8e7b8825f5
|
Rename callbackevents to topic/subscribers
|
2017-08-04 00:17:31 +08:00 |
|
topjohnwu
|
36124ddca4
|
Update CallbackEvents
|
2017-07-23 00:39:38 +08:00 |
|
topjohnwu
|
bd6585765e
|
Add locale settings
|
2017-07-23 00:33:24 +08:00 |
|
topjohnwu
|
72820b162c
|
Code cleanups
|
2017-07-21 05:08:39 +08:00 |
|
topjohnwu
|
da4f53ebbb
|
Don't store multiple repo copies in memory
|
2017-07-21 02:46:19 +08:00 |
|
topjohnwu
|
8458553b74
|
Update database helper
|
2017-07-21 02:10:00 +08:00 |
|
topjohnwu
|
668d85d14e
|
Improve notification support
|
2017-07-20 01:44:32 +08:00 |
|
topjohnwu
|
c11a3dc95c
|
Fix Magisk Manager freezing issue
|
2017-07-20 00:51:30 +08:00 |
|
topjohnwu
|
56f57c20a2
|
Update AsyncTasks to prevent memory leak
|
2017-07-19 18:01:22 +08:00 |
|
topjohnwu
|
2ea046cd80
|
Add flashing screen
|
2017-07-18 17:14:42 +08:00 |
|
topjohnwu
|
f4097a372b
|
Root shell with no outputs
|
2017-07-18 01:06:05 +08:00 |
|
topjohnwu
|
87ea2a2bef
|
Rewrite root shell
|
2017-07-16 03:00:01 +08:00 |
|
topjohnwu
|
d2bcac813e
|
Fix update notifications on Android O
|
2017-07-14 02:27:02 +08:00 |
|
topjohnwu
|
4a5d033efb
|
Store data in intent for OTA
|
2017-06-08 22:35:30 +08:00 |
|
topjohnwu
|
69e5bcd57d
|
Simple OTA implementation
|
2017-06-07 02:21:58 +08:00 |
|
topjohnwu
|
efeddda328
|
Use Java synchronize instead serial tasks
|
2017-06-06 03:21:52 +08:00 |
|
topjohnwu
|
e6f10176c6
|
Network check
|
2017-05-23 17:01:38 +08:00 |
|
topjohnwu
|
9ef798f534
|
Update SafetyNet check UI
|
2017-05-20 03:04:14 +08:00 |
|
Wang Han
|
4c7bdbb284
|
Fix crashing when selecting release notes on some devices
|
2017-03-26 23:55:11 +08:00 |
|
topjohnwu
|
a3f0ef8e77
|
Many improvements and bug fixes
Close #114
|
2017-02-21 03:38:37 +08:00 |
|
topjohnwu
|
23c84a7803
|
Massive Zip flashing refactoring
|
2017-02-15 05:25:24 +08:00 |
|
topjohnwu
|
c4afa069df
|
Add custom AlertDialog
|
2017-02-13 23:11:50 +08:00 |
|
topjohnwu
|
44b0d4127c
|
Remove GSON and switch to database
|
2017-02-12 23:27:20 +08:00 |
|
topjohnwu
|
1418ec2416
|
Remove module helper
|
2017-02-12 20:53:41 +08:00 |
|
topjohnwu
|
b51978f51c
|
Move asynctasks to seperate package
|
2017-02-12 19:49:46 +08:00 |
|
topjohnwu
|
b07361580a
|
Contexts are different: Make context clearer
|
2017-02-12 05:02:18 +08:00 |
|
topjohnwu
|
22a5c11f0d
|
Fix MagiskHide startup issue
|
2017-02-07 06:02:06 +08:00 |
|
topjohnwu
|
bef5969580
|
No more static crap :)
|
2017-02-07 02:01:32 +08:00 |
|
topjohnwu
|
b3b2149ebb
|
Optimize root shell and startups
|
2017-02-05 22:02:14 +08:00 |
|
topjohnwu
|
cd4dfc9861
|
Add Superuser settings
|
2017-01-28 06:13:07 +08:00 |
|
topjohnwu
|
09bdbc1224
|
Revert "Read only the first line instead of loading the whole file"
This reverts commit a5b573eaaa .
The file shall always have one single line, no need to create a new method
|
2017-01-28 01:25:51 +08:00 |
|
tonymanou
|
a5b573eaaa
|
Read only the first line instead of loading the whole file
|
2017-01-28 01:25:15 +08:00 |
|
topjohnwu
|
cbb32f82eb
|
Add Superuser logging UI
|
2017-01-28 01:13:28 +08:00 |
|