summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Patch URI vulnerability in contact photo editingGary Mai2018-11-151-0/+49
* 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
* | Collapse common packages (1/?)Gary Mai2016-12-0540-154/+124
* | Add additional tests of SIM contact importingMarcus Hagerott2016-12-021-28/+489
* | DO NOT MERGE Improve testability of SIM import code.Marcus Hagerott2016-11-293-43/+137
* | DO NOT MERGE Add notification for SIM importMarcus Hagerott2016-11-292-3/+31
|/
* Fix SQL statement error in SIM contact importMarcus Hagerott2016-11-221-0/+53
* Silence some caught exceptions if from test appWenyi Wang2016-11-211-0/+5
* Fix test failures on API 22Marcus Hagerott2016-11-172-5/+6
* Fix NPE when creating dynamic shortcutsMarcus Hagerott2016-11-161-0/+45
* Add debug wait to RunMethodInstrumentationMarcus Hagerott2016-11-031-0/+4
* Merge "Get SimContactDaoTests working again" into ub-contactsdialer-h-devTreeHugger Robot2016-11-023-560/+572
|\
| * Get SimContactDaoTests working againMarcus Hagerott2016-11-023-560/+572
* | Merge "Add experiment flag for device account detection." into ub-contactsdia...TreeHugger Robot2016-11-021-7/+7
|\ \ | |/ |/|
| * Add experiment flag for device account detection.Marcus Hagerott2016-11-021-7/+7
* | Disable only for current account in SIM importMarcus Hagerott2016-11-011-1/+1
|/
* Disable existing contacts on SIM import screen.Marcus Hagerott2016-10-312-3/+1
* Merge "Change app icon, primary color, FAB color and snackbar action color(1/...Yao Lu2016-10-273-6/+5
|\