1. 6c9ab36 Revert "UI refresh for FAB." by Eric Erfanian · 7 years ago
  2. c2df207 Revert "UI refresh for bottom nav bar." by Eric Erfanian · 7 years ago
  3. 31666e4 Revert "UI refresh for reply with sms bottom sheet." by Eric Erfanian · 7 years ago
  4. a5fd4d9 Revert "UI refresh for call log items." by Eric Erfanian · 7 years ago
  5. f15cc62 Revert "UI Refresh for contacts." by Eric Erfanian · 7 years ago
  6. f65163b UI Refresh for contacts. by wangqi · 7 years ago
  7. ba93c4f Strip +1 when subscribing to VVM3 by twyen · 7 years ago
  8. 9c952d8 UI refresh for call log items. by wangqi · 7 years ago
  9. 27d7f0a UI refresh for reply with sms bottom sheet. by wangqi · 7 years ago
  10. 58672a6 Remove more instances of guava optional for built in optional. by erfanian · 7 years ago
  11. 60c1e57 Remove redundant @TargetApi, @RequiresApi and @SuppressWarnings by linyuh · 7 years ago
  12. 70c0459 Removed line deemed incompatible with Dialer open source. by sabowitz · 7 years ago
  13. c36785d Avoid updating system call log cache when the call log is being built by twyen · 7 years ago
  14. 80cafcb Make sure we have a host for the search fragment before loading data. by linyuh · 7 years ago
  15. 5b99e36 Fix scroll for new favorites by yueg · 7 years ago
  16. 9af4b65 UI refresh for bottom nav bar. by wangqi · 7 years ago
  17. 53a5247 UI refresh for FAB. by wangqi · 7 years ago
  18. 96bc372 Use ConcurrentMap to log Contacts Provider metrics in the old call log. by linyuh · 7 years ago
  19. 6310dfd Also ignore IllegalStateException thrown by SQLiteClosable when coalescing fails. by linyuh · 7 years ago
  20. f375be6 UI refresh for search fragment. by wangqi · 7 years ago
  21. e72f948 Add voicemail greeting setting screen to voicemail settings. by sabowitz · 7 years ago
  22. d83c23c Request high resolution photo to be downloaded by the sync adapter when a contact is added to the favorites. by twyen · 7 years ago
  23. 3d17fe7 UI refersh for status bar. by wangqi · 7 years ago
  24. febe3b1 UI refresh for search bar. by wangqi · 7 years ago
  25. 1197fa7 Add voip call checks. by erfanian · 7 years ago
  26. 11272af Log existing call log impressions in the new call log. by linyuh · 7 years ago
  27. d637af5 Added method to set Save and Redo buttons enabled/disabled by Android Dialer · 7 years ago
  28. 20f8f60 Update emergency call map and device number UI. by wangqi · 7 years ago
  29. 23c51ac Fix SpeedDialUiItem.getDefaultVoiceChannel by yueg · 7 years ago
  30. ab99dbe Fix an AOSP build error caused by version codes by linyuh · 7 years ago
  31. d745887 Update connection label. by wangqi · 7 years ago
  32. de53e54 Remove redundant version checks and annotations in the assisted dialing package. by linyuh · 7 years ago
  33. 1a032a2 Created Layout for RecordVoicemailGreetingActivity by Android Dialer · 7 years ago
  34. 6e0dd6b Added a method to fix graying of drawables by Android Dialer · 7 years ago
  35. 370f9c1 Don't show mock location for emergency call by yueg · 7 years ago
  36. 3549493 Optimize images in com.android.dialer.contacts.resources. by twyen · 7 years ago
  37. 84a6d29 Move contacts.commons.R to dialer.contacts.resources by twyen · 7 years ago
  38. 38e0ed4 Add background call checks. by erfanian · 7 years ago
  39. b97e4dd Fix bug that input cannot be deleted on non-English keybaord such as Japanese by wangqi · 7 years ago
  40. 19e85a5 Change reply with sms to chip. by wangqi · 7 years ago
  41. 5578d92 Refactor ContactPreference by twyen · 7 years ago
  42. 03bacec Post CONFIG_SERVICE_NOT_AVAILABLE if VVM provisioning failed by twyen · 7 years ago
  43. 1a9b3bf Make sure we have a context before we use it. by erfanian · 7 years ago
  44. 79a9ae7 Update style for important call badge. by wangqi · 7 years ago
  45. 4af5fac Fix color for disabled button in voice call. by wangqi · 7 years ago
  46. b6c615d UI refresh for voice call screen. by wangqi · 7 years ago
  47. 8ea0035 Improved testability. by zachh · 7 years ago
  48. 56060f5 Don't submit fragment transaction to show search when the activity state has been saved. by zachh · 7 years ago
  49. 055cdbf Remove suggestion from NUI favorite by yueg · 7 years ago
  50. ffe31a0 Reset speaker mode when done with VVM Tab by uabdullah · 7 years ago
  51. 4bf1692 Add Simulator service. by weijiaxu · 7 years ago
  52. 60f7d68 Fixed duplicate constant by Android Dialer · 7 years ago
  53. ffe0739 Set up framework of methods for RecordButton class by Android Dialer · 7 years ago
  54. 988dac5 Internal change by twyen · 7 years ago
  55. 36d5b93 UI refresh for ringing screen. by wangqi · 7 years ago
  56. a45b5e0 Ignore display cutout for in call UI. by twyen · 7 years ago
  57. cda2909 Use context only after it is available. by erfanian · 7 years ago
  58. c451dd5 NUI favorite logging by yueg · 7 years ago
  59. 60754f4 Only throw expected exception when coalescing fails. by linyuh · 7 years ago
  60. fc90a17 Keep actions on new call log entries consistent with those in the old call log. by linyuh · 7 years ago
  61. 8736bca Enforce AnnotatedCallLog column constraints in its content provider. by linyuh · 7 years ago
  62. 1f48574 Take in to account video upgrade requests in some circumstances. by erfanian · 7 years ago
  63. 0509a47 Update settings by uabdullah · 7 years ago
  64. 175b1a7 Fix text color in MultimediaFragment by yueg · 7 years ago
  65. 5f00142 Bump Master version codes and name to v23 by Android Dialer · 7 years ago
  66. 406de13 Drag favorite to remove by yueg · 7 years ago
  67. acfab4e Changed Character Limit at request of translation team by Android Dialer · 7 years ago
  68. 94a7b3b Add call eligibility checks. by erfanian · 7 years ago
  69. 8915c21 Added Change Voicemail Greeting Preference to Settings screen by Android Dialer · 7 years ago
  70. 4a22adb Fix wrong orientation change when a video call ends by wangqi · 7 years ago
  71. eb3e5b9 Updated licenses for v22 release. by Android Dialer · 7 years ago
  72. 79cfaf0 Show "Calling accounts" for all users in DialerSettingsActivity by linyuh · 7 years ago
  73. 988a7e9 Fix an AOSP build error caused by bottom sheet states. by linyuh · 7 years ago
  74. 61dc939 Check phone capabilities. by erfanian · 7 years ago
  75. 8f1fbd7 Improve Coalescer performance by linyuh · 7 years ago
  76. eed866a Fix drag and drop crash. by yueg · 7 years ago
  77. 1b96ca5 Fix bug that RTT call is conferenceable with voice call. by wangqi · 7 years ago
  78. d7c7691 Fully expand the bottom sheet when touch exploration is enabled. by linyuh · 7 years ago
  79. fc77d36 Fix bug that voicemail is not shareable during phone call. by wangqi · 7 years ago
  80. da72fe5 Replaced a reference in a comment to DialtactsActivity with MainActivity. by zachh · 7 years ago
  81. 4164dbb Fix voicemail multi-select title text color by yueg · 7 years ago
  82. 765d8d5 Fix bug that two messengers app showing on sharing voicemail screen. by wangqi · 7 years ago
  83. 7299b00 Delete checkSpamStatusForInCallUi by maxwelb · 7 years ago
  84. b62883a Rename keep.xml in spam. by wangqi · 7 years ago
  85. a5b8041 Use an activity instead of a fragment for SpeakEasySettings by uabdullah · 7 years ago
  86. 59b1a51 Reorganized activities in manifests. by zachh · 7 years ago
  87. ab68028 Add battery events to primes. by erfanian · 7 years ago
  88. 8a90a0a Default column IS_VOICEMAIL_CALL to 0 in the annotated call log. by linyuh · 7 years ago
  89. 443dcfb Ignore read voicemails for notifications by twyen · 7 years ago
  90. 5dcad7e Handle alternative form VVM SMS as legacy notification if the account is not activated yet. by twyen · 7 years ago
  91. ff1a496 Fix secondary color on incall screen. by wangqi · 7 years ago
  92. d637192 Fix NPE issue when tapping speaker button on VT call ended screen by wangqi · 7 years ago
  93. 1eca06f Have Coalescer return CoalescedRow protos directly. by linyuh · 7 years ago
  94. 1e4ef18 A few more interface updates. by erfanian · 7 years ago
  95. e332b10 Removed cast to DialtactsActivity. by zachh · 7 years ago
  96. 72fdb6c Fix incall icon arrow color by yueg · 7 years ago
  97. 2f5fc8a Don't refer to DialtactsActivity.class to launch the DIAL intent. by zachh · 7 years ago
  98. e79a22e Use an intent action to launch MainActivity instead of class reference to DialtactsActivity. by zachh · 7 years ago
  99. 3722670 Moved EXTRA_CLEAR_NEW_VOICEMAILS to MainComponent. by zachh · 7 years ago
  100. b383eab Basic settings for SpeakEasy by uabdullah · 7 years ago