mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +02:00
Implement device volume control actions
using the intent data `launcher:volumeUp` and `launcher:volumeDown`. Related: #68
This commit is contained in:
parent
0957f5bff1
commit
9942b021a8
5 changed files with 75 additions and 16 deletions
|
@ -144,6 +144,8 @@
|
|||
|
||||
<string name="list_other_settings">Launcher Settings</string>
|
||||
<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>
|
||||
|
||||
<!--
|
||||
-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue