summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Don't show aggregation suggestions for contacts itself.Zheng Fu2015-07-301-23/+24
* Default contact aggregator to ContactAggregator2.Zheng Fu2015-07-271-1/+1
* Fix failing tests due to logic changes in the new aggregator.Zheng Fu2015-07-172-3/+1
* Should update aggregate data after marking raw contact deleted.Zheng Fu2015-07-171-10/+9
* Merge "Performance turning for aggregator 1. Move identification matching to ...Zheng Fu2015-07-152-66/+97
|\
| * Performance turning for aggregatorZheng Fu2015-07-152-66/+97
* | Remove extra logging with privacy infoChenjie Luo2015-07-151-2/+1
|/
* Dealing with some edge cases with soft deleted contacts.Zheng Fu2015-07-103-6/+11
* Fix bug in aggregation suggestions in new contacts aggregator.Zheng Fu2015-07-071-1/+11
* Copy ringtone uri when rewriting cursor from corp profile.Sudheer Shanka2015-06-301-1/+13
* Merge "Fix read voicemails being marked as "new"." into mnc-devNancy Chen2015-06-231-1/+1
|\
| * Fix read voicemails being marked as "new".Nancy Chen2015-06-231-1/+1
* | Merge "Remove read/write social stream permissions" into mnc-devSvet Ganov2015-06-231-41/+0
|\ \
| * | Remove read/write social stream permissionsSvet Ganov2015-06-221-41/+0
| |/
* | Always atomically drop & create search index.Makoto Onuki2015-06-221-6/+12
* | Fix upgrade stepsMakoto Onuki2015-06-221-3/+7
|/
* code refactor in ContactAggregatorHelperZheng Fu2015-06-191-1/+1
* Guard against directory provider crashMakoto Onuki2015-06-161-10/+17
* Merge "Revert metadata_sync table and related code from M" into mnc-devZheng Fu2015-06-113-580/+10
|\
| * Revert metadata_sync table and related code from MZheng Fu2015-06-103-581/+11
* | Merge "Roll out new aggregator to limited dogfooders." into mnc-devZheng Fu2015-06-091-1/+10
|\ \ | |/
| * Roll out new aggregator to limited dogfooders.Zheng Fu2015-06-081-1/+10
* | Merge "Set Calls.NEW to 0 if the voicemail is read." into mnc-devNancy Chen2015-06-081-2/+4
|\ \
| * | Set Calls.NEW to 0 if the voicemail is read.Nancy Chen2015-06-081-2/+4
* | | Actually make CARRIER_PRESENCE accessibleMakoto Onuki2015-06-082-1/+8
| |/ |/|
* | Fix broken CP2 unit tests and voicemail cleanupYorke Lee2015-06-042-6/+19
* | Fix NPE in enterprise API & fix unit tests.Makoto Onuki2015-06-041-4/+9
|/
* Merge "Performance tuning for contact aggregator2" into mnc-devZheng Fu2015-06-034-94/+171
|\
| * Performance tuning for contact aggregator2Zheng Fu2015-06-024-94/+171
* | Decouple ProviderStatus & internal provider stateBrian Attwell2015-06-022-16/+30
* | Fix enterprise path permission checkingRicky Wai2015-05-291-6/+5
* | Merge "Stop enforcing {READ,WRITE}_PROFILE permissions" into mnc-devBrian Attwell2015-05-282-37/+7
|\ \ | |/ |/|
| * Stop enforcing {READ,WRITE}_PROFILE permissionsBrian Attwell2015-05-272-37/+7
* | Fix invalidateAggregationExceptionCache().Makoto Onuki2015-05-274-89/+46
* | Merge "Fix bugs in aggregator2." into mnc-devZheng Fu2015-05-263-24/+135
|\ \ | |/ |/|
| * Fix bugs in aggregator2.Zheng Fu2015-05-213-24/+135
* | Merge "Implement Data.CARRIER_PRESENCE" into mnc-devEtan Cohen2015-05-201-2/+12
|\ \ | |/ |/|
| * Implement Data.CARRIER_PRESENCEMakoto Onuki2015-05-131-2/+12
* | Merge "Clean up permissions" into mnc-devMakoto Onuki2015-05-155-14/+117
|\ \
| * | Clean up permissionsMakoto Onuki2015-05-155-14/+117
| |/
* | Fix NPE in CallLogProviderWorkerYorke Lee2015-05-141-1/+1
|/
* Use transliterator for Simplified Chinese bucketsJay Shrauner2015-04-301-5/+9
* Fix SIP enterprise lookupMakoto Onuki2015-04-281-1/+2
* Grant VoicemailContentProvider permissions to default or system dialersYorke Lee2015-04-273-19/+30
* Fix some set concurrency issues in new aggregator.Zheng Fu2015-04-242-3/+6
* Merge "Add unit test for query against Phone.ENTERPRISE_CONTENT_URI"Tony Mak2015-04-231-1/+0
|\
| * Add unit test for query against Phone.ENTERPRISE_CONTENT_URITony Mak2015-04-211-1/+0
* | Re-create metadata_sync table.Zheng Fu2015-04-221-11/+49
* | Merge "Add OP_ADD_VOICEMAIL app op - contacts provider"Svet Ganov2015-04-191-0/+6
|\ \
| * | Add OP_ADD_VOICEMAIL app op - contacts providerSvet Ganov2015-04-171-0/+6