topjohnwu
348bc1d0fc
Add extract, repack, hexpatch, sepolicy-injection
2016-09-08 20:59:48 +08:00
d8ahazard
f404fe0570
Break/Fix
...
Wheeeeee
2016-09-06 16:54:08 -05:00
d8ahazard
bef4361736
That's important too...
2016-09-02 14:50:54 -05:00
d8ahazard
aa991b62f4
My brain hurts...
2016-09-02 13:18:37 -05:00
d8ahazard
8dfe0f4373
I must have been really tired...
...
Not sure how this got deleted...
2016-09-02 08:36:03 -05:00
d8ahazard
ffedb79670
Synch update - WIP
...
Not finished, just synchronizing workflows.
2016-09-02 08:32:34 -05:00
d8ahazard
0e23935455
Add some internets!
...
WIP, not done yet.
2016-09-01 16:58:26 -05:00
d8ahazard
4f62320e7b
Temp disable busybox install for testing
2016-09-01 10:42:37 -05:00
d8ahazard
aee3bd3a80
Fix FAB layout error
2016-09-01 10:42:26 -05:00
d8ahazard
c992b89b2f
Well, the disable part works...
...
Auto enable is still a bit trigger happy. But, bugs worked out, might
try a method of detection that uses root...
2016-08-31 22:04:27 -05:00
d8ahazard
fc5c9647d8
Initial implementation of auto-mount, WIP
...
Will manually merge working product into /master
2016-08-31 16:52:42 -05:00
d8ahazard
3a238e9d4b
Implement file picker and install methods into Modules section.
...
Tested and working.
2016-08-31 16:49:35 -05:00
DVDAndroid
9d9fea49ca
Update ic_file_download.xml
2016-08-29 19:51:48 +02:00
topjohnwu
e21131d67e
Zip Autoflash; Massive refactor
2016-08-29 06:35:07 +08:00
topjohnwu
1f02d0f6d0
Add auto zip flashing support
2016-08-28 03:59:03 +08:00
topjohnwu
830fde8007
Download with DownloadManager
2016-08-27 19:02:41 +08:00
dvdandroid
c44ce77e95
Updated UI for tablets
2016-08-27 01:02:53 +08:00
dvdandroid
ab318ef99e
Updated UI
...
Added "Root" section
2016-08-26 12:45:35 +02:00
dvdandroid
c86c2661af
Changed download file path to internal storage
2016-08-25 17:39:09 +02:00
dvdandroid
dabb222511
[WIP] Update checker
...
TODO: change download file path to internal storage
2016-08-25 14:59:07 +02:00
dvdandroid
ef13b3a36c
Change update checker; using a JSON file now
2016-08-25 14:36:06 +02:00
topjohnwu
6fb9081394
Fix merge issue
2016-08-25 18:40:00 +08:00
topjohnwu
1ba38b3902
Merge update
2016-08-25 18:23:20 +08:00
topjohnwu
dc06a132bc
Finalize 2.0 version
2016-08-25 18:08:07 +08:00
dvdandroid
644b4f88ac
Italian translation
2016-08-25 11:19:00 +02:00
dvdandroid
c97197b61a
Cleanup; added update checker
2016-08-25 11:04:56 +02:00
topjohnwu
3e97d29bcf
Merge conflict
2016-08-25 06:26:20 +08:00
topjohnwu
a5ea214553
Rewrite all root method with own su library
2016-08-25 05:58:15 +08:00
dvdandroid
91c6ae229e
Force reload modules, added view if modules are not found, show progress dialog when granting root
2016-08-23 18:28:27 +02:00
dvdandroid
e18f4c843a
Added AboutActivity
2016-08-23 17:02:32 +02:00
dvdandroid
0f103d5853
UI improvements, cleanup
2016-08-23 12:39:36 +02:00
dvdandroid
56f10e238b
UI improvements
2016-08-23 11:39:18 +02:00
topjohnwu
5baa2e9069
AsyncTask fix and UI adjustment
2016-08-23 07:38:03 +08:00
topjohnwu
7bf83371d5
Add root fragment and refactor
2016-08-23 05:42:47 +08:00
topjohnwu
36c575023e
Remove unnecessary root calls
2016-08-23 05:42:46 +08:00
topjohnwu
7eadc74f6c
Proper module management
2016-08-23 05:42:46 +08:00
dvdandroid
3ad06c406c
[WIP] Use checkbox and delete button instead of a popup menu
2016-08-23 05:42:46 +08:00
dvdandroid
c68e37a8c4
Use libsuperuser lib
2016-08-23 05:42:46 +08:00
dvdandroid
e66496eae7
Small UI improvement
2016-08-23 05:42:45 +08:00
dvdandroid
e6b951c62a
Log fragment completed
2016-08-23 05:42:45 +08:00
dvdandroid
5279226f36
Two-tabs layout: non-cache and cache modules
2016-08-23 05:42:45 +08:00
dvdandroid
31b552ab51
Module fragment with menu; remove and disable buttons
2016-08-23 05:42:45 +08:00
dvdandroid
f5e53cd60f
Start materializing module fragment
2016-08-23 05:42:44 +08:00
dvdandroid
4a48f59d27
Changed root method
2016-08-23 05:42:44 +08:00
dvdandroid
bc2c63bf1f
Fixed list not loaded
...
NOTE: every module directory must have permission 777, and module.prop file 744 (or at least must be only readable for all users)
2016-08-23 05:42:44 +08:00
topjohnwu
b56a757f2e
Add live patch
2016-08-18 04:50:56 +08:00
dvdandroid
4692ed4b4a
Load modules in a listview
2016-08-17 13:00:55 +02:00
dvdandroid
615bbcae74
Refactoring
2016-08-17 12:01:58 +02:00
topjohnwu
7737c6aee1
v4: change root switch method; massive refactor
2016-08-17 00:56:00 +08:00
topjohnwu
f7c0499158
Add auto allow patch support
...
The patch will work like this:
./sepolicy-inject --auto -P sepolicy
This will allow all possible transition (just like selinux disabled)
./sepolicy-inject --auto -s su -P sepolicy
This will allow all transitions from su to any type
./sepolicy-inject --auto -t su -P sepolicy
This will allow all transitions from any type to su
./sepolicy-inject --auto -c file -P sepolicy
This will allow any transitions involving the class file
./sepolicy-inject --auto -s su -t system_data_file -P sepolicy
This will allow all transitions from su to system_data_file
You should get the logic now :)
2016-08-12 02:50:50 +08:00