mirror of
https://github.com/LittleTurtle2333/SimplicityTools.git
synced 2026-07-13 03:41:19 +08:00
Disable installation's count checking (#216)
Disable installation's count checking
This commit is contained in:
@@ -233,4 +233,6 @@
|
||||
<string name="make_millet_more_aggressive_summary">允许 Millet 在后台应用有通知、有服务运行、有进程运行的情况下冻结应用。\n不希望被冻结的应用可将省电策略设置为无限制\n启用前请先卸载墓碑和 NoANR 相关模块。</string>
|
||||
<string name="make_millet_ignore_active">允许 Millet 冻结活跃的应用</string>
|
||||
<string name="make_millet_ignore_active_summary">非常激进,可能会影响应用运行</string>
|
||||
<string name="pkg_installer">应用包管理组件</string>
|
||||
<string name="pkg_installer_summary">禁用频繁安装应用检查</string>
|
||||
</resources>
|
||||
|
||||
@@ -156,4 +156,6 @@
|
||||
<string name="hide_zen_icon">隱藏 勿擾 圖標</string>
|
||||
<string name="hide_icon">隱藏圖標</string>
|
||||
<string name="double_tap_to_sleep">雙擊鎖定螢幕</string>
|
||||
<string name="pkg_installer">應用包管理組件</string>
|
||||
<string name="pkg_installer_summary">禁用頻繁安裝應用檢查</string>
|
||||
</resources>
|
||||
|
||||
@@ -224,4 +224,6 @@
|
||||
<string name="off">關閉</string>
|
||||
<string name="center">置中</string>
|
||||
<string name="left_or_right">左右</string>
|
||||
<string name="pkg_installer">應用包管理組件</string>
|
||||
<string name="pkg_installer_summary">禁用頻繁安裝應用檢查</string>
|
||||
</resources>
|
||||
|
||||
@@ -13,5 +13,6 @@
|
||||
<item>com.miui.screenshot</item>
|
||||
<item>com.milink.service</item>
|
||||
<item>com.xiaomi.misubscreenui</item>
|
||||
<item>com.miui.packageinstaller</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
@@ -237,4 +237,6 @@
|
||||
<string name="make_millet_more_aggressive_summary">Allows Millet to freeze apps while background apps have notifications, services running, and processes running.\nApps that don\'t want to be frozen can set Battery saver to No restriction\nPlease uninstall tombstone and NoANR related modules before enabling.</string>
|
||||
<string name="make_millet_ignore_active">Allow Millet to freeze active apps</string>
|
||||
<string name="make_millet_ignore_active_summary">Very aggressive and may affect application running</string>
|
||||
<string name="pkg_installer">Package Installer</string>
|
||||
<string name="pkg_installer_summary">Disable the app installation\'s count checking</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user