1. 6d87dbc Fix crash caused by opening dialogs with a dead activity by maxwelb · 7 years ago
  2. 85415fb Add seekbar to Voicemail Media Player by uabdullah · 7 years ago
  3. a1c046f Implement preferred SIM by twyen · 7 years ago
  4. bee76bf Allow external apps to start pre-call flow by twyen · 7 years ago
  5. 1ecb3e2 Play voicemails downloaded from the voicemail server in the NUI VM Fragment by uabdullah · 7 years ago
  6. 7c46fa9 Fix bug that RTL posistion is not correct when initializing in CallLogActivity. by wangqi · 7 years ago
  7. b66c1d2 Use TextUtils.isEmpty() instead of null check. by yueg · 7 years ago
  8. 70eaded Add a new impression proto for same prefix call marked as spam. by Android Dialer · 7 years ago
  9. 66834e4 Implement PreferredSimFallbackProvider by twyen · 7 years ago
  10. 4c7d959 Use lambdas in CompositePhoneLookup. by zachh · 7 years ago
  11. 37d5529 Adjust weights of layouts on the dialpad so that key letters aren't clipped. by linyuh · 7 years ago
  12. e9f94c7 Fix bug that "+" is dropped when performing actions in smart dial search. by wangqi · 7 years ago
  13. dc63a40 Use parent message for CP2 info in phone_lookup_info.proto. by zachh · 7 years ago
  14. e841eab Added content provider for PhoneLookupHistory. by zachh · 7 years ago
  15. 80c8b52 Use type TEXT instead of STRING for annotated call log columns. by zachh · 7 years ago
  16. 9a915fc Stop turning on the screen when the incoming/outgoing call is via Bluetooth. by linyuh · 7 years ago
  17. 3af5c6b Filter out contacts with null primary display names in search. by zachh · 7 years ago
  18. 8c47d75 Conferece call management screen UI adjustment. by yueg · 7 years ago
  19. aceaed3 Renamed string.xml to strings.xml to match Android convention by roldenburg · 7 years ago
  20. 922cbed Add UiThreadExecutor by Zachary Heidepriem · 7 years ago
  21. b7dba5a Expose tab index to protected by Android Dialer · 7 years ago
  22. 9b3342f Added temporary logging to debug problem with null phone numbers from remote contacts. by zachh · 7 years ago
  23. 0efc840 Hook up pre-call actions by twyen · 7 years ago
  24. 73d995f Implement CallingAccountSelector and AssistedDialAction by Zachary Heidepriem · 7 years ago
  25. b0ed171 Implement PreCallCoordinator by twyen · 7 years ago
  26. fe23fd3 Make CallIntentBuilder parcelable by twyen · 7 years ago
  27. 7f3f33c Use layout_gravity to horizontally center each dialpad key in landscape mode. by linyuh · 7 years ago
  28. c2ea695 Unify voicemail call placing by twyen · 7 years ago
  29. fda5efd Stop storing device orientation in DialpadView's instance variable to improve reliability. by linyuh · 7 years ago
  30. c6deafc Rename value name to avoid conflict. by yueg · 7 years ago
  31. c950a9b Fix previous usage of LoggingBinding with Logger class. by weijiaxu · 7 years ago
  32. f15085f Disable "Switch Camera" button when not transmitting by roldenburg · 7 years ago
  33. 68739de Updating SendTranscriptionFeedback for consistency. by Android Dialer · 7 years ago
  34. 7dd13e1 Add expand and collapse media player logic for NUI Voicemail Fragment by uabdullah · 7 years ago
  35. 7eb42e9 Defining transcription feedback API by mdooley · 7 years ago
  36. 14e534e Added phone paused icon to on hold banner. by calderwoodra · 7 years ago
  37. 60dd96a Implemented CompositePhoneLookup#bulkUpdate. by zachh · 7 years ago
  38. 1a56fac Allow the client to specify voicemail transcript id's by mdooley · 7 years ago
  39. 6af2e14 Implement bulk update for Cp2PhoneLookup. by calderwoodra · 7 years ago
  40. 1fe02f5 Add character mappings for Bulgarian & Ukrainian in DialpadCharMappings. by linyuh · 7 years ago
  41. 82670fe Support dual alphabets in smart search when a secondary alphabet is available. by linyuh · 7 years ago
  42. 83d8a62 Commit transaction synchronously for OnHoldFragment. by yueg · 7 years ago
  43. f1f9455 Expand Voicemails on tapping by uabdullah · 7 years ago
  44. 2f38c65 Implemented CompositePhoneLookup#isDirty. by zachh · 7 years ago
  45. 7115121 Fixed AOSP breakage due to incompatible guava api. by zachh · 7 years ago
  46. 84ac49b Implement some UI changes. by yueg · 7 years ago
  47. 65e1907 Stop ringtone when user opens "respond via message" option by roldenburg · 7 years ago
  48. 96f71f7 Fixing bug in donation settings by mdooley · 7 years ago
  49. d3014bf Set the ceiling at O. by erfanian · 7 years ago
  50. b087d98 Fixed that name mixed Hebrew is not displayed correctly at call log by erfanian · 7 years ago
  51. 5fa4c0f Show dual alphabets on the dialpad if a secondary alphabet is available. by linyuh · 7 years ago
  52. 7547d3e Move voicemail settings to dialer UI by Zachary Heidepriem · 7 years ago
  53. 008e6fd Show HD icon in call logs. by wangqi · 7 years ago
  54. a5a08d8 Add avatar and small icon in bubble primary button. by yueg · 7 years ago
  55. 03d8128 Renamed call_details string, which was conflicting with one from the calldetails package. by zachh · 7 years ago
  56. c14610d Update heads up notification based on video state by roldenburg · 7 years ago
  57. 650e7cc Add more log entries in loggingBinding. by weijiaxu · 7 years ago
  58. 73bc470 Use unencrypted storage for shared prefs in new call log. by zachh · 7 years ago
  59. 0cd36a6 Removed helper methods in DialerExecutors. by zachh · 7 years ago
  60. f994261 Add country code support to ad settings. by erfanian · 7 years ago
  61. 5c2d992 Add VoLTE conference call to simulator and fix a minor issue for GSM conference. by weijiaxu · 7 years ago
  62. bd03600 Use DialpadTextView instead of TextView to show letters under each digit key. by linyuh · 7 years ago
  63. 1d1ac5b Disable assisted dialing when the phone is User Locked. by erfanian · 7 years ago
  64. 04d4ba5 Add logging statement to assert InCallUI branched as expected. by erfanian · 7 years ago
  65. af719e9 Added CompositePhoneLookup and added and implemented "lookup" method. by Zachary Heidepriem · 7 years ago
  66. f87dbfb Roll forward cl/172154863: Do not load every DialtactsActivity fragment on app open by wangqi · 8 years ago
  67. 77cb8e5 Let InCallPresenter instead of StatusBarNotifier implement AudioModeListener. by yueg · 8 years ago
  68. 31cac38 Clear cached requested video state by roldenburg · 8 years ago
  69. ec1a970 internal change by mdooley · 8 years ago
  70. e39af76 Make dialpad key alignment responsive to font size. by linyuh · 8 years ago
  71. 8a29e95 Center align numbers in each column of the dialpad when in landscape mode. by linyuh · 8 years ago
  72. 5d8ed93 Fix HOLD option not displayed in voice calls in CDMA + GSM. by wangqi · 8 years ago
  73. 192fc8e Use string concatenation for CREATE_TABLE_SQL instead of StringBuilder() by uabdullah · 8 years ago
  74. 168d09c Move the functionality of DialerUtils#getDefaultSharedPreferenceForDeviceProtectedStorageContext(Context) to StorageComponent. by linyuh · 8 years ago
  75. 9995248 Fix issue of huge latency measured from app#onCreate to activity#onCreate by weijiaxu · 8 years ago
  76. 8d662ca Set incall button color to match sim color. by wangqi · 8 years ago
  77. 65c2180 Cp2 Phonelookup isDirty implementation. by calderwoodra · 8 years ago
  78. 94df720 App latency test migration. by weijiaxu · 8 years ago
  79. 32257fd Search fragment now closes after placing a call. by calderwoodra · 8 years ago
  80. 2827dd1 Display CDMA voice privacy icon on notification bar. by Eric Erfanian · 8 years ago
  81. fad3d87 Fix crash that isInMultiWindownMode is not supported on M. by wangqi · 8 years ago
  82. ca47547 Fix TMO frozen ViLTE video upon swapping call by roldenburg · 8 years ago
  83. 3f89169 Fix contacts promo not showing consistently due to scroll settling tab index by Android Dialer · 8 years ago
  84. 4352579 Add support for voicemailURI to annotated call log for new voicemail tab by uabdullah · 8 years ago
  85. 6a4cebd Improved dagger support for executor services. by zachh · 8 years ago
  86. 35ec914 Refactor client platform checks to be DRY. by erfanian · 8 years ago
  87. 938468d Rename the new bubble package name from "bubble" to "newbubble". by Eric Erfanian · 8 years ago
  88. 88041ae Automated g4 rollback of changelist 172154863. by maxwelb · 8 years ago
  89. b8337d1 Take into account special dialable characters when grouping calls in the call log UI. by linyuh · 8 years ago
  90. 4041c22 Move more Video Share stuff to third_party by roldenburg · 8 years ago
  91. c18ad7a Fix NPE in TelecomAdapter.stopForegroundNotification(). by yueg · 8 years ago
  92. 6b86430 wrapping %s in in <xliff:g> </xliff:g> tags to prevent translation by mdooley · 8 years ago
  93. 8285ff9 Check AD eligibility before utilizing the feature. by erfanian · 8 years ago
  94. 639943a Support bulk inserted voicemails. by twyen · 8 years ago
  95. 78cc8ca Fix top text cropping issue in new voicemail tab by uabdullah · 8 years ago
  96. 70c1eb7 Update SearchAdapter query if fragment has query before fragment is ready. by calderwoodra · 8 years ago
  97. fe7e9e1 Contacts are now searchable by company name. by calderwoodra · 8 years ago
  98. e1c4dc9 Update simulator to add emergency call by maxwelb · 8 years ago
  99. 645132b Allow voicemail transcription notifications to expand by mdooley · 8 years ago
  100. 891fe0f Hide voice search button when exiting search if it is not available by twyen · 8 years ago