1. 8db042d Use setExact on K and up only. by Isaac Katzenelson · 11 years ago
  2. 794f38e Call build() on the Builder, not the Style. by Daniel Sandler · 11 years ago
  3. 2b66f92 Calendar alarms probably all need to be exact... by Christopher Tate · 11 years ago
  4. 6663b42 Fix small typos in I9490f478681783200a5cb8309a58243723bda4c1. by Paul Sliwowski · 11 years ago
  5. 7ef34c1 Merge "Add in-memory cache to dismiss alerts that we haven't seen yet." into ics-ub-calendar-eggplant by Paul Sliwowski · 11 years ago
  6. 137031d Add in-memory cache to dismiss alerts that we haven't seen yet. by Paul Sliwowski · 11 years ago
  7. 9b1f379 Fixed ISE issue when subscribing to gcm groups from the main thread. by Paul Sliwowski · 11 years ago
  8. a0b14ab Merge "Fix calander crash where getTimezone was call without a looper." into ics-ub-calendar-eggplant by Paul Sliwowski · 11 years ago
  9. c0e5679 Fix crash when dismissing notification. by Paul Sliwowski · 11 years ago
  10. 2dc5984 Fix calander crash where getTimezone was call without a looper. by Paul Sliwowski · 11 years ago
  11. 9465e3e Merge "Remove dead code in AlarmService." into ics-ub-calendar-timely by Paul Sliwowski · 11 years ago
  12. 9675253 Remove dead code in AlarmService. by Paul Sliwowski · 11 years ago
  13. 2c26585 Fixed leak cursor in AlertReciever by Paul Sliwowski · 11 years ago
  14. 7ecf798 spawn a worker thread in onReceive. by Chris Wren · 11 years ago
  15. 5f44e99 serialize the GCM calls. by Chris Wren · 11 years ago
  16. d6360ea don't return a result from this non-ordered broadcast. by Chris Wren · 11 years ago
  17. 0000fa4 Making notification popup play nicely with guns. by Sam Blitzstein · 11 years ago
  18. 3620327 handle all the messages. by Chris Wren · 11 years ago
  19. b073224 also dismiss digest notifications. by Chris Wren · 11 years ago
  20. 6f82332 re-try notification subscriptions if they fail by Chris Wren · 11 years ago
  21. c9a20a3 don't support params we don't even implement. by Chris Wren · 11 years ago
  22. 07c9731 am 2a7dd0c3: Added copyright notices by Michael Chan · 11 years ago
  23. 2a7dd0c Added copyright notices by Michael Chan · 11 years ago
  24. e808413 am 1851ecb4: Do not use backed up ringtone values by Michael Chan · 11 years ago
  25. 2c032d2 Merge "GCM demands that everything be a String." into ics-ub-calendar-denim by Chris Wren · 11 years ago
  26. 1851ecb Do not use backed up ringtone values by Michael Chan · 11 years ago
  27. 36b4f3e GCM demands that everything be a String. by Chris Wren · 11 years ago
  28. f147eea Merge "return a result on the receiver." into ics-ub-calendar-denim by Chris Wren · 11 years ago
  29. 08f6c0c return a result on the receiver. by Chris Wren · 11 years ago
  30. 001bb62 am 2e760f90: Use default ringtone if nothing is found in preference. by Sam Blitzstein · 11 years ago
  31. 2e760f9 Use default ringtone if nothing is found in preference. by Sam Blitzstein · 11 years ago
  32. fec5bff add global dismiss to calendar, open source part by Chris Wren · 11 years ago
  33. 1bc7c4b Refactored strings for experimental reminder setting. by Sam Blitzstein · 11 years ago
  34. 0dfbaae Adding in experimental reminder setting. by Sam Blitzstein · 11 years ago
  35. 17cc038 Catch IllegalArgumentException in InitAlarmsServices by Michael Chan · 11 years ago
  36. 9a9545d Do not show LED for the notification of expired events. by Sam Blitzstein · 11 years ago
  37. 48bcc4c Fix warnings. Tone down logging by Michael Chan · 12 years ago
  38. dcf6e77 Be more lenient with event location string for notification map action. by Sam Blitzstein · 12 years ago
  39. 6d22e54 Add delay after provider-changed event when refreshing notifications. by Sara Ting · 12 years ago
  40. 321948d Fixed bug where icons were showing on digest notification. by Sam Blitzstein · 12 years ago
  41. 17dfc61 Merge "Allow coordinates in event location." into ics-ub-calendar-burgundy by Sara Ting · 12 years ago
  42. 29dc76a Allow coordinates in event location. by Sam Blitzstein · 12 years ago
  43. ba88924 Remove experimental path that forced some beta testers into the backup notification scheduling. by Sara Ting · 12 years ago
  44. 0b674be Remove vibrate-on-silent-mode per UX (7458593) by Michael Chan · 12 years ago
  45. f9d0e04 Merge "Adding alert scheduling to app, to allow unbundled app's alerts to work on more devices." into ics-ub-calendar-burgundy by Sara Ting · 12 years ago
  46. 3a07a68 Adding alert scheduling to app, to allow unbundled app's alerts to work on more devices. by Sara Ting · 12 years ago
  47. bb4afe2 Merge "Added new notification actions for map and call." into ics-ub-calendar-burgundy by Sam Blitzstein · 12 years ago
  48. 839fb73 Fixed notification "tomorrow" labeling. by Sam Blitzstein · 12 years ago
  49. 7e19bf9 Added new notification actions for map and call. by Sam Blitzstein · 12 years ago
  50. ad83b9a Allow LED indicator to show for notifications. by Sam Blitzstein · 12 years ago
  51. 5f67f47 am daafbe94: Merge "Minimize chance of race condition bug that misses alarms by clearing/rescheduling alarms." into ics-ub-calendar-aqua by Sara Ting · 12 years ago
  52. daafbe9 Merge "Minimize chance of race condition bug that misses alarms by clearing/rescheduling alarms." into ics-ub-calendar-aqua by Sara Ting · 12 years ago
  53. 7087453 Minimize chance of race condition bug that misses alarms by clearing/rescheduling alarms. by Sara Ting · 12 years ago
  54. 42641bb Readding the priority setting, which got accidentally removed in the previous CL. by Sara Ting · 12 years ago
  55. 8472f9d resolved conflicts for merge of 87136abf to ics-ub-calendar-burgundy by Sara Ting · 12 years ago
  56. af589fb ICS notifications fix: de-prioritize expired digest, and use the same custom view for all our notifications. by Sara Ting · 12 years ago
  57. bf1c2fb am 2c0c7744: Merge "Fix emailing guests from event info page when attendees aren\'t synced down (too many), by emailing only the organizer." into ics-ub-calendar-aqua by Sara Ting · 12 years ago
  58. 2c0c774 Merge "Fix emailing guests from event info page when attendees aren't synced down (too many), by emailing only the organizer." into ics-ub-calendar-aqua by Sara Ting · 12 years ago
  59. 7ffa24c Fix emailing guests from event info page when attendees aren't synced down (too many), by emailing only the organizer. by Sara Ting · 12 years ago
  60. c4a5fab am e472146a: Merge "Stored recently fired alerts in SharedPrefs so multiple calendar apps can coexist without eating each other\'s alerts." into ics-ub-calendar-aqua by Sara Ting · 12 years ago
  61. e472146 Merge "Stored recently fired alerts in SharedPrefs so multiple calendar apps can coexist without eating each other's alerts." into ics-ub-calendar-aqua by Sara Ting · 12 years ago
  62. d1fa3c0 Stored recently fired alerts in SharedPrefs so multiple calendar apps can coexist without eating each other's alerts. by Sara Ting · 12 years ago
  63. 7a2de3d resolved conflicts for merge of 013fda07 to ics-ub-calendar-burgundy by Sara Ting · 12 years ago
  64. 948c590 Removed use of notification framework's cancelAll so we don't affect SyncAdapter's alerts. by Sara Ting · 12 years ago
  65. a3a27fb Fix NPE from snoozing. by Sara Ting · 12 years ago
  66. 487d52c Notifications: made alarm scheduling testable, and a couple minor fixes. by Sara Ting · 12 years ago
  67. 5023750 Fix crash when opening event from notification bar, when popup notification settings are off. by Sara Ting · 12 years ago
  68. aee8d01 Merge "Prevent empty popup notification dialog resulting when events dismissed/snoozed." into ics-ub-calendar-mr1 by Sara Ting · 12 years ago
  69. c912980 Prevent empty popup notification dialog resulting when events dismissed/snoozed. by Sara Ting · 12 years ago
  70. 1dff8b6 Merge "Add quick response to event info's email-guests feature." into ics-ub-calendar-mr1 by Sara Ting · 12 years ago
  71. 7da2767 Add quick response to event info's email-guests feature. by Sara Ting · 12 years ago
  72. 855078e Adding snooze/email buttons to pre-JB notifications. by Sara Ting · 12 years ago
  73. 44e8cc5 am 6e354ae4: am 877f5203: Merge "Add quick response when email guests in notification" into jb-dev by Michael Chan · 12 years ago
  74. bb768df Fix task stack building on ICS by Isaac Katzenelson · 12 years ago
  75. e98dca7 Add quick response when email guests in notification by Michael Chan · 12 years ago
  76. c0feea0 Temporary fix to crash in notification on ICS by Isaac Katzenelson · 12 years ago
  77. fac2d15 Make notifications code ICS compatible. by Sara Ting · 12 years ago
  78. 9b05ed0 am e5142a18: am 2fd42e77: Merge "Change popup notification to show AlertActivity." into jb-dev by Sara Ting · 12 years ago
  79. 567b626 Change popup notification to show AlertActivity. by Sara Ting · 12 years ago
  80. 693ca60 Modify app so it will run in ICS MR1 by Michael Chan · 12 years ago
  81. 132eeb8 Revert "Modify app so it will run in ICS MR1" by Michael Chan · 12 years ago
  82. b8d0a58 Modify app so it will run in ICS MR1 by Michael Chan · 12 years ago
  83. 4d0d2f5 Merge "Fix dismissing all notifications." into jb-dev by Sara Ting · 12 years ago
  84. ff23072 Fix dismissing all notifications. by Sara Ting · 12 years ago
  85. b5a2a61 Only fetch vibrate pref once per group of alerts. by Sara Ting · 12 years ago
  86. bce26a2 Notifications: adding more tests. by Sara Ting · 12 years ago
  87. 5487f88 Un-Undim past events in AlertActivity by Michael Chan · 12 years ago
  88. 21af116 Notification tests for rebalancing priority buckets. by Sara Ting · 12 years ago
  89. 5797bd0 Updating icon for digest notification. by Sara Ting · 12 years ago
  90. 2f55d8f Merge "Icons for notifications and email attendees button in event info." into jb-dev by Sara Ting · 12 years ago
  91. aacf42d Icons for notifications and email attendees button in event info. by Sara Ting · 12 years ago
  92. 25b09db Add tests for notification by Michael Chan · 12 years ago
  93. 660f1b4 Fix swiping the digest notification. by Sara Ting · 12 years ago
  94. 52a36f2 AlertReceiver now listens to PROVIDER_CHANGED so event changes will refresh the notification bar. by Sara Ting · 12 years ago
  95. 477442a Strip blank line from expanded notification descriptions. by Sara Ting · 12 years ago
  96. 62d3b56 Fixing notification priority buckets for all day events. by Sara Ting · 12 years ago
  97. bb57710 Change notification ID mapping to an arbitrary assignment from 1 to max notifications, to solve problem of dangling notifications. by Sara Ting · 12 years ago
  98. 0d4141e Merge "Further changes to individual notifications." into jb-dev by Sara Ting · 12 years ago
  99. b80aba3 Merge "Put newlines in between time/location and description in expanded notification." into jb-dev by Sara Ting · 12 years ago
  100. f6deec2 Put newlines in between time/location and description in expanded notification. by Sara Ting · 12 years ago