1. cef642d Merge "Using Proguard to shrink apk size." into nyc-dev am: 90e74a5 am: cc4c266 by Tingting Wang · 8 years ago
  2. 90e74a5 Merge "Using Proguard to shrink apk size." into nyc-dev by Tingting Wang · 8 years ago
  3. 15226ee Merge "Using Intent display name to create shortcut" into nyc-dev am: 5bf5b17 by guanxiongliu · 8 years ago
  4. 5bf5b17 Merge "Using Intent display name to create shortcut" into nyc-dev by Sean Liu · 8 years ago
  5. 403d9fe Merge "Revert "Don\'t use file ID of the removed photo"" into nyc-dev am: 0488c3d by Wenyi Wang · 8 years ago
  6. 0488c3d Merge "Revert "Don't use file ID of the removed photo"" into nyc-dev by Wenyi Wang · 8 years ago
  7. 9deead6 Using Proguard to shrink apk size. by Tingting Wang · 8 years ago
  8. ce8fc7b Using Intent display name to create shortcut by guanxiongliu · 8 years ago
  9. 158283a Merge "Update content description after updating primary" into nyc-dev am: 4a39ecb by Wenyi Wang · 8 years ago
  10. 11cf6fd Merge "Clear span array and set only 1 span when phone number changed" into nyc-dev am: 4ca968b by Wenyi Wang · 8 years ago
  11. 4a39ecb Merge "Update content description after updating primary" into nyc-dev by Wenyi Wang · 8 years ago
  12. 1d89622 Clear span array and set only 1 span when phone number changed by Wenyi Wang · 8 years ago
  13. d375c35 Update content description after updating primary by Wenyi Wang · 8 years ago
  14. 2a4848a Revert "Don't use file ID of the removed photo" by Wenyi Wang · 8 years ago
  15. 5cc774a Add overflow menu option to find duplicates by Walter Jang · 8 years ago
  16. 7494e91 Hide "Blocked numbers" when user is secondary user by Wenyi Wang · 8 years ago
  17. 27a2fac Update ContactLoader Uri after adding an invisible contact (2/2) by Walter Jang · 8 years ago
  18. 469a70f Show phonetic name only when it doesn't equal display name. by Tingting Wang · 8 years ago
  19. a07c90b Revert "Hide keyboard on touching type spinner and show it after selection changed" by Wenyi Wang · 8 years ago
  20. c030f43 Merge "Switch to new API for managing blocked numbers (1/2)" into nyc-dev by Wenyi Wang · 8 years ago
  21. a26a57a Don't add phonetic name to about card again if using cached data by Wenyi Wang · 8 years ago
  22. 3500307 Switch to new API for managing blocked numbers (1/2) by Wenyi Wang · 8 years ago
  23. 9ae4803 Merge "Retaining focus on duplicate suggestion when double tapping" into nyc-dev by Sean Liu · 8 years ago
  24. bcae18d Retaining focus on duplicate suggestion when double tapping by guanxiongliu · 8 years ago
  25. 1bb6c29 Check for null extras before accessing previous screen extra by Walter Jang · 8 years ago
  26. 6b77ccf Update phonetic name in QuickContact only when it's changed by Wenyi Wang · 8 years ago
  27. 62a2074 Log where quick contact was opened from (1/3) by Walter Jang · 8 years ago
  28. 82c9033 Don't log search events when not in search mode by Walter Jang · 8 years ago
  29. 13d38cc Merge "Adding speakable description for checkbox" into nyc-dev by Sean Liu · 8 years ago
  30. 051315f Adding speakable description for checkbox by guanxiongliu · 8 years ago
  31. f623637 Revert "Revert "Ask for optional permissions when QuickContact opens"" by Walter Jang · 8 years ago
  32. 4b5b808 Merge "Revert "Ask for optional permissions when QuickContact opens"" into nyc-dev by Walter Jang · 8 years ago
  33. d6bcb6f Revert "Ask for optional permissions when QuickContact opens" by Walter Jang · 8 years ago
  34. d257289 Merge "Remove AppCompat library from Contacts (1/3)" into nyc-dev by Wenyi Wang · 8 years ago
  35. a5dc1f3 Ask for optional permissions when QuickContact opens by guanxiongliu · 8 years ago
  36. bf96dd1 Remove AppCompat library from Contacts (1/3) by Wenyi Wang · 8 years ago
  37. 13103cd Don't auto format phone numbers when editor opens by Walter Jang · 8 years ago
  38. f8c8ac3 Revert "Don't pass read-only portions of RawContactDeltaList to contact save service" by Walter Jang · 8 years ago
  39. b320c74 Merge "Don't prune read only contacts in SaveService for joins and splits" into nyc-dev by Walter Jang · 8 years ago
  40. 0ae4a93 Don't prune read only contacts in SaveService for joins and splits by Walter Jang · 8 years ago
  41. 9d115f0 Hide "Blocked numbers" menu in search and selection mode by Wenyi Wang · 8 years ago
  42. cf0734b Merge "Don't use file ID of the removed photo" into nyc-dev by Wenyi Wang · 8 years ago
  43. 504f8e5 Merge "Set number of columns of photo picker dynamically" into nyc-dev by Wenyi Wang · 8 years ago
  44. a12ac6d Don't use file ID of the removed photo by Wenyi Wang · 8 years ago
  45. 144a4d1 Correct usage of forceLoad() to load hi-res photo after editing by Wenyi Wang · 8 years ago
  46. fe4f03c Set number of columns of photo picker dynamically by Wenyi Wang · 8 years ago
  47. b49c527 Use blocked numbers UI in framework by Wenyi Wang · 8 years ago
  48. 5fe9557 Remove "Blocked Numbers Activity" from Contacts by Wenyi Wang · 8 years ago
  49. 9ff6a7c Add factory to create overlays by Walter Jang · 8 years ago
  50. 44c67ec Merge "Deprecating ConfirmAddDetail dialog to use full contact editor." by Sean Liu · 8 years ago
  51. 3d59049 Deprecating ConfirmAddDetail dialog to use full contact editor. by guanxiongliu · 9 years ago
  52. e5bac73 Don't pass read-only portions of RawContactDeltaList to contact save service by Wenyi Wang · 8 years ago
  53. 34dadc9 Merge "Call forceLoad() when loader is not started to load hi-res photo" by Wenyi Wang · 8 years ago
  54. 61dea67 Merge "Stop Prompting user to add account when no account available Bug:25161189" by Sean Liu · 8 years ago
  55. c02118d Call forceLoad() when loader is not started to load hi-res photo by Wenyi Wang · 9 years ago
  56. 5d7bb26 Stop Prompting user to add account when no account available Bug:25161189 by guanxiongliu · 9 years ago
  57. 8c434e5 Remove duplicate code to start activity in Quick contact by Tingting Wang · 9 years ago
  58. 972d093 Override primary to set check mark in photo picker by Wenyi Wang · 9 years ago
  59. b1c2c2c Merge "Revert "Show check mark when none is primary in photo picker"" into ub-contactsdialer-b-dev by Wenyi Wang · 9 years ago
  60. c41a1e5 Revert "Show check mark when none is primary in photo picker" by Wenyi Wang · 9 years ago
  61. 1d86a67 Update suggestion card after new tint color is extracted by Wenyi Wang · 9 years ago
  62. f597ec6 Changing the add account activity to uniformly open the full screen UI by guanxiongliu · 9 years ago
  63. bb601f2 Show check mark when none is primary in photo picker by Wenyi Wang · 9 years ago
  64. 5c50276 Use VERSION.CODENAME to check for N APIs by Wenyi Wang · 9 years ago
  65. d1cc5fe Try to make the cancel editing confirmation dialog less confusing by Walter Jang · 9 years ago
  66. 8579004 Merge "Move "callblocking" package and BlockedNumbersActivity to src-N" into ub-contactsdialer-b-dev by Wenyi Wang · 9 years ago
  67. 0bd2199 Merge "Switch to BlockedNumberProvider in N SDK" into ub-contactsdialer-b-dev by Wenyi Wang · 9 years ago
  68. 86f2a86 Redesign settings on tablets by Wenyi Wang · 9 years ago
  69. 1149810 Move "callblocking" package and BlockedNumbersActivity to src-N by Wenyi Wang · 9 years ago
  70. bf45219 Switch to BlockedNumberProvider in N SDK by Wenyi Wang · 9 years ago
  71. 9eb87f4 Revert "Keep overflow menu button from closing on changing orientation" by Wenyi Wang · 9 years ago
  72. a84fe61 Log when a search result is selected or search is abandoned (1/3) by Walter Jang · 9 years ago
  73. f9ab10b Merge "Copy "Blocked Numbers Activity" from Dialer to Contacts" into ub-contactsdialer-b-dev by Wenyi Wang · 9 years ago
  74. 051c44c Move Contacts logging classes to ContactsCommon (1/5) by Walter Jang · 9 years ago
  75. 1fc3ef4 Copy "Blocked Numbers Activity" from Dialer to Contacts by Wenyi Wang · 9 years ago
  76. f7e0206 Add no-op clearcut logger impl to AOSP contacts by Walter Jang · 9 years ago
  77. 54ba265 Fix build by Walter Jang · 9 years ago
  78. 457f865 Log contacts screen events to clearcut 1/2 by Walter Jang · 9 years ago
  79. 3efd8e3 Merge "Set contact color to controls in suggested aggregations card" into ub-contactsdialer-b-dev by Wenyi Wang · 9 years ago
  80. 8d02b16 Set contact color to controls in suggested aggregations card by Wenyi Wang · 9 years ago
  81. e7fd1ad Use AppCompatContactsActivity as super class of activities (1/3) by Wenyi Wang · 9 years ago
  82. 3d53e23 Use Theme.AppCompat.Light.Dialog by Wenyi Wang · 9 years ago
  83. 9798eea Merge "Check carrier presence when displaying the "video call" button." into ub-contactsdialer-b-dev by Tyler Gunn · 9 years ago
  84. c880b74 Merge "Backport ContactsContract methods (1/2)" into ub-contactsdialer-b-dev by Wenyi Wang · 9 years ago
  85. c85af28 Backport ContactsContract methods (1/2) by Wenyi Wang · 9 years ago
  86. b8e0f40 Move TelephonyManagerCompat to ContactsCommon (2/2). by Nancy Chen · 9 years ago
  87. 334bfaf Use proper ImageView constructor by Wenyi Wang · 9 years ago
  88. 09f573b Backport PhoneNumberUtils methods (1/2) by Wenyi Wang · 9 years ago
  89. aac0e66 Backport ContactsContract.PinnedPositions and create compat package by Wenyi Wang · 9 years ago
  90. 4c3d3e2 Backport methods related with QuickContact by Wenyi Wang · 9 years ago
  91. b6e3ecb Merge "Fix NPE in getPhotos()" into ub-contactsdialer-b-dev by Wenyi Wang · 9 years ago
  92. ab36017 Fix NPE in getPhotos() by Wenyi Wang · 9 years ago
  93. 1f4a623 Merge "Fix bugs when dropping down editor type list in Editor UI.(2/2)" into ub-contactsdialer-b-dev by Tingting Wang · 9 years ago
  94. 6062cec Fix bugs when dropping down editor type list in Editor UI.(2/2) by Tingting Wang · 9 years ago
  95. 0a8f973 Check carrier presence when displaying the "video call" button. by Tyler Gunn · 9 years ago
  96. 82b2937 Merge "Fix bug when adding an empty editor type in Editor UI." into ub-contactsdialer-b-dev by Tingting Wang · 9 years ago
  97. 6d8c629 Fix bug when adding an empty editor type in Editor UI. by Tingting Wang · 9 years ago
  98. ffab683 Merge "Catch exception in starting ContactSaveService" into ub-contactsdialer-b-dev by Wenyi Wang · 9 years ago
  99. dd7d456 Catch exception in starting ContactSaveService by Wenyi Wang · 9 years ago
  100. 740bc93 Merge "Make Contact app works can open work contacts" into ub-contactsdialer-b-dev by Ricky Wai · 9 years ago