summaryrefslogtreecommitdiffstats
path: root/core/java/android/provider/Calendar.java
Commit message (Expand)AuthorAgeFilesLines
* Adds time zone functionality into fw as a hidden apiErik2010-09-141-0/+74
* Expose _id in ExtendedProperties subValuesMarc Blank2010-04-291-3/+7
* b/2483233 Made each reminder time a unique intentErik2010-03-171-2/+2
* Add ORGANIZER_CAN_RESPOND to Calendars columnMarc Blank2010-03-111-2/+7
* Fix bug #2493102 (Sync keeps getting stuck, or at least very slow)Fabrice Di Meglio2010-03-101-34/+75
* Remove unused Calendar.insertVEvent methodKen Shirriff2010-03-011-117/+0
* Rename _SYNC_LOCAL_ID to _SYNC_DATAMarc Blank2010-03-011-3/+6
* Put _SYNC_LOCAL_ID into event entitiesMarc Blank2010-02-281-0/+1
* Define the new lastSyncedAttendeeStatus columnMarc Blank2010-02-251-3/+10
* Make ACCOUNT_NAME/ACCOUNT_TYPE consistent.Ken Shirriff2010-02-051-14/+14
* Fix ExtendedProperties EntityIterator.Ken Shirriff2010-01-271-2/+3
* Change calendar authority to com.android.calendar.Ken Shirriff2010-01-251-1/+1
* Add SyncState class for calendar provider.Ken Shirriff2010-01-221-0/+21
* Use AUTHORITY constant for calendar.Ken Shirriff2010-01-211-12/+16
* Fix calendar sync_account / type constants to be consistent.Ken Shirriff2010-01-111-2/+2
* b/2293263 Finished removing busyBits references.Erik2010-01-071-74/+0
* b/2358627 and b/2293263 Fixed eventDay bugs.Erik2010-01-071-1/+2
* b/2293263 Replaced busybit functionality with eventDay functionality.Erik2010-01-041-3/+57
* b/2224837 Changed the plumbing of how alerts/notifications work.Michael Chan2009-12-151-27/+44
* Remove unused SOURCE_ID constant.Ken Shirriff2009-12-141-5/+0
* Add account name / type query parameters for calendar Events.Ken Shirriff2009-12-111-0/+14
* - removed the concept of Entity from the ContentProvider APIsFred Quintana2009-12-091-3/+231
* moved the gdata library to vendor/googleFred Quintana2009-11-241-55/+1
* Calendar: add CALLER_IS_SYNCADAPTER parameter.Ken Shirriff2009-11-051-18/+27
* Add "deleted" row to Events table.Ken Shirriff2009-10-121-0/+6
* handle calendars with an access level of "root"Debajit Ghosh2009-09-181-0/+1
* refactor copy-and-paste email address filtering code.Debajit Ghosh2009-09-161-0/+7
* Add new calendar database columns; do not merge (cherry-picked 1fa64)Ken Shirriff2009-08-171-0/+33
* do not merge: cherrypicked 3710f390968e683a0ad3adf0b517dfcade3564ce from mast...Fred Quintana2009-08-151-1/+1
* Calendar attendee support: add columns.Ken Shirriff2009-08-051-0/+15
* New sync framework: add new columns.Ken Shirriff2009-07-091-0/+11
* Added URI for querying event instances by day in addition to by time-millisMichael Chan2009-06-301-0/+2
* Move meta feed handling to CalendarSyncAdapterKen Shirriff2009-06-121-3/+0
* change the sync framework and users to understand AccountFred Quintana2009-04-231-4/+6
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-0/+5
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1143
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1143/+0
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-15/+34
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-6/+15
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1115