aboutsummaryrefslogtreecommitdiff
path: root/tests/src/com/android
AgeCommit message (Expand)Author
2020-01-23Fix mock UserManager for ContactsProviderTestsValentin Iftime
2020-01-22Remove import for PhoneConstantsDaniel Bright
2020-01-16Switch out existing PhoneConstantsDaniel Bright
2019-12-18Part of Lychee cleanup in CP2.Tingting Wang
2019-11-21Don't use UserInfo() ContactsProvider testBookatz
2019-11-07Change package of CallerInfoHall Liu
2019-11-04Change package of CallerInfoHall Liu
2019-10-31Merge "Remove usage of non-API methods in ContactsProvider." am: b3833b3c1a a...Tyler Gunn
2019-10-31Merge "Remove usage of non-API methods in ContactsProvider."Treehugger Robot
2019-10-21make CallerInfo a systemAPIChen Xu
2019-10-16Remove usage of non-API methods in ContactsProvider.Tyler Gunn
2019-09-12make CallerInfo a systemAPIChen Xu
2019-08-26Delete local raw contacts immediately when the enclosing contact is deletedWalter Jang
2019-08-05Use loose PHONE_NUMBERS_EQUAL with minimum matched charsYunjin Kim
2019-07-18Use loose PHONE_NUMBERS_EQUAL with minimum matched charsYunjin Kim
2019-05-30Fix unit testsHall Liu
2018-12-13Migrate packages/providers/ContactsProvider to androidx.testBrett Chabot
2018-11-08Merge "[Call Screening]Logging of calls blocked by call blocking feature, cal...Tony Zhu
2018-11-08[Call Screening]Logging of calls blocked by call blocking feature, call scree...tonyzhu
2018-09-18Only use givenNames and familyName to guess name style.Hui Yu
2018-08-06Merge "No longer keep track of contacts affinity"Makoto Onuki
2018-08-03Remove testStatusUpdate_observerNotifiedTa-wei Yen
2018-08-03No longer keep track of contacts affinityMakoto Onuki
2018-08-02Switch to support test runner which works well with atestMakoto Onuki
2018-06-01Fix VoicemailContentProvider not notifying status changespie-dr1-devpie-devTa-wei Yen
2018-04-02Avoid stringbuilder explosionMakoto Onuki
2018-03-09Allow carrier-privileged apps to access voicemail provider.Jeff Davidson
2018-01-10Merge "Allow Voicemails to be inserted as not new."TreeHugger Robot
2018-01-10Allow Voicemails to be inserted as not new.Ta-wei Yen
2018-01-05Don't update DIRTY flag when updating non-voicemail columnsTa-wei Yen
2017-12-05Merge "Implement preferred phone account columns"TreeHugger Robot
2017-12-04Implement preferred phone account columnsTa-wei Yen
2017-11-30Implement DIRTY_RETAIN constantTa-wei Yen
2017-10-17Merge "Implement bulkInsert for VoicemailProvider"TreeHugger Robot
2017-10-17Implement bulkInsert for VoicemailProviderTa-wei Yen
2017-10-12Trigger FSA sync on favorite membership insert.Tingting Wang
2017-07-06Make CP2 low-ram friendlyMakoto Onuki
2017-06-05Allow updating TIMES_CONTACTED again.android-vts-8.0_r2android-vts-8.0_r1oreo-devMakoto Onuki
2017-05-04Fix unit testsmike dooley
2017-04-03Fix unit tests.Makoto Onuki
2017-03-13Don't blur less than 10.Makoto Onuki
2017-03-07Merge "Loosen SQL check"TreeHugger Robot
2017-03-06Loosen SQL checkMakoto Onuki
2017-03-06Don't use manifest receiverMakoto Onuki
2017-03-06Rescan all GAL providers when GAL provider packages have...Makoto Onuki
2017-03-01Merge "Shutdown worker thread when not needed"TreeHugger Robot
2017-02-28Shutdown worker thread when not neededMakoto Onuki
2017-02-27Sanity check against contact-id = 0Makoto Onuki
2017-02-22Some cleanup for CP2Makoto Onuki
2017-02-14Merge "Fix VoicemailProviderTest for new columns" into nyc-mr2-dev am: f097ac...Ta-wei Yen