OSDN Git Service

Add a setting to change the behavior of the side buttons during an alarm.
authorPatrick Scott <phanna@android.com>
Wed, 8 Jul 2009 14:58:06 +0000 (10:58 -0400)
committerPatrick Scott <phanna@android.com>
Wed, 8 Jul 2009 15:05:25 +0000 (11:05 -0400)
commit89811e14c23c7fe6f88a21d13429613b756bce3f
treecd466939f35b9eb84e4e8696b1ab93318f712378
parentd776e51cec79901a0d656bba7b1f3780cceac57d
Add a setting to change the behavior of the side buttons during an alarm.

The default behavior is to dismiss the alarm but the setting allows for snoozing
the alarm or to do nothing.

Also changed some of the strings to be more consistent.
res/values/strings.xml
res/xml/settings.xml
src/com/android/alarmclock/AlarmAlert.java
src/com/android/alarmclock/SettingsActivity.java