topjohnwu
58acc75cf6
Fix SuLog UI
2017-07-24 13:15:05 +08:00
topjohnwu
356065d1ee
Rewrite SuLogAdapter
2017-07-24 01:26:56 +08:00
topjohnwu
76e7c5623d
Simplify ApplicationAdapter filter
2017-07-24 01:26:56 +08:00
topjohnwu
085fba050a
Introduce self-written SectionedAdapter
2017-07-24 01:26:45 +08:00
topjohnwu
36124ddca4
Update CallbackEvents
2017-07-23 00:39:38 +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
10efe3859d
Update repo fragment and adapter
2017-07-18 23:18:57 +08:00
topjohnwu
6933bcf7bb
Merge shells
2017-07-18 17:14:42 +08:00
topjohnwu
2ea046cd80
Add flashing screen
2017-07-18 17:14:42 +08:00
topjohnwu
87ea2a2bef
Rewrite root shell
2017-07-16 03:00:01 +08:00
topjohnwu
bcdface60d
Fix crashing when installing modules
2017-07-15 01:22:00 +08:00
topjohnwu
7d283ed65f
Optimize imports
2017-07-01 18:09:34 +08:00
topjohnwu
dd3b716d85
Extract expandable viewholder
2017-06-20 17:57:17 +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
9a1dc8ee0e
Refactor su database
2017-06-01 00:26:36 +08:00
topjohnwu
29096eb5d7
Monitor package (un)install events
2017-05-31 16:31:33 +08:00
topjohnwu
a3f0ef8e77
Many improvements and bug fixes
...
Close #114
2017-02-21 03:38:37 +08:00
topjohnwu
6785221479
Small refinements and bugfixes
...
Close #109
2017-02-19 10:14:29 +08:00
topjohnwu
b58c7ba7c5
Add download button to repo, close #99
2017-02-16 17:50:36 +08:00
topjohnwu
a03bb90754
Use README.md in details for repo
2017-02-16 05:48:26 +08:00
topjohnwu
23c84a7803
Massive Zip flashing refactoring
2017-02-15 05:25:24 +08:00
topjohnwu
1bfafdb44f
Don't reload ApplicationInfo list
...
Fix #94
2017-02-13 04:00:45 +08:00
topjohnwu
44b0d4127c
Remove GSON and switch to database
2017-02-12 23:27:20 +08:00
topjohnwu
b51978f51c
Move asynctasks to seperate package
2017-02-12 19:49:46 +08:00
topjohnwu
99ef0b8cb4
Handle MagiskHide at boot
2017-02-01 23:54:32 +08:00
tonymanou
00a0e64fdd
Prefer List/Map/Set as declaring type over their implementations
...
Unless your are using a method declared in subclasses of an
interface, it is better to use the interface as declaring type.
One advantage of this is that changing used implementation will
be much simpler (you will have less declarations to edit).
2017-01-30 20:11:17 +08:00
topjohnwu
d30397e9c0
Let users know why blacklist PoGO and AP...
2017-01-30 01:40:51 +08:00
topjohnwu
49e546919a
Update logs
2017-01-29 16:20:41 +08:00
topjohnwu
4a7e067d1a
Use support library
2017-01-29 00:20:43 +08:00
topjohnwu
cd4dfc9861
Add Superuser settings
2017-01-28 06:13:07 +08:00
tonymanou
978b3a64c5
Remove context reference from recyclerview adapter
2017-01-28 01:25:15 +08:00
topjohnwu
cbb32f82eb
Add Superuser logging UI
2017-01-28 01:13:28 +08:00
topjohnwu
b067105660
Fix bug where no info is available
2017-01-26 03:45:05 +08:00
topjohnwu
15ca18848e
Add su revoke
2017-01-26 03:30:12 +08:00
topjohnwu
67c9e2ead6
Add Superuser management UI
2017-01-26 01:13:23 +08:00
tonymanou
89744100ce
Remove unnecessary Butterknife binding in adapters
2017-01-15 02:37:40 +08:00
tonymanou
f0e1a8823e
Simplify listeners containing async tasks
2017-01-11 15:20:51 +08:00
tonymanou
7be5937aa0
Using checked state listener instead of click listener
2017-01-11 15:20:51 +08:00
tonymanou
8f43055b0e
Fix possible list items displaying wrong information
...
It is better to display empty strings rather than forget to reset
textviews when a viewholder is reused!
2017-01-11 15:20:51 +08:00
tonymanou
953a81b299
Extract getItem() method from onBindViewHolder()
2017-01-11 15:20:51 +08:00
tonymanou
1d34ae7934
Avoid storing context in adapter, static viewholder, remove useless code
2017-01-11 15:20:51 +08:00
tonymanou
2cabb2666b
Avoid possible NPE
2017-01-11 15:20:51 +08:00
tonymanou
cc262d6595
Change click listener to checked state listener in magisk hide
2017-01-11 15:17:49 +08:00
tonymanou
61d43b118b
Use stricter package name test in magisk hide
2017-01-11 15:17:49 +08:00
tonymanou
989d8181dd
Do not store context in magisk hide adapter, remove unused code
2017-01-11 15:17:49 +08:00
tonymanou
2a70619577
Improve magisk hide app list's adapter, better thread safety
2017-01-11 15:17:49 +08:00
topjohnwu
742055c43b
Various small changes
2017-01-10 22:30:05 +08:00
topjohnwu
fa73b41fa7
Update repo and module item layout
2017-01-07 03:18:47 +08:00