From 043b5c18b078702bb376a7d14fdd5a3861d0d194 Mon Sep 17 00:00:00 2001 From: Christopher Eby Date: Sat, 3 Apr 2010 10:21:57 -0500 Subject: [PATCH] Remove the dialer input preference It is not hooked up to anything anymore since supporting it with an SQl query would be complicated. --- res/values/strings.xml | 3 --- res/xml/preferences.xml | 5 ----- src/org/kreed/vanilla/SongSelector.java | 8 +------- 3 files changed, 1 insertion(+), 15 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 267f016c..e660cd46 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -38,9 +38,6 @@ Notification Mode When to show the notification - Use Phone Dialer Input - Enter filter text using buttons 1-9, where 1 matches 1, a, b or c, etc - Use Suggestions in Filter Text Use text suggestions when editing the filter text diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index 64bc798d..8ec7006f 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -30,11 +30,6 @@ android:summaryOff="@string/remote_player_summary_off" /> -