1. c6cbb12 Add audio select menu. by wangqi · 7 years ago
  2. 6b576be Introduce GlidePhotoManager to CallDetailsActivity by linyuh · 7 years ago
  3. c44bc80 Added CallLogConfig. by zachh · 7 years ago
  4. 6642847 Split CallDetailsActivity by linyuh · 7 years ago
  5. b8d0f50 Add swap call button to RTT call. by wangqi · 7 years ago
  6. 5e16adb Fixed overlapping fragments issue. by calderwoodra · 7 years ago
  7. f6c6f3b Fix full screen issue when switching between RTT and voice call. by wangqi · 7 years ago
  8. b271645 Add impression for spam blocking setting interaction. by Android Dialer · 7 years ago
  9. 7affcce Removed references to MainActivity since they weren't necessary. by calderwoodra · 7 years ago
  10. 019aa34 Sanitize inputs for PreferredSimFallbackProvider.query() by twyen · 7 years ago
  11. 6a65954 Add 6dp spacing between transcription and secondary text for nui vm by uabdullah · 7 years ago
  12. acb1261 Make NUI VM Background White by uabdullah · 7 years ago
  13. 8dd4dff Fix RTL label alignment in select SIM dialog by twyen · 7 years ago
  14. f8a0caa Don't fetch calls if the parent doesn't exist. by calderwoodra · 7 years ago
  15. f53ba7b Keyboard and search now close when appropriate. by calderwoodra · 7 years ago
  16. 6b56ebf Use config provider for OEM MMI codes by twyen · 7 years ago
  17. ce208d1 Use white background in new call log. by zachh · 7 years ago
  18. 32aa23f Make VVM Transcription Promo padding 4dp instead of 10dp by uabdullah · 7 years ago
  19. 14e72ef Generate default lookup URI for quick contact badge if lookup URI is not available. by twyen · 7 years ago
  20. ffdea54 Make NUI VM avatar and icon consistent with nui call log by uabdullah · 7 years ago
  21. 1800fa4 Move HIDE_VOICEMAIL_SETTINGS_MENU out of voicemail/impl by twyen · 7 years ago
  22. 48f93f4 Remove bubble "new" prefix. by yueg · 7 years ago
  23. d6cb3b9 Dismiss keyboard when opening overflow menu in RTT call. by wangqi · 7 years ago
  24. 909073e Implement redlines for NUI VM Tab by uabdullah · 7 years ago
  25. 43ae8e2 Add spam blocking setting in spam module. by Android Dialer · 7 years ago
  26. 93d27d0 Save RTT chat history during the call. by wangqi · 7 years ago
  27. 362350a Implement non-ui logic for delete/undo delete voicemails by uabdullah · 7 years ago
  28. fd4c9f7 Add support of dialpad in RTT call. by wangqi · 7 years ago
  29. 3a6d4d6 Add flag for filtering emergency calls from call log by maxwelb · 7 years ago
  30. e847670 Bring back new navigation screen event logging. by yueg · 7 years ago
  31. 724cc8f Show bubble when call connected and in-call UI not showing. by yueg · 7 years ago
  32. 98ff44d Add divider line to nui voicemail alert by uabdullah · 7 years ago
  33. 6b4f264 Optimize characters sent to remote party for RTT chat. by wangqi · 7 years ago
  34. db30a13 Refactor array of RttChatMessage to List. by wangqi · 7 years ago
  35. 6b91494 Disable phone number formatting for Argentina only (MCC = 722). by linyuh · 7 years ago
  36. 20824a0 Implement logic for unblocking a number from the new call log's bottom sheet. by linyuh · 7 years ago
  37. e987eb0 Implement logic for blocking a number from the new call log's bottom sheet. by linyuh · 7 years ago
  38. a8d677f Support local emergency phone number check when there are multiple SIMs. by linyuh · 7 years ago
  39. 0c2805f Add additional logging to missed call notification code path by roldenburg · 7 years ago
  40. 6ce88e7 Fix view not attached to window manager crash and add logs. by yueg · 7 years ago
  41. 01d9f64 Combine fragment hide/show transactions into one transaction. by roldenburg · 7 years ago
  42. 73a74c3 Handle preferred SIM for ACTION_CALL by twyen · 7 years ago
  43. da410d3 Show a warning dialog about charges when user starts a video call by wangqi · 7 years ago
  44. a05ee28 NUI logging by yueg · 7 years ago
  45. 1221ed5 Make user able to set default sim when there is no account. by yueg · 7 years ago
  46. 9e8b673 Covnert @AutoValue PhotoInfo into a proto. by linyuh · 7 years ago
  47. 9dd56a4 Updating voicemail_donation_promo_content per UXW by maxwelb · 7 years ago
  48. 0d907de Add support for bluetooth etc. audio route for RTT call. by wangqi · 7 years ago
  49. 6200bef Disable phone number formatting for LATAM MCCs. by linyuh · 7 years ago
  50. eb3ae0a Check if the activity is still alive before refreshing unread tab counts. by calderwoodra · 7 years ago
  51. 563bb5a Added impression logging for AnnotatedCallLog rebuild operations. by zachh · 7 years ago
  52. dfded3a Added timing to some more AnnotatedCallLog operations. by zachh · 7 years ago
  53. d2e5d0b Move assisted dialing out of P. by erfanian · 7 years ago
  54. b7bea42 Remove voicemail instruction text by maxwelb · 7 years ago
  55. 1f83a0a Update fragment class. by erfanian · 7 years ago
  56. 3ba5bd0 Add ripple effect to RTT incall buttons. by wangqi · 7 years ago
  57. c378fb1 Remove dialer sounds and vibrations settings fragments and redirect to the system sound settings fragment instead. by uabdullah · 7 years ago
  58. 6c81c66 Use voicemail image for empty voicemail tab and update color by uabdullah · 7 years ago
  59. 164ddd1 Implemented DialerFloatingActionButton by calderwoodra · 7 years ago
  60. 1e04880 Instead of just cancelling loaders, reset them as well. by calderwoodra · 7 years ago
  61. b01a893 Update RTT icon on ringing screen. by wangqi · 7 years ago
  62. b06d009 Disable phone number formatting for devices with Argentinian SIMs. by linyuh · 7 years ago
  63. 604e481 Implement overflow menu for RTT call. by wangqi · 7 years ago
  64. 0cf82d3 Rename NUI logging prefix from NUI_ to MAIN_ by yueg · 7 years ago
  65. 9e335e2 Updating SecondaryInfo value class to use AutoValue with builder pattern. by Android Dialer · 7 years ago
  66. f127d3c Added same primes metrics that existed in Dialtacts to NUI. by calderwoodra · 7 years ago
  67. 58862de Preload call log fragment on app start. by calderwoodra · 7 years ago
  68. 76cf7e1 Some small bug fixes in NUI. by calderwoodra · 7 years ago
  69. 999b5d5 Log contact source when reporting spam from the new UI. by linyuh · 7 years ago
  70. c267ce5 Add accessibility label for voicemail transcription rating by maxwelb · 7 years ago
  71. 192b1ff Parity of OldMainActivityPeer with ListsFragment for VM by uabdullah · 7 years ago
  72. 210452f Show empty view when there are no voicemails by uabdullah · 7 years ago
  73. 99e0aa4 Never start playing voicemails in the NUI VM tab from the speaker by uabdullah · 7 years ago
  74. e309c16 Remove background of RTT chat fragment. by wangqi · 7 years ago
  75. c4aea8f Update voicemail donations strings by maxwelb · 7 years ago
  76. 81670b0 Group info needed to show a block/report spam dialog into a proto to avoid long method signatures. by linyuh · 7 years ago
  77. 32cabd8 set connection state after adding NonSimulatorConnectionListener and set connection to active at the end. by weijiaxu · 7 years ago
  78. f80d8af Do not show the voicemail tab if the VM toggle is turned off. by uabdullah · 7 years ago
  79. 4ef5116 Internal cleanup for the new UI's bottom sheet. by linyuh · 7 years ago
  80. 311c525 Fab now hides/shows correctly when you enter and leave the voicemail tab. by calderwoodra · 7 years ago
  81. 27b963f Fixed some a11y issues in MainActivity. by calderwoodra · 7 years ago
  82. eca9c33 NUI no longer crashes when clicking "place call" in empty call log. by calderwoodra · 7 years ago
  83. afd8a64 Set the correct reporting location when reporting spam in the new call log. by linyuh · 7 years ago
  84. 2e2b29a Bump version codes and name to v19 by roldenburg · 7 years ago
  85. c3d3c3d Move DirectoryCompat from "contacts/common" to "dialer/common/cp2". by linyuh · 7 years ago
  86. 5e5172c Implement contacts promo in NUI. by yueg · 7 years ago
  87. a4a4df9 Fix bug that soft keyboard pushes action bar out of window. by wangqi · 7 years ago
  88. dd52b39 Added 2 null checks to fix top crashers. by calderwoodra · 7 years ago
  89. a5d0486 Fix for NonSimulatorConnection listener causing dialer crashing after ending a call. by weijiaxu · 7 years ago
  90. 105270a Allow selecting IMEI/MEID text by roldenburg · 7 years ago
  91. 2e2a171 Added Call History activity to MainMenu. by calderwoodra · 7 years ago
  92. 31fe998 Updating PrimaryCallState value class to use AutoValue with builder pattern. by Android Dialer · 7 years ago
  93. 3506a5f Look up contacts in the local enterprise directory in the new call log. by linyuh · 7 years ago
  94. 719341f Implement logic of bottom sheet options related to spam numbers. by linyuh · 7 years ago
  95. 35ecd12 Cancel Old SpeedDial contact loaders when they are reset. by calderwoodra · 7 years ago
  96. ebc59e2 Fixed a few bugs in NUI Main Activity. by calderwoodra · 7 years ago
  97. 0d97015 Track initial call log building metrics separately from incremental building metrics. by zachh · 7 years ago
  98. 1c1e4c7 Fix bugs of RTT chat. by wangqi · 7 years ago
  99. 80f3d35 Prevent VVM subscribing when carrier reset subscription status by twyen · 7 years ago
  100. 9952f1c Added some logcat and metrics logging for new call log. by zachh · 7 years ago