mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +02:00
Implement audio track control actions
Play next / previous tracks through launcher actions.
This commit is contained in:
parent
9942b021a8
commit
4959d54f8b
5 changed files with 56 additions and 1 deletions
|
@ -146,6 +146,8 @@
|
|||
<string name="list_other_list">Launcher AppsList</string>
|
||||
<string name="list_other_volume_up">Increase Volume</string>
|
||||
<string name="list_other_volume_down">Decrease Volume</string>
|
||||
<string name="list_other_track_next">Music: Next Track</string>
|
||||
<string name="list_other_track_previous">Music: Previous Track</string>
|
||||
|
||||
<!--
|
||||
-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue