1. bbba99e Clean up usage of last used and times used by avipul · 5 years ago
  2. 5d49fbc Merge "AOSP/ContactsTests - update the Contacts test package version to target P (28) or higher." am: 6551ff729f am: 285a6f345e by Raman Tenneti · 5 years ago
  3. bd79050 AOSP/ContactsTests - update the Contacts test package version to target P (28) or higher. by Raman Tenneti · 5 years ago
  4. 8aaf300 Remove call log and sms permissions by avipul · 5 years ago
  5. bebf2dd Migrate packages/apps/Contacts to androidx.test by Brett Chabot · 5 years ago
  6. 66abad9 Patch URI vulnerability in contact photo editing by Gary Mai · 6 years ago
  7. dfea285 [automerger] Patch URI vulnerability in contact photo editing am: ccfd94b965 am: 2fc4d78bfc am: fc6e94648d am: 3ffe76ed9c am: 456f745849 am: 9df22bbe22 am: b96186029f am: 655ad64631 am: acdfb82c89 by Gary Mai · 6 years ago
  8. acdfb82 [automerger] Patch URI vulnerability in contact photo editing am: ccfd94b965 am: 2fc4d78bfc am: fc6e94648d am: 3ffe76ed9c am: 456f745849 am: 9df22bbe22 am: b96186029f by Gary Mai · 6 years ago
  9. 9df22bb [automerger] Patch URI vulnerability in contact photo editing am: ccfd94b965 am: 2fc4d78bfc am: fc6e94648d am: 3ffe76ed9c am: 456f745849 by Android Build Merger (Role) · 6 years ago
  10. 2fc4d78 [automerger] Patch URI vulnerability in contact photo editing am: ccfd94b965 by Android Build Merger (Role) · 6 years ago
  11. ccfd94b Patch URI vulnerability in contact photo editing by Gary Mai · 6 years ago
  12. 7121285 Migrate Contacts to androidx. by Aravind Sreekumar · 6 years ago
  13. e3f7d77 Add android.test.mock/stubs dependency by Paul Duffin · 6 years ago
  14. b11239e Add android.test.base/stubs dependency by Paul Duffin · 6 years ago
  15. 0ffa34a Add android.test.runner.stubs dependency by Paul Duffin · 6 years ago
  16. ffb419e Fix long logging tags by Wenyi Wang · 7 years ago
  17. 11798d4 Fix long logging tags by Wenyi Wang · 7 years ago
  18. 57a0e98 Add isLoggable checks to all verbose and debug log outputs (1/2) by Wenyi Wang · 7 years ago
  19. 030b126 Fixes unit tests for ContactsPreferences by avipul · 7 years ago
  20. e62f193 Fix SimImportActivityTest for gradle build by Marcus Hagerott · 7 years ago
  21. 687432d Build Aosp and GoogleContacts using Gradle by John Shao · 7 years ago
  22. aa16ca2 Guard against null cursor when querying SIM by Marcus Hagerott · 7 years ago
  23. cb43f10 Remove getGroupWritableAccounts method by Marcus Hagerott · 7 years ago
  24. 107cd7a Replace getAccounts method with blockForWritableAccounts by Marcus Hagerott · 7 years ago
  25. 8e07bb5 Fix the ContactsTests building errors at google3 side. by Arthur Wang · 7 years ago
  26. 79a3199 Replace resource namespace to com.android.contacts.tests.R. by Arthur Wang · 7 years ago
  27. a5c0b8d Fix failing test due to missing constructor by Marcus Hagerott · 7 years ago
  28. e6f3239 Fix test flakiness caused by not cleaning up test accounts by Marcus Hagerott · 7 years ago
  29. 807e620 Use loaded accounts for editor account prompt by Marcus Hagerott · 7 years ago
  30. 2054306 Unsuppress SIM import UI test by Marcus Hagerott · 7 years ago
  31. 24b4613 Make SIM import UI tests less flaky by Marcus Hagerott · 7 years ago
  32. 4bd50d6 Use loader for accounts in editor fragment by Marcus Hagerott · 7 years ago
  33. 75895e7 Add AccountInfo class by Marcus Hagerott · 7 years ago
  34. cdb539b Merge changes Ib4c2a049,I1ec162e0,Iaf0b73b9,Ie6545785,I9ab87cde into ub-contactsdialer-i-dev by Marcus Hagerott · 7 years ago
  35. c2093f3 Include device local accounts in AccountTypeManager by Marcus Hagerott · 7 years ago
  36. e7a71cb Load accounts in background for SIM import by Marcus Hagerott · 7 years ago
  37. 04be88c Query for accounts on-demand in AccountTypeManager by Marcus Hagerott · 7 years ago
  38. 4a10a36 Merge changes I03bbd1a2,I51939d1b into ub-contactsdialer-i-dev by TreeHugger Robot · 7 years ago
  39. 881ffc0 Remove support for invitable account types by Marcus Hagerott · 7 years ago
  40. f0e140a Remove some methods from AccountTypeManager by Marcus Hagerott · 7 years ago
  41. 80c5b09 resolve merge conflicts of f0d26c5 to ub-contactsdialer-i-dev by Marcus Hagerott · 7 years ago
  42. f0d26c5 Fix DynamicShortcutsTests by Marcus Hagerott · 7 years ago
  43. 0a49afa Collapse common package (2/2) by Gary Mai · 7 years ago
  44. 3f6a244 Collapse res-aosp and res-icons into res folder for AOSP Contacts (1/2) by Arthur Wang · 7 years ago
  45. a7d3c00 Add UI tests for SIM import activity by Marcus Hagerott · 7 years ago
  46. b414d11 Extract some test helper methods for easier reuse by Marcus Hagerott · 7 years ago
  47. 69c182a Collapse common packages (1/?) by Gary Mai · 7 years ago
  48. a75206b Add additional tests of SIM contact importing by Marcus Hagerott · 8 years ago
  49. 2bb4984 DO NOT MERGE Improve testability of SIM import code. by Marcus Hagerott · 8 years ago
  50. 95246bb DO NOT MERGE Add notification for SIM import by Marcus Hagerott · 8 years ago
  51. 2b2cbe9 Fix SQL statement error in SIM contact import by Marcus Hagerott · 8 years ago
  52. daa6fb8 Silence some caught exceptions if from test app by Wenyi Wang · 8 years ago
  53. ce8a027 Fix test failures on API 22 by Marcus Hagerott · 8 years ago
  54. f2e3808 Fix NPE when creating dynamic shortcuts by Marcus Hagerott · 8 years ago
  55. aa5bdeb Add debug wait to RunMethodInstrumentation by Marcus Hagerott · 8 years ago
  56. 674d032 Merge "Get SimContactDaoTests working again" into ub-contactsdialer-h-dev by TreeHugger Robot · 8 years ago
  57. 928ae78 Merge "Add experiment flag for device account detection." into ub-contactsdialer-h-dev by TreeHugger Robot · 8 years ago
  58. 89456ce Get SimContactDaoTests working again by Marcus Hagerott · 8 years ago
  59. 7a756ab Add experiment flag for device account detection. by Marcus Hagerott · 8 years ago
  60. 6c42b4c Disable only for current account in SIM import by Marcus Hagerott · 8 years ago
  61. 2aa3198 Disable existing contacts on SIM import screen. by Marcus Hagerott · 8 years ago
  62. 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
  63. 14235e6 Change app icon, primary color, FAB color and snackbar action color(1/2) by yaolu · 8 years ago
  64. 66e8b22 Add better support for importing from multiple SIMs by Marcus Hagerott · 8 years ago
  65. 202ad07 Fix for test breakage in ContactDeletion by James Laskey · 8 years ago
  66. 3ed3af2 Move logic to SimContactDao by John Shao · 8 years ago
  67. 6927faf Consolidate adb helper methods into single class. by Marcus Hagerott · 8 years ago
  68. 9c26abd Add method to do warmup query of SIM contacts by Marcus Hagerott · 8 years ago
  69. 67a0639 Don't show null account on customize contacts to display. by Marcus Hagerott · 8 years ago
  70. 073a091 Adjustments to MockContentProvider for tests. by Marcus Hagerott · 8 years ago
  71. fd79e87 Add method runner instrumentation by Marcus Hagerott · 8 years ago
  72. 7a6daea Reintroduce pseudo mimetype for name by Gary Mai · 8 years ago
  73. 819214d Create new SIM contacts import screen. by Marcus Hagerott · 8 years ago
  74. f448d9b Fix test failure due to missing proguard rule. am: 03a8bb0405 by Marcus Hagerott · 8 years ago
  75. f3b4f0e Check permissions before creating dynamic shortcuts. am: 8ac989cfc4 by Marcus Hagerott · 8 years ago
  76. 03a8bb0 Fix test failure due to missing proguard rule. by Marcus Hagerott · 8 years ago
  77. 8ac989c Check permissions before creating dynamic shortcuts. by Marcus Hagerott · 8 years ago
  78. 567f955 Merge "Load all groups data from editor" by Gary Mai · 8 years ago
  79. 5c1bff2 Load all groups data from editor by Gary Mai · 8 years ago
  80. 60042b0 Second pass on consolidating usage of AccountManager by Wenyi Wang · 8 years ago
  81. 56c8a0c First pass on consolidating usage of AccountManager (1/2) by Wenyi Wang · 8 years ago
  82. ac33359 Remove sort accounts method from AccountTypeManager by Gary Mai · 8 years ago
  83. ce4c0a0 Remove getDayDifference and its test by Wenyi Wang · 8 years ago
  84. 698cee7 Split display name into first and last by Gary Mai · 8 years ago
  85. a41c1e9 Remove shortcuts update job when experiment is disabled. am: 020f041f25 by Marcus Hagerott · 8 years ago
  86. 78215d5 Merge "Remove shortcuts update job when experiment is disabled." into ub-contactsdialer-g-dev by Marcus Hagerott · 8 years ago
  87. a7978d5 resolve merge conflicts of 949d4e8 to master by Marcus Hagerott · 8 years ago
  88. 0493a6d Merge "Prevent device default account from sticking." into ub-contactsdialer-g-dev by Marcus Hagerott · 8 years ago
  89. 949d4e8 Prevent device default account from sticking. by Marcus Hagerott · 8 years ago
  90. 020f041 Remove shortcuts update job when experiment is disabled. by Marcus Hagerott · 8 years ago
  91. 510f465 Convert handler creation on the main thread. am: 9589ef63c9 by Arthur Wang · 8 years ago
  92. 9589ef6 Convert handler creation on the main thread. by Arthur Wang · 8 years ago
  93. 2279be6 Fix missing dependency in contacts app tests. by Marcus Hagerott · 8 years ago
  94. c0cd2ac Add dynamic launcher shortcuts. am: c5083f9a9c by Marcus Hagerott · 8 years ago
  95. 22a4670 Merge "Add dynamic launcher shortcuts." into ub-contactsdialer-g-dev by TreeHugger Robot · 8 years ago
  96. c5083f9 Add dynamic launcher shortcuts. by Marcus Hagerott · 8 years ago
  97. e418dd6 Add basic ContactsDataKind to ContactsTest (1/2) am: 574601f587 by Walter Jang · 8 years ago
  98. 574601f Add basic ContactsDataKind to ContactsTest (1/2) by Walter Jang · 8 years ago
  99. d3d2800 Fix the ContactsTest account type and sync adapter (1/2) am: 98d41d714f by Walter Jang · 8 years ago
  100. ea89eec Merge "Insert name into toast during contact deletion" by Jim Laskey · 8 years ago