1. affbe0e Merge "Keep actions on new call log entries consistent with those in the old call log." by Treehugger Robot · 6 years ago
  2. fc90a17 Keep actions on new call log entries consistent with those in the old call log. by linyuh · 6 years ago
  3. a5322c0 Merge "Enforce AnnotatedCallLog column constraints in its content provider." by Treehugger Robot · 6 years ago
  4. 8736bca Enforce AnnotatedCallLog column constraints in its content provider. by linyuh · 6 years ago
  5. 1ac55a1 Merge "Take in to account video upgrade requests in some circumstances." by Treehugger Robot · 6 years ago
  6. 6125ea1 Merge "Update settings" by Treehugger Robot · 6 years ago
  7. 1f48574 Take in to account video upgrade requests in some circumstances. by erfanian · 6 years ago
  8. 0509a47 Update settings by uabdullah · 6 years ago
  9. 87f4ca0 Merge "Fix text color in MultimediaFragment" by Treehugger Robot · 6 years ago
  10. 175b1a7 Fix text color in MultimediaFragment by yueg · 6 years ago
  11. 4309cdc Merge "Bump Master version codes and name to v23" by Treehugger Robot · 6 years ago
  12. 5f00142 Bump Master version codes and name to v23 by Android Dialer · 6 years ago
  13. 82a8bab Merge "Drag favorite to remove" by Treehugger Robot · 6 years ago
  14. 410e384 Merge "Changed Character Limit at request of translation team" by Treehugger Robot · 6 years ago
  15. 406de13 Drag favorite to remove by yueg · 6 years ago
  16. acfab4e Changed Character Limit at request of translation team by Android Dialer · 6 years ago
  17. fe71089 Merge "Add call eligibility checks." by Treehugger Robot · 6 years ago
  18. 94a7b3b Add call eligibility checks. by erfanian · 6 years ago
  19. 3378014 Merge "Added Change Voicemail Greeting Preference to Settings screen Added empty classes and necessary XML files" by Treehugger Robot · 6 years ago
  20. 559ec9f Merge "Fix wrong orientation change when a video call ends" by Treehugger Robot · 6 years ago
  21. 8915c21 Added Change Voicemail Greeting Preference to Settings screen by Android Dialer · 6 years ago
  22. 4a22adb Fix wrong orientation change when a video call ends by wangqi · 6 years ago
  23. 8916483 Merge changes I572ef7cd,I4bb036ab,Icb2b9bc1,I6c9d9b6e,I7e3d9c3b, ... by Treehugger Robot · 6 years ago
  24. eb3e5b9 Updated licenses for v22 release. by Android Dialer · 6 years ago
  25. 79cfaf0 Show "Calling accounts" for all users in DialerSettingsActivity by linyuh · 6 years ago
  26. 988a7e9 Fix an AOSP build error caused by bottom sheet states. by linyuh · 6 years ago
  27. 61dc939 Check phone capabilities. by erfanian · 6 years ago
  28. 8f1fbd7 Improve Coalescer performance by linyuh · 6 years ago
  29. eed866a Fix drag and drop crash. by yueg · 6 years ago
  30. 1b96ca5 Fix bug that RTT call is conferenceable with voice call. by wangqi · 6 years ago
  31. d7c7691 Fully expand the bottom sheet when touch exploration is enabled. by linyuh · 6 years ago
  32. a25e320 Merge "Fix bug that voicemail is not shareable during phone call." by Treehugger Robot · 6 years ago
  33. 46e2cd8 Merge "Replaced a reference in a comment to DialtactsActivity with MainActivity." by Treehugger Robot · 6 years ago
  34. e698891 Merge "Fix voicemail multi-select title text color" by Treehugger Robot · 6 years ago
  35. b6b92e6 Merge "Fix bug that two messengers app showing on sharing voicemail screen." by Treehugger Robot · 6 years ago
  36. fc77d36 Fix bug that voicemail is not shareable during phone call. by wangqi · 6 years ago
  37. da72fe5 Replaced a reference in a comment to DialtactsActivity with MainActivity. by zachh · 6 years ago
  38. 4164dbb Fix voicemail multi-select title text color by yueg · 6 years ago
  39. 765d8d5 Fix bug that two messengers app showing on sharing voicemail screen. by wangqi · 6 years ago
  40. f928bd2 Merge "Delete checkSpamStatusForInCallUi" by Treehugger Robot · 6 years ago
  41. 7299b00 Delete checkSpamStatusForInCallUi by maxwelb · 6 years ago
  42. 30ab0e9 Merge "Rename keep.xml in spam." by Treehugger Robot · 6 years ago
  43. 9af2e29 Merge "Use an activity instead of a fragment for SpeakEasySettings" by Treehugger Robot · 6 years ago
  44. 19b1916 Merge "Reorganized activities in manifests." by Treehugger Robot · 6 years ago
  45. b62883a Rename keep.xml in spam. by wangqi · 6 years ago
  46. a5b8041 Use an activity instead of a fragment for SpeakEasySettings by uabdullah · 6 years ago
  47. 59b1a51 Reorganized activities in manifests. by zachh · 6 years ago
  48. 4b6b71f Merge "Add battery events to primes." by Treehugger Robot · 6 years ago
  49. ab68028 Add battery events to primes. by erfanian · 6 years ago
  50. 3008707 Merge "Default column IS_VOICEMAIL_CALL to 0 in the annotated call log." by Treehugger Robot · 6 years ago
  51. ce07a46 Merge "Ignore read voicemails for notifications" by Treehugger Robot · 6 years ago
  52. 1ffc9ad Merge "Handle alternative form VVM SMS as legacy notification if the account is not activated yet." by Treehugger Robot · 6 years ago
  53. 8a90a0a Default column IS_VOICEMAIL_CALL to 0 in the annotated call log. by linyuh · 6 years ago
  54. 443dcfb Ignore read voicemails for notifications by twyen · 6 years ago
  55. 5dcad7e Handle alternative form VVM SMS as legacy notification if the account is not activated yet. by twyen · 6 years ago
  56. 564c41f Merge changes I0cad28e7,Ibecda05f by Treehugger Robot · 6 years ago
  57. ff1a496 Fix secondary color on incall screen. by wangqi · 6 years ago
  58. d637192 Fix NPE issue when tapping speaker button on VT call ended screen by wangqi · 6 years ago
  59. 5ab679c Merge "Have Coalescer return CoalescedRow protos directly." by Treehugger Robot · 6 years ago
  60. 962e3e2 Merge "A few more interface updates." by Treehugger Robot · 6 years ago
  61. 1eca06f Have Coalescer return CoalescedRow protos directly. by linyuh · 6 years ago
  62. 1e4ef18 A few more interface updates. by erfanian · 6 years ago
  63. 128ecd2 Merge changes I4f4f66f5,I77e7ff75 by Treehugger Robot · 6 years ago
  64. 1d3dbe8 Merge "Don't refer to DialtactsActivity.class to launch the DIAL intent." by Treehugger Robot · 6 years ago
  65. 073f544 Merge "Use an intent action to launch MainActivity instead of class reference to DialtactsActivity." by Treehugger Robot · 6 years ago
  66. e332b10 Removed cast to DialtactsActivity. by zachh · 6 years ago
  67. 72fdb6c Fix incall icon arrow color by yueg · 6 years ago
  68. 2f5fc8a Don't refer to DialtactsActivity.class to launch the DIAL intent. by zachh · 6 years ago
  69. e79a22e Use an intent action to launch MainActivity instead of class reference to DialtactsActivity. by zachh · 6 years ago
  70. 2c82dcd Merge "Moved EXTRA_CLEAR_NEW_VOICEMAILS to MainComponent." by Treehugger Robot · 6 years ago
  71. 3722670 Moved EXTRA_CLEAR_NEW_VOICEMAILS to MainComponent. by zachh · 6 years ago
  72. f003be1 Merge "Basic settings for SpeakEasy" by Treehugger Robot · 6 years ago
  73. 4d4dd9c Merge "Don't install StubDuoModule in tests." by Treehugger Robot · 6 years ago
  74. a63f5d2 Merge "Wrap phone numbers in custom content descriptions in the new call log with TTS span." by Treehugger Robot · 6 years ago
  75. b383eab Basic settings for SpeakEasy by uabdullah · 6 years ago
  76. cd1c033 Don't install StubDuoModule in tests. by linyuh · 6 years ago
  77. bac4da9 Wrap phone numbers in custom content descriptions in the new call log with TTS span. by linyuh · 6 years ago
  78. ecd3399 Merge "Fix bubble theme crash" by Treehugger Robot · 6 years ago
  79. b384384 Fix bubble theme crash by yueg · 6 years ago
  80. 5749edd Merge "Set the preferred SIM when InCallActivity is not visible." by Treehugger Robot · 6 years ago
  81. c8d5859 Merge "Removed "last_tab_enabled" flag. END_PUBLIC" by Treehugger Robot · 6 years ago
  82. f62092d Set the preferred SIM when InCallActivity is not visible. by linyuh · 6 years ago
  83. 820df85 Removed "last_tab_enabled" flag. END_PUBLIC by zachh · 6 years ago
  84. 97f2276 Merge "Update mute states after add voice call from RTT call." by Treehugger Robot · 6 years ago
  85. 0ce1724 Merge "Supported two RTT calls at same time." by Treehugger Robot · 6 years ago
  86. a6e6c06 Update mute states after add voice call from RTT call. by wangqi · 6 years ago
  87. 91958f8 Supported two RTT calls at same time. by wangqi · 6 years ago
  88. 1004ab9 Merge "Update call log cache when annotated call log is updated." by Treehugger Robot · 6 years ago
  89. d8f2a8c Update call log cache when annotated call log is updated. by twyen · 6 years ago
  90. 6b41e3a Merge changes If238bad0,I81d19e22 by Treehugger Robot · 6 years ago
  91. 26cb60d Center favorites name text by yueg · 6 years ago
  92. b4d6e35 Allow CallingAccountSelector to be shown when the device is locked. by linyuh · 6 years ago
  93. 87300f1 Merge "Handling timeout in PeopleApiPhoneLookup & Cp2ExtendedDirectoryPhoneLookup" by Treehugger Robot · 6 years ago
  94. 2785915 Merge "Update a few interfaces." by Treehugger Robot · 6 years ago
  95. 3a31929 Handling timeout in PeopleApiPhoneLookup & Cp2ExtendedDirectoryPhoneLookup by linyuh · 6 years ago
  96. 50ba08e Update a few interfaces. by erfanian · 6 years ago
  97. 875c43f Merge "Dismiss RTT request dialog if RTT is already active." by Treehugger Robot · 6 years ago
  98. 1f6216c Merge "Handle null carrier config for emergency call hint" by Treehugger Robot · 6 years ago
  99. fb0cfff Dismiss RTT request dialog if RTT is already active. by wangqi · 6 years ago
  100. ef7ac40 Handle null carrier config for emergency call hint by twyen · 6 years ago