1. 7890b99b Failed to show hold call when user click swap and merge simultaneously by rongmei.li · 6 years ago
  2. ed336cb Fix to update peer dimensions when video screen resumes foreground by Sekine Yasuaki · 8 years ago
  3. 60c1e57 Remove redundant @TargetApi, @RequiresApi and @SuppressWarnings by linyuh · 7 years ago
  4. 1197fa7 Add voip call checks. by erfanian · 7 years ago
  5. 1f48574 Take in to account video upgrade requests in some circumstances. by erfanian · 8 years ago
  6. 61dc939 Check phone capabilities. by erfanian · 8 years ago
  7. 1b96ca5 Fix bug that RTT call is conferenceable with voice call. by wangqi · 8 years ago
  8. 7299b00 Delete checkSpamStatusForInCallUi by maxwelb · 8 years ago
  9. 190343a Inlined ConfigProviderBindings.get() and removed ConfigProviderBindings. by zachh · 8 years ago
  10. 3b552ec Add new spam API which can query additional data. by maxwelb · 8 years ago
  11. 3d5e04f Add toast message when RTT request failed. by wangqi · 8 years ago
  12. c5c4218 Began implementation of Dialer dark theme. by calderwoodra · 8 years ago
  13. 71a22dc Add promotion module. by wangqi · 8 years ago
  14. b87334b Update DialerCall to use SpamStatus instead of booleans by maxwelb · 8 years ago
  15. 3887ab0 Use listeners to drive fragment lifecycles. by erfanian · 8 years ago
  16. 810d43d Add RTT after call promo bottomsheet. by wangqi · 8 years ago
  17. 80e3892 Move SpamStatus classes into subpackage by maxwelb · 8 years ago
  18. 830da7c Update callers of checkSpamStatus to use Future based API by maxwelb · 8 years ago
  19. 4ef430e Use Telecom Bluetooth API instead of system Bluetooth API. by yueg · 8 years ago
  20. 49f90b3 Add test to verify no crash on multiple DialerCall#onRemovedFromCallList. by wangqi · 8 years ago
  21. c140122 Add spam status tests for CallList#onCallAdded by maxwelb · 8 years ago
  22. 89e3d1b More refactoring by erfanian · 8 years ago
  23. d95d0f6 Save connection info in the DialerCall by maxwelb · 8 years ago
  24. 6e0d639 Don't save transcript if it's empty. by wangqi · 8 years ago
  25. bed9e2f Store RTT transcript message received when UI is in background. by wangqi · 8 years ago
  26. bb94ca6 Move DialerCall.State to an independent package. by wangqi · 8 years ago
  27. a0c49f6 Fix crash when saving transcript is called multiple times. by wangqi · 8 years ago
  28. 27c3718 Expose active calls from in call UI by twyen · 8 years ago
  29. 81e373e Add impression logging for RTT call by wangqi · 8 years ago
  30. f186105 Delete DialerCall#onDestroy since it's redudant with onRemovedFromCallList. by wangqi · 8 years ago
  31. 455f0ef Change RttTransciptUtil methods to return ListenableFuture. by wangqi · 8 years ago
  32. dcc84cd Add checks for call eligibility. by erfanian · 8 years ago
  33. d6b10d5 Add RTT transcript to call details. by wangqi · 8 years ago
  34. ed677ef Migrate RTT chat history to use proto buffer. by wangqi · 8 years ago
  35. bc28ea7 Implement dialog for responding RTT request. by wangqi · 8 years ago
  36. f6be617 Add upgrade to RTT call button. by wangqi · 8 years ago
  37. 08424ee Show toast when handing off from LTE to WiFi by roldenburg · 8 years ago
  38. 437ae95 Remove obsolete version checks and compat utilities after min SDK was bumped up to N. by linyuh · 8 years ago
  39. 07d6d00 Move spam setting related methods out of spam interface into a separate spam by Android Dialer · 8 years ago
  40. d05d899 Add more boilerplate to the incallui. by erfanian · 8 years ago
  41. 73a74c3 Handle preferred SIM for ACTION_CALL by twyen · 8 years ago
  42. da410d3 Show a warning dialog about charges when user starts a video call by wangqi · 8 years ago
  43. d2e5d0b Move assisted dialing out of P. by erfanian · 8 years ago
  44. 37a969d Fix bug in isVoicemailNumber method not returning early by roldenburg · 8 years ago
  45. 7a96dc7 Moved metrics related methods out of LoggingBindings. by zachh · 8 years ago
  46. 153af2f Implement read/write text stream to RttCall. by wangqi · 8 years ago
  47. 8d407a0 Annotate RTT as @TargetApi(28). by wangqi · 8 years ago
  48. 219b870 Add simulator RTT call. by wangqi · 8 years ago
  49. 974fc29 internal change by Android Dialer · 8 years ago
  50. dd5f1a5 Updated call number by NW is not displayed by wangqi · 8 years ago
  51. f255661 Update Assisted Dialing references. by erfanian · 8 years ago
  52. 6bd612f Pass PhoneAccountHandle into VideoTech isAvailable by roldenburg · 8 years ago
  53. 3eca69f Use EmptyVideoTech instead of null RcsVideoShare VideoTech impl when unavailable by roldenburg · 8 years ago
  54. d7490db Let RCS Video Share take over Duo as the active video tech for a call by roldenburg · 8 years ago
  55. f4ba345 Handle android.telephony.event.EVENT_CALL_FORWARDED. by wangqi · 8 years ago
  56. 183cb71 Remove field prefixes. by linyuh · 8 years ago
  57. 2cf2c34 Update assisted dialing extras in preparation for platform implementation. by erfanian · 8 years ago
  58. a4745bd Move TelecomCallUtil to com.android.dialer by twyen · 8 years ago
  59. 9ad8a72 Update Spam module to use Dagger by maxwelb · 8 years ago
  60. c950a9b Fix previous usage of LoggingBinding with Logger class. by weijiaxu · 8 years ago
  61. 94df720 App latency test migration. by weijiaxu · 8 years ago
  62. 938468d Rename the new bubble package name from "bubble" to "newbubble". by Eric Erfanian · 8 years ago
  63. c18ad7a Fix NPE in TelecomAdapter.stopForegroundNotification(). by yueg · 8 years ago
  64. c8cf79e Some cleanup of incoming call latency. by wangqi · 8 years ago
  65. 4f02639 Rename Lightbringer to Duo by roldenburg · 8 years ago
  66. 9982f0d Optimization for incoming call latency. by wangqi · 8 years ago
  67. 2cec380 Fix for voice screen showing for a short time when making a video call by roldenburg · 8 years ago
  68. d0f207f Fix incallui to use latest ux mocks for assisted dialing. by erfanian · 8 years ago
  69. 7bb9623 Partial revert of cl/170369554 to fix video call ringing screen by roldenburg · 8 years ago
  70. 265089a Show on hold in management screen for conference call. by yueg · 8 years ago
  71. 01a964d Make incoming and ongoing call notification foreground and highest priority. by yueg · 8 years ago
  72. 4d705e5 Fix crash on hanging up simulator video call. by wangqi · 8 years ago
  73. 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
  74. 9753935 Update text of call back number in emergency calls. by wangqi · 8 years ago
  75. dde01c5 Log non-contact lightbringer actions by twyen · 8 years ago
  76. ab0b856 Refactor CallList to call onUpdateCall and notifyGenericListeners directly. by wangqi · 8 years ago
  77. 01e9204 Refactor second call logging by uabdullah · 8 years ago
  78. 457b397 Log if a call is IMS reachable. by yueg · 8 years ago
  79. 339b4f3 Always show line1 number in emergency call. by wangqi · 8 years ago
  80. 53e1ce3 Use simulator to add in-call UI integration tests by sail · 8 years ago
  81. 2ca4318 Update Dialer source to latest internal Google revision. by Eric Erfanian · 8 years ago
  82. c857f90 Update Dialer to v10 RC32 by Eric Erfanian · 9 years ago
  83. 10b34a5 Update Dialer to V10 RC16 by Eric Erfanian · 9 years ago
  84. 8369df0 This change reflects the Dialer V10 RC00 branch. by Eric Erfanian · 9 years ago
  85. d8046e5 Update AOSP Dialer source from internal google3 repository at cl/152373142. by Eric Erfanian · 9 years ago
  86. 9050823 Update AOSP Dialer source from internal google3 repository at cl/151128062 by Eric Erfanian · 9 years ago
  87. d5e47f6 Update Dialer source from latest green build. by Eric Erfanian · 9 years ago
  88. ccca315 Update dialer sources. by Eric Erfanian · 9 years ago