- 03 Feb, 2020 2 commits
-
-
Shaka Huang authored
readlinkat() may return random value instead of the number of bytes placed in buf and crashing the system in two ways: 1. segmentation fault (buf[-7633350] = ‘\0’) 2. wrong link of watchdogd, resulting dog timeout Confirmed working in ZenFone 2 x86 series, may fix #2247 and #2356 Signed-off-by:
Shaka Huang <shakalaca@gmail.com>
-
topjohnwu authored
Close #2274, close #2279
-
- 02 Feb, 2020 8 commits
-
-
kam821 authored
-
Tornike Khintibidze authored
-
Mevlüt TOPÇU authored
Hi Update Turkish language translations Merge please Thanks
-
Wagg13 authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
Close #2369
-
- 01 Feb, 2020 3 commits
-
-
topjohnwu authored
Close #2367
-
Shaka Huang authored
Vendors are always adding “extra libraries” in /vendor/lib* for their own sake, in this case AS*S loaded with customized `libicuuc.so` for Zenf*ne 5z and led to the failure of dynamic loading libsqlite.so: <quote> db: dlopen failed: cannot locate symbol "UCNV_FROM_U_CALLBACK_ESCAPE_63" referenced by "/apex/com.android.runtime/lib64/libandroidicu.so"... </quote> Signed-off-by:
Shaka Huang <shakalaca@gmail.com> * Minor optimizations Co-authored-by:
John Wu <topjohnwu@gmail.com>
-
topjohnwu authored
-
- 31 Jan, 2020 7 commits
-
-
topjohnwu authored
-
osm0sis authored
- adjust mount scripts to support SOS, APP and CAC Tegra partition naming (vendor is still vendor, oddly) - -Xnodex2oat is removed on Android 10 in AOSP (despite it still erroneously showing in dalvikvm --help); older devices will still run safely without it - Android 10 dynamically linked binaries need APEX mounts and variables so add this to recovery_actions/cleanup (thanks @Zackptg5) - clean up known systemless root leftovers because we're helpful
-
osm0sis authored
-
osm0sis authored
- thanks rootfan in https://github.com/topjohnwu/Magisk/issues/2063#issuecomment-573232567 Closes #2243
-
topjohnwu authored
-
topjohnwu authored
Some Motorola devices (Qualcomm kernel with CONFIG_MMI_DEVICE_DTBS configuration enabled) need 1k of padding to the DTBs to allow for environment variables to be runtime added by the bootloader. Those extra paddings will be removed during the process of dtb patch, devices won’t be able to boot-up and return to fastboot mode immediately after flashed the flawed boot.img. Credits to @shakalaca, close #2273
-
topjohnwu authored
-
- 30 Jan, 2020 15 commits
-
-
topjohnwu authored
-
topjohnwu authored
-
Davy Defaud authored
- fix some typos - translate the two last strings - fit French orthotypographic rules (use true apostrophes and hyphens…)
-
Vladimír Kubala authored
-
kam821 authored
- Added missing strings. - Fixed some incorrect translations - Improved grammar. Many lines rewritten to keep original (EN) meaning as much as possible.
-
Hen Ry authored
-
topjohnwu authored
Although this new behavior is a little more annoying, at least it properly kills the activity and restarts it with updated configs.
-
Viktor De Pasquale authored
...by updating constraint layout ...lol
-
wiki de pasquale authored
Note, and the backdrop, has been removed, since users which have chosen device that doesn't receive security updates in, at least 2 months, are getting triggered by their own choices (:
-
Viktor De Pasquale authored
-
Viktor De Pasquale authored
Theme is, in color, identical to legacy colors.
-
Viktor De Pasquale authored
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
-
- 29 Jan, 2020 5 commits
-
-
topjohnwu authored
-
topjohnwu authored
Workaround bizarre optimization bugs
-
topjohnwu authored
-
topjohnwu authored
-
Eun Gang Ku authored
-