summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers
Commit message (Expand)AuthorAgeFilesLines
* [Issue 2139526] Prioritizing phone number over email address in contacts sear...Dmitri Plotnikov2009-10-011-2/+2
* Merge change If80d9ab9 into eclairAndroid (Google) Code Review2009-10-011-1/+1
|\
| * use Events for birthdaysFred Quintana2009-09-301-1/+1
* | [Issue 2156901] Fixing update of the "starred" flag on raw contactsDmitri Plotnikov2009-09-301-2/+7
|/
* Read the unrestricted pacakages list from XML.Jeff Hamilton2009-09-302-25/+29
* [Issue 2147424] Making sure that a contact can be filtered/looked up by any w...Dmitri Plotnikov2009-09-301-12/+27
* [Issue 2084032] Adding support for non-public legacy contacts uri "groups/sys...Dmitri Plotnikov2009-09-301-3/+32
* [Issue 2084032] Adding support for legacy contacts uris "people/#/organizatio...Dmitri Plotnikov2009-09-301-2/+22
* Remove GAIA stringCostin Manolache2009-09-293-9/+9
* [Issue 2155084] Favoring first name, not last name, in contact name splitterDmitri Plotnikov2009-09-291-3/+7
* Read query parameter REQUESTING_PACKAGE_PARAM_KEY to determine whether to res...Evan Millar2009-09-292-31/+72
* Renaming OpenHelper to ContactsDatabaseHelperDmitri Plotnikov2009-09-2911-246/+251
* [Issue 2153617] Increasing contact aggregation suggestion cap and constrainin...Dmitri Plotnikov2009-09-291-5/+13
* Updating contacts DB versionDmitri Plotnikov2009-09-281-1/+1
* Use separate API for vCards through openAssetFile().Jeff Sharkey2009-09-282-6/+25
* Adding support to ContactsProvider2 for status update attributionDmitri Plotnikov2009-09-283-50/+129
* Fix handling of times_contacted.Jeff Hamilton2009-09-283-16/+35
* Make ContactsProvider2 check FOR_EXPORT_ONLY query parameter and restrictDaisuke Miyakawa2009-09-282-6/+31
* Fixing legacy contacts API support after the latest change in the status upda...Dmitri Plotnikov2009-09-271-5/+7
* Adding columns to support attribution of status updates. Also renaming some c...Dmitri Plotnikov2009-09-275-193/+171
* Tweak an index so the contacts list can take advantage of it.Jeff Hamilton2009-09-271-3/+4
* Added undo delete handling in update.Tadashi G. Takaoka2009-09-261-2/+32
* Replace delayed query parameters with transaction flags.Jeff Sharkey2009-09-262-43/+27
* [Issue 2148075] Legacy contacts API: Adding missing columns to the groupmembe...Dmitri Plotnikov2009-09-251-1/+1
* [Issue 2148072] Adding support for non-public legacy API content://contacts/g...Dmitri Plotnikov2009-09-252-18/+47
* When a Presence.DATA_ID is provided explicitly associate the presence with th...Jeff Hamilton2009-09-251-35/+44
* As we are now searching for contacts by organization, adding support for sear...Dmitri Plotnikov2009-09-251-8/+18
* request a sync when the database is createdFred Quintana2009-09-251-7/+7
* rename misc to birthdayFred Quintana2009-09-241-1/+1
* [Issue 2138752] Improving performance of sync and contacts UI by fixing stats...Dmitri Plotnikov2009-09-241-9/+33
* Storing social status updates in a persistent table.Dmitri Plotnikov2009-09-244-54/+175
* Allow updating via raw_contacts/#/dataNeel Parekh2009-09-241-0/+10
* Offer to delay visibility updates until caller forces.Jeff Sharkey2009-09-241-20/+49
* Limit to account when updating RawContacts.Jeff Sharkey2009-09-241-0/+1
* [Issue 2110703] Using triggers to update aggregate contact presence statusDmitri Plotnikov2009-09-233-83/+138
* ContactProvider: Make nickname, company and title searchable.Tadashi G. Takaoka2009-09-232-22/+57
* [Issue 2133126] Fixing presence update/insert to do a proper replace.Dmitri Plotnikov2009-09-231-1/+10
* fix entity query when querying by idFred Quintana2009-09-221-3/+9
* [Issue 2097207] Adding support for filtering of contact aggregation suggestionsDmitri Plotnikov2009-09-213-39/+82
* Fixing OOM exception in ContactsProvider2 caused by names that look like this...Dmitri Plotnikov2009-09-211-5/+23
* [Issue 2133143] Updating contact visibility as group membership changesDmitri Plotnikov2009-09-211-1/+19
* No longer relying on the components of structured name for aggregation.Dmitri Plotnikov2009-09-219-357/+483
* Merge change 25940 into eclairAndroid (Google) Code Review2009-09-203-5/+19
|\
| * Use strict phone number comparation algorithm if the config tells the package...Daisuke Miyakawa2009-09-193-5/+19
* | Adding support for contacts/data/phones/#, contacts/data/emails/# and contact...Dmitri Plotnikov2009-09-181-7/+60
|/
* Changes sortorder for LIST_STEQUENT.Megha Joshi2009-09-181-1/+1
* Merge change 25781 into eclairAndroid (Google) Code Review2009-09-181-137/+355
|\
| * [Issue 2084032] Adding support for remaining legacy contacts API update and d...Dmitri Plotnikov2009-09-181-137/+355
* | Fixing broken legacy contact importer testDmitri Plotnikov2009-09-181-4/+3
|/
* [Issue 2123926] Adding support for some non-public legacy contact APIsDmitri Plotnikov2009-09-182-53/+16