Cherish: HeadsUp: add timeout option (2/2)
Forward ported to marshmallow/nougat By: @BeansTown106 removed the none option as we now have a headsup minimum time of 2seconds added 5sec option as that is the new default in marshmallow Change-Id: I6fe5aa72ce68f28ee9c57520e36d4800a9263546
This commit is contained in:
@@ -476,6 +476,16 @@
|
||||
<string name="gaming_mode_dynamic_title">Dynamic mode</string>
|
||||
<string name="gaming_mode_dynamic_summary">Try detecting and adding gaming apps automatically</string>
|
||||
|
||||
<!-- Heads up timeout -->
|
||||
<string name="heads_up_time_out_title">Time out</string>
|
||||
<string name="heads_up_time_out_summary">Peeking notifications will show for <xliff:g id="number">%d</xliff:g> seconds</string>
|
||||
<string name="heads_up_time_out_2sec">2 seconds</string>
|
||||
<string name="heads_up_time_out_4sec">4 seconds</string>
|
||||
<string name="heads_up_time_out_5sec">5 seconds</string>
|
||||
<string name="heads_up_time_out_6sec">6 seconds</string>
|
||||
<string name="heads_up_time_out_8sec">8 seconds</string>
|
||||
<string name="heads_up_time_out_10sec">10 seconds</string>
|
||||
|
||||
<!-- Heads up -->
|
||||
<string name="heads_up_notifications">Heads Up</string>
|
||||
<string name="heads_up_notifications_summary">Pop up statusbar notifications</string>
|
||||
|
||||
Reference in New Issue
Block a user