summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2016-12-05Collapse common packages (1/?)Gary Mai
2016-12-02Add additional tests of SIM contact importingMarcus Hagerott
2016-11-29DO NOT MERGE Improve testability of SIM import code.Marcus Hagerott
2016-11-29DO NOT MERGE Add notification for SIM importMarcus Hagerott
2016-11-22Fix SQL statement error in SIM contact importMarcus Hagerott
2016-11-21Silence some caught exceptions if from test appWenyi Wang
2016-11-17Fix test failures on API 22Marcus Hagerott
2016-11-16Fix NPE when creating dynamic shortcutsMarcus Hagerott
2016-11-03Add debug wait to RunMethodInstrumentationMarcus Hagerott
2016-11-02Merge "Get SimContactDaoTests working again" into ub-contactsdialer-h-devTreeHugger Robot
2016-11-02Merge "Add experiment flag for device account detection." into ub-contactsdia...TreeHugger Robot
2016-11-02Get SimContactDaoTests working againMarcus Hagerott
2016-11-02Add experiment flag for device account detection.Marcus Hagerott
2016-11-01Disable only for current account in SIM importMarcus Hagerott
2016-10-31Disable existing contacts on SIM import screen.Marcus Hagerott
2016-10-27Merge "Change app icon, primary color, FAB color and snackbar action color(1/...Yao Lu
2016-10-27Change app icon, primary color, FAB color and snackbar action color(1/2)yaolu
2016-10-27Add better support for importing from multiple SIMsMarcus Hagerott
2016-10-21Fix for test breakage in ContactDeletionJames Laskey
2016-10-20Move logic to SimContactDaoJohn Shao
2016-10-19Consolidate adb helper methods into single class.Marcus Hagerott
2016-10-17Add method to do warmup query of SIM contactsMarcus Hagerott
2016-10-14Don't show null account on customize contacts to display.Marcus Hagerott
2016-10-13Adjustments to MockContentProvider for tests.Marcus Hagerott
2016-10-12Add method runner instrumentationMarcus Hagerott
2016-10-11Reintroduce pseudo mimetype for nameGary Mai
2016-10-10Create new SIM contacts import screen.Marcus Hagerott
2016-10-07Fix test failure due to missing proguard rule.Marcus Hagerott
2016-10-06Check permissions before creating dynamic shortcuts.Marcus Hagerott
2016-10-06Fix test failure due to missing proguard rule.Marcus Hagerott
2016-10-04Check permissions before creating dynamic shortcuts.Marcus Hagerott
2016-10-03Merge "Load all groups data from editor"Gary Mai
2016-09-30Load all groups data from editorGary Mai
2016-09-30Second pass on consolidating usage of AccountManagerWenyi Wang