Commit Graph

1031 Commits

Author SHA1 Message Date
topjohnwu ad05a33e02 Show release notes and changelog in MarkDownWindow 2018-07-05 02:02:37 +08:00
Oliver Cervera 8224e038a3 added latest strings
Added latest strings 
- setup_title
- setup_msg
- restore_img_title
- restore_img_msg
2018-07-04 23:38:44 +08:00
topjohnwu 03c04c2141 Prevent duplicate policy of same package name
Fix #470
2018-07-04 23:38:09 +08:00
topjohnwu 2e091b04e5 Sort hidden apps to the top 2018-07-04 21:15:26 +08:00
Taras Korzhak 60296493fe update Ukrainian strings 2018-07-04 20:22:14 +08:00
Ilya Kushnir 20c20f8f9b Update RU strings 2018-07-04 20:22:03 +08:00
Jonas Schubert f1d642a4e5 Updated german full/res strings 2018-07-04 20:21:49 +08:00
vvb2060 e0e5ea17a4 Update zh-rCN translation 2018-07-04 20:21:32 +08:00
Igor Sorocean 91a0ba72dc add romanian translation for stub 2018-07-04 20:21:22 +08:00
Albert I c54c5a974a full: Update Indonesian translations
Signed-off-by: Albert I <krascgq@outlook.co.id>
2018-07-04 20:21:08 +08:00
dark-basic #DarkBasic BasicHD 532b8c54ab Update Strings.xml Full Version 2018-07-04 20:20:57 +08:00
Eray Rafet 5ac87891b5 Update Bulgarian translation 2018-07-04 20:20:38 +08:00
topjohnwu 2d905ce3fb Don't popup changelogs on launch 2018-07-04 20:19:51 +08:00
topjohnwu 831112abd2 Hide install to second slot option until Magisk properly supports it 2018-07-04 20:18:17 +08:00
topjohnwu 153d0f5505 Small optimization to UpdateRepos 2018-07-04 20:13:12 +08:00
topjohnwu c78896a335 Get rid of error logs 2018-07-04 18:11:57 +08:00
topjohnwu 316ec98e0f Rewrite Magisk log fragment 2018-07-04 17:59:16 +08:00
topjohnwu cf58545a45 Move shell code into scripts 2018-07-04 17:15:26 +08:00
topjohnwu e86015badc New uninstallation method 2018-06-27 05:58:56 +08:00
topjohnwu c8f65fc9a1 Fix selinux error while installing Magisk on some devices 2018-06-27 01:08:48 +08:00
topjohnwu 7684602ea8 More fixes for non-root devices 2018-06-26 06:04:11 +08:00
topjohnwu 4601989d4a Speed up startup time 2018-06-26 00:29:01 +08:00
topjohnwu 23f697d62b Fix non-root boot patching 2018-06-25 19:46:41 +08:00
topjohnwu 4ff39f8817 Update to libsu 1.2.0 2018-06-20 04:48:56 +08:00
linar10 1df41003ec Update strings.xml 2018-06-20 04:48:56 +08:00
linar10 1f39ee41ad Create strings.xml 2018-06-20 04:48:56 +08:00
Rom 42d8b1ecb9 Update French translation 2018-06-20 04:48:56 +08:00
dark-basic #DarkBasic BasicHD a4da7b33e6 Create Strings.xml ver. Stub 2018-06-20 04:48:56 +08:00
Oliver Cervera e4ee9e9095 Create Stub for Italian (it) 2018-06-20 04:48:56 +08:00
topjohnwu 77430a282f Support new util_functions.sh 2018-06-18 01:40:42 +08:00
topjohnwu e6c1dd532d Re-implement duplicate Magisk Manager logic
Starting from the next Magisk release, it will no longer prefer the package name com.topjohnwu.magisk over a hidden manager; it will always be aware whether the hidden manager exists, so when a package named com.topjohnwu.magisk is installed alongside with the hidden manager, com.topjohnwu.magisk will not have root access by default.
This will prevent malware from using the package name com.topjohnwu.magisk to gain root access when a user is using a hidden manager.
To support this new behavior, several changes has to be done:
- Never grant com.topjohnwu.magisk in Magisk Manager (if it IS the actual manager, MagiskSU will grant it by default)
- While hidden, remove com.topjohnwu.magisk if exists
- Restore Magisk Manager (unhide) has to be done with root
- Upgrading Magisk Manager should preserve package name (implemented in a949641)
2018-06-14 04:30:24 +08:00
topjohnwu d1f301e059 Improve stub manager 2018-06-14 02:31:31 +08:00
topjohnwu 1e812c40ce Finally fix magisk icons 2018-06-12 19:26:34 +08:00
topjohnwu a949641342 Preserve hidden when upgrade 2018-06-12 05:32:35 +08:00
topjohnwu c231e88a5d Small tweak in setting up magisk DB 2018-06-12 00:04:36 +08:00
topjohnwu 79c71509f6 Add NoUIActivity 2018-06-10 14:51:37 +08:00
topjohnwu 5dab580cfc Move translation to correct location 2018-06-10 11:56:23 +08:00
topjohnwu 499a157946 Update snet extension 2018-06-10 00:43:01 +08:00
topjohnwu c5a7ab2415 Move runWithPermission method 2018-06-09 17:14:24 +08:00
Fatih Fırıncı 3dd5a6f378 Create strings.xml 2018-06-09 15:49:37 +08:00
Jonas Schubert 7be26a0677 Added german strings for stub 2018-06-09 15:49:24 +08:00
vvb2060 c183fdd3ca add zh-rCN translation 2018-06-09 15:49:06 +08:00
Rom baa439457e Minor French translation update 2018-06-09 15:48:58 +08:00
Albert I 4dbcd54b72 Initial stub app translation to Indonesian
Signed-off-by: Albert I <krascgq@outlook.co.id>
2018-06-09 15:48:42 +08:00
Eray Rafet 11062f2d4f Create strings.xml 2018-06-09 15:48:31 +08:00
topjohnwu a0466085fe New permissions targeting SDK 28 2018-06-09 15:45:15 +08:00
topjohnwu f2f7d77847 Fix language settings UI 2018-06-03 11:50:12 +08:00
topjohnwu b2105f2d88 Optimize drawables 2018-06-03 04:41:45 +08:00
topjohnwu 4126f3bdcb Update README 2018-06-03 00:00:39 +08:00
topjohnwu 74ccfe6088 No more PNGs! 2018-06-02 23:12:02 +08:00