summaryrefslogtreecommitdiffstats
path: root/src/com/android/deskclock/AlarmClock.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-4.2.2_r1' of https://android.googlesource.com/platform/pac...mr1.1-stagingSteve Kondik2013-02-131-16/+58
|\
| * Alarm delete confirmationIsaac Katzenelson2012-11-191-5/+41
| * Make on/off switch more visibleIsaac Katzenelson2012-11-161-11/+17
* | DeskClock: the first day of the week depends on a localePavel Romanov2013-02-101-9/+11
* | DeskClock: Add increasing volume option for alarm clocksAusten Dicken2013-02-101-0/+30
* | Fix NPE for AlarmClock in silent modePavel Kirpichyov2013-01-311-0/+3
|/
* Fixed response to taps in alarm "card"Itzhak Katzenelson2012-10-291-0/+22
* Saving selected alarm.Chiao Cheng2012-10-251-0/+3
* Fix jerkiness in alarm listItzhak Katzenelson2012-10-251-1/+2
* Fix background for alarm list itemsIsaac Katzenelson2012-10-221-1/+1
* Fix crash in GetViewByIdIsaac Katzenelson2012-10-221-5/+9
* Do not show time picker after alarm undoIsaac Katzenelson2012-10-221-5/+7
* Open time picker when creating a new alarmIsaac Katzenelson2012-10-191-4/+36
* Add support of long press to delete alarmsIsaac Katzenelson2012-10-181-10/+286
* Fix crash in alarm adapterIsaac Katzenelson2012-10-161-1/+4
* Make the last ringtone selection the defaultIsaac Katzenelson2012-10-121-1/+5
* Add underline graphics to day of week buttons in alarm.Chiao Cheng2012-10-121-13/+18
* Adding ability to label timers.Sam Blitzstein2012-10-121-3/+2
* Sort alarms by time again.Chiao Cheng2012-10-111-40/+39
* Improve accessibility for visually impaired.Sara Ting2012-10-111-0/+11
* Major layout change for alarm list.Chiao Cheng2012-10-111-42/+41
* Removed default selection from alarm ringtone pickerIsaac Katzenelson2012-10-101-12/+13
* Setting all days when repeat checkbox is turned on.Chiao Cheng2012-10-091-22/+79
* Hide alarm vibrate option when device does not support it.Chiao Cheng2012-10-091-5/+18
* Bolding days of week in alarm when selected.Chiao Cheng2012-10-081-0/+4
* Scroll to alarm when set alarm intent is passed in.Chiao Cheng2012-10-081-7/+42
* Clear undo bar display state after action click.Chiao Cheng2012-10-071-0/+4
* Changed "Off On" button to single text toggle.Chiao Cheng2012-10-061-6/+18
* Fixing unique primary key error.Chiao Cheng2012-10-061-47/+41
* Pick sounds of TYPE_ALARM, not TYPE_RINGTONE.Daniel Sandler2012-10-051-0/+1
* Adding undo feature for alarm swipe delete.Chiao Cheng2012-10-051-16/+118
* Minor alarm in-place editing tweaks.Chiao Cheng2012-10-051-0/+5
* Properly handle orientation change for alarm display/edit.Chiao Cheng2012-10-041-24/+22
* Jank improvements.Chiao Cheng2012-10-041-10/+64
* Removing dialog again.Chiao Cheng2012-10-041-17/+0
* Completely new alarm list with in-place editing.Chiao Cheng2012-10-031-239/+511
* New world clockIsaac Katzenelson2012-10-031-4/+11
* Make up button in AlarmClock return to DeskClockYorke Lee2012-09-241-1/+3
* Support for help menu item with smartlinkIsaac Katzenelson2012-09-191-0/+4
* Merge clock to JB-MR1Isaac Katzenelson2012-09-141-4/+4
* Now you can get to settings in AlarmClock on a tabletMichael Chan2012-05-181-1/+10
* Update DeskClock's ActionBar for Alarm ListSteve Levis2012-05-151-11/+20
* b/5397609 Remove uneeded menu items from DeskClock screenErik2011-10-071-0/+1
* b/3368728 update icons/layout for add alarmErik2011-08-301-11/+4
* b/5076132 Work on matching clock redlinesErik2011-08-251-1/+3
* Changed design of the alarm dialogDmitri Plotnikov2011-01-181-0/+9
* Turning alarm config into dialog activitiesDmitri Plotnikov2011-01-151-20/+12
* Using the AndroidClock font in DesktopClockDmitri Plotnikov2011-01-151-7/+3
* Implement EXTRA_SKIP_UI.Patrick Scott2010-12-151-5/+14
* Close AlarmClock cursor, don't just deactivate it.Brad Fitzpatrick2010-10-111-1/+1