Commit Graph

1269 Commits

Author SHA1 Message Date
omerakgoz34 29a9b18c4c Update Turkish translation 2021-02-25 19:56:05 -08:00
孟武.尼德霍格.龍 1561272109 更新繁體中文
更新並改善繁體中文的翻譯
2021-02-25 19:55:25 -08:00
Ilya Kushnir 3e61ab0d25 Update RU strings 2021-02-25 19:54:58 -08:00
Francesco Saltori a49dc6ccb7 Update Italian translation 2021-02-25 19:54:21 -08:00
sn-o-w 22662d7e03 Update Romanian 2021-02-24 02:08:46 -08:00
Arbri çoçka 6e7e5be1a2 Update values-sq 2021-02-24 02:06:42 -08:00
vvb2060 35f3766ecf Update zh-rCN translation 2021-02-24 02:05:33 -08:00
Rom 995304dabb Update French translation 2021-02-24 02:05:16 -08:00
Lishoo 60b2624607 Update polish translations
Add missing strings
2021-02-23 03:26:47 -08:00
topjohnwu 68090943f4 Several changes
- Change error message strings
- Move non-root stub error to SplashActivity
- Skip shell init in non-root stub
2021-02-22 03:28:19 -08:00
vvb2060 860a05abf2 Simplify UpdateChannel 2021-02-22 03:08:51 -08:00
vvb2060 bba2ac8817 Add unsupport env check 2021-02-22 03:08:51 -08:00
topjohnwu ccb55205e6 Fix pre 21 support 2021-02-20 03:38:39 -08:00
grmasa e836caf31e Update Greek translation 2021-02-20 01:51:39 -08:00
Lishoo beaa1e5be2 Add missing strings and small updates. 2021-02-20 01:51:02 -08:00
topjohnwu 236990f4a3 Fix stub app crashing 2021-02-14 13:37:13 -08:00
JoanVC100 735af7843b Add new ca-strings 2021-02-13 17:09:46 -08:00
MC Naveen ded73e958b Added Tamil Translation 2021-02-13 17:09:28 -08:00
Ooggle 6dcb84d4f4 French translation of newest commit 2021-02-13 17:08:53 -08:00
topjohnwu f88e812b63 Move behavior to XML 2021-02-13 15:26:32 -08:00
Tornike Khintibidze be6386c410 Updated Georgian translation 2021-02-12 03:59:35 -08:00
Didgeridoohan 2af4fd17c4 Minor fixes and changes to Swedish transaltions 2021-02-12 03:59:07 -08:00
Mikael Bjurström f870418bd0 Update Swedish translation 2021-02-12 00:07:40 -08:00
Jose Manuel Estrada-Nora Muñoz cdda10207e Spanish strings 2021-02-11 23:32:24 -08:00
Ilya Kushnir 701700279f Update RU strings 2021-02-11 23:32:04 -08:00
alex26052005 a9d804724a Update strings.xml
Updated German language
2021-02-11 23:31:04 -08:00
DanGLES3 e033a9ab47 Update Portugues Brazilian translation 2021-02-11 23:30:35 -08:00
kubalav 059e5fb8aa Update Slovak translation 2021-02-11 23:28:49 -08:00
vvb2060 a78f255928 Update zh-rCN translation 2021-02-11 23:25:24 -08:00
AndroPlus 1d10e69288 Update Japanese translation 2021-02-11 23:23:36 -08:00
topjohnwu 63590d379c Update hide icon strategy 2021-02-11 22:38:41 -08:00
topjohnwu 5f63e88984 Hide icons when things don't fit 2021-02-11 05:08:40 -08:00
topjohnwu 75584e2b19 App string resources overhaul 2021-02-11 02:34:27 -08:00
Hen Ry 721dfdf553 Added translation of new strings 2021-02-07 17:42:33 -08:00
tzagim 37565fd067 Fix TYPOs 2021-01-30 11:58:43 -08:00
topjohnwu bec5edca84 Avoiding using shell I/O 2021-01-29 05:15:22 -08:00
sominn aa9e7b1ed1 Update strings.xml
CS string update
2021-01-27 01:00:10 -08:00
Arbri çoçka a3066eddab Fix string in values-sq 2021-01-27 00:59:49 -08:00
Arbri çoçka d1729fa787 Fix string in values-sq 2021-01-27 00:59:49 -08:00
topjohnwu c609a01e55 Proper shortcut name 2021-01-24 08:00:17 -08:00
Wagg13 c97fb385cd New update values-pt-rBR
update brazilian strings.xml
2021-01-24 07:36:07 -08:00
LLZN da6c57750e correction czech translat
change and fix some strings after trying a new version of the application (v8.0.6)
2021-01-24 07:35:49 -08:00
topjohnwu ec31bb9a82 Rename scripts 2021-01-24 07:18:14 -08:00
topjohnwu 657056e636 Cache changelog files 2021-01-24 06:55:43 -08:00
topjohnwu 658d74e026 Update home fragment 2021-01-24 00:02:49 -08:00
topjohnwu ec8fffe61c Merge Magisk install zip into Magisk Manager
Distribute Magisk directly with Magisk Manager APK. The APK will
contain all required binaries and scripts for installation and
uninstallation. App versions will now align with Magisk releases.

Extra effort is spent to make the APK itself also a flashable zip that
can be used in custom recoveries, so those still prefer to install
Magisk with recoveries will not be affected with this change.

As a bonus, this makes the whole installation and uninstallation
process 100% offline. The existing Magisk Manager was not really
functional without an Internet connection, as the installation process
was highly tied to zips hosted on the server.

An additional bonus: since all binaries are now shipped as "native
libraries" of the APK, we can finally bump the target SDK version
higher than 28. The target SDK version was stuck at 28 for a long time
because newer SELinux restricts running executables from internal
storage. More details can be found here: https://github.com/termux/termux-app/issues/1072
The target SDK bump will be addressed in a future commit.

Co-authored with @vvb2060
2021-01-22 02:29:54 -08:00
topjohnwu 9100186dce Make emulator direct install env fix 2021-01-18 13:32:10 -08:00
topjohnwu 5a71998b4e Stop embedding magisk in magiskinit 2021-01-18 04:25:26 -08:00
topjohnwu a27e30cf54 Update release notes 2021-01-17 06:08:15 -08:00
topjohnwu 0cd80f2556 Update app changelog 2021-01-16 04:42:14 -08:00