Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_providers_ContactsProvider
/
e5bd832dd7743f98fd816f7e6568f715015764bd
e5bd832
Fix failing tests due to logic changes in the new aggregator.
by Zheng Fu
· 10 years ago
f3d2981
Should update aggregate data after marking raw contact deleted.
by Zheng Fu
· 10 years ago
8d4e522
Merge "Performance turning for aggregator 1. Move identification matching to secondary 2. In the first stage, do secondary matching only if there is no structured name 3. Aggregate all the raw contacts without structured name if they have matching secondary data 4. Remove approximate name matching in aggregator. (This will not impact the name variant, such as John and Johathan matching)" into mnc-dev
by Zheng Fu
· 10 years ago
772eda3
Performance turning for aggregator
by Zheng Fu
· 10 years ago
37a30e3
Merge "Remove extra logging with privacy info" into mnc-dev
by Chenjie Luo
· 10 years ago
39867c2
Remove extra logging with privacy info
by Chenjie Luo
· 10 years ago
9e5af63
Import translations. DO NOT MERGE
by Geoff Mendal
· 10 years ago
cc9ce6b
Dealing with some edge cases with soft deleted contacts.
by Zheng Fu
· 10 years ago
5ca831d
Fix bug in aggregation suggestions in new contacts aggregator.
by Zheng Fu
· 10 years ago
1d48d5a
Copy ringtone uri when rewriting cursor from corp profile.
by Sudheer Shanka
· 10 years ago
41f8def
Merge "Fix read voicemails being marked as "new"." into mnc-dev
by Nancy Chen
· 10 years ago
5c46628
Fix read voicemails being marked as "new".
by Nancy Chen
· 10 years ago
c8ceb95
Merge "Remove read/write social stream permissions" into mnc-dev
by Svet Ganov
· 10 years ago
e090212
Always atomically drop & create search index.
by Makoto Onuki
· 10 years ago
71f0747
Fix upgrade steps
by Makoto Onuki
· 10 years ago
43e057c
Remove read/write social stream permissions
by Svet Ganov
· 10 years ago
876a6a9
code refactor in ContactAggregatorHelper
by Zheng Fu
· 10 years ago
3edc78c
Guard against directory provider crash
by Makoto Onuki
· 10 years ago
3ad4f2e
Merge "Revert metadata_sync table and related code from M" into mnc-dev
by Zheng Fu
· 10 years ago
712533d
Revert metadata_sync table and related code from M
by Zheng Fu
· 10 years ago
039259f
Merge "Roll out new aggregator to limited dogfooders." into mnc-dev
by Zheng Fu
· 10 years ago
6c3380a
Merge "ContactsProvider does not use cleartext network traffic." into mnc-dev
by Alex Klyubin
· 10 years ago
a87f9f4
Roll out new aggregator to limited dogfooders.
by Zheng Fu
· 10 years ago
2139c6a
Merge "Set Calls.NEW to 0 if the voicemail is read." into mnc-dev
by Nancy Chen
· 10 years ago
1440fb9
Actually make CARRIER_PRESENCE accessible
by Makoto Onuki
· 10 years ago
5638e7f
Set Calls.NEW to 0 if the voicemail is read.
by Nancy Chen
· 10 years ago
47fc56d
Fix broken CP2 unit tests and voicemail cleanup
by Yorke Lee
· 10 years ago
cabd7cf
Fix NPE in enterprise API & fix unit tests.
by Makoto Onuki
· 10 years ago
e9b0be1
Update CP2 unit tests for changed permissions
by Brian Attwell
· 10 years ago
650887f
Merge "Performance tuning for contact aggregator2" into mnc-dev
by Zheng Fu
· 10 years ago
d0d961e
Performance tuning for contact aggregator2
by Zheng Fu
· 10 years ago
95f4fd8
Decouple ProviderStatus & internal provider state
by Brian Attwell
· 10 years ago
d67c70c
Merge "Fix enterprise path permission checking" into mnc-dev
by Ricky Wai
· 10 years ago
7be0aed
Import translations. DO NOT MERGE
by Geoff Mendal
· 10 years ago
22f452c
Fix enterprise path permission checking
by Ricky Wai
· 10 years ago
cb1e18d
Merge "Remove location permissions" into mnc-dev
by Makoto Onuki
· 10 years ago
25fb287
Remove location permissions
by Makoto Onuki
· 10 years ago
f22f9af
Merge "Add READ_PHONE_STATE to CP2" into mnc-dev
by Yorke Lee
· 10 years ago
399faf2
Add READ_PHONE_STATE to CP2
by Yorke Lee
· 10 years ago
ce51d24
Merge "Stop enforcing {READ,WRITE}_PROFILE permissions" into mnc-dev
by Brian Attwell
· 10 years ago
e3afdce
Stop enforcing {READ,WRITE}_PROFILE permissions
by Brian Attwell
· 10 years ago
3a83f4c
Fix invalidateAggregationExceptionCache().
by Makoto Onuki
· 10 years ago
f60c48e
Merge "Fix bugs in aggregator2." into mnc-dev
by Zheng Fu
· 10 years ago
891e5b4
Fix bugs in aggregator2.
by Zheng Fu
· 10 years ago
d930081
Merge "Implement Data.CARRIER_PRESENCE" into mnc-dev
by Etan Cohen
· 10 years ago
733620e
ContactsProvider does not use cleartext network traffic.
by Alex Klyubin
· 10 years ago
2d745a8
Fix CP2 Unit test failure
by Keith Cheung
· 10 years ago
c19d551
Fix unit tests
by Makoto Onuki
· 10 years ago
2d66b50
Merge "Clean up permissions" into mnc-dev
by Makoto Onuki
· 10 years ago
400e50c
Clean up permissions
by Makoto Onuki
· 10 years ago
6460582
Fix NPE in CallLogProviderWorker
by Yorke Lee
· 10 years ago
bdeea8a
Implement Data.CARRIER_PRESENCE
by Makoto Onuki
· 10 years ago
61ec181
Use transliterator for Simplified Chinese buckets
by Jay Shrauner
· 10 years ago
3891893
Fix locale unit tests
by Jay Shrauner
· 10 years ago
dc249d4
Merge "Fix SIP enterprise lookup" into mnc-dev
by Makoto Onuki
· 10 years ago
11d4533
Fix SIP enterprise lookup
by Makoto Onuki
· 10 years ago
7644387
Merge "Add unit test for RawContactsEntity.CORP_CONTENT_URI" into mnc-dev
by Tony Mak
· 10 years ago
77b65aa
Grant VoicemailContentProvider permissions to default or system dialers
by Yorke Lee
· 10 years ago
2894728
Add unit test for RawContactsEntity.CORP_CONTENT_URI
by Tony Mak
· 10 years ago
74e4f99
Fix some set concurrency issues in new aggregator.
by Zheng Fu
· 10 years ago
57e16b0
Merge "Add unit test for query against Phone.ENTERPRISE_CONTENT_URI"
by Tony Mak
· 10 years ago
b3c4b26
Re-create metadata_sync table.
by Zheng Fu
· 10 years ago
51b86f4
Import translations. DO NOT MERGE
by Geoff Mendal
· 10 years ago
e56d27b
Add unit test for query against Phone.ENTERPRISE_CONTENT_URI
by Tony Mak
· 10 years ago
006742f
Merge "Add OP_ADD_VOICEMAIL app op - contacts provider"
by Svet Ganov
· 10 years ago
9019dfd
Merge "Update related tables from MetadataSync.data column."
by Tingting Wang
· 10 years ago
794ef4d
Update related tables from MetadataSync.data column.
by Tingting Wang
· 10 years ago
33c4eba
Add OP_ADD_VOICEMAIL app op - contacts provider
by Svet Ganov
· 10 years ago
9231b1c
Merge "Show which aggregator is used in bugreport."
by Zheng Fu
· 10 years ago
0e464be
Show which aggregator is used in bugreport.
by Zheng Fu
· 10 years ago
04093af
Merge "use new setting flag to switch between current and new aggregator."
by Zheng Fu
· 10 years ago
aa18c23
use new setting flag to switch between current and new aggregator.
by Zheng Fu
· 10 years ago
8742dd0
Fix the build
by Zheng Fu
· 10 years ago
b94bfa5
Fork ContactAggregator to AbstractContactAggregator to keep file hsitory.
by Zheng Fu
· 10 years ago
97de721
Merge "Parse metadata_sync.data to MetadataEntry Object."
by Tingting Wang
· 10 years ago
d1f777e
Parse metadata_sync.data to MetadataEntry Object.
by Tingting Wang
· 10 years ago
94d6059
Merge "Remove caller-id check in enterprise phone and raw contacts entities"
by Ricky Wai
· 10 years ago
76f6995
Merge "Add phone_account_* fields to voicemail content table allowed columns."
by Nancy Chen
· 10 years ago
dca8f30
Add phone_account_* fields to voicemail content table allowed columns.
by Nancy Chen
· 10 years ago
6012b85
Add some new method implementations for new contact aggregator.
by Zheng Fu
· 10 years ago
bb1bc1a
Merge "Enterprise quick contact 2/2"
by Makoto Onuki
· 10 years ago
42d5b79
Remove caller-id check in enterprise phone and raw contacts entities
by Ricky Wai
· 10 years ago
1076c49
Enterprise quick contact 2/2
by Makoto Onuki
· 10 years ago
518fe53
Merge "New contact aggregator (part 1) Summary of the changes are: 1. In RawContactMatcher, add rawContactId and accountId to MatchScore inner class, so that match score is on raw contacts level instead] of accumulate to contact level 2. Add a wrapper RawContactMatchingCandidates to MatchScore to facilitate the aggregation. 3. In ContactAggregator2, add findRawContactMatchingCandidates() method to find the set of matching raw contacts for a given raw_contact_id. This method will use the logic of updateMatchScoresForSuggestionsBasedOnDataMatches() so that it will give a set of raw contacts candidate with matching score above threshold. 4. The second stage "Pair-wise comparison and find the connected component of all the raw contacts in RawContactMatchingCandidates" is done in new method reAggregateRawContacts(); 5. Some new methods still throw unSupportedOperationExceptions, and they will be implemented in part2. 6. Tests will be implemented in follow-up cls."
by Zheng Fu
· 10 years ago
d6c0a13
New contact aggregator (part 1)
by Zheng Fu
· 10 years ago
889f3c7
Merge "Revert "Enterprise quick contact 2/2""
by Makoto Onuki
· 10 years ago
5f20fb3
Revert "Enterprise quick contact 2/2"
by Makoto Onuki
· 10 years ago
fc237d0
Merge "Enterprise quick contact 2/2"
by Makoto Onuki
· 10 years ago
9d5369a
Enterprise quick contact 2/2
by Makoto Onuki
· 10 years ago
2ded4cc
Merge "Protect against null lookup uri"
by Jay Shrauner
· 10 years ago
4ba8c1b
Import translations. DO NOT MERGE
by Geoff Mendal
· 10 years ago
b593bf1
Add Email.ENTERPRISE_CONTENT_LOOKUP_URI
by Ricky Wai
· 10 years ago
3638597
Merge "Add RawContactsEntity.CORP_CONTENT_URI"
by Ricky Wai
· 10 years ago
360dcb9
Merge " Fork ContactMatcher.java to RawContactMatcher.java"
by Zheng Fu
· 10 years ago
1340c2f
Fork ContactMatcher.java to RawContactMatcher.java
by Zheng Fu
· 10 years ago
30ec266
Add RawContactsEntity.CORP_CONTENT_URI
by Ricky Wai
· 10 years ago
40bd4b8
Add back upgrade actions that were lost from merging.
by Nancy Chen
· 10 years ago
3a9b227
Make contacts backup schema change accessible.
by Tingting
· 10 years ago
d11be39
Import translations. DO NOT MERGE
by Geoff Mendal
· 10 years ago
fd8de12
Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release'
by Vinit Deshpande
· 10 years ago
Next »