1. d109b5e Fix selecting phone account dialog show error. by Grace Jia · 4 years, 11 months ago
  2. 62fe343 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  3. b879515 Update language to comply with Android's inclusive language guidance by Tyler Gunn · 5 years ago
  4. 6a594da Merge "Fix theme for PostCallActivity" am: e4e997f9fa am: 53884bc530 by Treehugger Robot · 5 years ago
  5. 8e7401d Fix theme for PostCallActivity by Sungjae · 6 years ago
  6. 0ab5f8e Merge "Updated target SDK from 28 to 29." am: 8f1aba6733 am: e4893a40a1 by Raman Tenneti · 5 years ago
  7. fe73384 Updated target SDK from 28 to 29. by Raman Tenneti · 5 years ago
  8. 6295a8e Merge "Dialer: Fix proto warning with optmize for lite" am: c251a5b0e9 am: 33e47c33df by Treehugger Robot · 5 years ago
  9. 500ed48 Dialer: Fix proto warning with optmize for lite by Luca Stefani · 5 years ago
  10. eb5f9ca Merge "Reland: Rework platform version to hide codenames." by Narayan Kamath · 5 years ago
  11. ea53deb Reland: Rework platform version to hide codenames. by Dianne Hackborn · 6 years ago
  12. 97facce Revert submission by Kevin Lau Fang · 6 years ago
  13. 2f78b36 Rework platform version to hide codenames. by Dianne Hackborn · 6 years ago
  14. e28a6b6 Fix FATAL Exception in PostCallActivity by Taesu Lee · 6 years ago
  15. 736930c AOSP/Dialer - Fix improperly formatted resource string in Dialer across many languages. by Raman Tenneti · 6 years ago
  16. 0590305 Apply application theme to call details. by Eric Erfanian · 7 years ago
  17. 4d6e108 Merge "Use ContactDisplayPreferencesStub when device is locked." by Treehugger Robot · 7 years ago
  18. 4184746 Use ContactDisplayPreferencesStub when device is locked. by Eric Erfanian · 7 years ago
  19. cfeab70 Update translation strings. by Eric Erfanian · 7 years ago
  20. 4ca9e8d Revert "UI refresh for ringing screen." by Eric Erfanian · 7 years ago
  21. 92854e0 Revert "UI refresh for voice call screen." by Eric Erfanian · 7 years ago
  22. 0631715 Revert "Update style for important call badge." by Eric Erfanian · 7 years ago
  23. 9d10e64 Revert "Change reply with sms to chip." by Eric Erfanian · 7 years ago
  24. d77460f Revert "Update emergency call map and device number UI." by Eric Erfanian · 7 years ago
  25. 33660b9 Revert "UI refresh for search bar." by Eric Erfanian · 7 years ago
  26. 523dd7c Revert "UI refersh for status bar." by Eric Erfanian · 7 years ago
  27. dcca788 Revert "UI refresh for search fragment." by Eric Erfanian · 7 years ago
  28. 6c9ab36 Revert "UI refresh for FAB." by Eric Erfanian · 7 years ago
  29. c2df207 Revert "UI refresh for bottom nav bar." by Eric Erfanian · 7 years ago
  30. 31666e4 Revert "UI refresh for reply with sms bottom sheet." by Eric Erfanian · 7 years ago
  31. a5fd4d9 Revert "UI refresh for call log items." by Eric Erfanian · 7 years ago
  32. f15cc62 Revert "UI Refresh for contacts." by Eric Erfanian · 7 years ago
  33. f65163b UI Refresh for contacts. by wangqi · 7 years ago
  34. 9c952d8 UI refresh for call log items. by wangqi · 7 years ago
  35. 27d7f0a UI refresh for reply with sms bottom sheet. by wangqi · 7 years ago
  36. 60c1e57 Remove redundant @TargetApi, @RequiresApi and @SuppressWarnings by linyuh · 7 years ago
  37. 70c0459 Removed line deemed incompatible with Dialer open source. by sabowitz · 7 years ago
  38. c36785d Avoid updating system call log cache when the call log is being built by twyen · 7 years ago
  39. 80cafcb Make sure we have a host for the search fragment before loading data. by linyuh · 7 years ago
  40. 5b99e36 Fix scroll for new favorites by yueg · 7 years ago
  41. 9af4b65 UI refresh for bottom nav bar. by wangqi · 7 years ago
  42. 53a5247 UI refresh for FAB. by wangqi · 7 years ago
  43. 96bc372 Use ConcurrentMap to log Contacts Provider metrics in the old call log. by linyuh · 7 years ago
  44. 6310dfd Also ignore IllegalStateException thrown by SQLiteClosable when coalescing fails. by linyuh · 7 years ago
  45. f375be6 UI refresh for search fragment. by wangqi · 7 years ago
  46. e72f948 Add voicemail greeting setting screen to voicemail settings. by sabowitz · 7 years ago
  47. 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
  48. 3d17fe7 UI refersh for status bar. by wangqi · 7 years ago
  49. febe3b1 UI refresh for search bar. by wangqi · 7 years ago
  50. 11272af Log existing call log impressions in the new call log. by linyuh · 7 years ago
  51. d637af5 Added method to set Save and Redo buttons enabled/disabled by Android Dialer · 7 years ago
  52. 20f8f60 Update emergency call map and device number UI. by wangqi · 7 years ago
  53. 23c51ac Fix SpeedDialUiItem.getDefaultVoiceChannel by yueg · 7 years ago
  54. ab99dbe Fix an AOSP build error caused by version codes by linyuh · 7 years ago
  55. de53e54 Remove redundant version checks and annotations in the assisted dialing package. by linyuh · 7 years ago
  56. 1a032a2 Created Layout for RecordVoicemailGreetingActivity by Android Dialer · 7 years ago
  57. 6e0dd6b Added a method to fix graying of drawables by Android Dialer · 7 years ago
  58. 3549493 Optimize images in com.android.dialer.contacts.resources. by twyen · 7 years ago
  59. 84a6d29 Move contacts.commons.R to dialer.contacts.resources by twyen · 7 years ago
  60. 19e85a5 Change reply with sms to chip. by wangqi · 7 years ago
  61. 5578d92 Refactor ContactPreference by twyen · 7 years ago
  62. 1a9b3bf Make sure we have a context before we use it. by erfanian · 7 years ago
  63. 79a9ae7 Update style for important call badge. by wangqi · 7 years ago
  64. b6c615d UI refresh for voice call screen. by wangqi · 7 years ago
  65. 8ea0035 Improved testability. by zachh · 7 years ago
  66. 56060f5 Don't submit fragment transaction to show search when the activity state has been saved. by zachh · 7 years ago
  67. 055cdbf Remove suggestion from NUI favorite by yueg · 7 years ago
  68. ffe31a0 Reset speaker mode when done with VVM Tab by uabdullah · 7 years ago
  69. 4bf1692 Add Simulator service. by weijiaxu · 7 years ago
  70. 60f7d68 Fixed duplicate constant by Android Dialer · 7 years ago
  71. ffe0739 Set up framework of methods for RecordButton class by Android Dialer · 7 years ago
  72. 36d5b93 UI refresh for ringing screen. by wangqi · 7 years ago
  73. cda2909 Use context only after it is available. by erfanian · 7 years ago
  74. c451dd5 NUI favorite logging by yueg · 7 years ago
  75. 60754f4 Only throw expected exception when coalescing fails. by linyuh · 7 years ago
  76. fc90a17 Keep actions on new call log entries consistent with those in the old call log. by linyuh · 7 years ago
  77. 8736bca Enforce AnnotatedCallLog column constraints in its content provider. by linyuh · 7 years ago
  78. 5f00142 Bump Master version codes and name to v23 by Android Dialer · 7 years ago
  79. 406de13 Drag favorite to remove by yueg · 7 years ago
  80. acfab4e Changed Character Limit at request of translation team by Android Dialer · 7 years ago
  81. 8915c21 Added Change Voicemail Greeting Preference to Settings screen by Android Dialer · 7 years ago
  82. eb3e5b9 Updated licenses for v22 release. by Android Dialer · 7 years ago
  83. 79cfaf0 Show "Calling accounts" for all users in DialerSettingsActivity by linyuh · 7 years ago
  84. 988a7e9 Fix an AOSP build error caused by bottom sheet states. by linyuh · 7 years ago
  85. 8f1fbd7 Improve Coalescer performance by linyuh · 7 years ago
  86. eed866a Fix drag and drop crash. by yueg · 7 years ago
  87. d7c7691 Fully expand the bottom sheet when touch exploration is enabled. by linyuh · 7 years ago
  88. fc77d36 Fix bug that voicemail is not shareable during phone call. by wangqi · 7 years ago
  89. 4164dbb Fix voicemail multi-select title text color by yueg · 7 years ago
  90. 765d8d5 Fix bug that two messengers app showing on sharing voicemail screen. by wangqi · 7 years ago
  91. 7299b00 Delete checkSpamStatusForInCallUi by maxwelb · 7 years ago
  92. 59b1a51 Reorganized activities in manifests. by zachh · 7 years ago
  93. ab68028 Add battery events to primes. by erfanian · 7 years ago
  94. 8a90a0a Default column IS_VOICEMAIL_CALL to 0 in the annotated call log. by linyuh · 7 years ago
  95. 443dcfb Ignore read voicemails for notifications by twyen · 7 years ago
  96. 1eca06f Have Coalescer return CoalescedRow protos directly. by linyuh · 7 years ago
  97. e332b10 Removed cast to DialtactsActivity. by zachh · 7 years ago
  98. 2f5fc8a Don't refer to DialtactsActivity.class to launch the DIAL intent. by zachh · 7 years ago
  99. e79a22e Use an intent action to launch MainActivity instead of class reference to DialtactsActivity. by zachh · 7 years ago
  100. 3722670 Moved EXTRA_CLEAR_NEW_VOICEMAILS to MainComponent. by zachh · 7 years ago