topjohnwu
ee0cef06a6
Add support for A-only 2SI
2019-09-22 05:15:31 -04:00
topjohnwu
0e5a113a0c
Support patching mnt_point in fstab in dtb
2019-09-22 04:17:15 -04:00
topjohnwu
a1ccd44013
Change MagiskBoot patch behavior
...
Use environment variables to toggle configurations for patching ramdisk
2019-09-21 05:55:23 -04:00
topjohnwu
4d91e50d6d
Update dtb patch to not use in-place modification
2019-09-21 05:30:04 -04:00
topjohnwu
120668c7bc
Revise dtb commands CLI
2019-09-20 03:53:58 -04:00
topjohnwu
d81ccde569
Pretty print dtb content
2019-09-20 03:05:14 -04:00
topjohnwu
e8581b4adb
Fix links in docs
2019-09-19 05:48:21 -04:00
topjohnwu
19906575a3
Update v7.3.4 changelogs
2019-09-19 05:29:45 -04:00
topjohnwu
9329094a4e
Update documentations
2019-09-19 05:00:29 -04:00
topjohnwu
b44f5122fd
Pass int directly as pointer
2019-09-19 00:13:42 -04:00
topjohnwu
17981730a4
Remove load_persist_props in post-fs-data
...
Close #1607
2019-09-17 13:50:53 -04:00
topjohnwu
53de6da26c
Only print relevant info according to header version
2019-09-17 05:11:09 -04:00
topjohnwu
3e30ccdeee
Make parsing behaves according to header
...
Close #1778 . Close #1848
2019-09-17 05:01:04 -04:00
topjohnwu
baaaf7d5de
Fully match zygote/usap process names
2019-09-17 01:50:45 -04:00
hoijui
45d8d139a9
Cross-link-ify install instructions
2019-09-17 01:28:41 -04:00
topjohnwu
fe644e10d0
Make sure post-fs-data is first ran
...
Close #1601
2019-09-17 00:21:07 -04:00
impulsiva
f383d11d10
Update TR strings
...
Fixed several typos and mistranslated strings.
2019-09-13 16:29:25 -04:00
topjohnwu
ef1b928532
LD_LIBRARY_PATH patch for apex should not propagate
...
Fix #1832
2019-09-13 15:22:49 -04:00
topjohnwu
6e46d394b1
Fix su_info cache yet again...
2019-09-13 14:05:28 -04:00
topjohnwu
f109038d12
Hardcode shell uid to 2000
2019-09-13 03:14:58 -04:00
topjohnwu
e31e687602
Allow ADB shell to remove modules and reboot
2019-09-13 03:14:21 -04:00
topjohnwu
86bfb22d4c
Override module when .replace is found
2019-09-12 16:08:30 -04:00
topjohnwu
3f057367e3
Update dependencies
2019-09-12 12:50:44 -04:00
topjohnwu
3d7ed5820e
Update busybox
...
Close #1520
2019-09-11 23:06:49 -04:00
topjohnwu
0118f2efa7
Merge styles
2019-09-09 19:58:19 -04:00
topjohnwu
15312e4709
Remove unused resources
2019-09-09 17:57:25 -04:00
topjohnwu
bf1568a73a
Fix strings
2019-09-09 17:43:16 -04:00
Salim B
13a2520ea5
Fix typo and add link to GH issues
2019-09-09 17:39:15 -04:00
Frieder Bluemle
f53238f206
Update Gradle wrapper to 5.6.2
2019-09-09 17:38:54 -04:00
Rom
9375748d9b
Update French translation
2019-09-09 17:38:22 -04:00
Gozzwip
201df54e79
new strings added
2019-09-09 17:37:41 -04:00
vvb2060
0b54fe477b
Update zh-rCN translation
2019-09-09 17:37:08 -04:00
Ilya Kushnir
4119e6669e
Update RU strings
2019-09-09 17:36:57 -04:00
Taras
d33e5226b3
Update Ukrainian translation
2019-09-09 17:36:39 -04:00
topjohnwu
d73f39c706
Fix manager update after hidden
...
Fix #1828
2019-09-09 17:24:29 -04:00
topjohnwu
087b451e17
Fix strings
2019-09-08 01:19:33 -04:00
topjohnwu
86481c74ff
Allow user to select recovery mode
...
Close #1674
2019-09-08 00:44:26 -04:00
topjohnwu
5b937fb1fa
Random changes
2019-09-05 11:36:48 -04:00
topjohnwu
ff828116bc
Only cache magisk zips
2019-09-05 11:26:35 -04:00
topjohnwu
ee39616a8b
Update emulator.sh to support all AVD images
2019-09-04 11:12:09 -04:00
topjohnwu
cdb53ca049
Fix su_info cache bug
2019-09-04 11:04:59 -04:00
topjohnwu
8cf475f708
Add scripts to setup Magisk in AVD
2019-09-03 17:06:14 -04:00
topjohnwu
0cb449e1d6
We need to support pre-5.0 platforms
2019-09-03 16:28:27 -04:00
topjohnwu
e6adb7abca
Make kotlin version a variable globally
2019-09-03 16:27:57 -04:00
topjohnwu
cfad7dd317
Sanitize magiskhide targets
...
Fix #1785
2019-09-01 14:16:12 +08:00
topjohnwu
dd35224f92
Minor adjustments to exec_sql
2019-09-01 13:58:50 +08:00
Chris Renshaw
1283590eeb
scripts: prepare addon.d for recovery addon.d-v2 support
...
- naturally there's no `su` in recovery
- major refactor for common actions and simplicity
2019-09-01 02:19:59 +08:00
osm0sis
dca3fe396f
scripts: hide expected x86 busybox error on arm
...
- Magisk Manager installs have busybox in the $PATH before extracting busybox from update-binary so an error from busybox ash (as sh) attempting to parse the x86 busybox like a shell script would be shown:
./bin/busybox: line 1: syntax error: unexpected "("
- this will only occur when ash tries to run a binary it can't handle, so basically only with x86 binary on an arm* device
2019-09-01 02:19:59 +08:00
cristisilaghi
8d87eae11b
Update RO
2019-09-01 02:17:13 +08:00
Frieder Bluemle
fd7eaacae0
Update Gradle wrapper to 5.6.1
2019-09-01 01:17:22 +08:00