summaryrefslogtreecommitdiffstats
path: root/src/com/android/calendar/alerts/AlertUtils.java
Commit message (Collapse)AuthorAgeFilesLines
* add global dismiss to calendar, open source partChris Wren2013-04-161-0/+1
| | | | Change-Id: If179adc814a1da977712c9dc804e81a2cc726bce
* Merge "Adding alert scheduling to app, to allow unbundled app's alerts to ↵Sara Ting2012-11-161-2/+2
|\ | | | | | | work on more devices." into ics-ub-calendar-burgundy
| * Adding alert scheduling to app, to allow unbundled app's alerts to work on ↵Sara Ting2012-11-161-2/+2
| | | | | | | | | | | | | | more devices. Bug:7383861 Change-Id: I5dcffb8ac586966b21e938728be0393e6776f704
* | Fixed notification "tomorrow" labeling.Sam Blitzstein2012-11-161-1/+1
|/ | | | | | | | Fixed bug where "tomorrow" was being incorrectly appended to some notification labels. Bug: 7548142 Change-Id: Idec4bb1a00641e913d904c32599db0438db218f2
* am e472146a: Merge "Stored recently fired alerts in SharedPrefs so multiple ↵Sara Ting2012-09-111-0/+125
|\ | | | | | | | | | | | | calendar apps can coexist without eating each other\'s alerts." into ics-ub-calendar-aqua * commit 'e472146a2a1fa8663455ef396ac23dfd19045f6a': Stored recently fired alerts in SharedPrefs so multiple calendar apps can coexist without eating each other's alerts.
| * Stored recently fired alerts in SharedPrefs so multiple calendar apps can ↵Sara Ting2012-09-111-0/+125
| | | | | | | | | | | | | | coexist without eating each other's alerts. Bug:6750428 Change-Id: I790b4beea1f25c7ef94381a2fd151416e0f72343
* | Notifications: made alarm scheduling testable, and a couple minor fixes.Sara Ting2012-08-101-8/+19
|/ | | | | | | | | - Added tests for scheduling next notification refresh time - Fixed priority of single expired event notifications (fixed from DEFAULT to MIN) - Fixed automatic demoting of allday events (refresh time wasn't correct) Bug:6282451 Change-Id: I160736827fc0b1017e2d001cb0fdb8f7d0502339
* Fix swiping the digest notification.Sara Ting2012-05-171-1/+1
| | | | | | Digest notification was recently opened up to non-expired events, so the dismiss action needed updating to delete not just expired, but all the [possibly active] alerts in the digest. Change-Id: Ifa9bf150bb96eb8367a8ca8865fe59abc51c8ab2
* Change notification ID mapping to an arbitrary assignment from 1 to max ↵Sara Ting2012-05-161-2/+0
| | | | | | | notifications, to solve problem of dangling notifications. Bug:6282451 Change-Id: Ida6b053ea6b9542a024f7883a3198a44872fd4f8
* Fix snoozing from notification, and have notifications change state as the ↵Sara Ting2012-05-091-3/+27
| | | | | | | | | event starts/ends. For example, as an event ends, its notification will move into the expired digest one. Bug:6282451 Change-Id: I81842d21f3f7b79e8aa4959164be14860cab6fe2
* Fancy notifications: future and concurrent alerts are now individual ↵Sara Ting2012-05-071-4/+71
| | | | | | | | expandable notifications, with expired ones being in the digest. Bug: 6282451 Change-Id: I8ebe72fe1cbd41448c4ff3a0b9043bd1a179ff00
* Fix back and home behaviorIsaac Katzenelson2012-05-021-4/+3
| | | | Change-Id: I9b6085a73043d8d05d99cbfcbc20a8be4f58180d
* Revert "Fix back and home behavior"Isaac Katzenelson2012-05-021-3/+4
| | | This reverts commit 828df5020067aa477adbe1eefd88afa3fc5de900
* Fix back and home behaviorIsaac Katzenelson2012-05-021-4/+3
| | | | Change-Id: Ib4a873ce4727d21a4407635f943300bacc88daca
* Support notification one click to view event and snoozingIsaac Katzenelson2012-03-071-0/+99
Bug: 5934678 Alert - Avoid notification list if there's only one notification. Go straight to event details. Change-Id: I5251888acc417aa4c12f9408c82f24cdf93a6ccf