summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/contacts/aggregation
Commit message (Expand)AuthorAgeFilesLines
* Fix some set concurrency issues in new aggregator.Zheng Fu2015-04-242-3/+6
* use new setting flag to switch between current and new aggregator.Zheng Fu2015-04-157-4797/+389
* Fork ContactAggregator to AbstractContactAggregator to keep file hsitory.Zheng Fu2015-04-151-0/+2805
* Add some new method implementations for new contact aggregator.Zheng Fu2015-04-023-92/+173
* New contact aggregator (part 1)Zheng Fu2015-03-303-531/+456
* Fork ContactMatcher.java to RawContactMatcher.javaZheng Fu2015-03-181-0/+456
* Fork ContactAggregator.java to ContactAggregator2.javaZheng Fu2015-02-261-0/+2834
* Remove NAME_VERIFIED. Part3Brian Attwell2015-01-301-32/+49
* Additional change to IS_SUPER_PRIMARYBrian Attwell2015-01-281-5/+6
* Revert "Additional change to IS_SUPER_PRIMARY"Brian Attwell2015-01-281-2/+5
* Additional change to IS_SUPER_PRIMARYBrian Attwell2015-01-281-5/+2
* Change IS_SUPER_PRIMARY reset logicBrian Attwell2015-01-261-6/+8
* Skip aggregation if candidate contact contains too many raw contactsZheng Fu2014-12-091-2/+19
* Modify the contact split logic to avoid over-split issue.Zheng Fu2014-11-131-171/+365
* Make the email comparison case-insensitive for contact aggregation.Zheng Fu2014-11-131-2/+2
* DO NOT MERGE Remove default settings during contacts aggregation.Zheng Fu2014-09-151-0/+53
* Fix broken aggregation behavior for pinned contacts and testsYorke Lee2014-07-301-4/+9
* Handle DEMOTE and UNDEMOTE in CP2Yorke Lee2013-08-051-4/+6
* Add pinning support in ContactsProviderYorke Lee2013-07-241-11/+59
* Adding contacts delta api.Chiao Cheng2013-04-081-11/+14
* am d109b237: am ff91ec35: Tolerate crashes during re-aggregation.Makoto Onuki2012-07-201-2/+13
|\
| * am ff91ec35: Tolerate crashes during re-aggregation.Makoto Onuki2012-07-191-2/+13
| |\
| | * Tolerate crashes during re-aggregation.Makoto Onuki2012-07-181-2/+13
* | | Reorganize import in contacts providerMakoto Onuki2012-06-273-27/+27
|/ /
* | am a499a2ad: Merge "Fix aggregation exception problem"Makoto Onuki2012-06-131-0/+4
|/
* Don't suggest invisible for aggregationMakoto Onuki2012-04-251-2/+3
* Merge "New aggregation logic"Makoto Onuki2012-04-232-56/+244
|\
| * New aggregation logicMakoto Onuki2012-04-202-56/+244
* | Fix most of photo testsMakoto Onuki2012-04-121-1/+1
|/
* Add new package aggregation.utilMakoto Onuki2012-03-235-4/+765
* Move aggregator to its own packageMakoto Onuki2012-03-052-0/+2398