1. 0a49afa Collapse common package (2/2) by Gary Mai · 8 years ago
  2. 3f6a244 Collapse res-aosp and res-icons into res folder for AOSP Contacts (1/2) by Arthur Wang · 8 years ago
  3. a7d3c00 Add UI tests for SIM import activity by Marcus Hagerott · 8 years ago
  4. b414d11 Extract some test helper methods for easier reuse by Marcus Hagerott · 8 years ago
  5. 69c182a Collapse common packages (1/?) by Gary Mai · 8 years ago
  6. a75206b Add additional tests of SIM contact importing by Marcus Hagerott · 8 years ago
  7. 2bb4984 DO NOT MERGE Improve testability of SIM import code. by Marcus Hagerott · 8 years ago
  8. 95246bb DO NOT MERGE Add notification for SIM import by Marcus Hagerott · 8 years ago
  9. 2b2cbe9 Fix SQL statement error in SIM contact import by Marcus Hagerott · 8 years ago
  10. daa6fb8 Silence some caught exceptions if from test app by Wenyi Wang · 8 years ago
  11. ce8a027 Fix test failures on API 22 by Marcus Hagerott · 8 years ago
  12. f2e3808 Fix NPE when creating dynamic shortcuts by Marcus Hagerott · 8 years ago
  13. aa5bdeb Add debug wait to RunMethodInstrumentation by Marcus Hagerott · 8 years ago
  14. 674d032 Merge "Get SimContactDaoTests working again" into ub-contactsdialer-h-dev by TreeHugger Robot · 8 years ago
  15. 928ae78 Merge "Add experiment flag for device account detection." into ub-contactsdialer-h-dev by TreeHugger Robot · 8 years ago
  16. 89456ce Get SimContactDaoTests working again by Marcus Hagerott · 8 years ago
  17. 7a756ab Add experiment flag for device account detection. by Marcus Hagerott · 8 years ago
  18. 6c42b4c Disable only for current account in SIM import by Marcus Hagerott · 8 years ago
  19. 2aa3198 Disable existing contacts on SIM import screen. by Marcus Hagerott · 8 years ago
  20. b3705bc Merge "Change app icon, primary color, FAB color and snackbar action color(1/2)" into ub-contactsdialer-h-dev by Yao Lu · 8 years ago
  21. 14235e6 Change app icon, primary color, FAB color and snackbar action color(1/2) by yaolu · 8 years ago
  22. 66e8b22 Add better support for importing from multiple SIMs by Marcus Hagerott · 8 years ago
  23. 202ad07 Fix for test breakage in ContactDeletion by James Laskey · 8 years ago
  24. 3ed3af2 Move logic to SimContactDao by John Shao · 8 years ago
  25. 6927faf Consolidate adb helper methods into single class. by Marcus Hagerott · 8 years ago
  26. 9c26abd Add method to do warmup query of SIM contacts by Marcus Hagerott · 8 years ago
  27. 67a0639 Don't show null account on customize contacts to display. by Marcus Hagerott · 8 years ago
  28. 073a091 Adjustments to MockContentProvider for tests. by Marcus Hagerott · 8 years ago
  29. fd79e87 Add method runner instrumentation by Marcus Hagerott · 8 years ago
  30. 7a6daea Reintroduce pseudo mimetype for name by Gary Mai · 8 years ago
  31. 819214d Create new SIM contacts import screen. by Marcus Hagerott · 8 years ago
  32. f448d9b Fix test failure due to missing proguard rule. am: 03a8bb0405 by Marcus Hagerott · 8 years ago
  33. f3b4f0e Check permissions before creating dynamic shortcuts. am: 8ac989cfc4 by Marcus Hagerott · 8 years ago
  34. 03a8bb0 Fix test failure due to missing proguard rule. by Marcus Hagerott · 8 years ago
  35. 8ac989c Check permissions before creating dynamic shortcuts. by Marcus Hagerott · 8 years ago
  36. 567f955 Merge "Load all groups data from editor" by Gary Mai · 8 years ago
  37. 5c1bff2 Load all groups data from editor by Gary Mai · 8 years ago
  38. 60042b0 Second pass on consolidating usage of AccountManager by Wenyi Wang · 8 years ago
  39. 56c8a0c First pass on consolidating usage of AccountManager (1/2) by Wenyi Wang · 8 years ago
  40. ac33359 Remove sort accounts method from AccountTypeManager by Gary Mai · 8 years ago
  41. ce4c0a0 Remove getDayDifference and its test by Wenyi Wang · 8 years ago
  42. 698cee7 Split display name into first and last by Gary Mai · 8 years ago
  43. a41c1e9 Remove shortcuts update job when experiment is disabled. am: 020f041f25 by Marcus Hagerott · 8 years ago
  44. 78215d5 Merge "Remove shortcuts update job when experiment is disabled." into ub-contactsdialer-g-dev by Marcus Hagerott · 8 years ago
  45. a7978d5 resolve merge conflicts of 949d4e8 to master by Marcus Hagerott · 8 years ago
  46. 0493a6d Merge "Prevent device default account from sticking." into ub-contactsdialer-g-dev by Marcus Hagerott · 8 years ago
  47. 949d4e8 Prevent device default account from sticking. by Marcus Hagerott · 8 years ago
  48. 020f041 Remove shortcuts update job when experiment is disabled. by Marcus Hagerott · 8 years ago
  49. 510f465 Convert handler creation on the main thread. am: 9589ef63c9 by Arthur Wang · 8 years ago
  50. 9589ef6 Convert handler creation on the main thread. by Arthur Wang · 8 years ago
  51. 2279be6 Fix missing dependency in contacts app tests. by Marcus Hagerott · 8 years ago
  52. c0cd2ac Add dynamic launcher shortcuts. am: c5083f9a9c by Marcus Hagerott · 8 years ago
  53. 22a4670 Merge "Add dynamic launcher shortcuts." into ub-contactsdialer-g-dev by TreeHugger Robot · 8 years ago
  54. c5083f9 Add dynamic launcher shortcuts. by Marcus Hagerott · 8 years ago
  55. e418dd6 Add basic ContactsDataKind to ContactsTest (1/2) am: 574601f587 by Walter Jang · 8 years ago
  56. 574601f Add basic ContactsDataKind to ContactsTest (1/2) by Walter Jang · 8 years ago
  57. d3d2800 Fix the ContactsTest account type and sync adapter (1/2) am: 98d41d714f by Walter Jang · 8 years ago
  58. ea89eec Merge "Insert name into toast during contact deletion" by Jim Laskey · 8 years ago
  59. 98d41d7 Fix the ContactsTest account type and sync adapter (1/2) by Walter Jang · 8 years ago
  60. 4beed7e Insert name into toast during contact deletion by James Laskey · 8 years ago
  61. 4f35e44 Don't skip querying raw_contacts for device accounts. am: e6a1202e18 by Marcus Hagerott · 8 years ago
  62. e6a1202 Don't skip querying raw_contacts for device accounts. by Marcus Hagerott · 8 years ago
  63. ade310a Tweak test size annotations. am: 38212ae82e by Marcus Hagerott · 8 years ago
  64. 6086076 resolve merge conflicts of bc51084 to master by Marcus Hagerott · 8 years ago
  65. 38212ae Tweak test size annotations. by Marcus Hagerott · 8 years ago
  66. bc51084 Detect empty device accounts. by Marcus Hagerott · 8 years ago
  67. 3c1153f resolve merge conflicts of fac695a to master by Marcus Hagerott · 8 years ago
  68. fac695a Add device and SIM to AccountTypeManager by Marcus Hagerott · 8 years ago
  69. 7967545 Open group fragment and duplicates fragment from PeopleActivity by Wenyi Wang · 8 years ago
  70. 1498d5b Add tests for DeviceLocalContactsFilterProvider. am: a02aefa087 by Marcus Hagerott · 8 years ago
  71. a02aefa Add tests for DeviceLocalContactsFilterProvider. by Marcus Hagerott · 8 years ago
  72. bff0147 Avoid JUnit4 collision in android-support-test, mockito-target by Guang Zhu · 8 years ago
  73. 095d04b Move GroupUtilTest to the correct package am: 0b969449e1 by Walter Jang · 8 years ago
  74. d4bc7bd Add @SizeTest annotations to test classes that don't have them (1/2) by Walter Jang · 8 years ago
  75. 2451699 Merge "Move GroupUtilTest to the correct package" into ub-contactsdialer-g-dev by Walter Jang · 8 years ago
  76. 7e79b52 Add @SizeTest annotations to test classes that don't have them (1/2) by Walter Jang · 8 years ago
  77. 0b96944 Move GroupUtilTest to the correct package by Walter Jang · 8 years ago
  78. e4ee777 Move spanned utility class only needed for tests am: 54b53a5740 by Walter Jang · 8 years ago
  79. 54b53a5 Move spanned utility class only needed for tests by Walter Jang · 8 years ago
  80. b6a0256 Remove getDayDifference and its test by Wenyi Wang · 8 years ago
  81. e545686 Fix GroupsDaoIntegrationTests on API 21 am: 0d1de54e4a by Marcus Hagerott · 8 years ago
  82. 0d1de54 Fix GroupsDaoIntegrationTests on API 21 by Marcus Hagerott · 8 years ago
  83. a70e58b Fix logic error in GroupsDaoIntegrationTests. am: d3cc63dba1 by Marcus Hagerott · 8 years ago
  84. d3cc63d Fix logic error in GroupsDaoIntegrationTests. by Marcus Hagerott · 8 years ago
  85. 3d695f1 resolve merge conflicts of bea2b85 to master by Marcus Hagerott · 8 years ago
  86. bea2b85 Show snackbar with "undo" action when deleting group. by Marcus Hagerott · 8 years ago
  87. a3b53a6 Show the duration of the call in QuickContact "Recent card" am: 0dd79bbd24 by yaolu · 8 years ago
  88. a6a846c Merge "Show the duration of the call in QuickContact "Recent card"" into ub-contactsdialer-g-dev by Yao Lu · 8 years ago
  89. 0dd79bb Show the duration of the call in QuickContact "Recent card" by yaolu · 8 years ago
  90. 8314ad9 Remove duplicate Contacts/tests res-common resources am: 7491442d2c by Walter Jang · 8 years ago
  91. 7491442 Remove duplicate Contacts/tests res-common resources by Walter Jang · 8 years ago
  92. 4e4b98d Merge res-common resources with exising file in res am: 13a9c33a5f by Walter Jang · 8 years ago
  93. 13a9c33 Merge res-common resources with exising file in res by Walter Jang · 8 years ago
  94. 25ad710 Reverse donottranslate_strings.xml rename work around am: 318b3e0e8e by Walter Jang · 8 years ago
  95. d1a1538 Remove duplicate test string authenticator_basic_label am: a22438e9a4 by Walter Jang · 8 years ago
  96. 318b3e0 Reverse donottranslate_strings.xml rename work around by Walter Jang · 8 years ago
  97. a22438e Remove duplicate test string authenticator_basic_label by Walter Jang · 8 years ago
  98. f82fd8e Move TestCommon sources into the test/src directory (1/2) am: c85ececda8 by Walter Jang · 8 years ago
  99. bc1f972 Fix incorrect package name on several contacts tests am: b2198488c7 by Walter Jang · 8 years ago
  100. 99f347e Merge "Move TestCommon sources into the test/src directory (1/2)" into ub-contactsdialer-g-dev by Walter Jang · 8 years ago