Commit Graph

823 Commits

Author SHA1 Message Date
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 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 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 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
topjohnwu 9ce334feac Update the way to deal with configs 2019-03-11 07:03:36 -04:00
topjohnwu ed11e0bff6 Fix repackage manager settings migration 2019-03-11 05:43:48 -04:00
topjohnwu a46e255709 Fix strings.xml 2019-03-09 05:47:19 -05:00
Vladimír Kubala 63e2bbb4d1 Slovak translation update 2019-03-09 05:37:50 -05:00
bubuleur c3dabae237 Update French Language
Small correction line 108 thank you
2019-03-09 05:37:41 -05:00
topjohnwu de5c902fdb Remove app-core module
Less confusion
2019-03-08 10:19:22 -05:00
topjohnwu cf65169c99 Separate stub Magisk Manager to a module 2019-03-08 10:16:02 -05:00
topjohnwu 81a0cddb9e Add DirectBoot support to receivers and SuRequestActivity
Close #1032, courtesy of @vvb2060
2019-02-04 01:58:04 -05:00
JoanVC100 bea0de4980 Update Catalan translations 2019-02-02 13:23:44 -05:00
paphonb 7d2a2b9983 Add Thai translations 2019-01-31 03:53:54 -05:00
topjohnwu 18ab6b51fd Magisk info UI redesign
Major UI overhaul WIP
2019-01-28 14:24:52 -05:00