- 16 Apr, 2013 1 commit
-
-
Chris Wren authored
Change-Id: If179adc814a1da977712c9dc804e81a2cc726bce
-
- 13 Dec, 2012 1 commit
-
-
Michael Chan authored
Change-Id: I0552edbf2dd0b1a6e551dc6bd5a3e0ea71d1b9ef
-
- 05 Dec, 2012 1 commit
-
-
Sam Blitzstein authored
Previously, only fully-formed addresses would trigger the action. Now, we allow ill-formed locations to elicit map action in notification. Bug: 7671618 Change-Id: I1509b53819ef20d7248ab291b21e76029f4358fa
-
- 28 Nov, 2012 1 commit
-
-
Sam Blitzstein authored
Bug: 7629283 Change-Id: I1e6ac461ab17c7fd5e2642639d21442dabe3beea
-
- 27 Nov, 2012 1 commit
-
-
Sam Blitzstein authored
Bug: 7479596 Change-Id: Iceec6ba9dc04da5d7f1e08747ddc000a9ea52f90
-
- 16 Nov, 2012 1 commit
-
-
Sara Ting authored
Bug:7383861 Change-Id: I5dcffb8ac586966b21e938728be0393e6776f704
-
- 15 Nov, 2012 1 commit
-
-
Sam Blitzstein authored
Bug: 7525552 Change-Id: I6a175a270f4049897ee73c005f4f73420fc635d9
-
- 25 Sep, 2012 1 commit
-
-
Sara Ting authored
Bug:7188074 Change-Id: Iaa4f12b8663db3e7d41186e623d9c71f72b701f7
-
- 20 Sep, 2012 1 commit
-
-
Sara Ting authored
ICS notifications fix: de-prioritize expired digest, and use the same custom view for all our notifications. Bug:7188074,7185828 Change-Id: Ib70b8530532e314a8088cb207f8910f01d3f16ad
-
- 12 Sep, 2012 1 commit
-
-
Sara Ting authored
Fix emailing guests from event info page when attendees aren't synced down (too many), by emailing only the organizer. Bug:7153946 Change-Id: I3633c474ce245e92436ee9287725c3cae7a0b6e4
-
- 11 Sep, 2012 1 commit
-
-
Sara Ting authored
Stored recently fired alerts in SharedPrefs so multiple calendar apps can coexist without eating each other's alerts. Bug:6750428 Change-Id: I790b4beea1f25c7ef94381a2fd151416e0f72343
-
- 10 Aug, 2012 1 commit
-
-
Sara Ting authored
- 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
-
- 23 Jul, 2012 1 commit
-
-
Sara Ting authored
Bug:6833474 Change-Id: Iec6fb8f6e4bed890bfaf3a6f9372550990698849
-
- 18 Jun, 2012 1 commit
-
-
Michael Chan authored
Bug: 6682390 Change-Id: Iee013a88fde397f67f51583bd488d029f12d1a87
-
- 04 Jun, 2012 1 commit
-
-
Sara Ting authored
Change-Id: Ie91183c8fd8cb48d5f5acc40335e6e123d34d56f
-
- 31 May, 2012 1 commit
-
-
Sara Ting authored
Bug:6426003 Change-Id: I6e74b928ad494fd5c0972dc568ad8d910bc37232
-
- 17 May, 2012 4 commits
-
-
Sara Ting authored
Bug:6495442 Change-Id: I0150b68b39fe76780dae60f29c07382a25a3cb49
-
Sara Ting authored
Change-Id: If3c0190aceae92cf9efe95afe96d2e0a2e642aaa
-
Michael Chan authored
Bug: 6282451 Change-Id: I53816be140f9f331cf84cd4ebb4c5d0d535df645
-
Sara Ting authored
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
-
- 16 May, 2012 3 commits
-
-
Sara Ting authored
Bug:6495096 Change-Id: Iad26a11f579ae75b23b8809ceca63e1987bfea63
-
Sara Ting authored
Change notification ID mapping to an arbitrary assignment from 1 to max notifications, to solve problem of dangling notifications. Bug:6282451 Change-Id: Ida6b053ea6b9542a024f7883a3198a44872fd4f8
-
Sara Ting authored
Bug: 6484241 Change-Id: I414d341c73d324eb1dff609266de0ee570cacce3
-
- 15 May, 2012 3 commits
- 10 May, 2012 3 commits
-
-
Sara Ting authored
Change-Id: I559e5cc5c7ee5a753ceb3a70ced6688a2d8a43ec
-
Sara Ting authored
Using MIN priority does not collapse the notification by default so make expired digest notification a basic one for now, instead of InboxStyle. Bug:6282451 Change-Id: Ic979d940f88b22e6005d24eddf77dc86866e9e00
-
Sara Ting authored
Bug:6282451 Change-Id: I29c6061b45ccb2258889ef917de33bca55e37727
-
- 09 May, 2012 1 commit
-
-
Sara Ting authored
Tweaking display of time/location/description in an expanded current/future notification to match Gmail. Bug:6282451 Change-Id: I3b208506b774bfce6fe93645fa3e2b686c7720de
-
- 08 May, 2012 2 commits
-
-
Sara Ting authored
Changed notification hash ID to use eventId & startTime instead of alertId to avoid multiple notifications for the same event. And reversed the digest order so newer events appear first. Bug:6282451 Change-Id: I8cf4c4b4af1a5692a26bd4550f7cbfac05c69da0
-
Sara Ting authored
Bug: 6282451 Change-Id: I0fcb176dde89276e11783809ee8c981e72ff9f24
-
- 07 May, 2012 1 commit
-
-
Sara Ting authored
Fancy notifications: future and concurrent alerts are now individual expandable notifications, with expired ones being in the digest. Bug: 6282451 Change-Id: I8ebe72fe1cbd41448c4ff3a0b9043bd1a179ff00
-
- 01 May, 2012 1 commit
-
-
Sara Ting authored
Bug: 6282451 Change-Id: I17b0df15ac1068d0af2fc9123aecaa716130ceff
-
- 09 Mar, 2012 1 commit
-
-
Isaac Katzenelson authored
Bug: 6145863 Tapping on the notification bar that has 2 or more events doesn't start the AlertActivity Change-Id: I6866ed627bf3cc13d34ea739575ae41080972762
-
- 07 Mar, 2012 1 commit
-
-
Isaac Katzenelson authored
Bug: 5934678 Alert - Avoid notification list if there's only one notification. Go straight to event details. Change-Id: I5251888acc417aa4c12f9408c82f24cdf93a6ccf
-
- 31 Oct, 2011 1 commit
-
-
RoboErik authored
If notifications are turned off we should dismiss our notifications. If notifications are turned on we should clear all unhandled notifications that have already ended. If notifications are off when we get an update we shouldn't do anything with it. Change-Id: I7eade163cc30b9ded7649f07af102cdc3bfa6c34
-
- 31 Aug, 2011 1 commit
-
-
RoboErik authored
Change-Id: I9036edac98a6494bdd1bde6211a8d5a243be9821
-
- 23 Aug, 2011 1 commit
-
-
Michael Chan authored
Change-Id: I5c3b5d082b54067912675ce7b0d1a4a08eb4dd88
-
- 11 Feb, 2011 1 commit
-
-
RoboErik authored
Date was being formatted with incorrect time zone for all day events. Change-Id: I415ebfa2ea62b0a7d70ae539aa179c0c499da7dc
-