summaryrefslogtreecommitdiffstats
path: root/src/com/android/deskclock/timer/TimerReceiver.java
Commit message (Expand)AuthorAgeFilesLines
* resolve merge conflicts of a21a311d05 to ub-deskclock-escargatoire.James Lemieux2016-01-211-0/+43
* Refactor Timers to use new unified DataModelJames Lemieux2015-11-101-742/+0
* Write STATE_DELETED prior to deleting timer instancesJustin Klaassen2015-10-241-0/+1
|\
| * Write STATE_DELETED prior to deleting timer instancesJustin Klaassen2015-10-231-0/+1
| * Improve handling for deleteAfterUse timers - DO NOT MERGEAnnie Chin2015-10-081-8/+4
* | Improve handling for deleteAfterUse timers.Annie Chin2015-10-061-8/+4
* | Add TimerObj.isDeleted()Annie Chin2015-09-221-1/+1
* | Add singular variation string in running Timer notification.Annie Chin2015-09-101-3/+23
|/
* Merge "Polish Timer HUN" into ub-deskclock-charmAnnie Chin2015-09-041-13/+14
|\
| * Polish Timer HUNAnnie Chin2015-09-041-13/+14
* | Fix Timer notification UI.Annie Chin2015-09-031-7/+6
|/
* Never remove Timer times up notification.Annie Chin2015-09-031-11/+5
* Schedule timer to fire when device is in idle mode.Fan Zhang2015-08-251-2/+10
* Give up the dream of supporting pre-KitkatJames Lemieux2015-07-311-18/+7
* Merge "Allow user to interact with running timers from notifications." into u...Annie Chin2015-07-281-17/+196
|\
| * Allow user to interact with running timers from notifications.Annie Chin2015-07-281-17/+196
* | Improve TimerFullScreenAlert reveal.Annie Chin2015-07-271-1/+2
|/
* Let the HUN handle the times up notification.Annie Chin2015-07-201-4/+0
* am 8e217dcc: Merge "Cancel times up notification on RESET, DELETE, or DONE." ...Annie Chin2015-07-201-0/+4
|\
| * Cancel times up notification on RESET, DELETE, or DONE.Annie Chin2015-07-201-0/+4
* | resolved conflicts for merge of 6b7d6b9b to ub-deskclock-charmDaria Evdokimova2015-07-151-0/+4
|\|
| * Canceling PendingIntentDaria Evdokimova2015-07-151-0/+3
* | Add an extra check to ensure that timer is actually expired.Annie Chin2015-07-101-1/+7
* | Enable HUN for Timer notifications.Annie Chin2015-07-091-110/+167
|/
* Do not updateTimesUp for timer label changes.Annie Chin2015-07-061-2/+4
* Update timer hun notification + icon.Annie Chin2015-06-291-1/+1
* Localize numbers throughout app.Annie Chin2015-06-181-8/+6
* Added Voice Action IntentsDaria Evdokimova2015-05-271-2/+2
* Add uniform event tracking to DeskClockGoogleJames Lemieux2015-05-111-1/+4
* Update snooze notification icon (white for pre-L, tint for L+)Annie Chin2015-02-271-1/+1
* Update timer notifications to use NotificationCompat.Annie Chin2015-02-251-45/+16
* Make firing timer pre-L compatible.Annie Chin2015-02-201-11/+30
* Sync timers to externalsJames Lemieux2015-01-261-5/+5
* Set deskclock notifications to local onlyBudi Kusmiantoro2014-10-141-1/+3
* Show alarm/timer notifications on lockscreenBudi Kusmiantoro2014-10-021-1/+3
* Firing Timer should use foreground broadcastBudi Kusmiantoro2014-09-301-0/+2
* Timer UX updaterachelzhang2014-09-171-2/+2
* Fix NPE when timer to be updated is already deleted.Budi Kusmiantoro2014-09-161-0/+6
* Update stop assets to reset assetsrachelzhang2014-09-151-2/+2
* Update timer and stopwatch UXrachelzhang2014-09-111-4/+4
* Add xxx assetsBudi Kusmiantoro2014-09-101-1/+1
* Alarms and Timers should use Notification.CATEGORY_ALARMBudi Kusmiantoro2014-07-211-8/+10
* Clear logs in ClockIsaac Katzenelson2013-10-101-4/+5
* Update SDK version checkIsaac Katzenelson2013-10-081-2/+2
* Fixed +1 issue on timers.Paul Sliwowski2013-09-171-2/+0
* Adding Timer times-up notificationRobyn Coultas2013-09-061-56/+171
* Disable +1m button when cannot add a minuteIsaac Katzenelson2013-08-291-2/+2
* Guarding new SDK19 codeRobyn Coultas2013-08-071-2/+10
* Use the new AlarmManager.setExact() for our alarmsChristopher Tate2013-08-071-2/+2
* Don't update timer notification unnecessarily.Sam Blitzstein2013-06-031-4/+5