summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix calendar reminder notification is not shown in idle stateTony Mak2015-07-161-1/+6
* fix cursor.getColumnIndex(Calendars.IS_PRIMARY) always returns -1Keith Cheung2015-06-081-0/+45
* Fix crash when inserting reminder/attendee/extended property to a non-existen...Tony Mak2015-06-081-0/+44
* Fix CalendarProvider2TestTony Mak2015-06-081-69/+43
* Initialize WakeLock in the CTORAlon Albert2013-11-131-1/+0
* Don't trigger a sync for ALERTS tablesAlon Albert2013-10-311-0/+6
* am f4b1756f: Fix event color query (which fixes the failing CTS test).Sara Ting2012-10-021-3/+69
|\
| * Fix event color query (which fixes the failing CTS test).Sara Ting2012-10-021-3/+69
| * Fixed the problem where updating event colors would cause exceptionsMichael Chan2012-07-241-12/+63
* | Adding new column 'uid2445' to Events table to support future handling of ica...Sara Ting2012-09-241-9/+20
* | Renamed calendarcommon to calendarcommon2 to avoid naming conflict with OEM d...Michael Chan2012-08-092-3/+3
* | Fixed the problem where updating event colors would cause exceptionsMichael Chan2012-08-031-12/+63
|/
* Add support for custom app and uri in eventsMichael Chan2012-04-242-49/+109
* Add support for identity in attendeesMichael Chan2012-04-173-7/+49
* Move Duration to commonAlon Albert2012-03-161-76/+0
* Fixed the bug where one can't insert colors with the same key but different t...Michael Chan2012-02-291-4/+71
* Move scheduled alarm scrub off main threadAndy McFadden2011-10-271-1/+0
* Remove references to ArrayListCursor which is deprecated.Jeff Brown2011-10-131-3/+2
* Add URIs for updating Attendees and RemindersAndy McFadden2011-10-051-3/+1
* Fix some calendar provider testsAndy McFadden2011-09-281-17/+37
* Fix instructionsAndy McFadden2011-09-211-1/+1
* Remove testEntityQueryAndy McFadden2011-08-181-87/+0
* Update provider for EMMA from CTSAndy McFadden2011-08-171-27/+93
* Move Calendar provider tests to CTSAndy McFadden2011-08-051-1653/+0
* Merge "Test null projections"Andy McFadden2011-08-051-0/+60
|\
| * Test null projectionsAndy McFadden2011-08-041-0/+60
* | Comment out failing assertAndy McFadden2011-08-041-4/+4
|/
* Clear duration when creating exceptionAndy McFadden2011-08-031-11/+13
* Allow multi-rule RRULEsAndy McFadden2011-08-021-0/+23
* Fix fixAllDayTimeAndy McFadden2011-07-291-2/+5
* Change the way event updates are handledAndy McFadden2011-07-271-12/+123
* Verify RRULEs before adding to databaseAndy McFadden2011-07-191-0/+28
* Remove calendar-common from test makefileAndy McFadden2011-07-131-1/+1
* Move a couple more classes to calendar-commonAndy McFadden2011-07-133-3265/+9
* Relocate common Calendar classesAndy McFadden2011-07-085-6/+10
* Correctly split recurring events that have COUNTAndy McFadden2011-07-081-2/+1
* Merge "Tweak instance generation"Andy McFadden2011-06-301-10/+219
|\
| * Tweak instance generationAndy McFadden2011-06-301-10/+219
* | Updates for api commentsRoboErik2011-06-302-4/+6
|/
* Feature + exception fixes in CalendarProviderAndy McFadden2011-06-271-17/+108
* Turn off EMMA build flag when done building reportRoboErik2011-06-231-0/+1
* api comment fixesRoboErik2011-06-231-10/+100
* There can be only one MetaDataAndy McFadden2011-06-221-2/+0
* Remove old EventRecurrenceTest.Andy McFadden2011-06-211-658/+0
* Add a readme for generating code coverageRoboErik2011-06-211-0/+28
* Rename Calendar.java to CalendarContract.javaRoboErik2011-06-144-217/+226
* Upgrade db to v305RoboErik2011-06-103-37/+37
* First cut at recurring event exception APIAndy McFadden2011-06-092-21/+534
* Support cleanup of Calendar.javaRoboErik2011-06-061-17/+18
* Merge "Revert "b/4460608 Deletes exceptions with original event""Erik Pasternak2011-06-031-3/+2
|\