OSDN Git Service

Pressing back will now save the alarm similar to how donut behaves.
authorPatrick Scott <phanna@android.com>
Wed, 30 Sep 2009 19:05:55 +0000 (15:05 -0400)
committerPatrick Scott <phanna@android.com>
Wed, 30 Sep 2009 19:05:55 +0000 (15:05 -0400)
commit7495b0046811971ecb0933888d7eafb4c9668ed2
tree24c5ab1b6047acedd01a3b6d4ffeec31067673ee
parent99f4af142a86125fd16b3df9b165f3223c2e4e29
Pressing back will now save the alarm similar to how donut behaves.

Do not pop the toast unless the alarm is enabled. Keep the enabled state when
saving the alarm unless the time has changed.
src/com/android/alarmclock/SetAlarm.java