mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 06:23:17 +00:00
Give user the opportunity to chose no LED-notification.
This commit is contained in:
@@ -82,6 +82,7 @@
|
||||
<item>@string/preferences__cyan</item>
|
||||
<item>@string/preferences__magenta</item>
|
||||
<item>@string/preferences__white</item>
|
||||
<item>@string/preferences__none</item>
|
||||
</string-array>
|
||||
|
||||
|
||||
@@ -93,6 +94,7 @@
|
||||
<item>cyan</item>
|
||||
<item>magenta</item>
|
||||
<item>white</item>
|
||||
<item>none</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="pref_led_blink_pattern_entries">
|
||||
|
@@ -693,6 +693,7 @@
|
||||
<string name="preferences__cyan">Cyan</string>
|
||||
<string name="preferences__magenta">Magenta</string>
|
||||
<string name="preferences__white">White</string>
|
||||
<string name="preferences__none">None</string>
|
||||
<string name="preferences__fast">Fast</string>
|
||||
<string name="preferences__normal">Normal</string>
|
||||
<string name="preferences__slow">Slow</string>
|
||||
|
Reference in New Issue
Block a user