1. 5e22e80 Refactor DialpadFragment's DtmfKeyListener by maxwelb · 7 years ago
  2. badfdc4 Adjust strings for select SIM dialog by twyen · 7 years ago
  3. fc1f9cf Add impressions for dual sim features by twyen · 7 years ago
  4. 70fedf8 Adding transcription rating feedback by mdooley · 7 years ago
  5. f5e2a62 Fix the crash caused by DialpadView's OnPreDrawListener. by linyuh · 7 years ago
  6. 38af651 Prevent SIM selection and change SIM from showing when there are active calls by twyen · 7 years ago
  7. 711c98e Fix showing CallingAccountSelector in lock screen by twyen · 7 years ago
  8. 572a77e Automated rollback of changelist 176587256 by twyen · 7 years ago
  9. e30d7d2 Check Contacts support for preferred SIM by twyen · 7 years ago
  10. d754ea2 Add SpamJobType for all spam job IDs. by wangqi · 7 years ago
  11. 3dcd8ea Bubble v2 UI changes. by yueg · 7 years ago
  12. 7ba72d2 Allow deleting a call log entry in the call log UI and the call details UI. by linyuh · 7 years ago
  13. 1fb1c69 Fix showing CallingAccountSelector in lock screen by twyen · 7 years ago
  14. cd7f4a6 Force disable VVM if carrier app is preloaded by twyen · 7 years ago
  15. 3855a6b Adding call feedback mechanism by Android Dialer · 7 years ago
  16. c2317a2 Require N for preferred SIM query by twyen · 7 years ago
  17. e51ca38 Reduced jank when placing a call from search UI. by calderwoodra · 7 years ago
  18. 6d67975 Nearby places location permission request is now in a card view. by calderwoodra · 7 years ago
  19. c3968e6 Merge what's left in InCallActivityCommon into InCallActivity. by linyuh · 7 years ago
  20. 236d6db Quick fix recursively importing. by weijiaxu · 7 years ago
  21. d2f2997 Add impression to track when users explicitly disable assisted dialing. by erfanian · 7 years ago
  22. 7ef551e Initialize executors before updating change PIN state by twyen · 7 years ago
  23. 1b39ebe Remove assert on StubVoicemailClient.addActivationStateListener() by twyen · 7 years ago
  24. ba99bef Implement SIM selection dialog by twyen · 7 years ago
  25. f2d88b6 Clear pendingAction when pausing PreCallCoordinator by twyen · 7 years ago
  26. 85e6949 Add fast database populating button for benefit of testing. by weijiaxu · 7 years ago
  27. dad839d Dialpad icon now remains white through device rotation. by calderwoodra · 7 years ago
  28. 3c8ab7e Add config flag for CallingAccountSelector by twyen · 7 years ago
  29. 26dbd5e Fixing verizon TOS text by mdooley · 7 years ago
  30. 28415da Cancel missed calls in call history when needed. by yueg · 7 years ago
  31. c63122f Add more Cequint provider and signature check. by wangqi · 7 years ago
  32. 4c3b129 Use correct field type for annotation definition. by erfanian · 7 years ago
  33. 2c3d11e Search now supports alternative sort and display orders for contact names. by calderwoodra · 7 years ago
  34. 26b3f3d When an expanded NUI VM is collapsed, ensure it remains collapsed when recycling views. by uabdullah · 7 years ago
  35. 5a2b1b2 Added place voice call search action to regular search. by calderwoodra · 7 years ago
  36. 9e93e47 Guard against remote directories returning results with no phone numbers during search. by zachh · 7 years ago
  37. 7f1076d DialpadView cleanup. by linyuh · 7 years ago
  38. 57b093b Merge the following methods in InCallActivityCommon into InCallActivity: by linyuh · 7 years ago
  39. 6b96d28 Add contact source options. by Android Dialer · 7 years ago
  40. a430bba Automated rollback of changelist 174944384 by zachh · 7 years ago
  41. 7e1a0d1 Refactoring and adding TOS check before transcribing by mdooley · 7 years ago
  42. 6a63e8d Adding exponential backoff utilities by mdooley · 7 years ago
  43. c170e2d Implement suggested SIM by twyen · 7 years ago
  44. 450c961 Fix dialer simulator for conference calling funcitonality. by weijiaxu · 7 years ago
  45. 038b4ee Use OnPreDrawListener to adjust key layouts on the dialpad. by linyuh · 7 years ago
  46. 22ff338 Don't transcribe voicemail unless carrier allows OTT transcription by mdooley · 7 years ago
  47. e537117 Implement change SIM animation by twyen · 7 years ago
  48. af77352 Implement headless PreCall by twyen · 7 years ago
  49. 7b86f56 Merge the following methods in InCallActivityCommon into InCallActivity: by linyuh · 7 years ago
  50. bf27d87 Added PhoneLookupDataSource and implemented isDirty. by zachh · 7 years ago
  51. 5c7524f Send SUB_ID_EXTRA to VoicemailSettingsActivity in Telephony by twyen · 7 years ago
  52. ad01e74 Add preferred SIM meta-data to dialer manifest by twyen · 7 years ago
  53. 092b21c Remove unused code InCallUiBings.getUiReadyBroadcastIntent(). by yueg · 7 years ago
  54. 69a2506 Move the following methods from InCallActivityCommon to InCallActivity: by linyuh · 7 years ago
  55. 9d197d0 Keyboard now closes in regular search when user scrolls list. by calderwoodra · 7 years ago
  56. 1636789 Optimize contact search by using a Ternary Search Tree. by calderwoodra · 7 years ago
  57. 8dab453 Dialpad FAB no longer loses it's icon on fragment resume. by calderwoodra · 7 years ago
  58. 4307347 Automated rollback by roldenburg · 7 years ago
  59. f99f630 Move InCallActivityCommon#dismissPendingDialogs to InCallActivity. by linyuh · 7 years ago
  60. 006ac37 Automated rollback by roldenburg · 7 years ago
  61. 9c5d723 Replace NUI voicemail media buttons with image buttons by uabdullah · 7 years ago
  62. 725c251 Notify content URI when preferred SIM is updated by twyen · 7 years ago
  63. 1569826 Use phone account ID for legacy voicemail notification. by twyen · 7 years ago
  64. 9c327da Move InCallActivityCommon#dismissKeyGuard to InCallActivity. by linyuh · 7 years ago
  65. c7b4130 Combine voicemail uri and duration for NUI media player by uabdullah · 7 years ago
  66. bc9d007 Set total duration for NUI voicemail media player seekbar by uabdullah · 7 years ago
  67. e8dab7e Added URI for selecting distinct phone numbers from AnnotatedCallLog. by zachh · 7 years ago
  68. 6d87dbc Fix crash caused by opening dialogs with a dead activity by maxwelb · 7 years ago
  69. 85415fb Add seekbar to Voicemail Media Player by uabdullah · 7 years ago
  70. a1c046f Implement preferred SIM by twyen · 7 years ago
  71. bee76bf Allow external apps to start pre-call flow by twyen · 7 years ago
  72. 1ecb3e2 Play voicemails downloaded from the voicemail server in the NUI VM Fragment by uabdullah · 7 years ago
  73. 7c46fa9 Fix bug that RTL posistion is not correct when initializing in CallLogActivity. by wangqi · 7 years ago
  74. b66c1d2 Use TextUtils.isEmpty() instead of null check. by yueg · 7 years ago
  75. 70eaded Add a new impression proto for same prefix call marked as spam. by Android Dialer · 7 years ago
  76. 66834e4 Implement PreferredSimFallbackProvider by twyen · 7 years ago
  77. 4c7d959 Use lambdas in CompositePhoneLookup. by zachh · 7 years ago
  78. 37d5529 Adjust weights of layouts on the dialpad so that key letters aren't clipped. by linyuh · 7 years ago
  79. e9f94c7 Fix bug that "+" is dropped when performing actions in smart dial search. by wangqi · 7 years ago
  80. dc63a40 Use parent message for CP2 info in phone_lookup_info.proto. by zachh · 7 years ago
  81. e841eab Added content provider for PhoneLookupHistory. by zachh · 7 years ago
  82. 80c8b52 Use type TEXT instead of STRING for annotated call log columns. by zachh · 7 years ago
  83. 9a915fc Stop turning on the screen when the incoming/outgoing call is via Bluetooth. by linyuh · 7 years ago
  84. 3af5c6b Filter out contacts with null primary display names in search. by zachh · 7 years ago
  85. 8c47d75 Conferece call management screen UI adjustment. by yueg · 7 years ago
  86. aceaed3 Renamed string.xml to strings.xml to match Android convention by roldenburg · 7 years ago
  87. 922cbed Add UiThreadExecutor by Zachary Heidepriem · 7 years ago
  88. b7dba5a Expose tab index to protected by Android Dialer · 7 years ago
  89. 9b3342f Added temporary logging to debug problem with null phone numbers from remote contacts. by zachh · 7 years ago
  90. 0efc840 Hook up pre-call actions by twyen · 7 years ago
  91. 73d995f Implement CallingAccountSelector and AssistedDialAction by Zachary Heidepriem · 7 years ago
  92. b0ed171 Implement PreCallCoordinator by twyen · 7 years ago
  93. fe23fd3 Make CallIntentBuilder parcelable by twyen · 7 years ago
  94. 7f3f33c Use layout_gravity to horizontally center each dialpad key in landscape mode. by linyuh · 7 years ago
  95. c2ea695 Unify voicemail call placing by twyen · 7 years ago
  96. fda5efd Stop storing device orientation in DialpadView's instance variable to improve reliability. by linyuh · 7 years ago
  97. c6deafc Rename value name to avoid conflict. by yueg · 7 years ago
  98. c950a9b Fix previous usage of LoggingBinding with Logger class. by weijiaxu · 7 years ago
  99. f15085f Disable "Switch Camera" button when not transmitting by roldenburg · 7 years ago
  100. 68739de Updating SendTranscriptionFeedback for consistency. by Android Dialer · 7 years ago