Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_providers_ContactsProvider
/
4a2247599a79808b2f5c09712ca3cdf81e5eab79
4a22475
am 0a8c90ec: (-s ours) am e697e22c: (-s ours) Import revised translations. DO NOT MERGE
by Eric Fischer
· 16 years ago
0a8c90e
am e697e22c: (-s ours) Import revised translations. DO NOT MERGE
by Eric Fischer
· 16 years ago
0b399b1
Merge change I96e99082 into eclair
by Android (Google) Code Review
· 16 years ago
67c9ed1
[Issue 2171774] Fixing the fixStructuredNameComponents() method
by Dmitri Plotnikov
· 16 years ago
3e2bf19
Merge change I5ee7b933 into eclair
by Android (Google) Code Review
· 16 years ago
5ee7b93
Mark a ContactsProvider string as being untranslatable.
by Eric Fischer
· 16 years ago
a0e72d9
[Issue 2134623] Optimizing the view_data view, which was doing a full scan of the data table.
by Dmitri Plotnikov
· 16 years ago
46b7bfa
- create a Uri for and expose the contacts entities uri
by Fred Quintana
· 16 years ago
e2a3fb8
Fix lookup query throwing exception for null displayNames.
by Megha Joshi
· 16 years ago
dd0e0f4
[Issue 2160728] Fixing full name update when parts of structured name are deleted
by Dmitri Plotnikov
· 16 years ago
f8b937f
[Issue 2157431] Optimizing the Status Update insert into the contacts database.
by Dmitri Plotnikov
· 16 years ago
5b4b305
account manager api review changes
by Fred Quintana
· 16 years ago
14b8a12
Change selection argument so that it complies with the current view
by Daisuke Miyakawa
· 16 years ago
b5a3163
Work on issue #2163789: Way too much logging
by Dianne Hackborn
· 16 years ago
6ce24dc
Force sync to happen if Groups.SHOULD_SYNC is set.
by Megha Joshi
· 16 years ago
3296d34
Offer separate social projection when requesting data rows.
by Jeff Sharkey
· 16 years ago
20938cd
[Issue 2159148] Restricting email filtering to not show other email for the suggested person
by Dmitri Plotnikov
· 16 years ago
0f51162
Making contacts provider tests run again
by Dmitri Plotnikov
· 16 years ago
c9bcbd7
[Issue 2139526] Prioritizing phone number over email address in contacts search suggestions
by Dmitri Plotnikov
· 16 years ago
c5598c1
Merge change Ibd215a4e into eclair
by Android (Google) Code Review
· 16 years ago
bd215a4
New icon
by Mike Cleron
· 16 years ago
21736ff
Merge change If80d9ab9 into eclair
by Android (Google) Code Review
· 16 years ago
f80d9ab
use Events for birthdays
by Fred Quintana
· 16 years ago
4e8ced9
[Issue 2156901] Fixing update of the "starred" flag on raw contacts
by Dmitri Plotnikov
· 16 years ago
d91272b
Read the unrestricted pacakages list from XML.
by Jeff Hamilton
· 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
3b2770e
[Issue 2084032] Adding support for non-public legacy contacts uri "groups/system_id/*/members"
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
1dfe62d
Merge change Ie9e5982e into eclair
by Android (Google) Code Review
· 16 years ago
13abaf6
Newer icons
by Mike Cleron
· 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
e697e22
Import revised translations. DO NOT MERGE
by Eric Fischer
· 16 years ago
69f2b80
Merge change I4fcf19f9 into eclair
by Android (Google) Code Review
· 16 years ago
8920a04
Update test documentation and suite classifications.
by Omari Stephens
· 16 years ago
763100d
Read query parameter REQUESTING_PACKAGE_PARAM_KEY to determine whether to restrict data.
by Evan Millar
· 16 years ago
14e1ba5
Merge change I42bd86d5 into eclair
by Android (Google) Code Review
· 16 years ago
42bd86d
New icons
by Mike Cleron
· 16 years ago
b38ed2c
Renaming OpenHelper to ContactsDatabaseHelper
by Dmitri Plotnikov
· 16 years ago
bae94ad
[Issue 2153617] Increasing contact aggregation suggestion cap and constraining lookup types.
by Dmitri Plotnikov
· 16 years ago
6a809c1
Updating contacts DB version
by Dmitri Plotnikov
· 16 years ago
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
Next »