mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 10:20:51 +02:00
feature #28: action to open notification panel
This commit is contained in:
parent
9582113bcf
commit
25905f1116
6 changed files with 28 additions and 0 deletions
|
@ -157,6 +157,7 @@
|
|||
<string name="list_other_volume_down">Music: Quieter</string>
|
||||
<string name="list_other_track_next">Music: Next</string>
|
||||
<string name="list_other_track_previous">Music: Previous</string>
|
||||
<string name="list_other_expand_notifications_panel">Expand notifications panel</string>
|
||||
<string name="list_other_nop">Do nothing</string>
|
||||
|
||||
<!--
|
||||
|
@ -188,5 +189,6 @@
|
|||
<string name="settings">Settings</string>
|
||||
<string name="ic_menu_alt">More options</string>
|
||||
<string name="swipe" translatable="false"><![CDATA[>>>>>>]]></string>
|
||||
<string name="alert_cant_expand_notifications_panel">Error: Can\'t expand status bar.\nThis action is using functionality that is not part of the published Android API. Unfortunately, it does not seem to work on your device.</string>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue