Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_providers_ContactsProvider
/
f9aeb84d61c01a473819e9173f8311ca5d678a8d
f9aeb84
Use separate API for vCards through openAssetFile().
by Jeff Sharkey
· 16 years ago
0a185cd
Adding support to ContactsProvider2 for status update attribution
by Dmitri Plotnikov
· 16 years ago
ba965ce
Fix handling of times_contacted.
by Jeff Hamilton
· 16 years ago
d237c80
Make ContactsProvider2 check FOR_EXPORT_ONLY query parameter and restrict
by Daisuke Miyakawa
· 16 years ago
0cc3889
Fixing legacy contacts API support after the latest change in the status update APIs.
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
737858a
Tweak an index so the contacts list can take advantage of it.
by Jeff Hamilton
· 16 years ago
19cf97e
Added undo delete handling in update.
by Tadashi G. Takaoka
· 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
dea2b63
When a Presence.DATA_ID is provided explicitly associate the presence with the provided data row.
by Jeff Hamilton
· 16 years ago
d60cf9b
As we are now searching for contacts by organization, adding support for search by email as well.
by Dmitri Plotnikov
· 16 years ago
a3bd024
request a sync when the database is created
by Fred Quintana
· 16 years ago
bba785d
rename misc to birthday
by Fred Quintana
· 16 years ago
8fddc06
[Issue 2138752] Improving performance of sync and contacts UI by fixing stats in the sqlite3.db
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
84ccdce
New hdpi artwork.
by Daniel Sandler
· 16 years ago
5aec18c
Offer to delay visibility updates until caller forces.
by Jeff Sharkey
· 16 years ago
5ac5c70
Limit to account when updating RawContacts.
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
70c314f
[Issue 2133126] Fixing presence update/insert to do a proper replace.
by Dmitri Plotnikov
· 16 years ago
23c48e7
fix entity query when querying by id
by Fred Quintana
· 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
d15a13a
Merge change 25940 into eclair
by Android (Google) Code Review
· 16 years ago
3a6a49c
Use strict phone number comparation algorithm if the config tells the package to do so.
by Daisuke Miyakawa
· 16 years ago
48828f5
Adding support for contacts/data/phones/#, contacts/data/emails/# and contacts/data/postals/#
by Dmitri Plotnikov
· 16 years ago
9b43551
Changes sortorder for LIST_STEQUENT.
by Megha Joshi
· 16 years ago
abeef28
Merge change 25781 into eclair
by Android (Google) Code Review
· 16 years ago
47065b7
Fixing broken legacy contact importer test
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
3de6754
Making contact name filtering more restrictive: ignoring name variants and email-based nicknames.
by Dmitri Plotnikov
· 16 years ago
8f1631f
Add LOOKUP_KEY to distinct data projection.
by Jeff Sharkey
· 16 years ago
48e6471
Merge change 25673 into eclair
by Android (Google) Code Review
· 16 years ago
5f9e610
fix some places where we did not clean all data for removed accounts
by Fred Quintana
· 16 years ago
f2f14a3
Fixing database upgrade logic for upgrade 87->90
by Dmitri Plotnikov
· 16 years ago
ed4754b
Merge change 25592 into eclair
by Android (Google) Code Review
· 16 years ago
1ea2971
clear the aggregation state at transaction start time
by Fred Quintana
· 16 years ago
d92a6ee
Import revised translations. DO NOT MERGE
by Eric Fischer
· 16 years ago
fc4e892
Fixing broken build
by Dmitri Plotnikov
· 16 years ago
0e8520c
Add system property to control contact aggregation.
by Ken Shirriff
· 16 years ago
43880c9
Waking up sync adapters when sync settings change.
by Dmitri Plotnikov
· 16 years ago
bae1149
Merge change 25506 into eclair
by Android (Google) Code Review
· 16 years ago
89c626e
[Issue 2125440] Checking account query parameters for all relevant queries
by Dmitri Plotnikov
· 16 years ago
6f157d1
[Issue 2123481] Adding notifications to CallLogProvider
by Dmitri Plotnikov
· 16 years ago
a4090f6
Fix build breakage. Remove junk from file.
by Michael Chan
· 16 years ago
2b6b4cd
change the contact_entities_view to join to the raw_contacts table
by Fred Quintana
· 16 years ago
1b03c2d
[Issue 2112473] Speeding up aggregation by changing LEFT OUTER JOIN to JOIN and adding LIMIT to some queries
by Dmitri Plotnikov
· 16 years ago
bb89f2b
Merge change 25437 into eclair
by Android (Google) Code Review
· 16 years ago
dee54bb
Fixing breakage of legacy contacts API support broken by an earlier CL
by Dmitri Plotnikov
· 16 years ago
dc0c284
Merge change 25384 into eclair
by Android (Google) Code Review
· 16 years ago
f60d509
Make bulkInsert yield if contented, s.t. other processes can access the contacts db if needed. This is a temp. fix until we figure out what is going on with the bulkInsert of presence - i.e., why are they taking so long.
by Cynthia Wong
· 16 years ago
1443b15
[Issue 2112473] Speeding up aggregation by running it on the main thread
by Dmitri Plotnikov
· 16 years ago
21ed031
Merge change 25200 into eclair
by Android (Google) Code Review
· 16 years ago
e1b656d
[Issue 2112473] Another round of optimizations in Contact Aggregator.
by Dmitri Plotnikov
· 16 years ago
341e462
Add logic to expose new Settings.ANY_UNSYNCED flag.
by Jeff Sharkey
· 16 years ago
56d2bd4
Add lookup_key to 2 projection maps.
by Evan Millar
· 16 years ago
f795380
[Issue 2112473] Optimizing contact aggregation by enforcing use of indexes
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
52aa678
Merge change 24820 into eclair
by Android (Google) Code Review
· 16 years ago
7f42577
Fixing contact name lookup delete (it was inserting instead of deleting)
by Dmitri Plotnikov
· 16 years ago
4637c20
[Issue 2116081] Removing account's data from _sync_state when account is deleted
by Dmitri Plotnikov
· 16 years ago
81d6a78
Reducing unnecessary triggering of sync adapters by ContactsProvider2
by Dmitri Plotnikov
· 16 years ago
cac7746
Removing unnecessary (and very harmful) aggregation trigger
by Dmitri Plotnikov
· 16 years ago
1e530df
[Issue 2111706] Fixing email filter, which was stopping after an "@"
by Dmitri Plotnikov
· 16 years ago
2e990cc
Handle lookup Uris for delete and update cases.
by Jeff Sharkey
· 16 years ago
51bf5ea
Correct to use RawContacts._ID instead of CONTACT_ID.
by Jeff Sharkey
· 16 years ago
7581213
[Issue 2112637] Adding support for Presence to the Aggregation Suggestions.
by Dmitri Plotnikov
· 16 years ago
da165c9
[Issue 2112162] Fixing the issue causing incomplete contact aggregation passes.
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
d173ca0
Add support to open contacts as vCard asset files.
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
03b8c9d
Merge change 24451 into eclair
by Android (Google) Code Review
· 16 years ago
cf9b3dd
Fixing transactionality of contact aggregation by bailing after yielding the transaction
by Dmitri Plotnikov
· 16 years ago
df9db5e
clear mUpdatedSyncStates in clearTransactionalChanges()
by Fred Quintana
· 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
4529f06
Addressing data security issues 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
b5a4add
batch up some changes, like the version update, until the end of the transaction
by Fred Quintana
· 16 years ago
70e8934
Merge change 24270 into eclair
by Android (Google) Code Review
· 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
75fd8ba
Import revised translations. DO NOT MERGE
by Eric Fischer
· 16 years ago
3ee1a2b
Merge change 24076 into eclair
by Android (Google) Code Review
· 16 years ago
5e99505
Introducing a more advanced email filter, which will do a proper name lookup
by Dmitri Plotnikov
· 16 years ago
b61f0d6
Fix a race condition that could break legacy APIs.
by Jeff Hamilton
· 16 years ago
Next »