summaryrefslogtreecommitdiffstats
path: root/core/java/android/provider/CalendarContract.java
Commit message (Expand)AuthorAgeFilesLines
* Make more calendar alarms exactChristopher Tate2013-07-181-1/+1
* am 9d936591: am f5726617: am 2144eee3: am 3fb5536d: am 91e01a4d: Merge "Doc u...kmccormick2013-04-031-10/+7
|\
| * Doc update: fix broken code samplekmccormick2013-04-031-10/+7
* | Merge "Add Calendar Color Index to CalendarEntity"Alon Albert2013-02-071-0/+2
|\ \
| * | Add Calendar Color Index to CalendarEntityAlon Albert2013-02-071-0/+2
* | | Copy EVENT_COLOR_KEY as StringAlon Albert2013-02-051-1/+1
|/ /
* | Add EVENT_COLOR's to Event Entity IteratorAlon Albert2013-02-041-0/+2
* | Put some useful information in User-Agent HeaderAlon Albert2012-12-171-0/+13
|/
* Adding support for new 'uid2445' column in Calendar's Events table.Sara Ting2012-09-241-0/+8
* Add columns to CalendarContractAlon Albert2012-09-201-0/+16
* Fixed the problem where getEntityAndIncrementCursor would always return "0" f...Michael Chan2012-07-131-2/+2
* Update docs for launching custom app for calendar eventsMichael Chan2012-05-141-0/+11
* Add support for custom app and uri in eventsMichael Chan2012-04-241-0/+4
* Fix buildMichael Chan2012-04-191-1/+1
* Added columns to store package name and uri to a custom appMichael Chan2012-04-191-0/+43
* Added identity and namespace to Calendar AttendeesMichael Chan2012-04-171-4/+2
* Fix buildMichael Chan2012-04-171-2/+2
* Add support for identity in calendar attendeesMichael Chan2012-04-171-0/+29
* Add a displayColor column to view_eventsAlon Albert2012-03-021-0/+11
* Add new Reminder Method: AlarmAlon Albert2012-02-241-7/+8
* b/5309787 Add new columns to hidden list of read only fieldsRoboErik2011-10-271-0/+2
* Add new Calendar APIs to fwRoboErik2011-10-271-45/+28
* s/should/canRoboErik2011-10-211-1/+1
* Color API comment updates.RoboErik2011-10-201-5/+11
* Update comments for Calendar ExtendedProperties.Michael Chan2011-10-191-2/+2
* Update the comment for Calendar Events required fields again.Michael Chan2011-10-181-3/+3
* Update comment on required fields for an eventMichael Chan2011-10-181-1/+3
* Update to hidden APIsRoboErik2011-10-171-17/+7
* Fix immenent build breakage.RoboErik2011-10-121-5/+4
* Add hidden API to prepare for increasing calendar supportRoboErik2011-10-121-4/+166
* Add a warning to changing colors in the docsRoboErik2011-09-191-3/+6
* Fix a calendar info query to use a constant instead of a stringMichael Chan2011-09-011-1/+1
* Revert "Fixed the problem with the calendar sort order using the column name"Erik Pasternak2011-09-011-1/+1
* Fixed the problem with the calendar sort order using the column nameMichael Chan2011-09-011-1/+1
* Added new extra for creating an all-day event by defaultMichael Chan2011-08-251-0/+6
* Unhide CalendarContract apisRoboErik2011-07-081-8/+80
* Pseudo-final api fixes to CalendarContractRoboErik2011-07-081-29/+16
* API updates to respond to commentsRoboErik2011-06-301-154/+77
* api comment fixesRoboErik2011-06-231-122/+28
* Fix typo in docs linkRoboErik2011-06-171-1/+1
* Add docs for Calendars tableRoboErik2011-06-171-13/+106
* hide CalendarMetaDataColumnsRoboErik2011-06-171-2/+4
* Adds more docs to classes in CalendarContractRoboErik2011-06-161-8/+50
* Add DroidDocs to Events classRoboErik2011-06-161-1/+97
* Rename Calendar.java to CalendarContract.javaRoboErik2011-06-141-0/+2213