Commit Graph

2292 Commits

Author SHA1 Message Date
Rom
209fdf349a Update for French translation 2018-03-28 02:25:42 +08:00
f49f2afacd Update strings.xml 2018-03-28 02:24:57 +08:00
8c6330a3c4 Update strings.xml
Corrected translations, typos
2018-03-28 02:24:45 +08:00
337b777125 Update strings.xml 2018-03-28 02:24:34 +08:00
1b756e8d96 Remove SafetyNet default apps 2018-03-28 02:23:50 +08:00
ac05e2f2e2 Fix tail size calculation
Close #381
2018-03-27 00:45:18 +08:00
787f7b3035 Remove backwards compatibility symlinks
These links cause magiskhide unable to work ideally and add complications. I think I gave enough time for migration
2018-03-27 00:35:59 +08:00
31bd642b80 Update to busybox 1.28.2 2018-03-26 22:12:04 +08:00
f0bac6b154 Resetprop small refactor 2018-03-26 21:21:48 +08:00
cc7e74ca11 Cleanup build.gradle 2018-03-26 03:53:06 +08:00
52d478df1a Cleanup build.gradle 2018-03-26 03:52:12 +08:00
e8a44646b8 Update Magisk Manager v16.2 2018-03-18 12:34:07 +08:00
0c782edf21 Bump version manager-v5.6.3 2018-03-18 12:25:13 +08:00
e3948d295e Update fragment transaction 2018-03-18 12:25:13 +08:00
5f2c742a5c Fix strings 2018-03-18 12:25:12 +08:00
ae97d011ae Change MagiskHide state if logd is disabled 2018-03-18 12:17:10 +08:00
1b7657a374 tips.md Grammar Fix 2018-03-18 12:16:57 +08:00
5665e04014 Force using system binaries 2018-03-17 21:42:42 +08:00
b30c77aab9 Update for values-lt 2018-03-17 20:22:09 +08:00
a5916b9c49 values-in: Add missing translation
Signed-off-by: Albert I <krascgq@outlook.co.id>
2018-03-17 20:21:52 +08:00
453180e30b Update strings.xml 2018-03-17 20:21:39 +08:00
8bd432d391 Update strings.xml 2018-03-17 20:21:21 +08:00
c9d3e20aef Fix repo loading UI logic 2018-03-17 20:20:05 +08:00
bb70385a42 Update Magisk Manager v16.1 2018-03-11 08:37:13 +08:00
9855877b03 Update rules for Android P 2018-03-11 08:36:20 +08:00
d5408d1f09 Bump version manager-v5.6.2 2018-03-11 08:28:56 +08:00
f334532aba Fix strings 2018-03-11 07:33:30 +08:00
be77c09f3d Update Strings
Translation update or translation improvement :D
2018-03-11 07:26:57 +08:00
7de6a92753 added missing update and fingerprint string for german translation 2018-03-11 07:26:33 +08:00
36f76f5a14 Update strings.xml 2018-03-11 07:26:10 +08:00
Rom
b84523d557 Update French translation
All lines checked 3 times to aoid any problem(s).
2018-03-11 07:26:00 +08:00
21a557a184 Add rules for Android P 2018-03-11 07:23:30 +08:00
2c78c415e9 Android P cannot install from sdcardfs, use TMPDIR 2018-03-11 05:28:47 +08:00
79ccb30dd2 Disable SQLite WAL mode manually
Android P seems to default to WAL mode, we don't like it
2018-03-11 04:48:58 +08:00
3c566becf6 Revert support library
Stupid Google bug: https://issuetracker.google.com/issues/74051124
2018-03-11 04:47:41 +08:00
76c9188fae Android P renamed nonplat_properties 2018-03-11 02:53:57 +08:00
e4e5269836 Android P have no make_ext4fs, use mke2fs as fallback 2018-03-11 02:52:24 +08:00
9e737df534 Update high compression mode detection logic 2018-03-10 15:55:55 +08:00
151ca593af Update support library 2018-03-04 12:47:15 +08:00
4132eacba0 Clear folder if installation failed
Close #420
2018-03-03 22:09:12 +08:00
06e6151816 update Ukrainian translation 2018-03-03 21:00:49 +08:00
70277d4edd update romanian translation 2018-03-03 21:00:37 +08:00
d21d2f1a9c Update strings.xml 2018-03-03 21:00:17 +08:00
74a7be996f ReUpdate Strings 2018-03-03 21:00:07 +08:00
0b3192c4d5 Check dtb even if kernel is not available
By the flow of unpacking boot image of Chrome OS there will be no kernel file but an dtb image. In that case the dtb image won’t be added when repacking boot image.

Signed-off-by: Shaka Huang <shakalaca@gmail.com>
2018-03-03 20:57:55 +08:00
968e6237bd Fix error parsing MTK boot.img
Should be copy & paste error:

1. boot->r_fmt should be re-checked instead of boot->k_fmt once MTK header was found in ramdisk.

2. ramdisk_size should be restored instead of kernel_size when uncompressed ramdisk was found.

3. Correct header of ramdisk

Signed-off-by: Shaka Huang <shakalaca@gmail.com>
2018-03-03 20:57:37 +08:00
d780b5a0e4 Add support for the Nook Tablet, Acclaim
Also changed occurences of NOOK with NOOKHD
2018-03-03 20:55:44 +08:00
3e48427eaf Add support for the new NOOK_MAGIC
The new cmdline value that's been in use since Marshmallow
2018-03-03 20:55:44 +08:00
31360c34ed Set NOOK_PRE_HEADER_SZ from 0xFFFFF to 0x100000
All applicable Nook HD/HD+ roms are using this offset
2018-03-03 20:55:44 +08:00
e9624e2304 Update submodules v16.0 2018-02-22 02:49:54 +08:00