aboutsummaryrefslogtreecommitdiff
path: root/src/com/android/providers/contacts/LegacyApiSupport.java
AgeCommit message (Expand)Author
2016-10-11Don't expose raw usage stats to clients; return "low-res" values.Makoto Onuki
2016-10-03Add secondary tests that run on separate processMakoto Onuki
2013-09-30Revert "Remove global search support."Mathew Inwood
2013-09-20Remove global search support.Mathew Inwood
2013-05-23Clean up int data conversion callsJay Shrauner
2012-10-01Cancellation of queries for search suggestions.Piotr Jastrzebski
2012-06-27Reorganize import in contacts providerMakoto Onuki
2012-01-10Account table refactoringMakoto Onuki
2011-09-09Add data_set for Settings.Dave Santoro
2011-07-11Remove restricted white-listingDaniel Lehmann
2011-02-11Full text search: email suggestionsDmitri Plotnikov
2011-02-11Full text search: QSB supportDmitri Plotnikov
2011-01-05Using a sqlite3 extension function to restore CTS compatibilityDmitri Plotnikov
2010-11-30Ensuring that cached db connection is only used in transactionsDmitri Plotnikov
2010-03-04Properly updating TIMES_CONTACTED when invoked via legacy Contacts APIDmitri Plotnikov
2010-03-04Making exceptions more verbose in ContactsProvider2Dmitri Plotnikov
2009-12-23Contacts provider uses LOOKUP_KEY for search result IDsTom O'Neill
2009-12-11Update times_contacted manually since triggers to do that are gone.Vasu Nori
2009-12-01Adding a new column to Contacts: NAME_RAW_CONTACT_IDDmitri Plotnikov
2009-11-05Fixing legacy contacts API breakage uncovered by CTS testsDmitri Plotnikov
2009-11-04Fixing breakage in Legacy Contacts API support uncovered in CTS tests.Dmitri Plotnikov
2009-10-29Allowing on-the-phone only contacts to be seen through legacy compatibility A...Dmitri Plotnikov
2009-10-13[Issue 2185274] Optimizing queries used by Google VoiceDmitri Plotnikov
2009-09-30[Issue 2084032] Adding support for non-public legacy contacts uri "groups/sys...Dmitri Plotnikov
2009-09-30[Issue 2084032] Adding support for legacy contacts uris "people/#/organizatio...Dmitri Plotnikov
2009-09-29Renaming OpenHelper to ContactsDatabaseHelperDmitri Plotnikov
2009-09-28Adding support to ContactsProvider2 for status update attributionDmitri Plotnikov
2009-09-28Fix handling of times_contacted.Jeff Hamilton
2009-09-27Fixing legacy contacts API support after the latest change in the status upda...Dmitri Plotnikov
2009-09-27Adding columns to support attribution of status updates. Also renaming some c...Dmitri Plotnikov
2009-09-25[Issue 2148075] Legacy contacts API: Adding missing columns to the groupmembe...Dmitri Plotnikov
2009-09-25[Issue 2148072] Adding support for non-public legacy API content://contacts/g...Dmitri Plotnikov
2009-09-24Storing social status updates in a persistent table.Dmitri Plotnikov
2009-09-21No longer relying on the components of structured name for aggregation.Dmitri Plotnikov
2009-09-18[Issue 2084032] Adding support for remaining legacy contacts API update and d...Dmitri Plotnikov
2009-09-18[Issue 2123926] Adding support for some non-public legacy contact APIsDmitri Plotnikov
2009-09-14[Issue 2084032] Adding support for legacy URI: contacts/contact_methods/emailDmitri Plotnikov
2009-09-12[Issue 2083923] Preventing contacts from crashing Google VoiceDmitri Plotnikov
2009-09-05Fix a race condition that could break legacy APIs.Jeff Hamilton
2009-09-02Relaxed type and label checking, structured consistency.Jeff Sharkey
2009-08-31Implementing live folders in ContactsProvider2Dmitri Plotnikov
2009-08-27Add legacy API support for inserting into URIs like content://contacts/people...Jeff Hamilton
2009-08-26Fixing the notification URI for legacy APIDmitri Plotnikov
2009-08-26[Issue 2070421] Providing legacy table names as aliases, so you can use peopl...Dmitri Plotnikov
2009-08-24[Issue 2074490] Adding legacy support for getTypeDmitri Plotnikov
2009-08-24Support for Global Search Shortcut refresh and contact images.Dmitri Plotnikov
2009-08-21Syntax: just moved a constants out of method bodies.Dmitri Plotnikov
2009-08-21Legacy compatibility for Im and Presence. Dmitri Plotnikov
2009-08-20Accounts aren't allow to have empty names.Jeff Hamilton
2009-08-20Contacts: "non-existent account type".Dmitri Plotnikov