MagiskHide is no more

This commit is contained in:
topjohnwu
2021-09-12 12:40:34 -07:00
parent fc6b02f607
commit 65b0ea792e
79 changed files with 433 additions and 486 deletions
-1
View File
@@ -3,7 +3,6 @@
<!-- Static strings -->
<string name="magisk" translatable="false">Magisk</string>
<string name="magiskhide" translatable="false">MagiskHide</string>
<string name="empty" translatable="false"/>
<string name="topjohnwu" translatable="false">\@topjohnwu</string>
+2 -1
View File
@@ -10,6 +10,7 @@
<string name="section_home">Home</string>
<string name="section_theme">Themes</string>
<string name="safetynet">SafetyNet</string>
<string name="denylist">DenyList</string>
<!--Home-->
<string name="no_connection">No connection available</string>
@@ -146,7 +147,7 @@
<string name="settings_update_beta">Beta</string>
<string name="settings_update_custom">Custom Channel</string>
<string name="settings_update_custom_msg">Insert a custom URL</string>
<string name="settings_magiskhide_summary">Hide Magisk from various forms of detection</string>
<string name="settings_denylist_summary">Processes on the denylist will have all Magisk modifications reverted</string>
<string name="settings_hosts_title">Systemless hosts</string>
<string name="settings_hosts_summary">Systemless hosts support for Adblock apps</string>
<string name="settings_hosts_toast">Added systemless hosts module</string>