summaryrefslogtreecommitdiff
path: root/tests/src/com
AgeCommit message (Expand)Author
2023-12-19Update the imports to androidx.test.filters.*Fangqiu Su
2023-06-06Add READ_CALL_LOG permission to AOSP Contacts appGyanesh Mittal
2023-04-25Update uiautomator references in packages/apps/Contacts/testsYichun Li
2021-02-08Merge "Use SimPhonebookContract for Contacts app SIM import" am: fefa2ff7d9 a...Treehugger Robot
2021-02-08Use SimPhonebookContract for Contacts app SIM importMarcus Hagerott
2020-08-27Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li
2020-08-26Fix test failures due to bad castMarcus Hagerott
2020-07-29Merge "AOSP/Contacts - Update language to comply with Android's inclusive lan...Treehugger Robot
2020-07-29Merge "AOSP/Contacts - Update language to comply with Android's inclusive lan...Treehugger Robot
2020-07-28AOSP/Contacts - Update language to comply with Android's inclusive language g...Raman Tenneti
2020-06-10Use framework API to get local contacts accountMarcus Hagerott
2020-01-17Fix unit tests in AOSP ContactsJohn Shao
2019-02-11Clean up usage of last used and times usedavipul
2019-01-10Remove call log and sms permissionsavipul
2018-12-13Migrate packages/apps/Contacts to androidx.testBrett Chabot
2018-10-30[automerger] Patch URI vulnerability in contact photo editing am: ccfd94b965 ...Gary Mai
2018-10-22[automerger] Patch URI vulnerability in contact photo editing am: ccfd94b965 ...Android Build Merger (Role)
2018-10-22Patch URI vulnerability in contact photo editingGary Mai
2018-04-06Migrate Contacts to androidx.Aravind Sreekumar
2017-04-18Fix long logging tagsWenyi Wang
2017-04-16Fix long logging tagsWenyi Wang
2017-03-24Add isLoggable checks to all verbose and debug log outputs (1/2)Wenyi Wang
2017-02-28Fixes unit tests for ContactsPreferencesavipul
2017-01-30Fix SimImportActivityTest for gradle buildMarcus Hagerott
2017-01-26Build Aosp and GoogleContacts using GradleJohn Shao
2017-01-04Guard against null cursor when querying SIMMarcus Hagerott
2017-01-04Remove getGroupWritableAccounts methodMarcus Hagerott
2017-01-04Replace getAccounts method with blockForWritableAccountsMarcus Hagerott
2016-12-27Fix the ContactsTests building errors at google3 side.Arthur Wang
2016-12-22Replace resource namespace to com.android.contacts.tests.R.Arthur Wang
2016-12-22Fix failing test due to missing constructorMarcus Hagerott
2016-12-22Fix test flakiness caused by not cleaning up test accountsMarcus Hagerott
2016-12-21Use loaded accounts for editor account promptMarcus Hagerott
2016-12-20Unsuppress SIM import UI testMarcus Hagerott
2016-12-20Make SIM import UI tests less flakyMarcus Hagerott
2016-12-19Use loader for accounts in editor fragmentMarcus Hagerott
2016-12-16Add AccountInfo classMarcus Hagerott
2016-12-16Merge changes Ib4c2a049,I1ec162e0,Iaf0b73b9,Ie6545785,I9ab87cde into ub-conta...Marcus Hagerott
2016-12-15Include device local accounts in AccountTypeManagerMarcus Hagerott
2016-12-15Load accounts in background for SIM importMarcus Hagerott
2016-12-15Query for accounts on-demand in AccountTypeManagerMarcus Hagerott
2016-12-14Merge changes I03bbd1a2,I51939d1b into ub-contactsdialer-i-devTreeHugger Robot
2016-12-14Remove support for invitable account typesMarcus Hagerott
2016-12-14Remove some methods from AccountTypeManagerMarcus Hagerott
2016-12-13resolve merge conflicts of f0d26c5 to ub-contactsdialer-i-devMarcus Hagerott
2016-12-13Fix DynamicShortcutsTestsMarcus Hagerott
2016-12-06Collapse common package (2/2)Gary Mai
2016-12-06Collapse res-aosp and res-icons into res folder for AOSP Contacts (1/2)Arthur Wang
2016-12-05Add UI tests for SIM import activityMarcus Hagerott
2016-12-05Extract some test helper methods for easier reuseMarcus Hagerott