1. ab42ec6 Fix bug #2485358 (add more logging to CalendarProvider2) by Fabrice Di Meglio · 15 years ago
  2. 8888a5a Replace android.pim.DateException with com.android.providers.calendar.DateException. by Ken Shirriff · 15 years ago
  3. 552e781 Fix _SYNC_LOCAL_ID => to_SYNC_DATA in CalendarSyncTestingBase to fix the build. by Brian Carlstrom · 15 years ago
  4. 550cfa4 Merge "Handle rename of _SYNC_LOCAL_ID to _SYNC_DATA in Calendar" by Marc Blank · 15 years ago
  5. c12fe47 Handle rename of _SYNC_LOCAL_ID to _SYNC_DATA in Calendar by Marc Blank · 15 years ago
  6. 9e318a5 Another fix for widget launching Calendar when no accounts/events exist. by Erik · 15 years ago
  7. 5975955 Make sure _SYNC_LOCAL_ID is in the entity projection map by Marc Blank · 15 years ago
  8. 192b180 Don't delete attendees until Event is finally deleted by Marc Blank · 15 years ago
  9. c7571fd Merge "Import new translations." by Eric Fischer · 15 years ago
  10. 421c5ba Import new translations. by Eric Fischer · 15 years ago
  11. 7fbdc1f Added flag to ensure intent is always handled. by Erik · 15 years ago
  12. 997e2e5 Quick fix to allow starting calendar without a time specified. by Erik · 15 years ago
  13. cd639e7 Merge "b/2412594 Changed widget to use an implicit intent." by Erik Pasternak · 15 years ago
  14. 48587d3 b/2412594 Changed widget to use an implicit intent. by Erik · 15 years ago
  15. a5ef613 Make the tests not depend on gsf. by Chia-chi Yeh · 15 years ago
  16. 157f659 Merge "Add lastSyncedAttendeeStatus to CalendarProvider2 database" by Marc Blank · 15 years ago
  17. 162c7c9 Add lastSyncedAttendeeStatus to CalendarProvider2 database by Marc Blank · 15 years ago
  18. b62e426 Update to reflect android-common no longer in framework. by Dianne Hackborn · 15 years ago
  19. 156ad29 Use SQL query parameters for reminder lookup. by Ken Shirriff · 15 years ago
  20. b8ea0b2 Merge "Add more unit tests for bug fix #2449594 (device should fold RRULEs, etc., that are longer than 75 chars)" by Fabrice Di Meglio · 15 years ago
  21. 2d1b3d7 Fix bug #2438401 (Froyo calendar is missing many entries) by Fabrice Di Meglio · 15 years ago
  22. 852d89f Add more unit tests for bug fix #2449594 (device should fold RRULEs, etc., that are longer than 75 chars) by Fabrice Di Meglio · 15 years ago
  23. 9323bb1 Partially revert "Use SQL query arguments." by Ken Shirriff · 15 years ago
  24. f5f9872 Merge "Fix manifest to use default package name (com.android.providers.calendar) for CalendarProvider2 process instead of com.android.calendar (the Calendar app pacakage name)" by Fabrice Di Meglio · 15 years ago
  25. 241041e Fix *#*#CAL#*#* by Ken Shirriff · 15 years ago
  26. 5bbabdd b/2458172 Changed launch intent for widget. by Erik · 15 years ago
  27. 2cc859c Unbundling: remove deprecated deleteRow(). by Ken Shirriff · 16 years ago
  28. dc53817 Use SQL query arguments. by Ken Shirriff · 15 years ago
  29. f8de1a9 Fix bug #2331761 (Instances of a recurring event are missing) by Fabrice Di Meglio · 15 years ago
  30. 9b6911d Fix manifest to use default package name (com.android.providers.calendar) for CalendarProvider2 process instead of com.android.calendar (the Calendar app pacakage name) by Fabrice Di Meglio · 15 years ago
  31. 1168e28 Add in a permission that is used by the provider, but only declared in the UI manifest. by Jeff Hamilton · 15 years ago
  32. 9535627 b/2441483 Dropped url requirement in CP2. by Erik · 15 years ago
  33. f09652d Fix for bug 2431102 (illegal argument exception / negative CalendarId) by Fabrice Di Meglio · 15 years ago
  34. 46f3f01 Remove dependencies on gsf-client and google-common. by Ken Shirriff · 15 years ago
  35. 975efd9 Add unittest for instance expansion. by Ken Shirriff · 15 years ago
  36. c874ed5 Fix instance expansion. by Ken Shirriff · 15 years ago
  37. dbaad88 Quick fix for databases where events are missing a timezone. by Erik · 15 years ago
  38. be0733e b/2434881 Dropped not null requirement for dtstart2,dtend2 by Erik · 15 years ago
  39. e52757b Merge "b/1522903 First step in converting allday events to local timezone" by Erik Pasternak · 15 years ago
  40. 806adc5 Merge "Update mdpi resource with 2.0 style icon" by Eugene Koh · 15 years ago
  41. 02f64cd b/2385751 Update string from No subject to No title by Michael Chan · 15 years ago
  42. ae4f20e b/1522903 First step in converting allday events to local timezone by Erik · 15 years ago
  43. 754b6d0 Quick fix for missing version number. by Erik · 15 years ago
  44. 8bd4c5d Update mdpi resource with 2.0 style icon by Bai Tao · 15 years ago
  45. fa8440c am 62cf0ad5: am 2306a400: reconcile main tree with open-source eclair by The Android Open Source Project · 16 years ago
  46. 62cf0ad am 2306a400: reconcile main tree with open-source eclair by The Android Open Source Project · 16 years ago
  47. 2306a40 reconcile main tree with open-source eclair by The Android Open Source Project · 16 years ago
  48. dbcdeda Merge "Fix bug 1025931 (need to reprocess events table when timezone db changes)" by Fabrice Di Meglio · 16 years ago
  49. ae270e3 Fix bug 1025931 (need to reprocess events table when timezone db changes) by Fabrice Di Meglio · 16 years ago
  50. 96d6212 Fix build issues. by Jeff Hamilton · 16 years ago
  51. 30c0d7a Add calendar deletion unittest. by Ken Shirriff · 16 years ago
  52. 8351231 Unbundling: use URI instead of direct provider call for scheduling alarms. by Ken Shirriff · 16 years ago
  53. 672fcff reconcile android-2.1_r1 snapshot by The Android Open Source Project · 16 years ago
  54. 1fb0269 Remove obsolete tests. by Jeff Hamilton · 16 years ago
  55. 1edaf77 Use DateUtils constants. by Ken Shirriff · 16 years ago
  56. 9f9651d Merge "Unbundling: Remove SECRET_CODE_ACTION import." by Ken Shirriff · 16 years ago
  57. d3c602b Unbundling: Remove SECRET_CODE_ACTION import. by Ken Shirriff · 16 years ago
  58. 0063510 Remove old CalendarProvider and CalendarSyncAdapter. by Ken Shirriff · 16 years ago
  59. c4e5319 Unbundling: remove dependencies on SyncStateContentProviderHelper and DateUtils from CalendarProvider2. by Ken Shirriff · 16 years ago
  60. 8f4ccb2 Fix calendar reminders. by Ken Shirriff · 16 years ago
  61. 767a744 Add ExtendedProperties unittest. by Ken Shirriff · 16 years ago
  62. 3654f1f Merge "Unbundling: copy calendarEmailAddressFromFeedUrl method" by Ken Shirriff · 16 years ago
  63. e74157e Fix CalendarAlerts query. by Ken Shirriff · 16 years ago
  64. d39cfe0 Unbundling: copy calendarEmailAddressFromFeedUrl method by Ken Shirriff · 16 years ago
  65. 8446e6f Change calendar authority to com.android.calendar by Ken Shirriff · 16 years ago
  66. e4f4a41 Merge "Enable CalendarProvider2 and disable CalendarProvider." by Ken Shirriff · 16 years ago
  67. 5be9505 Replace calendar authority with constant. by Ken Shirriff · 16 years ago
  68. b57f228 Change hardcoded calendar authority strings to use constants. by Ken Shirriff · 16 years ago
  69. 99fec79 Enable CalendarProvider2 and disable CalendarProvider. by Ken Shirriff · 16 years ago
  70. a6101d9 relocate GoogleLoginService by Doug Zongker · 16 years ago
  71. cc2f3a9 Merge "Add calendar database upgrade code." by Ken Shirriff · 16 years ago
  72. 8335a18 Optimize instance database operations by using selectionArgs. by Ken Shirriff · 16 years ago
  73. 56120dd Disable debug logging by default. by Ken Shirriff · 16 years ago
  74. 636b4fb Use fixed sql selects for performance. by Ken Shirriff · 16 years ago
  75. ad37c99 Add calendar database upgrade code. by Ken Shirriff · 16 years ago
  76. 43556fa b/2363376 Fixed month view loading error. by Ken Shirriff · 16 years ago
  77. 4bfcc7d android-2.1_r1 snapshot by The Android Open Source Project · 16 years ago
  78. 25aafac b/2363376 Fixed month view loading error. by Erik · 16 years ago
  79. 83c5584 Add trigger to keep event account correct. by Ken Shirriff · 16 years ago
  80. 2afb4a4 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 16 years ago
  81. 348f0a5 Fix SQL broken by busybits change. by Ken Shirriff · 16 years ago
  82. 90185cd Merge "b/2293263 Finished removing busyBits." by Erik Pasternak · 16 years ago
  83. dbd797d b/2293263 Finished removing busyBits. by Erik · 16 years ago
  84. ec163f8 Merge "Update with latest translations." by Eric Fischer · 16 years ago
  85. df799b1 migrate CalendarProvider from gservices to secure settings by Doug Zongker · 16 years ago
  86. 690acf4 Update with latest translations. by Eric Fischer · 16 years ago
  87. c07771f Add unittest for Event.loadEvents query by Ken Shirriff · 16 years ago
  88. a84dbe0 Merge "Fix calendar projection." by Ken Shirriff · 16 years ago
  89. 982cbfe Fix calendar projection. by Ken Shirriff · 16 years ago
  90. 263a8c5 Remove busybit tests. by Ken Shirriff · 16 years ago
  91. eaf6b06 Merge "Do not use a user tag on apps, as it is ignored." by Jean-Baptiste Queru · 16 years ago
  92. 1ae4c22 CalendarProvider2 fixes. by Ken Shirriff · 16 years ago
  93. 85964c6 Do not use a user tag on apps, as it is ignored. by Jean-Baptiste Queru · 16 years ago
  94. 6db535b b/2293263 Replaced busybit functionality with eventday functionality. by Erik · 16 years ago
  95. ef8089b clean up the location of the gdata helper objects by Fred Quintana · 16 years ago
  96. a9e3fa4 am f799f32d: am 115def16: Update imports to android-common by Tom Taylor · 16 years ago
  97. f799f32 am 115def16: Update imports to android-common by Tom Taylor · 16 years ago
  98. 115def1 Update imports to android-common by Tom Taylor · 16 years ago
  99. 76c0653 am 90c987ae: am 205fe71b: Extend and fix CalendarProvider2 unittests. by Ken Shirriff · 16 years ago
  100. 90c987a am 205fe71b: Extend and fix CalendarProvider2 unittests. by Ken Shirriff · 16 years ago