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