[SQUASHED] Cherish: Add ambient pulse and aod notifications [2/2]
@/SKULSHADY - Clean up and adapted for A11 SDB: improvise the enabling/disabling of colorpicker preference to avoid fc Co-authored-by: maxwen <max.weninger@gmail.com> Co-authored-by: Ido Ben-Hur <idoybh2@gmail.com> Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -764,4 +764,36 @@
|
||||
<string name="smart_pixels_percent">Percent of pixels to disable</string>
|
||||
<string name="smart_pixels_shift_title">Burn-in protection</string>
|
||||
<string name="smart_pixels_shift_summary">Prevents burn-in on OLED devices by shifting pixels every so often</string>
|
||||
|
||||
<!-- Ambient edge lighting -->
|
||||
<string name="pulse_ambient_light_category">Screen edge lighting</string>
|
||||
<string name="pulse_ambient_light_title">Edge lighting</string>
|
||||
<string name="pulse_ambient_light_summary">Light up the side edges of the screen on notification pulse</string>
|
||||
<string name="pulse_ambient_light_color_title">Custom color</string>
|
||||
<string name="pulse_ambient_light_color_mode_title">Light color</string>
|
||||
<string name="pulse_ambient_light_color_mode_notification">Automatic (Notification Based)</string>
|
||||
<string name="pulse_ambient_light_color_mode_wall">Automatic (Wallpaper Based)</string>
|
||||
<string name="pulse_ambient_light_color_mode_accent">Accent</string>
|
||||
<string name="pulse_ambient_light_color_mode_custom">Custom</string>
|
||||
<string name="pulse_ambient_light_duration_title">Light duration</string>
|
||||
<string name="pulse_ambient_light_repeat_count_title">Light repeat count</string>
|
||||
<string name="pulse_ambient_light_show_always_title">Show always</string>
|
||||
<string name="pulse_ambient_light_show_always_summary">Show lights for all doze events and not just notifications</string>
|
||||
<string name="pulse_ambient_light_repeat_direction_title">Light repeat mode</string>
|
||||
<string name="pulse_ambient_light_repeat_direction_restart">Restart</string>
|
||||
<string name="pulse_ambient_light_repeat_direction_reverse">Reverse</string>
|
||||
<string name="pulse_ambient_light_layout_title">Light view</string>
|
||||
<string name="pulse_ambient_light_layout_solid">Solid</string>
|
||||
<string name="pulse_ambient_light_layout_faded">Faded</string>
|
||||
<string name="ambient_notification_light_enabled_title">Show on AOD</string>
|
||||
<string name="ambient_notification_light_enabled_summary">Show lights on Always On Display</string>
|
||||
<string name="ambient_notification_light_hide_aod_title">Hide AOD content</string>
|
||||
<string name="ambient_notification_light_hide_aod_summary">Hide AOD content when lights are showing</string>
|
||||
<string name="ambient_notification_light_timeout_title">Timeout</string>
|
||||
<string name="ambient_notification_light_timeout_forever">Forever</string>
|
||||
<string name="ambient_notification_light_timeout_half_minute">30 seconds</string>
|
||||
<string name="ambient_notification_light_timeout_minute">1 minute</string>
|
||||
<string name="ambient_notification_light_timeout_three_minutes">3 minutes</string>
|
||||
<string name="ambient_notification_light_timeout_five_minutes">5 minutes</string>
|
||||
<string name="ambient_notification_light_timeout_ten_minutes">10 minutes</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user