- 916f2d7 Adding support for contact search snippets by Dmitri Plotnikov · 15 years ago
- ba2c85b Implementing the "count contacts grouped by first letter of sort key" URI. by Dmitri Plotnikov · 15 years ago
- 6f158d1 Add a assert statement checking empty vCard string. by Daisuke Miyakawa · 15 years ago
- 7c31165 Fixing a broken test. by Dmitri Plotnikov · 16 years ago
- 31168f4 Fixing contact lookup by company name and title by Dmitri Plotnikov · 16 years ago
- 4cd13c4 a. Fix the issue that the FullNameStyle is not updated when user edits the contact or the contacts being synced. by Bai Tao · 16 years ago
- f01c876 Support for the RawContacts.NAME_VERIFIED field. by Dmitri Plotnikov · 16 years ago
- 5b6f7fb Make PostalSplitter support Japanese name-splitting algorithm and add unit tests for them. by Daisuke Miyakawa · 16 years ago
- 2d2ec88 Contacts provider uses LOOKUP_KEY for search result IDs by Tom O'Neill · 16 years ago
- e246689 Require both or neither ACCOUNT_NAME and _TYPE. by Jeff Sharkey · 16 years ago
- 5dd6d5d Resubmit: Adding support for new Contacts columns for names and sorting by Dmitri Plotnikov · 16 years ago
- bca1c8b Revert "Merge change Ief95261a" by Mike Lockwood · 16 years ago
- 003009d Merge change Ief95261a by Android (Google) Code Review · 16 years ago
- 5b3b3ec Add GoldenContact, SuggestionTester and their builders. by Tom O'Neill · 16 years ago
- b0812f9 Adding support for new Contacts columns for names and sorting by Dmitri Plotnikov · 16 years ago
- 635a11c Adding Name Splitter functionality that works for CJK names. by Dmitri Plotnikov · 16 years ago
- 038a60f moved the hidden sync helpers out of the framework by Fred Quintana · 16 years ago
- 62318e1 changed to use the new EntityIterator interface by Fred Quintana · 16 years ago
- 3410a80 resolved conflicts for merge of 1c8e40c1 to eclair-mr2 by Dmitri Plotnikov · 16 years ago
- 1c8e40c Fixing legacy contacts API breakage uncovered by CTS tests by Dmitri Plotnikov · 16 years ago
- b4e61e0 resolved conflicts for merge of 62715245 to eclair-mr2 by Dmitri Plotnikov · 16 years ago
- 6271524 Making the first account "adopt" contacts created on the phone before any accounts by Dmitri Plotnikov · 16 years ago
- f7f747a ContactsProvider2 optimization: two hot spots: parsing query parameters and allocation of Account objects by Dmitri Plotnikov · 16 years ago
- d076a10 Removing contact aggregation scheduler. The aggregation is no longer running in a separate thread. by Dmitri Plotnikov · 16 years ago
- ed87b51 am 9a75d6d8: Merge change I63646eb5 into eclair by Dmitri Plotnikov · 16 years ago
- d0f6355 Optimizing ContactsProvide2: reducing the number of "data" queries during contact insert. by Dmitri Plotnikov · 16 years ago
- 3684089 ContactsProvider2 optimization: Performing name and email lookup entirely in the database by Dmitri Plotnikov · 16 years ago
- 7a4be8b Fixing ContactsProvider2 test breakage. by Dmitri Plotnikov · 16 years ago
- e40e5c0 do not merge Bringing change https://android-git.corp.google.com/g/#change,30376 into Eclair branch by Dmitri Plotnikov · 16 years ago
- fcbe2c6 Fixing tests broken by jsharkey in CL https://android-git.corp.google.com/g/#change,29785 by Dmitri Plotnikov · 16 years ago
- 9705f5b add support to update/delete data in status_updates table. update tests. by Vasu Nori · 16 years ago
- 1d9c0e1 Unit tests to verify IS_RESTRICTED security mechanisms. by Jeff Sharkey · 16 years ago
- b9e5599 [Issue 2176079] Fixing the test: ContactAggregatorPerformanceTest by Dmitri Plotnikov · 16 years ago
- 6581e1d [Issue 2176922] Raising aggregation suggestion threshold for email addresses from 0.82 to 0.95 by Dmitri Plotnikov · 16 years ago
- 732961a [Issue 2163519] Making ContactsProvider2 honor the super-primary flag on a photo by Dmitri Plotnikov · 16 years ago
- 67c9ed1 [Issue 2171774] Fixing the fixStructuredNameComponents() method by Dmitri Plotnikov · 16 years ago
- dd0e0f4 [Issue 2160728] Fixing full name update when parts of structured name are deleted by Dmitri Plotnikov · 16 years ago
- 0f51162 Making contacts provider tests run again by Dmitri Plotnikov · 16 years ago
- 4e8ced9 [Issue 2156901] Fixing update of the "starred" flag on raw contacts by Dmitri Plotnikov · 16 years ago
- 339603c [Issue 2147424] Making sure that a contact can be filtered/looked up by any word in the name by Dmitri Plotnikov · 16 years ago
- e06751f [Issue 2084032] Adding support for legacy contacts uris "people/#/organizations" and "people/#/organizations/#" by Dmitri Plotnikov · 16 years ago
- c76cdd0 Remove GAIA string by Costin Manolache · 16 years ago
- c10787a [Issue 2155084] Favoring first name, not last name, in contact name splitter by Dmitri Plotnikov · 16 years ago
- 8920a04 Update test documentation and suite classifications. by Omari Stephens · 16 years ago
- b38ed2c Renaming OpenHelper to ContactsDatabaseHelper by Dmitri Plotnikov · 16 years ago
- 0a185cd Adding support to ContactsProvider2 for status update attribution by Dmitri Plotnikov · 16 years ago
- 82bd858 Adding columns to support attribution of status updates. Also renaming some columns to better describe their purpose. by Dmitri Plotnikov · 16 years ago
- 1a21fa6 Replace delayed query parameters with transaction flags. by Jeff Sharkey · 16 years ago
- d4b57da [Issue 2148075] Legacy contacts API: Adding missing columns to the groupmembership projection map by Dmitri Plotnikov · 16 years ago
- 71e051c [Issue 2148072] Adding support for non-public legacy API content://contacts/groups/name/*/members by Dmitri Plotnikov · 16 years ago
- a23cd5b Storing social status updates in a persistent table. by Dmitri Plotnikov · 16 years ago
- 7d9fdcf Allow updating via raw_contacts/#/data by Neel Parekh · 16 years ago
- 5aec18c Offer to delay visibility updates until caller forces. by Jeff Sharkey · 16 years ago
- bffeabd [Issue 2110703] Using triggers to update aggregate contact presence status by Dmitri Plotnikov · 16 years ago
- a5d05d9 ContactProvider: Make nickname, company and title searchable. by Tadashi G. Takaoka · 16 years ago
- 2d89933 [Issue 2097207] Adding support for filtering of contact aggregation suggestions by Dmitri Plotnikov · 16 years ago
- c91ffc4 Fixing OOM exception in ContactsProvider2 caused by names that look like this: "A B C D E F G H I" by Dmitri Plotnikov · 16 years ago
- 4e3790e Fix test breakage as per Dmitri's report. by Daisuke Miyakawa · 16 years ago
- 0be993f [Issue 2133143] Updating contact visibility as group membership changes by Dmitri Plotnikov · 16 years ago
- f237646 No longer relying on the components of structured name for aggregation. by Dmitri Plotnikov · 16 years ago
- 48828f5 Adding support for contacts/data/phones/#, contacts/data/emails/# and contacts/data/postals/# by Dmitri Plotnikov · 16 years ago
- 044685c [Issue 2084032] Adding support for remaining legacy contacts API update and delete calls. by Dmitri Plotnikov · 16 years ago
- ee56e80 [Issue 2123926] Adding support for some non-public legacy contact APIs by Dmitri Plotnikov · 16 years ago
- 89c626e [Issue 2125440] Checking account query parameters for all relevant queries by Dmitri Plotnikov · 16 years ago
- dee54bb Fixing breakage of legacy contacts API support broken by an earlier CL by Dmitri Plotnikov · 16 years ago
- f6be85f change to use the new CALLER_IS_SYNCADAPTER flag by Fred Quintana · 16 years ago
- bce6ee2 [Issue 2084032] Adding support for legacy URI: contacts/contact_methods/email by Dmitri Plotnikov · 16 years ago
- 8c4f838 ContactsProvider2: optimizing structured name update by Dmitri Plotnikov · 16 years ago
- 67b73a3 [Issue 2083923] Preventing contacts from crashing Google Voice by Dmitri Plotnikov · 16 years ago
- 81d6a78 Reducing unnecessary triggering of sync adapters by ContactsProvider2 by Dmitri Plotnikov · 16 years ago
- 1e530df [Issue 2111706] Fixing email filter, which was stopping after an "@" by Dmitri Plotnikov · 16 years ago
- 7581213 [Issue 2112637] Adding support for Presence to the Aggregation Suggestions. by Dmitri Plotnikov · 16 years ago
- c1778ef [Issue 2102836] Fixing the false positive aggregating on multiple secondary matches by Dmitri Plotnikov · 16 years ago
- 718b97b Return to original GroupsTest; wasn't broken after all. by Jeff Sharkey · 16 years ago
- dea3ee5 [Issue 2097210] Fixing incorrect aggregate contact update when splitting a three-way joined contact by Dmitri Plotnikov · 16 years ago
- cb144e1 [Issue 2108974] Deletion of an aggregate contact will now be synched to the server. by Dmitri Plotnikov · 16 years ago
- 790d120 Clearing out references to deprecated API by Dmitri Plotnikov · 16 years ago
- 6bc46c9 Fixing broken tests in ContactsProvider2 by Dmitri Plotnikov · 16 years ago
- ad8e419 Merge change 24292 into eclair by Android (Google) Code Review · 16 years ago
- c100221 Fix typo: IMMEDITATE -> IMMEDIATE by Omari Stephens · 16 years ago
- 28245e1 Making automatic contact aggregation even more conservative. by Dmitri Plotnikov · 16 years ago
- 01911fa [Issue 1789740] Ensuring that organization is used as a contact display name if name itself is unspecified by Dmitri Plotnikov · 16 years ago
- 5e99505 Introducing a more advanced email filter, which will do a proper name lookup by Dmitri Plotnikov · 16 years ago
- 0c0adda Fixing contact aggregation exception API. by Dmitri Plotnikov · 16 years ago
- 70d2ff8 Add an onAccountsUpdated handler, to delete contacts if an account is deleted. by Cynthia Wong · 16 years ago
- af088ae Removing references to deprecated API by Dmitri Plotnikov · 16 years ago
- a5bfaf5 Adding a trigger to implement the "removeContactIfSingleton" functionality. by Dmitri Plotnikov · 16 years ago
- 622e0a2 Relaxed type and label checking, structured consistency. by Jeff Sharkey · 16 years ago
- b3ce7aa Contacts: Cleaning up golden test files after the change of data mime types. by Dmitri Plotnikov · 16 years ago
- 285b771 [Issue 2092543] Making manually created contacts show in the list immediately. by Dmitri Plotnikov · 16 years ago
- 25abcf9 [Issue 2084618] Making the contact aggregator favor better display names. by Dmitri Plotnikov · 16 years ago
- cdbd854 Making aggregation optional during Donut->Eclair contact import. by Dmitri Plotnikov · 16 years ago
- 1b7a794 Implementing live folders in ContactsProvider2 by Dmitri Plotnikov · 16 years ago
- 5870f2d Adding soft identity to Contacts by Dmitri Plotnikov · 16 years ago
- e2579e0 Use the account name and type when we are doing update and deletes on contacts in the provider. Added a test for the delete case. by Cynthia Wong · 16 years ago
- ff2de10 Removing "summary"-style URIs. by Dmitri Plotnikov · 16 years ago
- 88d964d Fixing aggregation performance test by Dmitri Plotnikov · 16 years ago
- 5dec8cf [Issue 2070421] Providing legacy table names as aliases, so you can use people._id in queries. by Dmitri Plotnikov · 16 years ago
- a276d23 Making name matching in aggregation much less lenient. by Dmitri Plotnikov · 16 years ago
- 8e45e5f Several changes in Contact Aggregation logic: by Dmitri Plotnikov · 16 years ago