From: Patrick Scott Date: Thu, 19 Nov 2009 14:13:48 +0000 (-0500) Subject: Allow picking ringtones as alarm alerts. X-Git-Tag: android-x86-2.2~36^2^2~20 X-Git-Url: http://git.osdn.net/view?p=android-x86%2Fpackages-apps-DeskClock.git;a=commitdiff_plain;h=bb4dbac9655226b87502655c1fa7e8fca1357bf4 Allow picking ringtones as alarm alerts. The original request was for just a few of the ringtones but that really isn't possible with the current framework. Media files are classified by what folder they are transferred to during the build. It would be nice to have a way to specify what media files should be allowed in the list of ringtones but for now, I think it is ok to allow selecting any of the built-in ringtones. --- diff --git a/res/xml/alarm_prefs.xml b/res/xml/alarm_prefs.xml index 84b44e2..3619836 100644 --- a/res/xml/alarm_prefs.xml +++ b/res/xml/alarm_prefs.xml @@ -22,7 +22,7 @@