新增:电量与性能:阻止杀后台应用 (#186)

* 新增:电量与性能:阻止杀后台应用

参考自 https://www.coolapk.com/feed/37905475?shareKey=ODVjZjU1ZGI1YmMyNjJmZjkxNjU~
by 向晚今天吃了咩@coolapk
已获授权

* 新增:电量与性能:使 Millet 更加激进

参考自 https://www.coolapk.com/feed/37574229?shareKey=YWNmMWQ4ZTY2MDI4NjJmZjkxOTg~
by 向晚今天吃了咩@coolapk
已获授权

* 电量与性能:阻止杀后台应用:更新描述

* 电量与性能:阻止杀后台应用:添加更多防杀

* 电量与性能:使 Millet 更加激进: 强制开启 Millet

* 电量与性能:使 Millet 更加激进: 冻结延迟设置为3秒

* 电量与性能:使 Millet 更加激进: 允许 Millet 冻结活跃的应用

* 电量与性能:阻止杀后台应用:更新描述

* 电量与性能:允许 Millet 冻结活跃的应用: 检查使 Millet 更加激进
This commit is contained in:
Alex Zhang
2022-10-02 16:09:49 +08:00
committed by GitHub
parent 6a70d0c20f
commit 3abafe1cf9
6 changed files with 176 additions and 0 deletions

View File

@@ -230,4 +230,10 @@
<string name="left_or_right">Left or Right</string>
<string name="preset">Preset</string>
<string name="geek">Geek</string>
<string name="do_not_clear_app">Prevent killing background apps</string>
<string name="do_not_clear_app_summary">May cause increased power consumption, recommended with \"Make Millet more aggressive\", NOT recommended for use with tombstones</string>
<string name="make_millet_more_aggressive">Make Millet more aggressive</string>
<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>
</resources>