Cherish: Add Flashlight blink on incoming calls [2/3]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
PMS22
2018-06-05 17:59:02 +00:00
committed by Hưng Phan
parent e695c986e1
commit ed4be90966
3 changed files with 30 additions and 0 deletions

View File

@@ -1178,4 +1178,11 @@
<string name="reticker_summary">Replace your notifications with a redesigned version of tickers! \nSlim and less invasive than a standard notification</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
<!-- Blink flashlight for incoming calls -->
<string name="flashlight_on_call_title">Blink Flashlight for call</string>
<string name="flashlight_on_call_disabled">Disabled</string>
<string name="flashlight_on_call_not_dnd">Only in ringer mode</string>
<string name="flashlight_on_call_dnd">Only in DND mode</string>
<string name="flashlight_on_call_always">Always</string>
</resources>