OSDN Git Service

Disable the snooze if it matches the alarm that has been changed.
authorPatrick Scott <phanna@android.com>
Wed, 17 Feb 2010 13:27:17 +0000 (08:27 -0500)
committerPatrick Scott <phanna@android.com>
Wed, 17 Feb 2010 13:31:08 +0000 (08:31 -0500)
commit232725e8c1b1b85a44857cedcc842dcd2c956dc2
treecaee435c47e6bf2bd66e60a28cc14dfc96fccee2
parentaca09cce6b6d3993f5dbcf576b74825a21713b4d
Disable the snooze if it matches the alarm that has been changed.

The user most likely wants the alarm to fire at the time they just set so
disable the snooze alert.

Bug: 2421068
src/com/android/deskclock/Alarms.java