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