vvb2060
e526e5659e
Update zh-rCN translation
2018-01-01 16:39:15 +08:00
Rikka
4a5227c7bf
Fix bug in SuDatabaseHelper
2018-01-01 01:11:45 +08:00
AndroPlus-org
c2c151ec4c
Update Japanese translation
2018-01-01 01:09:56 +08:00
Jonas Schubert
452096e7e4
Added missing german translations
2018-01-01 01:09:21 +08:00
linar10
50c2a9859e
Update strings.xml
2018-01-01 01:09:02 +08:00
Oliver Cervera
677b667307
Add sorting repo by update time
...
Add translation for new repo strings
2018-01-01 01:08:52 +08:00
topjohnwu
930c82316a
Slightly change logging style
2017-12-31 21:54:39 +08:00
Shaka Huang
3dc22db265
Support loading split sepolicy on non skip_initramfs devices
...
For certain device (e.g ZenFone 4 ZE554KL) there’s no sepolicy under rootfs and no a/b partition (implies no vendor partition) Magisk will failed to patch SELinux policy database and the system won’t boot up.
In order to cope with this configuration the status of loading policy db needs to be checked, once it failed we have to mount the system partition and do patch_sepolicy() again.
Signed-off-by: Shaka Huang <shakalaca@gmail.com>
2017-12-31 21:30:56 +08:00
topjohnwu
d8c51cb286
Update sepolicy handling
2017-12-31 19:32:04 +08:00
topjohnwu
2f79d0c3b3
Fix segfault while patching dtb
2017-12-31 19:30:56 +08:00
topjohnwu
5c338cd0a7
Update rules
2017-12-31 19:20:49 +08:00
topjohnwu
d8bb3af06b
Miscellaneous
2017-12-29 04:25:30 +08:00
topjohnwu
e139e8777b
Fix faulty magiskboot ramdisk patch code
2017-12-29 04:25:03 +08:00
topjohnwu
1adf331268
Bump version
2017-12-29 04:03:05 +08:00
topjohnwu
349b3e961b
More robust sudb handling
2017-12-29 04:01:39 +08:00
topjohnwu
96650c06f0
Fix the issue that installation configs won't stick
2017-12-29 03:21:51 +08:00
dark-basic #DarkBasic BasicHD
26038a0a07
Update strings.xml
2017-12-29 01:44:36 +08:00
topjohnwu
6a148b5dd9
Add sorting repo by update time
2017-12-27 01:07:33 +08:00
topjohnwu
0e109ef979
Remove snet version checkpoint, always check by code
2017-12-26 18:24:43 +08:00
topjohnwu
d52d7cfbd9
Update magiskpolicy
2017-12-26 04:24:48 +08:00
topjohnwu
4f74a259e3
Update Magisk Manager
2017-12-26 04:00:01 +08:00
topjohnwu
de2285d5e9
Bump version
2017-12-26 03:59:28 +08:00
topjohnwu
b2483ba437
Add version check within binary
2017-12-26 03:59:28 +08:00
topjohnwu
a82a5e5a49
Update snet.apk
2017-12-26 03:57:22 +08:00
topjohnwu
74da6e1dc0
Support new 1500 template
2017-12-26 03:23:58 +08:00
topjohnwu
84ffdf0ed5
Eliminate a possbility to cause segfault
2017-12-25 05:21:40 +08:00
topjohnwu
022b18c8ce
Properly detect /data status
2017-12-25 05:21:40 +08:00
topjohnwu
b92b1dcddb
cil: Allow redeclare types[attributes] and disable neverallow
2017-12-25 05:21:40 +08:00
topjohnwu
d161a02e71
Fix bug in sudb init
2017-12-25 01:38:38 +08:00
Ilya Kushnir
d2b6a700b1
Update RU strings
2017-12-25 01:37:05 +08:00
Matthias Urhahn
af203cef24
Update strings.xml
...
Improved german translation.
2017-12-25 01:36:52 +08:00
Madis
673e917e76
et: Missing strings and improvements
2017-12-25 01:36:38 +08:00
RoySchutte
a3bd41db54
Update strings.xml
2017-12-25 01:36:20 +08:00
topjohnwu
1472dbb291
Add cache magisk image merging support
2017-12-22 16:10:38 +08:00
topjohnwu
d58a8dc868
Update Magisk Manager
2017-12-22 06:44:22 +08:00
topjohnwu
0d9527921a
Fix su time limits
2017-12-22 06:43:55 +08:00
topjohnwu
e94be0b70e
Prevent creating 128M images
...
make_ext4fs will fail creating 128M ext4 images, LOL WTF? Change it to 132M to fix this issue
2017-12-22 02:39:44 +08:00
topjohnwu
f0e4aec0af
Bump version
2017-12-22 02:36:26 +08:00
topjohnwu
b0d65b5edd
Improve compatibility
2017-12-22 02:36:26 +08:00
topjohnwu
75532ef591
Add recommended KEEPVERITY and KEEPFORCEENCRYPT flags
2017-12-22 02:36:20 +08:00
topjohnwu
9a6d1bd700
Add self package into blacklist
2017-12-22 02:36:20 +08:00
topjohnwu
a7ed6c15d3
More precise sudb management
2017-12-22 02:36:15 +08:00
vvb2060
5ee49ba065
Update zh-rCN translation
2017-12-22 00:40:38 +08:00
topjohnwu
f6ae7e1bf1
Allow su to work when manager uninstalled
2017-12-22 00:30:08 +08:00
topjohnwu
190d857949
Allow su to work when manager uninstalled
2017-12-22 00:29:58 +08:00
topjohnwu
f7b4935677
Add recommend KEEPVERITY and KEEPFORCEENCRYPT flags
2017-12-21 15:42:03 +08:00
topjohnwu
a3c49de6a5
Refactor magiskboot
2017-12-21 03:36:18 +08:00
topjohnwu
d34bd47bea
Read full css into memory for MarkdownWindow
2017-12-20 00:40:19 +08:00
topjohnwu
f17792380b
Update Trad. Chinese translation
2017-12-19 23:07:33 +08:00
topjohnwu
c11920110e
Update German Translation
...
Credit: @GuepardoApps
2017-12-19 23:03:09 +08:00