summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Clean up usage of last used and times usedavipul2019-02-112-22/+1
* Merge "AOSP/ContactsTests - update the Contacts test package version to targe...Raman Tenneti2019-02-041-1/+1
|\
| * AOSP/ContactsTests - update the Contacts test package version to target P (28...Raman Tenneti2019-02-041-1/+1
| * Patch URI vulnerability in contact photo editingGary Mai2018-11-151-0/+49
* | Remove call log and sms permissionsavipul2019-01-105-192/+1
* | Migrate packages/apps/Contacts to androidx.testBrett Chabot2018-12-1313-42/+53
* | [automerger] Patch URI vulnerability in contact photo editing am: ccfd94b965 ...Gary Mai2018-10-301-0/+49
|\ \
| * \ [automerger] Patch URI vulnerability in contact photo editing am: ccfd94b965 ...Gary Mai2018-10-301-0/+49
| |\ \ | | |/ | |/|
| | * [automerger] Patch URI vulnerability in contact photo editing am: ccfd94b965 ...Android Build Merger (Role)2018-10-221-0/+49
| | |\
| | | * [automerger] Patch URI vulnerability in contact photo editing am: ccfd94b965Android Build Merger (Role)2018-10-221-0/+49
| | | |\
| | | | * Patch URI vulnerability in contact photo editingGary Mai2018-10-221-0/+49
| | | | * Bump to 1.4.16 and use targetSdkVersion 24Wenyi Wang2016-05-271-1/+1
| | | * | Change target SDK to 25Walter Jang2016-07-011-1/+1
| | | * | [DO NOT MERGE] Bump Contacts to 1.4.21 and targetSdkVersion as 24.Tingting Wang2016-06-031-1/+1
| | | |/
| | | * Add LOCAL_MIN_SDK_VERSION to Contacts mkWalter Jang2016-05-191-0/+1
| | * | Fix long logging tagsWenyi Wang2017-04-182-3/+1
* | | | Migrate Contacts to androidx.Aravind Sreekumar2018-04-068-9/+9
|/ / /
* | | Add android.test.mock/stubs dependencyPaul Duffin2017-12-151-1/+5
* | | Add android.test.base/stubs dependencyPaul Duffin2017-12-151-1/+1
* | | Add android.test.runner.stubs dependencyPaul Duffin2017-12-131-0/+1
* | | Fix long logging tagsWenyi Wang2017-04-162-3/+1
|/ /
* | Add isLoggable checks to all verbose and debug log outputs (1/2)Wenyi Wang2017-03-245-20/+52
* | Fixes unit tests for ContactsPreferencesavipul2017-02-281-0/+39
* | Fix SimImportActivityTest for gradle buildMarcus Hagerott2017-01-301-10/+9
* | Build Aosp and GoogleContacts using GradleJohn Shao2017-01-262-3/+3
* | Guard against null cursor when querying SIMMarcus Hagerott2017-01-041-0/+26
* | Remove getGroupWritableAccounts methodMarcus Hagerott2017-01-041-8/+0
* | Replace getAccounts method with blockForWritableAccountsMarcus Hagerott2017-01-041-1/+1
* | Fix the ContactsTests building errors at google3 side.Arthur Wang2016-12-271-4/+4
* | Replace resource namespace to com.android.contacts.tests.R.Arthur Wang2016-12-222-2/+2
* | Fix failing test due to missing constructorMarcus Hagerott2016-12-221-3/+2
* | Fix test flakiness caused by not cleaning up test accountsMarcus Hagerott2016-12-222-17/+24
* | Use loaded accounts for editor account promptMarcus Hagerott2016-12-211-92/+92
* | Unsuppress SIM import UI testMarcus Hagerott2016-12-202-41/+323
* | Make SIM import UI tests less flakyMarcus Hagerott2016-12-201-11/+19
* | Use loader for accounts in editor fragmentMarcus Hagerott2016-12-191-4/+8
* | Add AccountInfo classMarcus Hagerott2016-12-161-7/+7
* | Merge changes Ib4c2a049,I1ec162e0,Iaf0b73b9,Ie6545785,I9ab87cde into ub-conta...Marcus Hagerott2016-12-162-37/+56
|\ \
| * | Include device local accounts in AccountTypeManagerMarcus Hagerott2016-12-151-34/+43
| * | Load accounts in background for SIM importMarcus Hagerott2016-12-151-0/+6
| * | Query for accounts on-demand in AccountTypeManagerMarcus Hagerott2016-12-151-3/+7
* | | Merge changes I03bbd1a2,I51939d1b into ub-contactsdialer-i-devTreeHugger Robot2016-12-143-191/+2
|\| |
| * | Remove support for invitable account typesMarcus Hagerott2016-12-142-141/+2
| * | Remove some methods from AccountTypeManagerMarcus Hagerott2016-12-142-50/+0
* | | resolve merge conflicts of f0d26c5 to ub-contactsdialer-i-devMarcus Hagerott2016-12-131-14/+24
|\ \ \ | |/ / |/| |
| * | Fix DynamicShortcutsTestsMarcus Hagerott2016-12-131-8/+16
* | | Collapse common package (2/2)Gary Mai2016-12-0638-132/+111
* | | Collapse res-aosp and res-icons into res folder for AOSP Contacts (1/2)Arthur Wang2016-12-068-3/+3
* | | Add UI tests for SIM import activityMarcus Hagerott2016-12-054-12/+292
* | | Extract some test helper methods for easier reuseMarcus Hagerott2016-12-053-134/+204