summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorMikalacki Sava <mikalackis@gmail.com>2015-01-13 17:37:46 +0100
committerMikalacki Sava <mikalackis@gmail.com>2015-02-23 17:35:42 +0100
commit758ec43f27e07c329578e606db079dd56e9d4c2e (patch)
tree957456570b434b81ad99ae17704d684cc472fafe /res/values
parentfd06a775bb1668dc0df4de96f3c84ad1e9b5a459 (diff)
downloadandroid_packages_apps_Eleven-758ec43f27e07c329578e606db079dd56e9d4c2e.tar.gz
android_packages_apps_Eleven-758ec43f27e07c329578e606db079dd56e9d4c2e.tar.bz2
android_packages_apps_Eleven-758ec43f27e07c329578e606db079dd56e9d4c2e.zip
Eleven: shake to play next song, only available while music is playing.stable/cm-12.0-YNG1I
Allows user to shake his device to switch to next song. This feature is available through settings and is invoked only while music is playing. Change-Id: Ifb0866565d49443af7f3ac679e80601660506515
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 5bf25b1..1c0c540 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -140,6 +140,8 @@
<string name="settings_show_music_visualization_title">Show music visualization</string>
<string name="settings_show_lyrics_title">Show song lyrics</string>
<string name="settings_show_lyrics_summary">For songs that have an srt file</string>
+ <string name="settings_shake_to_play">Shake To Play</string>
+ <string name="settings_shake_to_play_summary">Shake your device to play next song</string>
<!-- App widget -->
<string name="app_widget_small">Music: 4 \u00d7 1</string>