Commit Graph
1005 Commits
Author SHA1 Message Date
RomandJohn Wu fc314cc248 French translation update 2018-12-02 12:19:31 -05:00
topjohnwu fe231a4c80 Rename app name to Manager 2018-12-02 05:36:14 -05:00
Eray RafetandJohn Wu 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
topjohnwu f401e577e5 Better Proguard optimization 2018-12-02 04:56:13 -05:00
topjohnwu 0241a50c6f Stop using platform provided DownloadManager 2018-12-02 04:47:57 -05:00
Oliver CerveraandJohn Wu a9f265a591 Small grammatical changes / values-it 2018-11-28 01:41:05 -05:00
Eray RafetandJohn Wu 5b62fc8103 Update Bulgarian translation 2018-11-28 01:40:50 -05:00
Eray RafetandJohn Wu 0598f5f89a Update Bulgarian translation
Grammar, spelling and punctuation fixes
2018-11-28 01:40:41 -05:00
topjohnwu 1134b18a8b Rename application label to "Magic" to prevent detection 2018-11-27 03:56:14 -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
younis12candtopjohnwu 7e6b5363f1 Update strings.xml
complete translation added
2018-11-26 20:13:31 -05:00
vvb2060andJohn Wu 72db5b4fac Update zh-rCN translation 2018-11-25 17:04:45 -05:00
topjohnwu ddfd42994e Module id and name can no longer be null
Close #797
2018-11-25 17:04:23 -05:00
topjohnwu 2a9ff9c5ef Update dependencies 2018-11-25 03:33:41 -05:00
Ilya KushnirandJohn Wu 6d49f05356 Minor fixes to RU strings 2018-11-24 15:53:42 -05:00
Albert IandJohn Wu 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 SoroceanandJohn Wu af05922ecc Update romanian strings 2018-11-20 02:19:52 -05:00
Nguyễn Trung HậuandJohn Wu 299edbf3ab Updated Vietnamese translations 2018-11-20 02:19:42 -05:00
RomandJohn Wu c8abed9d48 French translation update 2018-11-20 02:19:30 -05:00
topjohnwu 3aad9d8166 Add CLI to detect MagiskHide status 2018-11-16 00:37:41 -05:00
topjohnwu ee4548230b Disable native systemless hosts, add built-in systemless hosts module 2018-11-15 13:57:41 -05:00
marciozomb13andJohn Wu 927f69fe30 Brazilian Portuguese Update 2018-11-15 03:03:21 -05:00
Ian MacdonaldandJohn Wu 7e9ad5927a Fix grammatical errors, unnatural-sounding English and bad punctuation 2018-11-15 03:03:06 -05:00
Ian MacdonaldandJohn Wu 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
topjohnwu 89be07e1f2 Update to libsu 2.0.3 2018-11-13 00:21:42 -05:00
topjohnwu 817350c8c5 Update AndroidX 2018-11-09 22:04:04 -05:00
vvb2060andJohn Wu 1f3f881f81 Skip files when scanning modules 2018-10-28 17:21:58 -04:00
topjohnwu bd81923f2f Revert "Make dark theme cards slightly darker"
This reverts commit 675d6d8328.
2018-10-28 14:59:45 -04:00
topjohnwu 69560b8ad7 Fix and prevent crashes 2018-10-28 14:54:07 -04:00
topjohnwu 7fc00c446b Buffer OutputStream to prevent broken pipe error 2018-10-28 05:25:33 -04:00
topjohnwu 5fc7079023 Sort Policies before returning 2018-10-28 03:00:49 -04:00
topjohnwu bfbd254be7 Update donation link 2018-10-28 02:48:01 -04:00
topjohnwu f8ea43466c Only allow device owner to hide/restore Magisk Manager 2018-10-28 00:58:22 -04:00
topjohnwu 75ab1fa570 Micro optimizations 2018-10-28 00:54:56 -04:00
topjohnwu bf4a46d57c Optimize logging in Magisk Manager 2018-10-27 22:06:24 -04:00
topjohnwu dbb8b8a439 Handle magisk.db completely natively
Prevent database corruption due to different Android application sqlite default settings
2018-10-27 17:54:48 -04:00
topjohnwu 2a65c3dc8f Prepare for new database implementation 2018-10-27 17:38:23 -04:00
NicholasandJohn Wu 675d6d8328 Make dark theme cards slightly darker
Use #323232 instead of #424242

Of course this is just a suggestion, use other codes if you wish. I just find the current color a bit too light for a dark theme.
2018-10-26 17:09:56 -04:00
topjohnwu 958d6377e3 Improve XML string matching code 2018-10-26 02:50:45 -04:00
vvb2060andJohn Wu 01e7dff1a0 Fix crash when using other su 2018-10-24 04:59:29 -04:00
daveyannihilationandJohn Wu 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
topjohnwu 8a1292b295 Ask permissions to read internal storage 2018-10-20 19:42:46 -04:00
topjohnwu 6557070ae1 Try to flush database before uninstalling 2018-10-20 15:31:41 -04:00