Commit Graph

870 Commits

Author SHA1 Message Date
topjohnwu 58ae596b0f Require fp auth when toggling su permission if required
Close #656
2018-09-29 02:21:14 -04:00
topjohnwu f1ca21678d Set boolean when toggling 2018-09-29 02:02:41 -04:00
topjohnwu d7eeef2c8a Separate fingerprint authentication dialog code 2018-09-29 01:57:51 -04:00
topjohnwu 4f626897f2 Cleanup 2018-09-29 00:28:12 -04:00
topjohnwu 2118beeb23 Magisk-Modules-Repo now names repo with ID, simplify logic here 2018-09-28 01:58:28 -04:00
topjohnwu cfe32f1a70 Update Magisk Manager changelogs 2018-09-20 22:34:09 -04:00
Taras d877f5d5c6 update Ukrainian strings 2018-09-20 16:56:17 -04:00
topjohnwu 3f87f6aee3 Fix output in Magisk Manager if no root exists 2018-09-20 16:21:22 -04:00
topjohnwu 04bcd145d3 Add a.a alias to BootSigner 2018-09-20 15:37:59 -04:00
topjohnwu 244e811291 Remove icon padding in preference screen
Courtesy of https://stackoverflow.com/a/51568782
2018-09-19 00:06:14 -04:00
topjohnwu ac7467fb59 Optimize boot signing to use as little memory as possible 2018-09-18 23:48:21 -04:00
topjohnwu 2c0436216f Prevent null strings in modules/repos
Close #620, close #621
2018-09-18 10:04:12 -04:00
topjohnwu 017fbf267b Fix small theme config issue 2018-09-17 23:29:38 -04:00
topjohnwu e6afbf2ec0 Force remove busybox from APK 2018-09-17 23:03:37 -04:00
topjohnwu 906b4aad9e New method of communication
Introduce a new communication method between Magisk and Magisk Manager.

Magisk used to hardcode classnames and send broadcast/start activities to
specific components. This new method makes no assumption of any class names,
so Magisk Manager can easily be fully obfuscated.

In addition, the new method connects Magisk and Magisk Manager with random
abstract Linux sockets instead of socket files in filesystems, bypassing
file system complexities (selinux, permissions and such)
2018-09-16 04:16:18 -04:00
topjohnwu 4cf8d41f6a Fix FlashActivity crash 2018-09-16 00:18:34 -04:00
topjohnwu 47c860142e Use ClassMaps to prevent errors 2018-09-16 00:08:13 -04:00
topjohnwu af7c6f9fce Fix FlashActivity crash 2018-09-15 01:45:10 -04:00
topjohnwu 78534deab6 Excessive obfuscation when building in release mode
Close #606
2018-09-14 23:00:39 -04:00
topjohnwu 065949496e Migrate to AndroidX support library 2018-09-10 02:27:45 -04:00
Sandro Jäckel 659d947863 Updated German translations 2018-09-09 10:40:33 -04:00
Rom 39be7a6288 Update stub French translation 2018-09-09 00:38:47 -04:00
Rom 8ac976c579 Update French translation (#576) 2018-09-09 00:38:33 -04:00
Vladimír Kubala 70fd432c57 Update Slovak translation 2018-09-09 00:38:25 -04:00
Jonas Schubert 00135f2f49 updated full\res\values.de\strings.xml 2018-09-09 00:38:11 -04:00
Albert I 9b944bc29c Update Indonesian translations
Signed-off-by: Albert I <krascgq@outlook.co.id>
2018-09-09 00:38:02 -04:00
topjohnwu d520b3d2a0 Request storage permission when patching boot images 2018-09-08 23:27:19 -04:00
topjohnwu ff3dad2457 Prevent upgrading database before upgrading to v17.0 2018-09-01 10:46:13 -04:00
topjohnwu 298d5e197b Update Magisk Manager changelog 2018-09-01 02:37:56 -04:00
Eray Rafet d73c0a998d Update Bulgarian 2018-09-01 02:15:53 -04:00
vvb2060 6f9d493a18 Update zh-rCN translation 2018-08-31 02:20:52 -04:00
dark-basic 08f7d5ebff Update strings.xml
New Line Added.
2018-08-31 02:20:43 -04:00
Ilya Kushnir 1fe3675403 Update RU strings 2018-08-31 02:20:36 -04:00
Oliver Cervera a0f956d2c1 Update Italian translation - Twitter string
Added new Twitter string.
2018-08-31 02:20:25 -04:00
topjohnwu 1560f91b4a Move layout from main to full 2018-08-30 05:15:44 -04:00
topjohnwu c20f362594 Update trad. Chinese translation 2018-08-30 05:09:28 -04:00
topjohnwu 7ae8c26e50 Improve About and Donation page 2018-08-30 05:05:29 -04:00
topjohnwu adfffe6121 Better back pressing logic 2018-08-30 04:19:08 -04:00
topjohnwu aa374b51f1 Move fragments to separate package 2018-08-30 03:57:48 -04:00
topjohnwu 5c483745ff Move settings out of separate Activity 2018-08-30 00:52:02 -04:00
topjohnwu 0c247110a0 Also get default flags in non-root environment 2018-08-29 13:31:26 -04:00
Vladimír Kubala 1643638a78 Slovak language
Added Slovak language
2018-08-29 00:41:53 -04:00
Nicholas 4ace228fc2 Update SnackbarMaker.java
Zip downloads don't go into /MagiskManager anymore, they go into /Download instead. Snackbar should be updated accordingly.
2018-08-29 00:41:43 -04:00
Taras 25aa86a0dc update Ukrainian translation 2018-08-29 00:41:18 -04:00
topjohnwu fe06352089 Remove unused import 2018-08-27 00:10:43 -04:00
Rom 7b599419b5 Update French translation 2018-08-26 22:50:26 -04:00
Ilya Kushnir 491adf072e Update RU strings 2018-08-26 22:50:18 -04:00
Eray Rafet d2d5c94633 Update Bulgarian 2018-08-25 23:03:06 -04:00
Oliver Cervera 10581f9ef2 Add new fingerprint string
Added new fingerprint string
2018-08-25 23:02:59 -04:00
JoanVC100 c7e0e1c038 Fix ca-strings
Added new line and corrected lines.
2018-08-25 23:02:48 -04:00