Commit Graph

1266 Commits

Author SHA1 Message Date
Rom d00a3b89f2 Update French translation 2019-04-09 04:38:23 -04:00
vvb2060 3d15518191 Update zh-rCN translation 2019-04-09 04:38:09 -04:00
Ingan121 9b6535fdf5 Update Korean translations 2019-04-09 04:37:58 -04:00
topjohnwu e0424fdba3 Remove patch format options
Output format will be the same as input
2019-04-09 04:37:34 -04:00
topjohnwu 7219947237 Update libsu
Close #1314
2019-04-08 21:05:11 -04:00
topjohnwu b72004e9cc Move methods 2019-04-08 17:35:32 -04:00
topjohnwu f187213568 Run update check service only in background 2019-04-08 17:35:32 -04:00
topjohnwu fc0df84edd Keep track of foreground activity 2019-04-08 17:35:32 -04:00
topjohnwu da3937ff4e Reboot after env_fix 2019-04-06 01:56:47 -04:00
topjohnwu ced9b4a8ee Default to beta channel if detected 2019-04-05 20:48:19 -04:00
topjohnwu 6a0b2ddee9 Let stub APK respect canary builds 2019-04-05 07:15:54 -04:00
topjohnwu c10b376575 Support patching full ODIN firmware 2019-04-04 07:27:43 -04:00
topjohnwu ceb21ced2b Small changes 2019-04-04 02:30:03 -04:00
topjohnwu ca2235aee7 Update strings 2019-04-03 17:59:54 -04:00
topjohnwu 036b5acf42 Update Markwon to 3.0.0 2019-04-02 23:58:19 -04:00
topjohnwu 056dafc59f Use R8 full mode
R8 FTW!
2019-04-02 16:32:40 -04:00
topjohnwu a9c90718d6 Update some dependencies 2019-04-02 01:50:25 -04:00
topjohnwu 1cd45b53b1 Support recovery based Magisk
Some devices (mainly new Samsung phones we're talking here...) using
A only system-as-root refuse to load ramdisk when booted with boot
no matter what we do. With many A only system-as-root devices, even
though their boot image is kernel only, we can still be able to add
a ramdisk section into the image and force the kernel to use it as
rootfs. However the bootloader on devices like the S10 simply does
not load anything within boot image into memory other than the kernel.
This gives as the only option is to install Magisk on the recovery
partition. This commits adds proper support for these kind of scenarios.
2019-03-30 00:49:48 -04:00
topjohnwu 5b30c77403 Fix strings 2019-03-29 10:39:11 -04:00
Gozzwip 8248480d56 Translation done
Please change the name of the language to Azərbaycanca
2019-03-29 10:37:28 -04:00
topjohnwu a7f6afa4bc Add 7.1.1 changelog 2019-03-29 10:31:08 -04:00
topjohnwu d22c7de79a Don't care minMagiskVersion
It will be sanitized by magiskbot anyways
2019-03-29 10:25:07 -04:00
topjohnwu 3eae9494ce Add 7.1.0 changelog 2019-03-28 09:53:05 -04:00
topjohnwu 8049b08918 More precise new installer detection 2019-03-28 06:33:24 -04:00
Oliver Cervera d1fa5be210 Update Italian translations
- added new strings from Welcome Activity
- misc fixes
2019-03-28 05:52:46 -04:00
Cristian Silaghi fdbb1af02c Update Romanian language 2019-03-28 05:52:25 -04:00
topjohnwu d08b1a6639 Remove com.google.android.gms from default list
It seems that even adding this to the list doesn't 100% works on all
devices out there, and some even reported crashes on several Google
services. Disable it for now and do further investigations in the future.
2019-03-27 21:33:04 -04:00
topjohnwu 10f50e2401 Revert to old behavior on old MagiskHide versions 2019-03-27 20:43:38 -04:00
topjohnwu 4859ee2da9 Inject module-installer.sh if new format is detected 2019-03-24 06:20:57 -04:00
topjohnwu b45db44ad9 Update transitions 2019-03-24 04:29:09 -04:00
topjohnwu e25ce63872 Remove AppUtils 2019-03-24 02:16:19 -04:00
topjohnwu 162eeaa0a6 Improve repo adapter 2019-03-24 02:02:34 -04:00
topjohnwu f36ce905aa Improve repo adapter
Fix #435
2019-03-23 23:18:26 -04:00
topjohnwu 8ac3aaf36c Rename Topic -> Event 2019-03-23 21:58:42 -04:00
topjohnwu f5f7fd9132 Add com.android.google gms to default hide list
Close #1235
2019-03-23 04:39:34 -04:00
topjohnwu db06038548 Fix Magisk installation 2019-03-22 02:48:42 -04:00
topjohnwu ecb33d3176 Cleanup scripts 2019-03-22 02:32:21 -04:00
topjohnwu d371d017b7 Update dependencies 2019-03-22 00:49:55 -04:00
topjohnwu 1d9359d563 Fix additional setup 2019-03-20 03:20:02 -04:00
topjohnwu 981e90cc32 Don't remove SafetyNet from hide list 2019-03-14 07:00:36 -04:00
topjohnwu 650b2ce6b1 Fix config bugs 2019-03-13 15:25:53 -04:00
topjohnwu ecf3d30349 Only show expansion when necessary 2019-03-13 08:15:02 -04:00
topjohnwu 15ddd0e284 More MagiskHide list UI improvements 2019-03-13 07:49:12 -04:00
topjohnwu 18ac6b270f Make Expandable more extensible 2019-03-13 06:12:02 -04:00
topjohnwu 3e35de9b39 Small UI improvements 2019-03-13 05:11:18 -04:00
topjohnwu 1e24c72c11 Use our own existing implementation 2019-03-13 01:37:35 -04:00
vvb2060 217564963d New MagiskHide UI 2019-03-12 17:20:08 -04:00
topjohnwu 771e500468 Use dark theme by default 2019-03-11 07:39:01 -04:00
topjohnwu 7e3ff03109 Default to canary channel if running canary build 2019-03-11 07:38:31 -04:00
topjohnwu a1827fd680 Make sure to read db before 2019-03-11 07:30:37 -04:00