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 |
|
topjohnwu
|
46a4070f84
|
Prevent shell response crashes
|
2017-01-26 13:46:54 +08:00 |
|
topjohnwu
|
bcc695234c
|
Seperate Configs
|
2017-01-25 13:17:33 +08:00 |
|
topjohnwu
|
61e2c3444a
|
Remove token, use ETag to prevent multiple queries
|
2017-01-11 17:37:35 +08:00 |
|
tonymanou
|
2a70619577
|
Improve magisk hide app list's adapter, better thread safety
|
2017-01-11 15:17:49 +08:00 |
|
topjohnwu
|
123f39a21b
|
We can see the token through logs anyway, no need to encrypt
|
2017-01-10 22:56:48 +08:00 |
|
topjohnwu
|
cadab12737
|
Prevent root tasks if no root access
|
2017-01-10 22:47:58 +08:00 |
|
topjohnwu
|
742055c43b
|
Various small changes
|
2017-01-10 22:30:05 +08:00 |
|
tonymanou
|
ef2e02098d
|
Use untranslatable string when storing theme
This fixes #30
|
2017-01-06 02:44:07 +08:00 |
|
topjohnwu
|
c7e64f40f9
|
Various small fixes
|
2016-12-27 14:30:26 +08:00 |
|
topjohnwu
|
c78209604c
|
Update Install Fragment UI
|
2016-12-27 04:41:00 +08:00 |
|
topjohnwu
|
8fe4cfecb6
|
Add Install UI
|
2016-12-27 04:41:00 +08:00 |
|
topjohnwu
|
4daea7d7e6
|
Some refinements
|
2016-11-23 22:38:15 +08:00 |
|
topjohnwu
|
f5bee7b691
|
Small refactor of download repo and FlashZip
|
2016-11-20 22:13:29 +08:00 |
|
topjohnwu
|
8a8f24f93e
|
Add several options
|
2016-11-09 05:17:50 +08:00 |
|
topjohnwu
|
793269731d
|
Fix and tweaks for MagiskHide
|
2016-11-07 23:59:10 +08:00 |
|