1. 92afb2f Use repeated alarm to check new events by Makoto Onuki · 6 years ago
  2. 82e75cc Dump client access stats from CalendarProvider2 by Makoto Onuki · 6 years ago
  3. 06b3d3f Add sanity check to ensure scheduleNextAlarmLocked() is called regularly. by Makoto Onuki · 6 years ago
  4. 1f47739 Fix calendar alarms not being triggered after 22h by Kim Lindberger · 7 years ago
  5. 3d09b48 Clean up CalendarProvider2 by Makoto Onuki · 7 years ago
  6. 88ce4c3 Remove BG service from calendar provider. by Makoto Onuki · 7 years ago
  7. f26261b Stop using IntentService and use async receiver. by Makoto Onuki · 7 years ago
  8. e2d39a1 Merge "Remove unnecessary PROVIDER_CHANGED broadcast on launch" am: 40cc0c9c1d am: fbd34141a0 am: 304dba340c by rickywai · 8 years ago
  9. c8d9d19 Remove unnecessary PROVIDER_CHANGED broadcast on launch by Snild Dolkow · 8 years ago
  10. 2167d34 Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  11. bcc65b8 Merge "CalendarProvider2: log failures to get the cached calling package." into nyc-dev by Leszek Ślażyński · 8 years ago
  12. 69bc134 SQLiteContentProvider: log failures to get the calling package. by Leszek Ślażyński · 8 years ago
  13. 254be6e CalendarProvider2: log failures to get the cached calling package. by Leszek Ślażyński · 8 years ago
  14. a636a75 Tidy up uses of Integer.valueOf. by Narayan Kamath · 8 years ago
  15. b1a3171 Fix Calendar is closed issue by Ricky Wai · 8 years ago
  16. 9b2d8e1 Work on issue #25467052: System lagged out by Dianne Hackborn · 9 years ago
  17. 350bdf9 Turn on verbose logging to debug flaky test cases by Tony Mak · 9 years ago
  18. ea1b82d Fix calendar reminder notification is not shown in idle state by Tony Mak · 9 years ago
  19. 0800718 fix cursor.getColumnIndex(Calendars.IS_PRIMARY) always returns -1 by Keith Cheung · 9 years ago
  20. 503a798 Fix crash when inserting reminder/attendee/extended property to a non-existent event by Tony Mak · 9 years ago
  21. ea28dfc Fix CalendarProvider2Test by Tony Mak · 9 years ago
  22. a48a040 No longer need to take care of pre boot msg. by Dianne Hackborn · 9 years ago
  23. 96d6780 Before the first call to clearCallingIdentity, cache the calling package. by Sam Blitzstein · 10 years ago
  24. 0ab3072 Fix stale db handle crash by Jay Shrauner · 10 years ago
  25. 0aeb094 Merge "Ignore Wakelock Under-Locked Exception" into klp-dev by Alon Albert · 11 years ago
  26. d46932b Ignore Wakelock Under-Locked Exception by Alon Albert · 11 years ago
  27. 98e0157 Initialize WakeLock in the CTOR by Alon Albert · 11 years ago
  28. ad85841 Merge "Don't trigger a sync for ALERTS tables" into klp-dev by Alon Albert · 11 years ago
  29. a55c3aa Don't trigger a sync for ALERTS tables by Alon Albert · 11 years ago
  30. d3b51e1 Handle Missing Event Row by Alon Albert · 11 years ago
  31. 8015a40 Call clearCallingIdentity in Provider Entry Points by Alon Albert · 11 years ago
  32. 74dfe7d Make sure to use exact alarms for Calendar events by Christopher Tate · 11 years ago
  33. c817154 Remove RDATE, EXRULE & EXDATE From Exception by Alon Albert · 11 years ago
  34. ccfee5c Add EVENT_COLOR's to Event Entity Iterator by Alon Albert · 11 years ago
  35. 043587d Protect calendar with app ops. by Dianne Hackborn · 11 years ago
  36. 7a2531a Put some useful information in User-Agent Header by Alon Albert · 11 years ago
  37. 49b7d3c Fix race condition for missing alerts after boot up. by Sara Ting · 12 years ago
  38. d2e4cb0 am f4b1756f: Fix event color query (which fixes the failing CTS test). by Sara Ting · 12 years ago
  39. f4b1756 Fix event color query (which fixes the failing CTS test). by Sara Ting · 12 years ago
  40. b557005 Merge "Fix possible NPE in runScheduleNextAlarm." into jb-mr1-dev by Sara Ting · 12 years ago
  41. a7c3f32 Fix possible NPE in runScheduleNextAlarm. by Sara Ting · 12 years ago
  42. 501e60b Adding new column 'uid2445' to Events table to support future handling of ical/ics format. by Sara Ting · 12 years ago
  43. b2695bf Add some columns by Alon Albert · 12 years ago
  44. 5cd9693 Renamed calendarcommon to calendarcommon2 to avoid naming conflict with OEM devices by Michael Chan · 12 years ago
  45. 10651e7 Fixed the problem where updating event colors would cause exceptions by Michael Chan · 12 years ago
  46. f98ed2e Fixed the problem where updating event colors would cause exceptions by Michael Chan · 12 years ago
  47. 8ca3274 Update widget after changing attendee status. by Sara Ting · 12 years ago
  48. c3f5428 Keep the device awake while we schedule the next alarm by Michael Chan · 12 years ago
  49. 0332925 Fixed so potential memory leaks. by Michael Chan · 12 years ago
  50. c81732a Add support for custom app and uri in events by Michael Chan · 12 years ago
  51. bafe9de Add support for identity in attendees by Michael Chan · 12 years ago
  52. 0d8699e Drop all table when downgrading by Michael Chan · 12 years ago
  53. 68609b8 Merge "Fix for b/6176691: Move disk I/O during SCHEDULE_ALARM broadcast to a background thread." by Sara Ting · 12 years ago
  54. ca25e40 Fix for b/6176691: Move disk I/O during SCHEDULE_ALARM broadcast to a background thread. by Sara Ting · 12 years ago
  55. 90b9254 Merge "Fix original sync id bug in event exceptions" by Isaac Katzenelson · 12 years ago
  56. ff5d02d Fix original sync id bug in event exceptions by Isaac Katzenelson · 12 years ago
  57. 8d2ed3b Throw if URI contains unknown parameters by Alon Albert · 12 years ago
  58. 8ca4cfe Merge "Move Duration to common" by Alon Albert · 12 years ago
  59. 8253a84 Allow instance deletion event without DTSART by Alon Albert · 12 years ago
  60. fa2f3b5 Move Duration to common by Alon Albert · 12 years ago
  61. c339afc Add displayColor column to view_events Also fix bug with color change triggers by Alon Albert · 12 years ago
  62. 4755452 Fixed the bug where one can't insert colors with the same key but different type. by Michael Chan · 12 years ago
  63. d5af586 Fix Typo that was causing a throwwhen updating Colors table by Alon Albert · 12 years ago
  64. 465c10d am 7bca7b95: am c3780839: Fixed the problem where search result for recurring events were incomplete. by Michael Chan · 12 years ago
  65. c378083 Fixed the problem where search result for recurring events were incomplete. by Michael Chan · 12 years ago
  66. 77f0cf2 Fix a problem with isCallerSyncAdapter by Alon Albert · 12 years ago
  67. f3ac769 am 931bf7bb: am bfea6da7: Added logging for to debug bad events by Michael Chan · 12 years ago
  68. bfea6da Added logging for to debug bad events by Michael Chan · 12 years ago
  69. 9adfc5e am 6d38c46e: am 3ac8148c: Speed up database update by Andy McFadden · 13 years ago
  70. 3ac8148 Speed up database update by Andy McFadden · 13 years ago
  71. 5503ef1 DO NOT MERGE - Move scheduled alarm scrub off main thread by Andy McFadden · 13 years ago
  72. fb52e91 am ff2ce02c: am 7148c4fb: b/5497057 Remove references to PII from exception messages by RoboErik · 13 years ago
  73. 7148c4f b/5497057 Remove references to PII from exception messages by RoboErik · 13 years ago
  74. 457ecf5 Don't schedule a sync with SYNC_EXTRAS_MANUAL from the provider. This flag ignores the sync settings for the account by Alon Albert · 13 years ago
  75. 1d557af Move scheduled alarm scrub off main thread by Andy McFadden · 13 years ago
  76. 20afcb2 Merge "Disallow empty eventTimezone values" into ics-mr1 by Andy McFadden · 13 years ago
  77. 82b6bf9 Disallow empty eventTimezone values by Andy McFadden · 13 years ago
  78. 387535f change COLOR_INDEX to COLOR_KEY by RoboErik · 13 years ago
  79. 2f251c7 Adds a Colors table to the db and updates events/cals tables by RoboErik · 13 years ago
  80. f029d7c Fix StrictMode complaint by Andy McFadden · 13 years ago
  81. 1c72909 Auto-update Events.hasAlarm by Andy McFadden · 13 years ago
  82. 683c9db Improve restriction on selection by Andy McFadden · 13 years ago
  83. 24abf95 Add URIs for updating Attendees and Reminders by Andy McFadden · 13 years ago
  84. fe1cb13 Add new URI by Andy McFadden · 13 years ago
  85. f07b66b Restrict syncstate and extendedproperties URIs by Andy McFadden · 13 years ago
  86. cad6bc9 Disambiguate INSTANCES_SEARCH query by Andy McFadden · 13 years ago
  87. 86c22e9 Add boot message when upgrading database. by Dianne Hackborn · 13 years ago
  88. 64af002 Handle onAccountsUpdated off the main thread by Andy McFadden · 13 years ago
  89. 3b7c1cc Update provider for EMMA from CTS by Andy McFadden · 13 years ago
  90. 9f97cde Don't reject updates to malformed events by Andy McFadden · 13 years ago
  91. 222f23b Fix backfill of _sync_id by Andy McFadden · 13 years ago
  92. b843cb1 Merge "Test null projections" by Andy McFadden · 13 years ago
  93. 3616952 Test null projections by Andy McFadden · 13 years ago
  94. bf986d8 Correct allowedReminders defaults by Andy McFadden · 13 years ago
  95. 85c09a3 Clear duration when creating exception by Andy McFadden · 13 years ago
  96. 03138eb Merge "Allow multi-rule RRULEs" by Andy McFadden · 13 years ago
  97. 5ce2a67 Allow multi-rule RRULEs by Andy McFadden · 13 years ago
  98. 4b9f67c Don't re-use scrubbed mod values by Andy McFadden · 13 years ago
  99. be4ac5f Scrub some, validate others by Andy McFadden · 13 years ago
  100. 7544af6 Recognize new-old database versions by Andy McFadden · 13 years ago