1. 7bb9623 Partial revert of cl/170369554 to fix video call ringing screen by roldenburg · 8 years ago
  2. 8efb495 Implement InCallUiLock by twyen · 8 years ago
  3. 2ee642d Adding Future method for DialerPhoneNumberUtil by maxwelb · 8 years ago
  4. 265089a Show on hold in management screen for conference call. by yueg · 8 years ago
  5. 549fd00 Allow for multi-line transcription error messages by mdooley · 8 years ago
  6. d1d1d0c Tag incoming call notification with SIM label on multi-SIM devices by twyen · 8 years ago
  7. 813e206 Fix bug that clickling buttons on spam notification has no effect. by wangqi · 8 years ago
  8. 71216ca No longer close cursors manually after onLoadFinished is called. by calderwoodra · 8 years ago
  9. 20f7f27 FAB now properly scales in multiwindowed mode. by calderwoodra · 8 years ago
  10. 665bd41 Inserting post call notes now compares notifications using fuzzy matching. by calderwoodra · 8 years ago
  11. 88e17b4 Do not crash when LightbringerTech receives device orientation update by roldenburg · 8 years ago
  12. d4dbf3c Copy directory list into new list to prevent modifications. by calderwoodra · 8 years ago
  13. cb52c4c Remove 'learn more' link from verizon voicemail TOS text by mdooley · 8 years ago
  14. 5ee0b1e Only show the most recent call type icon in the new call log, instead of the last 3. by zachh · 8 years ago
  15. 01a964d Make incoming and ongoing call notification foreground and highest priority. by yueg · 8 years ago
  16. a21b461 Expose more transformation state. by erfanian · 8 years ago
  17. a95459f Adjust the location update frequency for emergency calls by mdooley · 8 years ago
  18. df3893d Fix issue that the connection icon is placed a little left from center by erfanian · 8 years ago
  19. 259c569 Create UI support for voicemail transcription, location, date and duration. by uabdullah · 8 years ago
  20. f7f9f3b Fix incorrect information in LightbringerTech log line by roldenburg · 8 years ago
  21. f29d22e Warmup shared prefs in googledialer when strict mode is enabled. by zachh · 8 years ago
  22. ae6c8ec Fix bug that phone number is shown for local contacts. by wangqi · 8 years ago
  23. cb09748 Check for valid phone account before displaying voicemail TOS by mdooley · 8 years ago
  24. 6038c5d Updating emergency location code to use non-deprecated location apis by mdooley · 8 years ago
  25. 90b570e Fix audio route selector. by yueg · 8 years ago
  26. 4d705e5 Fix crash on hanging up simulator video call. by wangqi · 8 years ago
  27. 385a5a1 Fix crash on incoming video call when video upgrade call is pending. by wangqi · 8 years ago
  28. 96aea2a Use goAsync() and dialer executor to insert post call notifications by twyen · 8 years ago
  29. f455e6a Add the assisted dialing logic module. by erfanian · 8 years ago
  30. e37d60c Refactor DialerStrictMode into an interface. by wangqi · 8 years ago
  31. c3c6126 Adding logging for transcription polling requests by mdooley · 8 years ago
  32. ba21ac9 Updating non-verizon ToS string for declining ToS by mdooley · 8 years ago
  33. d5271e4 Update v13 licences by uabdullah · 8 years ago
  34. 3fe0459 Setup recycler view for new voicemail ui by uabdullah · 8 years ago
  35. bd73e9d Force dialpad to hide on resume if it should be hidden by twyen · 8 years ago
  36. f838726 Bypassed some strict mode violations. by zachh · 8 years ago
  37. d033dea Fix onVisible/onNotVisible called on CallLogFragment without being attahced after rotation by twyen · 8 years ago
  38. 66f4ea0 Increase location title length by mdooley · 8 years ago
  39. bc4263e Fix bug that phone number is not shown for non-contacts. (CNAP, business etc.) by wangqi · 8 years ago
  40. 727f602 Use help center for GoogleDialer about by twyen · 8 years ago
  41. a8d6609 Upgrade and refactor latency test over Dialer. Now it has Incall UI latency besides app launch latency. Alert functionality is not included in this cl. by weijiaxu · 8 years ago
  42. 38424bf Tweaking verizon's voicemail TOS text by mdooley · 8 years ago
  43. 9753935 Update text of call back number in emergency calls. by wangqi · 8 years ago
  44. d8f6c8a Fixing bug where missed call notifications were getting clobbered by mdooley · 8 years ago
  45. 8db7caa Don't show Lightbringer disclosure dialog after 1 day since viewed. by yueg · 8 years ago
  46. 345b0e1 Fix crash on ending call. by yueg · 8 years ago
  47. 1e80bdd Update HD and Wifi feature of call log to use framework API. by wangqi · 8 years ago
  48. 0cee101 Updated image asset in location permission request. by calderwoodra · 8 years ago
  49. dde01c5 Log non-contact lightbringer actions by twyen · 8 years ago
  50. f8c23e6 Delay commiting of promo fragment until user visits the contacts tab by Android Dialer · 8 years ago
  51. aaa5e15 Fixed call duration bug. by calderwoodra · 8 years ago
  52. 7b28abc Don't show bubble when InCallActivity is visible in multi screen mode. by yueg · 8 years ago
  53. 6050ec2 Fixed bug where dialer would sometimes show blank screen. by zachh · 8 years ago
  54. 4ebd168 Update ViLTE strings to reflect "carrier" video calling by roldenburg · 8 years ago
  55. 9be66f0 Adding some contacts permission guards. by calderwoodra · 8 years ago
  56. 1420a22 Better handling country iso when getting geo location of phone number. by wangqi · 8 years ago
  57. 3f4a319 Dialer integration of contacts suggestions promo by Android Dialer · 8 years ago
  58. 1dc2cea Updated ongoing call notification to reflect video call state. by calderwoodra · 8 years ago
  59. 13221d7 Added dismiss button to location permission request. by calderwoodra · 8 years ago
  60. ab0b856 Refactor CallList to call onUpdateCall and notifyGenericListeners directly. by wangqi · 8 years ago
  61. f7d8f63 Added location permission request inline the search fragment. by calderwoodra · 8 years ago
  62. 8164367 Update package assets and strings. by Eric Erfanian · 8 years ago
  63. 95ef73e Forgot to keep this file in sync with //google/internal/communications/voicemailtranscription/v1/voicemail_transcription.proto by Android Dialer · 8 years ago
  64. 2ea58f7 Fixed issue where all contacts weren't beign shown. by calderwoodra · 8 years ago
  65. a6ac6b5 Add more logging when video surface texture is destroyed. by wangqi · 8 years ago
  66. 12da0b8 Don't truncate long voicemail transcriptions by mdooley · 8 years ago
  67. 7f15106 Added some bug fixes in call details. by calderwoodra · 8 years ago
  68. dbbea66 Enable Orange FR/BE visual voicemail by twyen · 8 years ago
  69. b0b79c0 Show legacy voicemail notification under FBE by twyen · 8 years ago
  70. a1e64c7 Fix notification update bug by mdooley · 8 years ago
  71. 01e9204 Refactor second call logging by uabdullah · 8 years ago
  72. 791f820 Perform remote reachability query if caller is not in contacts by twyen · 8 years ago
  73. 6999631 Only enable voicemail transcription on android O and later by mdooley · 8 years ago
  74. 218fff3 Removed zero suggest from dialpad search in new search fragment. by calderwoodra · 8 years ago
  75. 07e75c7 Tweaking emergency location text by mdooley · 8 years ago
  76. b26c1ae Add "Turn speaker on"/"Turn speaker off" action button in notification. by yueg · 8 years ago
  77. 457b397 Log if a call is IMS reachable. by yueg · 8 years ago
  78. 5287a23 Use logCallImpression for bubble expand/collapse if possible. by yueg · 8 years ago
  79. 339b4f3 Always show line1 number in emergency call. by wangqi · 8 years ago
  80. df06af5 Now persist state through configuration changes in Search. by calderwoodra · 8 years ago
  81. 91cc411 Bump versions for v14 by maxwelb · 8 years ago
  82. e92471f Fixed crash when users press back twice in call composer. by calderwoodra · 8 years ago
  83. ecb0456 Pressing back when the dialpad is empty now exist the search UI. by calderwoodra · 8 years ago
  84. a9eae7e Dialpad VM and + are now only accessible w/ double-tap instead of long hover. by calderwoodra · 8 years ago
  85. b2f2c56 Make voicemail transcription text selectable and phone numbers clickable by mdooley · 8 years ago
  86. 1bd727e Updating voicemail TOS UI to match mocks by mdooley · 8 years ago
  87. 48cce92 Dialpad chooser now properly shows when in a call. by calderwoodra · 8 years ago
  88. 178a47e Fixed an animation bug in new search fragment that was clipping results. by calderwoodra · 8 years ago
  89. 5920980 Setup SMS filter even if VVM is already activated by twyen · 8 years ago
  90. 49df7f6 Log opening dialpad. by yueg · 8 years ago
  91. 7bea036 Fixed crash in RemoteContactCusror. by calderwoodra · 8 years ago
  92. 7f78e9a Log swiping and clicking for switching tabs. by yueg · 8 years ago
  93. bf90024 Send PhoneAccountHandle with ACTION_CONFIGURE_VOICEMAIL by twyen · 8 years ago
  94. 9295405 Fix NPE in contacts fragment. by calderwoodra · 8 years ago
  95. 5071526 This is a rollforward of cl/167332236 by calderwoodra · 8 years ago
  96. c18ca0f Updating voicemail notifications by mdooley · 8 years ago
  97. b2b77b3 Updating voicemail notifications for transcription, part 2 by mdooley · 8 years ago
  98. 21e24b6 Automated g4 rollback of changelist 167310802. by calderwoodra · 8 years ago
  99. ed4e11d Automated g4 rollback of changelist 167332236. by calderwoodra · 8 years ago
  100. b91261f Updating transcription UI to match latest mocks, part 1 by mdooley · 8 years ago