Commit Graph

4656 Commits

Author SHA1 Message Date
e261579e72 Use standalone mode in boot scripts 2020-03-11 00:11:15 -07:00
cf54cad3ce deleteprop -> delprop 2020-03-09 02:05:24 -07:00
a0998009c1 Small native code reorganization 2020-03-09 01:50:30 -07:00
d6fdbfe9b7 Utilize standalone mode for emulator.sh 2020-03-08 23:27:06 -07:00
07228279a3 Update Slovak translation 2020-03-08 23:26:08 -07:00
6877ef790f Add strings 2020-03-08 23:25:25 -07:00
a3809648dd Update Romanian 2020-03-08 23:25:05 -07:00
df15606b00 prop compare fix 2020-03-08 22:58:37 -07:00
4dc0d13688 Xiaomi cross region flash hacks 2020-03-08 22:58:37 -07:00
541fa5cb1f Update dependencies 2020-03-08 22:54:14 -07:00
ab9442d4ae Fixup mounting system on Lineage Recovery
* Lineage Recovery 17.1, like AOSP Q recovery, has '/' as a shared
   mount point, causing `mount --move` to fail.
   If it fails, directly mount system to /system_root via
   /dev/block/ symlinks, like AnyKernel and OpenGapps

Co-authored-by: John Wu <topjohnwu@gmail.com>
2020-03-08 22:38:47 -07:00
f5c099e9a7 scripts: fix addon.d after merge to trampoline
- pass addon.d arguments through trampoline or nothing will happen
- exit immediately after handing over from trampoline
- better grep for recovery OUTFD which should work in all cases
- output to logcat when booted and no binaries are found
- use /postinstall/tmp path to call functions from addon.d-v2 in progress
- remove unnecessary check for $MAGISKBIN since we're already executing from within it
- make sure we're not in $TMPDIR again before we delete it
- use $MAGISKBIN wherever possible in case it ever needs to be changed
2020-03-08 22:33:19 -07:00
9582379e1b Fix error patching boot.img
Signed-off-by: Shaka Huang <shakalaca@gmail.com>
2020-03-08 22:27:18 -07:00
db9a4b31f9 Update scripts to use BusyBox standalone mode 2020-03-08 22:25:06 -07:00
409cb06ea0 Fixed layout not reacting to nested scroll on su screen 2020-03-04 23:51:06 -08:00
88d917b662 Added permission check for installing/downloading modules 2020-03-04 23:50:50 -08:00
faf077b494 Min ver is 19.0, don't need legacy commands 2020-02-29 15:41:15 -08:00
ee1f45aa91 Add new commandline option to get tmpfs root 2020-02-29 15:33:11 -08:00
915fd3020b Small string resource reorganization
Close #2454
2020-02-29 14:49:06 -08:00
642788abec Typo fix.
Fixed two typos in the Italian translation.
2020-02-29 02:09:08 -08:00
3cd11dd9a0 Update Slovak translation 2020-02-29 02:08:52 -08:00
bf2c5ce368 Updated Polish translation
Synced with latest strings file, some minor fixes.
2020-02-29 02:08:36 -08:00
65c510a211 Update Romanian strings 2020-02-29 02:08:23 -08:00
6fbc38d764 Add more notice/messages 2020-02-29 02:04:31 -08:00
200bf993d8 Show unsupported message when running low versions 2020-02-28 21:09:52 -08:00
38af82e152 Update AS 2020-02-28 17:49:19 -08:00
fc05f377fb Update env fix handling logic 2020-02-28 17:44:03 -08:00
5c0e86383c Add test button toggle in code 2020-02-28 11:53:25 -08:00
64f5ff5475 Use global A/B detection 2020-02-28 10:30:53 -08:00
758777111a Improve application startup 2020-02-27 12:54:42 -08:00
b90e0430f8 Don't do layered cards 2020-02-27 01:43:00 -08:00
0ce7da1bf6 Upgrade AGP 2020-02-25 15:14:24 -08:00
e6464c5c7f Fixed module filter list not respecting single column layout 2020-02-25 15:03:31 -08:00
c6b3f06b95 Cleanup stuffs 2020-02-22 01:28:33 -08:00
581419b6a3 Update dependencies 2020-02-21 23:40:20 -08:00
696ab677be New pre-init magic mount implementation 2020-02-21 00:49:58 -08:00
0d229dac3b Support Android 11 SELinux paths
This is NOT proper Android 11 support
2020-02-21 00:49:33 -08:00
3b8ea599f0 Fix switch_root implementation 2020-02-20 21:08:59 -08:00
3e70a61e33 Fix strings 2020-02-18 16:14:11 -08:00
76f35d02b7 Update strings-es 2020-02-18 16:00:40 -08:00
356b417a04 Update RU strings 2020-02-18 16:00:23 -08:00
56147a80b5 Updated Translations 2020-02-18 16:00:09 -08:00
91728991d7 Update Strings-es STUB version
Little change.

----
For translators of other languages, simply modify a sentence. There is nothing new to translate in this sector.
2020-02-18 15:59:38 -08:00
0f7e59d288 Update + Fixes ca-strings 2020-02-18 15:59:01 -08:00
f33028c645 some changes 2020-02-18 15:58:47 -08:00
f9149ad433 French translation 2020-02-18 15:58:17 -08:00
0d7474cc88 Fix all locale issues 2020-02-18 14:02:08 -08:00
1e7e06d1cc Proper canary version detection 2020-02-17 22:05:32 -08:00
8453282fa6 Improve flash console screen 2020-02-16 19:04:26 -08:00
40f971d18a Add entrypoint for testing
Should do it with proper unit test, but duh
2020-02-15 21:57:03 -08:00