1. d637af5 Added method to set Save and Redo buttons enabled/disabled by Android Dialer · 6 years ago
  2. 20f8f60 Update emergency call map and device number UI. by wangqi · 6 years ago
  3. 23c51ac Fix SpeedDialUiItem.getDefaultVoiceChannel by yueg · 6 years ago
  4. ab99dbe Fix an AOSP build error caused by version codes by linyuh · 6 years ago
  5. de53e54 Remove redundant version checks and annotations in the assisted dialing package. by linyuh · 6 years ago
  6. 1a032a2 Created Layout for RecordVoicemailGreetingActivity by Android Dialer · 6 years ago
  7. 6e0dd6b Added a method to fix graying of drawables by Android Dialer · 6 years ago
  8. 3549493 Optimize images in com.android.dialer.contacts.resources. by twyen · 6 years ago
  9. 84a6d29 Move contacts.commons.R to dialer.contacts.resources by twyen · 6 years ago
  10. 19e85a5 Change reply with sms to chip. by wangqi · 6 years ago
  11. 5578d92 Refactor ContactPreference by twyen · 6 years ago
  12. 1a9b3bf Make sure we have a context before we use it. by erfanian · 6 years ago
  13. 79a9ae7 Update style for important call badge. by wangqi · 6 years ago
  14. b6c615d UI refresh for voice call screen. by wangqi · 6 years ago
  15. 8ea0035 Improved testability. by zachh · 6 years ago
  16. 56060f5 Don't submit fragment transaction to show search when the activity state has been saved. by zachh · 6 years ago
  17. 055cdbf Remove suggestion from NUI favorite by yueg · 6 years ago
  18. ffe31a0 Reset speaker mode when done with VVM Tab by uabdullah · 6 years ago
  19. 4bf1692 Add Simulator service. by weijiaxu · 6 years ago
  20. 60f7d68 Fixed duplicate constant by Android Dialer · 6 years ago
  21. ffe0739 Set up framework of methods for RecordButton class by Android Dialer · 6 years ago
  22. 36d5b93 UI refresh for ringing screen. by wangqi · 6 years ago
  23. cda2909 Use context only after it is available. by erfanian · 6 years ago
  24. c451dd5 NUI favorite logging by yueg · 6 years ago
  25. 60754f4 Only throw expected exception when coalescing fails. by linyuh · 6 years ago
  26. fc90a17 Keep actions on new call log entries consistent with those in the old call log. by linyuh · 6 years ago
  27. 8736bca Enforce AnnotatedCallLog column constraints in its content provider. by linyuh · 6 years ago
  28. 5f00142 Bump Master version codes and name to v23 by Android Dialer · 6 years ago
  29. 406de13 Drag favorite to remove by yueg · 6 years ago
  30. acfab4e Changed Character Limit at request of translation team by Android Dialer · 6 years ago
  31. 8915c21 Added Change Voicemail Greeting Preference to Settings screen by Android Dialer · 6 years ago
  32. eb3e5b9 Updated licenses for v22 release. by Android Dialer · 6 years ago
  33. 79cfaf0 Show "Calling accounts" for all users in DialerSettingsActivity by linyuh · 6 years ago
  34. 988a7e9 Fix an AOSP build error caused by bottom sheet states. by linyuh · 6 years ago
  35. 8f1fbd7 Improve Coalescer performance by linyuh · 6 years ago
  36. eed866a Fix drag and drop crash. by yueg · 6 years ago
  37. d7c7691 Fully expand the bottom sheet when touch exploration is enabled. by linyuh · 6 years ago
  38. fc77d36 Fix bug that voicemail is not shareable during phone call. by wangqi · 6 years ago
  39. 4164dbb Fix voicemail multi-select title text color by yueg · 6 years ago
  40. 765d8d5 Fix bug that two messengers app showing on sharing voicemail screen. by wangqi · 6 years ago
  41. 7299b00 Delete checkSpamStatusForInCallUi by maxwelb · 6 years ago
  42. 59b1a51 Reorganized activities in manifests. by zachh · 6 years ago
  43. ab68028 Add battery events to primes. by erfanian · 6 years ago
  44. 8a90a0a Default column IS_VOICEMAIL_CALL to 0 in the annotated call log. by linyuh · 6 years ago
  45. 443dcfb Ignore read voicemails for notifications by twyen · 6 years ago
  46. 1eca06f Have Coalescer return CoalescedRow protos directly. by linyuh · 6 years ago
  47. e332b10 Removed cast to DialtactsActivity. by zachh · 6 years ago
  48. 2f5fc8a Don't refer to DialtactsActivity.class to launch the DIAL intent. by zachh · 6 years ago
  49. e79a22e Use an intent action to launch MainActivity instead of class reference to DialtactsActivity. by zachh · 6 years ago
  50. 3722670 Moved EXTRA_CLEAR_NEW_VOICEMAILS to MainComponent. by zachh · 6 years ago
  51. b383eab Basic settings for SpeakEasy by uabdullah · 6 years ago
  52. cd1c033 Don't install StubDuoModule in tests. by linyuh · 6 years ago
  53. bac4da9 Wrap phone numbers in custom content descriptions in the new call log with TTS span. by linyuh · 6 years ago
  54. 820df85 Removed "last_tab_enabled" flag. END_PUBLIC by zachh · 6 years ago
  55. d8f2a8c Update call log cache when annotated call log is updated. by twyen · 6 years ago
  56. 26cb60d Center favorites name text by yueg · 6 years ago
  57. b4d6e35 Allow CallingAccountSelector to be shown when the device is locked. by linyuh · 6 years ago
  58. 3a31929 Handling timeout in PeopleApiPhoneLookup & Cp2ExtendedDirectoryPhoneLookup by linyuh · 6 years ago
  59. ef7ac40 Handle null carrier config for emergency call hint by twyen · 6 years ago
  60. 25bb49e Replace TextView with BidiTextView in the new call log where a phone number can be shown. by linyuh · 6 years ago
  61. 3cd95dc Simplify & improve DialerBidiFormatter by linyuh · 6 years ago
  62. a2aa5f3 Internal change by Android Dialer · 6 years ago
  63. 836b75d Remove @GenerateTestDaggerApp from RCG. by weijiaxu · 6 years ago
  64. 6ad72f6 Updating PhotoInfo and GlidePhotoManager to support conference calls. by Android Dialer · 6 years ago
  65. f856446 Solve BiDi problem when phone number is concatenated with RTL-string by linyuh · 6 years ago
  66. 190343a Inlined ConfigProviderBindings.get() and removed ConfigProviderBindings. by zachh · 6 years ago
  67. b7321a9 Removed isUserUnlocked checks from ConfigProvider. by zachh · 6 years ago
  68. 3b552ec Add new spam API which can query additional data. by maxwelb · 6 years ago
  69. 5af531e Fix color of name text in call log. by wangqi · 6 years ago
  70. b287a05 Removed static configProvider field in ConfigProviderBindings. by zachh · 6 years ago
  71. 3fe4d2b Change RTT transcript screen to use toolbar. by wangqi · 6 years ago
  72. ba2a369 UI fixes for emergency numbers in the old call log. by linyuh · 6 years ago
  73. 598ab9a Fix title and icon color of action bar. by wangqi · 6 years ago
  74. a370b44 Update speakEasy colors and use theme_dialer_light by uabdullah · 6 years ago
  75. 99c51db Fix missing background color by twyen · 6 years ago
  76. 3d5e04f Add toast message when RTT request failed. by wangqi · 6 years ago
  77. 8f000b7 Some minor tweaks to the UI. by calderwoodra · 6 years ago
  78. 70189d8 Fix dialpad theme on incall screen. by wangqi · 6 years ago
  79. d1a123a Accommodate long call time text in call details. by linyuh · 6 years ago
  80. ff9fe0b Fix color of checked button on incall screen. by wangqi · 6 years ago
  81. 7982723 Use geocode as label for businesses. by twyen · 6 years ago
  82. 47b5655 Add inject method to generated component by RCG. by weijiaxu · 6 years ago
  83. 83ac9ef Check if ID column is null before retrieving data from the smart dial database. by linyuh · 6 years ago
  84. 1cfc6ea Rename theme/private to theme/hidden. by calderwoodra · 6 years ago
  85. 86d9e86 Better a11y for the bottom sheet. by linyuh · 6 years ago
  86. e70ef90 Fix a few UI bugs. by calderwoodra · 6 years ago
  87. 3a44f18 Better a11y for contact badge in the new call log. by linyuh · 6 years ago
  88. 33291b5 Use lookup key to determine the letter tile color by twyen · 6 years ago
  89. 19a7c0e Better a11y for new call log entries. by linyuh · 6 years ago
  90. a93df43 Converted ThemeUtil into a DaggerModule. by calderwoodra · 6 years ago
  91. ffd525d Delete AppCompatConstants by linyuh · 6 years ago
  92. a40a9ef Remove photo support in PhoneNumberService by twyen · 6 years ago
  93. c5c4218 Began implementation of Dialer dark theme. by calderwoodra · 6 years ago
  94. 0956d35 Append the directory ID when building contact lookup URIs in CP2 lookups. by zachh · 6 years ago
  95. fec2920 Don't show "Add contact" and/or "Message" in the bottom sheet if corresponding permissions are not granted. by linyuh · 6 years ago
  96. 73ed613 Set navigation bar color when dialpad is visible. by wangqi · 6 years ago
  97. 0a41f3c Check for WRITE_CALL_LOG permission in CallLogNotificationsQueryHelper. by zachh · 6 years ago
  98. b780cb9 Ignore dialer OMTP VVM error if VVM is disabled by twyen · 6 years ago
  99. 00d7ede Bump version codes and name to v22 by Android Dialer · 6 years ago
  100. 857de2f Check READ_PHONE_STATE for isVoicemailAvailable() by twyen · 6 years ago