1. 23c51ac Fix SpeedDialUiItem.getDefaultVoiceChannel by yueg · 7 years ago
  2. ab99dbe Fix an AOSP build error caused by version codes by linyuh · 7 years ago
  3. d745887 Update connection label. by wangqi · 7 years ago
  4. de53e54 Remove redundant version checks and annotations in the assisted dialing package. by linyuh · 7 years ago
  5. 1a032a2 Created Layout for RecordVoicemailGreetingActivity by Android Dialer · 7 years ago
  6. 6e0dd6b Added a method to fix graying of drawables by Android Dialer · 7 years ago
  7. 370f9c1 Don't show mock location for emergency call by yueg · 7 years ago
  8. 3549493 Optimize images in com.android.dialer.contacts.resources. by twyen · 7 years ago
  9. 84a6d29 Move contacts.commons.R to dialer.contacts.resources by twyen · 7 years ago
  10. 38e0ed4 Add background call checks. by erfanian · 7 years ago
  11. b97e4dd Fix bug that input cannot be deleted on non-English keybaord such as Japanese by wangqi · 7 years ago
  12. 19e85a5 Change reply with sms to chip. by wangqi · 7 years ago
  13. 5578d92 Refactor ContactPreference by twyen · 7 years ago
  14. 03bacec Post CONFIG_SERVICE_NOT_AVAILABLE if VVM provisioning failed by twyen · 7 years ago
  15. 1a9b3bf Make sure we have a context before we use it. by erfanian · 7 years ago
  16. 79a9ae7 Update style for important call badge. by wangqi · 7 years ago
  17. 4af5fac Fix color for disabled button in voice call. by wangqi · 7 years ago
  18. b6c615d UI refresh for voice call screen. by wangqi · 7 years ago
  19. 8ea0035 Improved testability. by zachh · 7 years ago
  20. 56060f5 Don't submit fragment transaction to show search when the activity state has been saved. by zachh · 7 years ago
  21. 055cdbf Remove suggestion from NUI favorite by yueg · 7 years ago
  22. ffe31a0 Reset speaker mode when done with VVM Tab by uabdullah · 7 years ago
  23. 4bf1692 Add Simulator service. by weijiaxu · 7 years ago
  24. 60f7d68 Fixed duplicate constant by Android Dialer · 7 years ago
  25. ffe0739 Set up framework of methods for RecordButton class by Android Dialer · 7 years ago
  26. 988dac5 Internal change by twyen · 7 years ago
  27. 36d5b93 UI refresh for ringing screen. by wangqi · 7 years ago
  28. a45b5e0 Ignore display cutout for in call UI. by twyen · 7 years ago
  29. cda2909 Use context only after it is available. by erfanian · 7 years ago
  30. c451dd5 NUI favorite logging by yueg · 7 years ago
  31. 60754f4 Only throw expected exception when coalescing fails. by linyuh · 7 years ago
  32. fc90a17 Keep actions on new call log entries consistent with those in the old call log. by linyuh · 7 years ago
  33. 8736bca Enforce AnnotatedCallLog column constraints in its content provider. by linyuh · 7 years ago
  34. 1f48574 Take in to account video upgrade requests in some circumstances. by erfanian · 7 years ago
  35. 0509a47 Update settings by uabdullah · 7 years ago
  36. 175b1a7 Fix text color in MultimediaFragment by yueg · 7 years ago
  37. 5f00142 Bump Master version codes and name to v23 by Android Dialer · 7 years ago
  38. 406de13 Drag favorite to remove by yueg · 7 years ago
  39. acfab4e Changed Character Limit at request of translation team by Android Dialer · 7 years ago
  40. 94a7b3b Add call eligibility checks. by erfanian · 7 years ago
  41. 8915c21 Added Change Voicemail Greeting Preference to Settings screen by Android Dialer · 7 years ago
  42. 4a22adb Fix wrong orientation change when a video call ends by wangqi · 7 years ago
  43. eb3e5b9 Updated licenses for v22 release. by Android Dialer · 7 years ago
  44. 79cfaf0 Show "Calling accounts" for all users in DialerSettingsActivity by linyuh · 7 years ago
  45. 988a7e9 Fix an AOSP build error caused by bottom sheet states. by linyuh · 7 years ago
  46. 61dc939 Check phone capabilities. by erfanian · 7 years ago
  47. 8f1fbd7 Improve Coalescer performance by linyuh · 7 years ago
  48. eed866a Fix drag and drop crash. by yueg · 7 years ago
  49. 1b96ca5 Fix bug that RTT call is conferenceable with voice call. by wangqi · 7 years ago
  50. d7c7691 Fully expand the bottom sheet when touch exploration is enabled. by linyuh · 7 years ago
  51. fc77d36 Fix bug that voicemail is not shareable during phone call. by wangqi · 7 years ago
  52. da72fe5 Replaced a reference in a comment to DialtactsActivity with MainActivity. by zachh · 7 years ago
  53. 4164dbb Fix voicemail multi-select title text color by yueg · 7 years ago
  54. 765d8d5 Fix bug that two messengers app showing on sharing voicemail screen. by wangqi · 7 years ago
  55. 7299b00 Delete checkSpamStatusForInCallUi by maxwelb · 7 years ago
  56. b62883a Rename keep.xml in spam. by wangqi · 7 years ago
  57. a5b8041 Use an activity instead of a fragment for SpeakEasySettings by uabdullah · 7 years ago
  58. 59b1a51 Reorganized activities in manifests. by zachh · 7 years ago
  59. ab68028 Add battery events to primes. by erfanian · 7 years ago
  60. 8a90a0a Default column IS_VOICEMAIL_CALL to 0 in the annotated call log. by linyuh · 7 years ago
  61. 443dcfb Ignore read voicemails for notifications by twyen · 7 years ago
  62. 5dcad7e Handle alternative form VVM SMS as legacy notification if the account is not activated yet. by twyen · 7 years ago
  63. ff1a496 Fix secondary color on incall screen. by wangqi · 7 years ago
  64. d637192 Fix NPE issue when tapping speaker button on VT call ended screen by wangqi · 7 years ago
  65. 1eca06f Have Coalescer return CoalescedRow protos directly. by linyuh · 7 years ago
  66. 1e4ef18 A few more interface updates. by erfanian · 7 years ago
  67. e332b10 Removed cast to DialtactsActivity. by zachh · 7 years ago
  68. 72fdb6c Fix incall icon arrow color by yueg · 7 years ago
  69. 2f5fc8a Don't refer to DialtactsActivity.class to launch the DIAL intent. by zachh · 7 years ago
  70. e79a22e Use an intent action to launch MainActivity instead of class reference to DialtactsActivity. by zachh · 7 years ago
  71. 3722670 Moved EXTRA_CLEAR_NEW_VOICEMAILS to MainComponent. by zachh · 7 years ago
  72. b383eab Basic settings for SpeakEasy by uabdullah · 7 years ago
  73. cd1c033 Don't install StubDuoModule in tests. by linyuh · 7 years ago
  74. bac4da9 Wrap phone numbers in custom content descriptions in the new call log with TTS span. by linyuh · 7 years ago
  75. b384384 Fix bubble theme crash by yueg · 7 years ago
  76. f62092d Set the preferred SIM when InCallActivity is not visible. by linyuh · 7 years ago
  77. 820df85 Removed "last_tab_enabled" flag. END_PUBLIC by zachh · 7 years ago
  78. a6e6c06 Update mute states after add voice call from RTT call. by wangqi · 7 years ago
  79. 91958f8 Supported two RTT calls at same time. by wangqi · 7 years ago
  80. d8f2a8c Update call log cache when annotated call log is updated. by twyen · 7 years ago
  81. 26cb60d Center favorites name text by yueg · 7 years ago
  82. b4d6e35 Allow CallingAccountSelector to be shown when the device is locked. by linyuh · 7 years ago
  83. 3a31929 Handling timeout in PeopleApiPhoneLookup & Cp2ExtendedDirectoryPhoneLookup by linyuh · 7 years ago
  84. 50ba08e Update a few interfaces. by erfanian · 7 years ago
  85. fb0cfff Dismiss RTT request dialog if RTT is already active. by wangqi · 7 years ago
  86. ef7ac40 Handle null carrier config for emergency call hint by twyen · 7 years ago
  87. 16191f1 Update dagger types. by erfanian · 7 years ago
  88. 74903c9 Add keep.xml to keep string resources for spam. by wangqi · 7 years ago
  89. 25bb49e Replace TextView with BidiTextView in the new call log where a phone number can be shown. by linyuh · 7 years ago
  90. 26fe89b Fix assert when disabling VVM by twyen · 7 years ago
  91. af13a97 Fix video call icon color by twyen · 7 years ago
  92. 3cd95dc Simplify & improve DialerBidiFormatter by linyuh · 7 years ago
  93. a2aa5f3 Internal change by Android Dialer · 7 years ago
  94. 836b75d Remove @GenerateTestDaggerApp from RCG. by weijiaxu · 7 years ago
  95. a4f2cae Fix color in RTT call screen. by wangqi · 7 years ago
  96. 6ad72f6 Updating PhotoInfo and GlidePhotoManager to support conference calls. by Android Dialer · 7 years ago
  97. f856446 Solve BiDi problem when phone number is concatenated with RTL-string by linyuh · 7 years ago
  98. f0d5155 Fix color of primary text on incall screen. by wangqi · 7 years ago
  99. 190343a Inlined ConfigProviderBindings.get() and removed ConfigProviderBindings. by zachh · 7 years ago
  100. b7321a9 Removed isUserUnlocked checks from ConfigProvider. by zachh · 7 years ago