feature #28: action to open notification panel

This commit is contained in:
Josia Pietsch 2024-09-06 13:32:38 +02:00
parent 9582113bcf
commit 25905f1116
Signed by: jrpie
GPG key ID: E70B571D66986A2D
6 changed files with 28 additions and 0 deletions

View file

@ -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>