- 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
- 7906f55 Fix social projection that had ambiguous column name. by Jeff Sharkey · 16 years ago
- 00ec508 Fix column map naming, empty projection behavior. by Jeff Sharkey · 16 years ago
- 3d8b043 Contact conversion script, initial cut by Dmitri Plotnikov · 16 years ago
- c345fa4 Ignore duplicate column exceptions during database upgrade by Mike Lockwood · 16 years ago
- e7c19a0 add back a column I mistakenly removed by Fred Quintana · 16 years ago
- 321afd9 - test that query entities works by Fred Quintana · 16 years ago
- f0dda4a Merge change 9671 by Android (Google) Code Review · 16 years ago
- 358d0ad Merge change 9626 by Android (Google) Code Review · 16 years ago
- 29275a6 Fixing db versioning which got messed up a bit between donut and master. by Dmitri Plotnikov · 16 years ago
- 741834c merge from open-source master by Jean-Baptiste Queru · 16 years ago
- 3cfe8d5 Adding columns SYNC1-4 and fixing tests. by Dmitri Plotnikov · 16 years ago
- 72fd7cf Merge change 9385 by Android (Google) Code Review · 16 years ago
- a908fb5 Breaking global search support into a separate class and limiting search results to visible contacts only. by Dmitri Plotnikov · 16 years ago
- 8c6e1ae am e21d4ae9: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
- e21d4ae Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
- 0c83a3c Fix some missed naming conversions by Evan Millar · 16 years ago
- b79160e Remove COUNT(*) from projection, was breaking tests. by Jeff Sharkey · 16 years ago
- a01e50c Fix IM constants to match framework change. by Jeff Sharkey · 16 years ago
- c70dc0e Reimplementing global search integration in ContactsProvider2. by Dmitri Plotnikov · 16 years ago
- 2815f58 Adds URI for querying Contacts joined with RawContacts. by Evan Millar · 16 years ago