summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-03-22Add test config to CalendarProviderTestsandroid-vts-8.0_r2android-vts-8.0_r1android-8.0.0_r34android-8.0.0_r33android-8.0.0_r27android-8.0.0_r26android-8.0.0_r25android-8.0.0_r24android-8.0.0_r23android-8.0.0_r22android-8.0.0_r21oreo-dr3-releaseoreo-dr2-releaseoreo-dr1-releaseoreo-dr1-devoreo-devDan Shi
2017-03-15packages/providers/CalendarProvider: Add APCT tests to the device-tests suite.Simran Basi
2017-03-03Clean up CalendarProvider2Makoto Onuki
2017-02-22Remove BG service from calendar provider.Makoto Onuki
2017-02-09Stop using IntentService and use async receiver.Makoto Onuki
2017-01-18Merge "Prepare for removal of legacy-test from default targets" am: 5644a6ec7...Paul Duffin
2017-01-17Prepare for removal of legacy-test from default targetsPaul Duffin
2016-09-13Fix tests: Don't hardcode column indices.Sudheer Shanka
2016-05-31Remove SyncCalendarTestTony Mak
2015-09-11Add calendar-common dependency to CalendarProviderTestsTony Mak
2015-07-16Fix calendar reminder notification is not shown in idle stateTony Mak
2015-06-08fix cursor.getColumnIndex(Calendars.IS_PRIMARY) always returns -1Keith Cheung
2015-06-08Fix crash when inserting reminder/attendee/extended property to a non-existen...Tony Mak
2015-06-08Fix CalendarProvider2TestTony Mak
2013-11-13Initialize WakeLock in the CTORAlon Albert
2013-10-31Don't trigger a sync for ALERTS tablesAlon Albert
2012-10-02am f4b1756f: Fix event color query (which fixes the failing CTS test).Sara Ting
2012-10-02Fix event color query (which fixes the failing CTS test).android-cts-4.1_r4android-cts-4.1_r2jb-devSara Ting
2012-09-24Adding new column 'uid2445' to Events table to support future handling of ica...Sara Ting
2012-08-09Renamed calendarcommon to calendarcommon2 to avoid naming conflict with OEM d...Michael Chan
2012-08-03Fixed the problem where updating event colors would cause exceptionsMichael Chan
2012-07-24Fixed the problem where updating event colors would cause exceptionstools_r21Michael Chan
2012-04-24Add support for custom app and uri in eventsMichael Chan
2012-04-17Add support for identity in attendeesMichael Chan
2012-03-16Move Duration to commonAlon Albert
2012-02-29Fixed the bug where one can't insert colors with the same key but different t...Michael Chan
2011-10-27Move scheduled alarm scrub off main threadAndy McFadden
2011-10-13Remove references to ArrayListCursor which is deprecated.Jeff Brown
2011-10-05Add URIs for updating Attendees and RemindersAndy McFadden
2011-09-28Fix some calendar provider testsAndy McFadden
2011-09-21Fix instructionsAndy McFadden
2011-08-18Remove testEntityQueryAndy McFadden
2011-08-17Update provider for EMMA from CTSAndy McFadden
2011-08-05Move Calendar provider tests to CTSAndy McFadden
2011-08-05Merge "Test null projections"Andy McFadden
2011-08-04Comment out failing assertAndy McFadden
2011-08-04Test null projectionsAndy McFadden
2011-08-03Clear duration when creating exceptionAndy McFadden
2011-08-02Allow multi-rule RRULEsAndy McFadden
2011-07-29Fix fixAllDayTimeAndy McFadden
2011-07-27Change the way event updates are handledAndy McFadden
2011-07-19Verify RRULEs before adding to databaseAndy McFadden
2011-07-13Remove calendar-common from test makefileAndy McFadden
2011-07-13Move a couple more classes to calendar-commonAndy McFadden
2011-07-08Relocate common Calendar classesAndy McFadden
2011-07-08Correctly split recurring events that have COUNTAndy McFadden
2011-06-30Merge "Tweak instance generation"Andy McFadden
2011-06-30Updates for api commentsRoboErik
2011-06-30Tweak instance generationAndy McFadden
2011-06-27Feature + exception fixes in CalendarProviderAndy McFadden