aboutsummaryrefslogtreecommitdiff
path: root/tests/src/com/android/providers/contacts/aggregation/ContactAggregatorTest.java
AgeCommit message (Expand)Author
2023-06-22Deprecate use of nickname database.Preventing aggregation of contactsIshneet Ahuja
2021-07-16Update language to comply with Android's inclusive language guidanceNeharika Jali
2019-07-18Use loose PHONE_NUMBERS_EQUAL with minimum matched charsYunjin Kim
2017-07-06Make CP2 low-ram friendlyMakoto Onuki
2015-06-08Roll out new aggregator to limited dogfooders.Zheng Fu
2015-06-02Performance tuning for contact aggregator2Zheng Fu
2015-05-27Fix invalidateAggregationExceptionCache().Makoto Onuki
2015-04-02Add some new method implementations for new contact aggregator.Zheng Fu
2015-03-05Prioritize regular names over phonetic names. P2/2Brian Attwell
2015-01-30Remove NAME_VERIFIED. Part3Brian Attwell
2015-01-28Additional change to IS_SUPER_PRIMARYBrian Attwell
2015-01-28Revert "Additional change to IS_SUPER_PRIMARY"Brian Attwell
2015-01-28Additional change to IS_SUPER_PRIMARYBrian Attwell
2015-01-26Change IS_SUPER_PRIMARY reset logicBrian Attwell
2015-01-21AggregationSuggestions.Builder Part 3/3Brian Attwell
2014-12-09Skip aggregation if candidate contact contains too many raw contactsZheng Fu
2014-11-13Modify the contact split logic to avoid over-split issue.Zheng Fu
2014-11-13Make the email comparison case-insensitive for contact aggregation.Zheng Fu
2014-09-15DO NOT MERGE Remove default settings during contacts aggregation.Zheng Fu
2014-07-28Do not build NAME_LOOKUP from phonetic namesMakoto Onuki
2013-04-08Adding contacts delta api.Chiao Cheng
2012-06-27Reorganize import in contacts providerMakoto Onuki
2012-06-13am a499a2ad: Merge "Fix aggregation exception problem"Makoto Onuki
2012-04-30Don't show the invisible in frequentMakoto Onuki
2012-04-25Don't suggest invisible for aggregationMakoto Onuki
2012-04-20New aggregation logicMakoto Onuki
2012-03-29Make unit tests not crashMakoto Onuki
2012-03-05Move aggregator to its own packageMakoto Onuki