Albert I
4dbcd54b72
Initial stub app translation to Indonesian
...
Signed-off-by: Albert I <krascgq@outlook.co.id>
2018-06-09 15:48:42 +08:00
Eray Rafet
11062f2d4f
Create strings.xml
2018-06-09 15:48:31 +08:00
topjohnwu
b0a5dbb4c2
Push to SDK 28
2018-06-09 15:47:16 +08:00
topjohnwu
0abdfda5a2
Fix busybox issues
2018-06-09 15:45:56 +08:00
topjohnwu
a0466085fe
New permissions targeting SDK 28
2018-06-09 15:45:15 +08:00
msdx321
a7ceb04cb7
Fix early mount on S9/S9+
...
Unlike other common OEMs, Samsung use uppper case partition name.
e.g: /dev/block/platform/11120000.ufs/by-name/SYSTEM
This will cause setup_block() fails to find a match partition.
Thus, we should use strcasecmp instead of strcmp.
Signed-off-by: msdx321 <msdx321@gmail.com>
2018-06-03 17:02:30 +08:00
topjohnwu
274efb49e7
Fix modules installation error
2018-06-03 17:01:10 +08:00
Andrew Gunnerson
b3cd83bbca
magiskinit: Only unmount /system and /vendor if it was mounted by magisk
...
This fixes an issue where if /system or /vendor was already mounted
prior to magiskinit running, then they would get unmounted.
Signed-off-by: Andrew Gunnerson <andrewgunnerson@gmail.com>
2018-06-03 15:25:38 +08:00
topjohnwu
b8bd83ba05
Update busybox to 1.28.4
2018-06-03 15:17:31 +08:00
topjohnwu
34dcf49fbc
Update restorecon implementation
2018-06-03 14:43:03 +08:00
topjohnwu
f2f7d77847
Fix language settings UI
2018-06-03 11:50:12 +08:00
topjohnwu
b2105f2d88
Optimize drawables
2018-06-03 04:41:45 +08:00
topjohnwu
4126f3bdcb
Update README
2018-06-03 00:00:39 +08:00
topjohnwu
74ccfe6088
No more PNGs!
2018-06-02 23:12:02 +08:00
topjohnwu
48085b5573
Implement stub Magisk Manager
2018-06-02 22:00:52 +08:00
topjohnwu
ef2f8d485b
Add key alias option to config.prop
2018-05-27 14:59:08 +08:00
topjohnwu
9fb9212b0a
Add stub apk support
2018-05-27 14:55:24 +08:00
topjohnwu
7b9ddc9b3b
Add new flavor: stub
2018-05-27 14:34:05 +08:00
vvb2060
15726a759c
Update zh-rCN translation
2018-05-27 02:02:08 +08:00
Eray Rafet
2c7474ea87
Update Bulgarian translation
2018-05-27 02:01:53 +08:00
Taras
c726aee643
update Ukrainian translation
2018-05-27 02:01:38 +08:00
topjohnwu
f31a24b16d
Update setenv functions (also fixes uninstalling)
2018-05-26 23:14:09 +08:00
topjohnwu
b436bce565
Minor optimizations
2018-05-26 21:25:59 +08:00
topjohnwu
886286a819
Disable config ondemand when using Gradle > 4.6
2018-05-26 17:35:02 +08:00
Eray Rafet
c3e94e1480
Create strings.xml
...
Add Bulgarian translation
2018-05-20 17:52:57 +08:00
Albert I
5f1343e5b4
values: Fix grammar
...
Signed-off-by: Albert I <krascgq@outlook.co.id>
2018-05-20 17:52:57 +08:00
Albert I
ffb1303d61
values-in: Update Indonesian strings
...
* "Requires Additional Setup" strings have been added.
* Clean up translators string (RIP link)
Signed-off-by: Albert I <krascgq@outlook.co.id>
2018-05-20 17:52:57 +08:00
Oliver Cervera
a0b0d938f0
New Italian strings
...
Added new translated strings
2018-05-20 17:52:57 +08:00
Fatih Fırıncı
158f5ba7d9
Update strings.xml
2018-05-20 17:52:57 +08:00
Rom
b8cf40161c
Update French translation according to commit 630f2b7
2018-05-20 17:52:57 +08:00
dark-basic #DarkBasic BasicHD
fb96e6a56f
Update strings.xml
...
New Lines added.
-The translation could suffer changes, after its implementation
---> Very good work topjohnwu ;D <------
2018-05-20 17:23:52 +08:00
Jonas Schubert
6668ba2511
Missing german setup toast translation added
2018-05-20 17:23:38 +08:00
topjohnwu
6d93831488
Fix zipsigner when using external keys
2018-05-20 15:24:47 +08:00
topjohnwu
4668ef3020
Force shell usage in SuFile
2018-05-20 14:33:04 +08:00
topjohnwu
bcdadc6581
Update busybox
2018-05-20 02:34:06 +08:00
topjohnwu
36448191b7
Fix applet invocation
2018-05-20 00:49:48 +08:00
topjohnwu
be5be108c3
Fix build all
2018-05-19 16:53:00 +08:00
topjohnwu
c9ca42aaa9
Support fixing Magisk environment
2018-05-13 18:14:44 +08:00
topjohnwu
630f2b7d19
Support fixing Magisk environment
2018-05-13 18:14:10 +08:00
topjohnwu
dde0a4a7c8
Fix strings
2018-05-13 18:10:09 +08:00
topjohnwu
c0e2f44092
Use wrapper script to prevent crazy LD_XXX flags
2018-05-13 14:32:21 +08:00
topjohnwu
1412fcbb22
Update sepolicy rules
2018-05-13 14:30:41 +08:00
topjohnwu
c69dc0f036
Update rules
2018-05-13 14:30:19 +08:00
topjohnwu
9b445d89a1
Add extract feature to update-binary
2018-05-13 14:26:28 +08:00
topjohnwu
c3c78428c4
Use lower API level for static binaries
2018-05-13 05:22:46 +08:00
topjohnwu
c6d2bf577f
Massive building system rewrite
2018-05-13 03:04:40 +08:00
Rom
b06f69573d
Update French translation
2018-05-06 03:24:13 +08:00
topjohnwu
8fd03f7434
Optimize repo updates
2018-05-06 02:51:23 +08:00
topjohnwu
25703c1750
Do not force LD_LIBRARY_PATH in recovery
2018-05-06 01:49:01 +08:00
Vv2233Bb
90e4ac2d23
Update strings.xml (Lt)
2018-05-05 12:29:09 +08:00