Custom button light [2/2]
*DU Edits* - Adapt to our custom seekbar - Wrap preferences/seekbar with a category / update strings - Add check to remove preferences depending on bool (config_button_brightness_support) Change-Id: I90531723f8751a92766e96f5409d979a2f5bd524 Signed-off-by: SagarMakhar <sagarmakhar@gmail.com> Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -338,4 +338,14 @@
|
||||
<string name="roaming_indicator_icon_title">Roaming indicator</string>
|
||||
<string name="roaming_indicator_icon_summary">Display roaming indicator in signal icon when in roaming mode</string>
|
||||
|
||||
<!-- Button brightness -->
|
||||
<string name="button_backlight_options_category">Backlight options</string>
|
||||
<string name="button_backlight_enable_title">Allow button backlight</string>
|
||||
<string name="button_link_brightness">Link to screen brightness</string>
|
||||
<string name="button_link_brightness_summary">Button backlight brightness will adjust based on current screen brightness level</string>
|
||||
<string name="button_manual_brightness">Brightness level</string>
|
||||
<string name="button_timeout_title">Backlight timeout</string>
|
||||
<string name="button_backlight_on_touch_only_title">Button backlight touch</string>
|
||||
<string name="button_backlight_on_touch_only_summary">Button backlight will only appear when buttons are pressed rather than on all the time. Timeout still impacts this feature.</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user