Commit Graph

114 Commits

Author SHA1 Message Date
topjohnwu 8032bd4bb9 Add v6.1.0 changelog 2018-12-07 23:25:49 -05:00
topjohnwu ea1beec2f7 Tweak some strings 2018-12-07 22:08:03 -05:00
JoanVC100 05f2f6820e Little correction ca-string 2018-12-07 21:57:30 -05:00
topjohnwu bdea796121 Fix strings 2018-12-05 17:39:32 -05:00
Oliver Cervera c8813c05c9 Italian translation update
Update based on latest commits, mainly from here https://github.com/topjohnwu/Magisk/commit/ee2c801fe0e1e70023f81fcbf291a5442416ff6f
2018-12-05 12:53:54 -05:00
linar10 8d931dd773 Update strings.xml 2018-12-04 14:35:18 -05:00
dark-basic 25d6366297 Update String Spanish full ver
New aggregate lines and structure changes
2018-12-04 14:34:41 -05:00
Albert I 5d3a8a5b1a Update Indonesian translations
Signed-off-by: Albert I <krascgq@outlook.co.id>
2018-12-04 02:15:15 -05:00
topjohnwu 553db9124d Update trad. Chinese translation 2018-12-03 10:14:13 -05:00
Rom 1915547594 Update French translation 2018-12-03 10:07:57 -05:00
vvb2060 03de29164a Update zh-rCN translation 2018-12-03 10:06:58 -05:00
topjohnwu 3af66b72f2 Use notifications when downloading modules 2018-12-02 23:41:16 -05:00
topjohnwu f0f87c8eb9 Reduce BroadcastReceivers 2018-12-02 16:53:00 -05:00
topjohnwu ee2c801fe0 Better progress notifications 2018-12-02 15:15:42 -05:00
Rom fc314cc248 French translation update 2018-12-02 12:19:31 -05:00
Eray Rafet 2e2bbe0a7f A small fix 2018-12-02 05:34:51 -05:00
topjohnwu 857e6e8345 Tweak notifications 2018-12-02 05:33:53 -05:00
topjohnwu 3402981ada Move some string resources 2018-12-02 05:15:16 -05:00
Oliver Cervera a9f265a591 Small grammatical changes / values-it 2018-11-28 01:41:05 -05:00
Eray Rafet 0598f5f89a Update Bulgarian translation
Grammar, spelling and punctuation fixes
2018-11-28 01:40:41 -05:00
topjohnwu 2e4aa507f7 Use magisk to clone file attributes 2018-11-27 03:56:14 -05:00
topjohnwu 5fb96cdcf4 Auto launch new app after repackaging/restoring Manager 2018-11-27 03:56:14 -05:00
younis12c 7e6b5363f1 Update strings.xml
complete translation added
2018-11-26 20:13:31 -05:00
vvb2060 72db5b4fac Update zh-rCN translation 2018-11-25 17:04:45 -05:00
Ilya Kushnir 6d49f05356 Minor fixes to RU strings 2018-11-24 15:53:42 -05:00
Albert I 85a5e62e36 Update Indonesian translations
Signed-off-by: Albert I <krascgq@outlook.co.id>
2018-11-24 15:53:35 -05:00
topjohnwu 0784448c69 Remove /.backup folder on start 2018-11-20 05:24:40 -05:00
Igor Sorocean af05922ecc Update romanian strings 2018-11-20 02:19:52 -05:00
Nguyễn Trung Hậu 299edbf3ab Updated Vietnamese translations 2018-11-20 02:19:42 -05:00
Rom c8abed9d48 French translation update 2018-11-20 02:19:30 -05:00
topjohnwu ee4548230b Disable native systemless hosts, add built-in systemless hosts module 2018-11-15 13:57:41 -05:00
marciozomb13 927f69fe30 Brazilian Portuguese Update 2018-11-15 03:03:21 -05:00
Ian Macdonald 7e9ad5927a Fix grammatical errors, unnatural-sounding English and bad punctuation 2018-11-15 03:03:06 -05:00
Ian Macdonald 6d6b07865e Add 15 and 45 second Request Timeout options. 2018-11-15 03:02:45 -05:00
topjohnwu 376e7977f0 Deprecate path /sbin/.core, switch to /sbin/.magisk
Symlink is preserved for backwards compatibility
2018-11-15 01:36:03 -05:00
topjohnwu 83ae66daea Change stock boot image SHA1 backup method 2018-11-15 00:33:20 -05:00
daveyannihilation fc791b4371 Fix Dark theme to display cards as slightly lighter than background as per Material Design standards. Also redirect colors to app as opposed to calling on framework 2018-10-20 21:13:13 -04:00
topjohnwu f76bb009f4 Update changelogs 2018-10-20 20:11:09 -04:00
muhammeteminturgut 469adc85ad Update Turkish translations 2018-10-16 21:11:43 -04:00
topjohnwu 4f626897f2 Cleanup 2018-09-29 00:28:12 -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 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 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 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