- b3ce7aa Contacts: Cleaning up golden test files after the change of data mime types. by Dmitri Plotnikov · 16 years ago
- 3cb415e Add IS_SUPER_PRIMARY to Entity query projection. by Evan Millar · 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
- 1261c42 Bump db version to force re-sync after mimetype name changes. by Dmitri Plotnikov · 16 years ago
- 433a3a0 Re-aggregate RawContacts when STARRED touched. by Jeff Sharkey · 16 years ago
- be84be1 Fixing getType, which I broke in CL 23525 by Dmitri Plotnikov · 16 years ago
- b4cfef6 Returning the correct content type for CONTENT_LOOKUP_URI by Dmitri Plotnikov · 16 years ago
- a673394 Avoiding reaggregation when the only thing that changes is the photo. by Dmitri Plotnikov · 16 years ago
- 927b9dc Breaking up contact aggregation into smaller transactions. 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
- cf80ca3 Fixing NPE that occurs in contact lookup key when both name and source ID are null. by Dmitri Plotnikov · 16 years ago
- 5870f2d Adding soft identity to Contacts by Dmitri Plotnikov · 16 years ago
- 4e0850d allow delaying after yielding by Fred Quintana · 16 years ago
- 944abb0 Take the account into account too when we are deleting and updating DATA. by Cynthia Wong · 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
- 5f515d9 Adding indexes to raw contacts and groups to facilitate sync. by Dmitri Plotnikov · 16 years ago
- c76d0a7 Include STARRED in Entity, trigger dirty when touched. by Jeff Sharkey · 16 years ago
- 023b943 Avoiding more unneccessary calls to markForAggregation by Dmitri Plotnikov · 16 years ago
- db52621 Building larger transactions by yielding for longer periods of time. by Dmitri Plotnikov · 16 years ago
- 421782c Avoiding unneccessary calls to markForAggregation by Dmitri Plotnikov · 16 years ago
- 9474333 Add legacy API support for inserting into URIs like content://contacts/people/1/phones. by Jeff Hamilton · 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
- cabac02 Solving aggregation of dissimilar names by parsing them explicitly. by Dmitri Plotnikov · 16 years ago
- 3fe48cf Fixing the notification URI for legacy API by Dmitri Plotnikov · 16 years ago
- 0b30cac Fixing a bug where changing/adding a phone number on the web would not be reflected on the phone. 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
- aac2486 Merge change 22734 into eclair by Android (Google) Code Review · 16 years ago
- a276d23 Making name matching in aggregation much less lenient. by Dmitri Plotnikov · 16 years ago
- c09c085 clean up the too many deletes dialog by Fred Quintana · 16 years ago
- 8e45e5f Several changes in Contact Aggregation logic: by Dmitri Plotnikov · 16 years ago
- abb46d4 Fixing NPE that occurs during contact sync when an email record has no email by Dmitri Plotnikov · 16 years ago
- 9848688 Follow-up to change 22554. Should have upped the database version. by Dmitri Plotnikov · 16 years ago
- 61efab8 [Issue 2074490] Adding legacy support for getType by Dmitri Plotnikov · 16 years ago
- b3f909f Support for Global Search Shortcut refresh and contact images. by Dmitri Plotnikov · 16 years ago
- 14bba94 [Issue 2072020] Updating name lookup tables when structured name, email, nickname are updated. by Dmitri Plotnikov · 16 years ago
- 68936ce Correct counts for ungrouped contacts. by Jeff Sharkey · 16 years ago
- ac00468 Trigger update of IN_VISIBLE_GROUP when inserting Group. by Jeff Sharkey · 16 years ago
- 468c18f Merge change 22483 into eclair by Android (Google) Code Review · 16 years ago
- c2543da make the data version trigger happen before the update by Fred Quintana · 16 years ago
- 653f73c [Issue 2065658] Editing a phone number now updates phone lookup table by Dmitri Plotnikov · 16 years ago
- e84f247 Don't include a column that doesn't exist. by Jeff Sharkey · 16 years ago
- e07913c Add support for visibility of ungrouped contacts. by Jeff Sharkey · 16 years ago
- 97f9a16 Syntax: just moved a constants out of method bodies. by Dmitri Plotnikov · 16 years ago
- 0126458 Legacy compatibility for Im and Presence. by Dmitri Plotnikov · 16 years ago
- 4dcd106 Cleaning up Presence API by Dmitri Plotnikov · 16 years ago
- 3653cf1 Adding a "Photo" directory under Contacts. by Dmitri Plotnikov · 16 years ago
- 5e8793f Switch over from CP1 to CP2. by Jeff Hamilton · 16 years ago
- e46667e Introducing AGGREGATED_PRESENCE - thanks to JSharkey for the idea. by Dmitri Plotnikov · 16 years ago
- 038c3db add the reset() method to EntityIterator by Fred Quintana · 16 years ago
- a6def20 Support for data_with_presence URI by Dmitri Plotnikov · 16 years ago
- 203b55f Merge change 22158 into eclair by Android (Google) Code Review · 16 years ago
- 28153f2 Accounts aren't allow to have empty names. by Jeff Hamilton · 16 years ago
- 19a0962 Support for phones_with_presence URI by Dmitri Plotnikov · 16 years ago
- 6f7446a Contacts: "non-existent account type". by Dmitri Plotnikov · 16 years ago
- 12d5199 Merge change 21997 into eclair by Android (Google) Code Review · 16 years ago
- 4d4c9bf Merge change 21858 into eclair by Android (Google) Code Review · 16 years ago
- 6c4c491 Fix the package name. by Jeff Hamilton · 16 years ago
- 074cf38 A test for ContactsContract.Contacts.getPhotoUri by Dmitri Plotnikov · 16 years ago
- ea547d5 change should_sync to have a default value of 1 by Fred Quintana · 16 years ago
- e3eb7ef Completing implementation of phone lookup API. by Dmitri Plotnikov · 16 years ago
- 2971716 add support for deleting groups and rawcontacts by a selection string by Fred Quintana · 16 years ago
- c340409 Upgrading CallerInfo to the new Contacts API by Dmitri Plotnikov · 16 years ago
- eb9ffdc Bring back per-Account Contact-specific settings. by Jeff Sharkey · 16 years ago
- fb362d1 Fixing legacy API support for phone lookup. by Dmitri Plotnikov · 16 years ago
- 410a379 stop using deprecated startSync call by Fred Quintana · 16 years ago
- 54d6316 Adding indexes to optimize common contact list requests. by Dmitri Plotnikov · 16 years ago
- 9155470 Providing projection mappings for _id fields in Contacts legacy support. by Dmitri Plotnikov · 16 years ago
- ff776f8 Test case verifying http://b/2050470 by Dmitri Plotnikov · 16 years ago
- df9fd6b fixup after merge from master by Fred Quintana · 16 years ago
- 25125ba Increment version to trigger upgrade. by Jeff Sharkey · 16 years ago
- 38446bf Bring back SHOULD_SYNC flag, expose CONTACT_ID in entities. by Jeff Sharkey · 16 years ago
- ff065d0 Using a latch instead of semaphores. by Dmitri Plotnikov · 16 years ago
- 568904d do not merge: cherry-picked d326974ca339cef284cc045c61d340ddb60d08da from master branch by Dmitri Plotnikov · 16 years ago
- 249027f Merge change 21367 into eclair by Android (Google) Code Review · 16 years ago
- 5c54b6d Fixing sync ids in legacy contact import. by Dmitri Plotnikov · 16 years ago
- 2a03d9c Simplified and fixed aggregation on structured name. by Dmitri Plotnikov · 16 years ago
- c19e02a Fixing the "Liza Ma" use case. This name was parsed as Liza (first name), M.A. (suffix). by Dmitri Plotnikov · 16 years ago
- b580582 Merge from master (21282 and 21283) by Dmitri Plotnikov · 16 years ago
- 013a0d6 Contact import optimization: using direct inserts into the database. by Dmitri Plotnikov · 16 years ago
- 11944a1 Aggregation optimization: email lookup, name lookup, phone lookup by Dmitri Plotnikov · 16 years ago
- 2482dd0 Aggregation optimization: updating all Contacts attributes with a single pass over raw contacts. by Dmitri Plotnikov · 16 years ago
- a8a24ac Merge change 20935 by Android (Google) Code Review · 16 years ago
- 6c85aa2 Fixing the bug where the aggregator would get repeatedly interrupted. by Dmitri Plotnikov · 16 years ago
- 88e5f4d Fixing Data deletion logic by Dmitri Plotnikov · 16 years ago
- f992bfa Removing handling of primary phone/email on Contact. by Dmitri Plotnikov · 16 years ago
- de955f2 Proper transaction handling in ContactsProvider2 by Dmitri Plotnikov · 16 years ago
- caa1cf4 Fixing several issues of legacy support: by Dmitri Plotnikov · 16 years ago
- 73776ff DIRTY flag on Contacts will no longer be set if the query has the ?mark_as_dirty=true parameter. by Dmitri Plotnikov · 16 years ago
- 94021b2 add the deleted flag to the groups table by Fred Quintana · 16 years ago
- d659078 Using LIMIT instead of MAX_SUGGESTIONS by Dmitri Plotnikov · 16 years ago
- 4212974 Minor bug fix: NPE on missing phone number, email or nickname by Dmitri Plotnikov · 16 years ago
- 99a9b5e Fixing an exception produced by the Display Groups UI. by Dmitri Plotnikov · 16 years ago
- 9a181df Fixing an issue caused by non-exitence of the legacy contacts db. by Dmitri Plotnikov · 16 years ago
- 4a02307 Hiding security constraints in SQL VIEWS - first cut. by Dmitri Plotnikov · 16 years ago
- 5d0fa81 Fix presence query to match contract class for legacy API. by Jeff Sharkey · 16 years ago
- 8a18596 Fix presence query to match contract class. by Jeff Sharkey · 16 years ago
- 7a4550f - add some missing columns to some projections and views by Fred Quintana · 16 years ago