Add Apps > Battery optimization page implementation.
Moving the old restricted page to the new optimization page will happen in a follow-up CL. Test: Unit, manual Bug: 238026672 Change-Id: I5fee9ebe03284a013da6bfca9ada8b166c6af91c
This commit is contained in:
@@ -11568,6 +11568,21 @@
|
||||
<!-- [CHAR_LIMIT=NONE] Label for when app is ignoring battery optimizations -->
|
||||
<string name="not_battery_optimizing">Not using battery optimization</string>
|
||||
|
||||
<!-- Preference title for battery optimization list page[CHAR_LIMIT=50]-->
|
||||
<string name="app_battery_optimization_title">Manage battery usage</string>
|
||||
|
||||
<!-- Preference summary for battery optimization list page[CHAR_LIMIT=50]-->
|
||||
<string name="app_battery_optimization_summary">Set battery usage for apps</string>
|
||||
|
||||
<!-- Filter title for battery unrestricted[CHAR_LIMIT=50]-->
|
||||
<string name="filter_battery_unrestricted_title">Unrestricted</string>
|
||||
|
||||
<!-- Filter title for battery optimized[CHAR_LIMIT=50]-->
|
||||
<string name="filter_battery_optimized_title">Optimized</string>
|
||||
|
||||
<!-- Filter title for battery restricted[CHAR_LIMIT=50]-->
|
||||
<string name="filter_battery_restricted_title">Restricted</string>
|
||||
|
||||
<!-- Text for the setting on whether you can type text into notifications without unlocking the device. -->
|
||||
<string name="lockscreen_remote_input">If device is locked, prevent typing replies or other text in notifications</string>
|
||||
|
||||
|
Reference in New Issue
Block a user