1. ce6fd1a Convert Android.mk file to Android.bp by Sasha Smundak · 6 years ago
  2. 5b33789 Exempt tests from hidden API checks. by Nicolas Geoffray · 7 years ago
  3. 703fb75 Merge "packages/providers/CalendarProvider: Set LOCAL_SDK_VERSION where possible." am: ff030e8884 am: 9e831292f2 by hansson · 7 years ago
  4. 0f1dc4b packages/providers/CalendarProvider: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 7 years ago
  5. 06b3d3f Add sanity check to ensure scheduleNextAlarmLocked() is called regularly. by Makoto Onuki · 7 years ago
  6. 0e278f6 Stop statically including legacy-android-test by Paul Duffin · 7 years ago
  7. 971fb18 Add test config to CalendarProviderTests by Dan Shi · 8 years ago
  8. d8a5aaf packages/providers/CalendarProvider: Add APCT tests to the device-tests suite. by Simran Basi · 8 years ago
  9. 3d09b48 Clean up CalendarProvider2 by Makoto Onuki · 8 years ago
  10. 88ce4c3 Remove BG service from calendar provider. by Makoto Onuki · 8 years ago
  11. f26261b Stop using IntentService and use async receiver. by Makoto Onuki · 8 years ago
  12. 7c018bc Merge "Prepare for removal of legacy-test from default targets" am: 5644a6ec76 am: 63c6f8bcb4 am: ea01c26e02 by Paul Duffin · 8 years ago
  13. b1510a9 Prepare for removal of legacy-test from default targets by Paul Duffin · 8 years ago
  14. 52747f6 Fix tests: Don't hardcode column indices. by Sudheer Shanka · 9 years ago
  15. d4d2fa8 Remove SyncCalendarTest by Tony Mak · 9 years ago
  16. 5bbd1b0 Add calendar-common dependency to CalendarProviderTests by Tony Mak · 10 years ago
  17. ea1b82d Fix calendar reminder notification is not shown in idle state by Tony Mak · 10 years ago
  18. 0800718 fix cursor.getColumnIndex(Calendars.IS_PRIMARY) always returns -1 by Keith Cheung · 10 years ago
  19. 503a798 Fix crash when inserting reminder/attendee/extended property to a non-existent event by Tony Mak · 10 years ago
  20. ea28dfc Fix CalendarProvider2Test by Tony Mak · 10 years ago
  21. 98e0157 Initialize WakeLock in the CTOR by Alon Albert · 11 years ago
  22. a55c3aa Don't trigger a sync for ALERTS tables by Alon Albert · 12 years ago
  23. d2e4cb0 am f4b1756f: Fix event color query (which fixes the failing CTS test). by Sara Ting · 13 years ago
  24. f4b1756 Fix event color query (which fixes the failing CTS test). by Sara Ting · 13 years ago
  25. 501e60b Adding new column 'uid2445' to Events table to support future handling of ical/ics format. by Sara Ting · 13 years ago
  26. 5cd9693 Renamed calendarcommon to calendarcommon2 to avoid naming conflict with OEM devices by Michael Chan · 13 years ago
  27. 10651e7 Fixed the problem where updating event colors would cause exceptions by Michael Chan · 13 years ago
  28. f98ed2e Fixed the problem where updating event colors would cause exceptions by Michael Chan · 13 years ago
  29. c81732a Add support for custom app and uri in events by Michael Chan · 13 years ago
  30. bafe9de Add support for identity in attendees by Michael Chan · 13 years ago
  31. fa2f3b5 Move Duration to common by Alon Albert · 13 years ago
  32. 4755452 Fixed the bug where one can't insert colors with the same key but different type. by Michael Chan · 13 years ago
  33. 1d557af Move scheduled alarm scrub off main thread by Andy McFadden · 14 years ago
  34. aaa7f0d Remove references to ArrayListCursor which is deprecated. by Jeff Brown · 14 years ago
  35. 24abf95 Add URIs for updating Attendees and Reminders by Andy McFadden · 14 years ago
  36. 58993e8 Fix some calendar provider tests by Andy McFadden · 14 years ago
  37. 7ca196b Fix instructions by Andy McFadden · 14 years ago
  38. 8893c66 Remove testEntityQuery by Andy McFadden · 14 years ago
  39. 3b7c1cc Update provider for EMMA from CTS by Andy McFadden · 14 years ago
  40. df44eb1 Move Calendar provider tests to CTS by Andy McFadden · 14 years ago
  41. b843cb1 Merge "Test null projections" by Andy McFadden · 14 years ago
  42. 1e7f038 Comment out failing assert by Andy McFadden · 14 years ago
  43. 3616952 Test null projections by Andy McFadden · 14 years ago
  44. 85c09a3 Clear duration when creating exception by Andy McFadden · 14 years ago
  45. 5ce2a67 Allow multi-rule RRULEs by Andy McFadden · 14 years ago
  46. 499287f Fix fixAllDayTime by Andy McFadden · 14 years ago
  47. d5be35c Change the way event updates are handled by Andy McFadden · 14 years ago
  48. ba54f5f Verify RRULEs before adding to database by Andy McFadden · 14 years ago
  49. 78c7a50 Remove calendar-common from test makefile by Andy McFadden · 14 years ago
  50. bf61571 Move a couple more classes to calendar-common by Andy McFadden · 14 years ago
  51. 93e0bbb Relocate common Calendar classes by Andy McFadden · 14 years ago
  52. 32aa776 Correctly split recurring events that have COUNT by Andy McFadden · 14 years ago
  53. 77e53e0 Merge "Tweak instance generation" by Andy McFadden · 14 years ago
  54. 744fa97 Updates for api comments by RoboErik · 14 years ago
  55. b09eb91 Tweak instance generation by Andy McFadden · 14 years ago
  56. c832113 Feature + exception fixes in CalendarProvider by Andy McFadden · 14 years ago
  57. bee24e7 Turn off EMMA build flag when done building report by RoboErik · 14 years ago
  58. 45f18d7 api comment fixes by RoboErik · 14 years ago
  59. 4caf8d0 There can be only one MetaData by Andy McFadden · 14 years ago
  60. f29b168 Remove old EventRecurrenceTest. by Andy McFadden · 14 years ago
  61. a416a9b Add a readme for generating code coverage by RoboErik · 14 years ago
  62. b9644fe Rename Calendar.java to CalendarContract.java by RoboErik · 14 years ago
  63. 02f97c5 Upgrade db to v305 by RoboErik · 14 years ago
  64. bcba826 First cut at recurring event exception API by Andy McFadden · 14 years ago
  65. 2ce7955 Support cleanup of Calendar.java by RoboErik · 14 years ago
  66. d284901 Merge "Revert "b/4460608 Deletes exceptions with original event"" by Erik Pasternak · 14 years ago
  67. ab47273 Revert "b/4460608 Deletes exceptions with original event" by Erik Pasternak · 14 years ago
  68. fa332ec Migrate syncN columns to cal_syncN by RoboErik · 14 years ago
  69. 9785ee8 b/4460608 Deletes exceptions with original event by RoboErik · 14 years ago
  70. 34c32cd Add original_id column + logic. db -> v301 by RoboErik · 14 years ago
  71. c838356 Upgrade Calendars table and db to v300 by RoboErik · 14 years ago
  72. 0739be0 Requires sync adapter include account and type for writes by RoboErik · 14 years ago
  73. d5f4742 Adds test to compare schema of upgraded and new db by RoboErik · 14 years ago
  74. 4067700 Update calendar database schema by Andy McFadden · 14 years ago
  75. 0c1b46a Merge "Inlines all the fields used during upgrade and tests" by RoboErik · 14 years ago
  76. 2cff10f Inlines all the fields used during upgrade and tests by RoboErik · 14 years ago
  77. 652277c Add test for modifying an event by RoboErik · 14 years ago
  78. 38135d4 Add test for adding/deleting an event by RoboErik · 14 years ago
  79. d602743 Modifies testing to allow quick generation of test data by RoboErik · 14 years ago
  80. 4cd4958 Start of CTS test development for Calendar API by RoboErik · 14 years ago
  81. 420b7fb Refactor CP2 to move alarm code into CalendarAlarmManager by Erik · 14 years ago
  82. 175d0cd Fix CP2 tests on Crespo by Erik · 14 years ago
  83. cd692d1 am 3e0d2ab0: am efa03998: am a494fe4c: Add tests for quoted parameters by Alon Albert · 14 years ago
  84. 3e0d2ab am efa03998: am a494fe4c: Add tests for quoted parameters by Alon Albert · 14 years ago
  85. a494fe4 Add tests for quoted parameters by Alon Albert · 14 years ago
  86. 74ca9ba Fix bug #3410789 (CalendarProvider: Support for selection args for delete calendars) by Fabrice Di Meglio · 14 years ago
  87. ff03655 Test changes to include for cl I9f9eb769 by Erik · 14 years ago
  88. 4f5b624 Add more unit test for validating non repro of bug #3267616 on Honeycomb by Fabrice Di Meglio · 14 years ago
  89. 7182cd4 Add more tests for validating closing of bug #1640517 by Fabrice Di Meglio · 14 years ago
  90. 656f9cb Simplify CalendarAlarmManager code and unit tests by Fabrice Di Meglio · 15 years ago
  91. e7a04f1 Code refactoring for fixing unit tests and making CalendarProvider2 more testable by Fabrice Di Meglio · 15 years ago
  92. c3fb804 Fix broken unit tests: by Fabrice Di Meglio · 15 years ago
  93. fd8254e Fix broken unit tests after Move SyncStateContentProviderHelper to frameworks/ex by Fabrice Di Meglio · 15 years ago
  94. c2d2953 resolved conflicts for merge of 3443e3eb to master by Fabrice Di Meglio · 15 years ago
  95. 3443e3e Fix bug #3025267 (Calendar App TZ are messed up when using Secondary TZ feature in Web Calendar) by Fabrice Di Meglio · 15 years ago
  96. 930d4ce resolved conflicts for merge of 8ba0d023 to master by Fabrice Di Meglio · 15 years ago
  97. 8ba0d02 Fix bug #2985570 Event timezone is changed to device or Calendar timezone after sync by Fabrice Di Meglio · 15 years ago
  98. 315d932 Manually merge "Add home timezone support" from Gingerbread: by Fabrice Di Meglio · 15 years ago
  99. 68040cf Add home timezone support - DO NOT MERGE by Fabrice Di Meglio · 15 years ago
  100. 18f75d6 Added support for searching attendees by Mason Tang · 15 years ago