1. 1851ecb Do not use backed up ringtone values by Michael Chan · 11 years ago
  2. 2e760f9 Use default ringtone if nothing is found in preference. by Sam Blitzstein · 11 years ago
  3. 1bc7c4b Refactored strings for experimental reminder setting. by Sam Blitzstein · 11 years ago
  4. 0dfbaae Adding in experimental reminder setting. by Sam Blitzstein · 11 years ago
  5. 9a9545d Do not show LED for the notification of expired events. by Sam Blitzstein · 12 years ago
  6. 6d22e54 Add delay after provider-changed event when refreshing notifications. by Sara Ting · 12 years ago
  7. ba88924 Remove experimental path that forced some beta testers into the backup notification scheduling. by Sara Ting · 12 years ago
  8. 0b674be Remove vibrate-on-silent-mode per UX (7458593) by Michael Chan · 12 years ago
  9. 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
  10. 3a07a68 Adding alert scheduling to app, to allow unbundled app's alerts to work on more devices. by Sara Ting · 12 years ago
  11. ad83b9a Allow LED indicator to show for notifications. by Sam Blitzstein · 12 years ago
  12. 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
  13. 7087453 Minimize chance of race condition bug that misses alarms by clearing/rescheduling alarms. by Sara Ting · 12 years ago
  14. 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
  15. 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
  16. 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
  17. 7a2de3d resolved conflicts for merge of 013fda07 to ics-ub-calendar-burgundy by Sara Ting · 12 years ago
  18. 948c590 Removed use of notification framework's cancelAll so we don't affect SyncAdapter's alerts. by Sara Ting · 12 years ago
  19. 487d52c Notifications: made alarm scheduling testable, and a couple minor fixes. by Sara Ting · 12 years ago
  20. b5a2a61 Only fetch vibrate pref once per group of alerts. by Sara Ting · 12 years ago
  21. bce26a2 Notifications: adding more tests. by Sara Ting · 12 years ago
  22. 21af116 Notification tests for rebalancing priority buckets. by Sara Ting · 12 years ago
  23. 25b09db Add tests for notification by Michael Chan · 12 years ago
  24. 52a36f2 AlertReceiver now listens to PROVIDER_CHANGED so event changes will refresh the notification bar. by Sara Ting · 12 years ago
  25. 62d3b56 Fixing notification priority buckets for all day events. by Sara Ting · 12 years ago
  26. 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
  27. e48ff1a Further changes to individual notifications. by Sara Ting · 12 years ago
  28. 806d003 Fix so single expired event dismisses when tapped. by Sara Ting · 12 years ago
  29. d6ebaac Added more logging and moved the prefs fetching code into a separate class. by Sara Ting · 12 years ago
  30. 7e4c339 Only play notification ringer once per group of alerts. by Sara Ting · 12 years ago
  31. d8abe4e Order the high priority events by ascending start time. Order older concurrent events by descending start time. by Sara Ting · 12 years ago
  32. 8748724 Using MIN priority does not collapse the notification by default so make expired digest notification a basic one for now, instead of InboxStyle. by Sara Ting · 12 years ago
  33. 7618023 Just split up updateAlertNotification(); it was getting too long. by Sara Ting · 12 years ago
  34. 60edea8 Fix snoozing from notification, and have notifications change state as the event starts/ends. by Sara Ting · 12 years ago
  35. 57dd943 Notification fixes: fix duplicate notifications, and reverse digest ordering. by Sara Ting · 12 years ago
  36. 42ba5ef Fancy notifications: future and concurrent alerts are now individual expandable notifications, with expired ones being in the digest. by Sara Ting · 12 years ago
  37. 4e95445 Use expanded digest notification for multiple alerts. by Sara Ting · 12 years ago
  38. 9881907 Support notification one click to view event and snoozing by Isaac Katzenelson · 12 years ago
  39. f58faf3 Enable logging for notifications by Michael Chan · 12 years ago
  40. 43ffa46 b/5532157 Treat notifications correctly based on setting by RoboErik · 13 years ago
  41. fa292a0 API comment updates by RoboErik · 13 years ago
  42. a27a886 api comment fixes by RoboErik · 13 years ago
  43. a7c0390 Rename Calendar.java to CalendarContract.java by RoboErik · 13 years ago
  44. 3dd7e40 b/3431141 Fixed the problem where secondary alerts are quiet by Michael Chan · 13 years ago
  45. 7321a06 b/3355202 New look for calendar notifications by Michael Chan · 14 years ago
  46. 434a939 resolved conflicts for merge of d73aa540 to master by Jean-Baptiste Queru · 14 years ago
  47. 4b441bd Make settings screen support two pane mode. by Daisuke Miyakawa · 14 years ago
  48. 23e7da3 Moved alerts-related classes into a separate package by Mason Tang · 14 years ago[Renamed (98%) from src/com/android/calendar/AlertService.java]
  49. cca9ecb Reminder notification cleanup by Mason Tang · 14 years ago
  50. c9656c9 Fix the incomplete change to support immersive mode notifications by Mason Tang · 14 years ago
  51. ccf4a12 Updated calendar app for new notifications in "do not interrupt mode" DO NOT MERGE by Mason Tang · 14 years ago
  52. 1fec220 Bug 2457183 Silent/vibrate by Jim Shuma · 14 years ago
  53. a17725e Always use a consistent name for SharedPreferences. by Jeff Hamilton · 14 years ago
  54. e2ae1ef b/2224837 Changed the plumbing of how alerts/notifications work. by Michael Chan · 15 years ago
  55. 0e7235b b/2194249 Prevent Calendar from playing multiple notification tones around the same time. by Michael Chan · 15 years ago
  56. 11ffb14 b/2157070 Fixed the Calendar event reminder alert. by Michael Chan · 15 years ago
  57. 605a090 b/2078757 Validate the authority of the intent. by Michael Chan · 15 years ago
  58. c1dc950 Use onStartCommand() in AlertService. by Ken Shirriff · 15 years ago
  59. 8af2529 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  60. 146de36 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  61. 2cb8df4 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  62. 9b42707 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  63. a9ea5e1 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  64. a390cbf Initial Contribution by The Android Open Source Project · 16 years ago