1. 038b4ee Use OnPreDrawListener to adjust key layouts on the dialpad. by linyuh · 7 years ago
  2. 22ff338 Don't transcribe voicemail unless carrier allows OTT transcription by mdooley · 7 years ago
  3. e537117 Implement change SIM animation by twyen · 7 years ago
  4. af77352 Implement headless PreCall by twyen · 7 years ago
  5. 7b86f56 Merge the following methods in InCallActivityCommon into InCallActivity: by linyuh · 7 years ago
  6. bf27d87 Added PhoneLookupDataSource and implemented isDirty. by zachh · 7 years ago
  7. 5c7524f Send SUB_ID_EXTRA to VoicemailSettingsActivity in Telephony by twyen · 7 years ago
  8. ad01e74 Add preferred SIM meta-data to dialer manifest by twyen · 7 years ago
  9. 092b21c Remove unused code InCallUiBings.getUiReadyBroadcastIntent(). by yueg · 7 years ago
  10. 69a2506 Move the following methods from InCallActivityCommon to InCallActivity: by linyuh · 7 years ago
  11. 9d197d0 Keyboard now closes in regular search when user scrolls list. by calderwoodra · 7 years ago
  12. 1636789 Optimize contact search by using a Ternary Search Tree. by calderwoodra · 7 years ago
  13. 8dab453 Dialpad FAB no longer loses it's icon on fragment resume. by calderwoodra · 7 years ago
  14. 4307347 Automated rollback by roldenburg · 7 years ago
  15. f99f630 Move InCallActivityCommon#dismissPendingDialogs to InCallActivity. by linyuh · 7 years ago
  16. 006ac37 Automated rollback by roldenburg · 7 years ago
  17. 9c5d723 Replace NUI voicemail media buttons with image buttons by uabdullah · 7 years ago
  18. 725c251 Notify content URI when preferred SIM is updated by twyen · 7 years ago
  19. 1569826 Use phone account ID for legacy voicemail notification. by twyen · 7 years ago
  20. 9c327da Move InCallActivityCommon#dismissKeyGuard to InCallActivity. by linyuh · 7 years ago
  21. c7b4130 Combine voicemail uri and duration for NUI media player by uabdullah · 7 years ago
  22. bc9d007 Set total duration for NUI voicemail media player seekbar by uabdullah · 7 years ago
  23. e8dab7e Added URI for selecting distinct phone numbers from AnnotatedCallLog. by zachh · 7 years ago
  24. 6d87dbc Fix crash caused by opening dialogs with a dead activity by maxwelb · 7 years ago
  25. 85415fb Add seekbar to Voicemail Media Player by uabdullah · 7 years ago
  26. a1c046f Implement preferred SIM by twyen · 7 years ago
  27. bee76bf Allow external apps to start pre-call flow by twyen · 7 years ago
  28. 1ecb3e2 Play voicemails downloaded from the voicemail server in the NUI VM Fragment by uabdullah · 7 years ago
  29. 7c46fa9 Fix bug that RTL posistion is not correct when initializing in CallLogActivity. by wangqi · 7 years ago
  30. b66c1d2 Use TextUtils.isEmpty() instead of null check. by yueg · 7 years ago
  31. 70eaded Add a new impression proto for same prefix call marked as spam. by Android Dialer · 7 years ago
  32. 66834e4 Implement PreferredSimFallbackProvider by twyen · 7 years ago
  33. 4c7d959 Use lambdas in CompositePhoneLookup. by zachh · 7 years ago
  34. 37d5529 Adjust weights of layouts on the dialpad so that key letters aren't clipped. by linyuh · 7 years ago
  35. e9f94c7 Fix bug that "+" is dropped when performing actions in smart dial search. by wangqi · 7 years ago
  36. dc63a40 Use parent message for CP2 info in phone_lookup_info.proto. by zachh · 7 years ago
  37. e841eab Added content provider for PhoneLookupHistory. by zachh · 7 years ago
  38. 80c8b52 Use type TEXT instead of STRING for annotated call log columns. by zachh · 7 years ago
  39. 9a915fc Stop turning on the screen when the incoming/outgoing call is via Bluetooth. by linyuh · 7 years ago
  40. 3af5c6b Filter out contacts with null primary display names in search. by zachh · 7 years ago
  41. 8c47d75 Conferece call management screen UI adjustment. by yueg · 7 years ago
  42. aceaed3 Renamed string.xml to strings.xml to match Android convention by roldenburg · 7 years ago
  43. 922cbed Add UiThreadExecutor by Zachary Heidepriem · 7 years ago
  44. b7dba5a Expose tab index to protected by Android Dialer · 7 years ago
  45. 9b3342f Added temporary logging to debug problem with null phone numbers from remote contacts. by zachh · 7 years ago
  46. 0efc840 Hook up pre-call actions by twyen · 7 years ago
  47. 73d995f Implement CallingAccountSelector and AssistedDialAction by Zachary Heidepriem · 7 years ago
  48. b0ed171 Implement PreCallCoordinator by twyen · 7 years ago
  49. fe23fd3 Make CallIntentBuilder parcelable by twyen · 7 years ago
  50. 7f3f33c Use layout_gravity to horizontally center each dialpad key in landscape mode. by linyuh · 7 years ago
  51. c2ea695 Unify voicemail call placing by twyen · 7 years ago
  52. fda5efd Stop storing device orientation in DialpadView's instance variable to improve reliability. by linyuh · 7 years ago
  53. c6deafc Rename value name to avoid conflict. by yueg · 7 years ago
  54. c950a9b Fix previous usage of LoggingBinding with Logger class. by weijiaxu · 7 years ago
  55. f15085f Disable "Switch Camera" button when not transmitting by roldenburg · 7 years ago
  56. 68739de Updating SendTranscriptionFeedback for consistency. by Android Dialer · 7 years ago
  57. 7dd13e1 Add expand and collapse media player logic for NUI Voicemail Fragment by uabdullah · 7 years ago
  58. 7eb42e9 Defining transcription feedback API by mdooley · 7 years ago
  59. 14e534e Added phone paused icon to on hold banner. by calderwoodra · 7 years ago
  60. 60dd96a Implemented CompositePhoneLookup#bulkUpdate. by zachh · 7 years ago
  61. 1a56fac Allow the client to specify voicemail transcript id's by mdooley · 7 years ago
  62. 6af2e14 Implement bulk update for Cp2PhoneLookup. by calderwoodra · 7 years ago
  63. 1fe02f5 Add character mappings for Bulgarian & Ukrainian in DialpadCharMappings. by linyuh · 7 years ago
  64. 82670fe Support dual alphabets in smart search when a secondary alphabet is available. by linyuh · 7 years ago
  65. 83d8a62 Commit transaction synchronously for OnHoldFragment. by yueg · 7 years ago
  66. f1f9455 Expand Voicemails on tapping by uabdullah · 7 years ago
  67. 2f38c65 Implemented CompositePhoneLookup#isDirty. by zachh · 7 years ago
  68. 7115121 Fixed AOSP breakage due to incompatible guava api. by zachh · 7 years ago
  69. 84ac49b Implement some UI changes. by yueg · 7 years ago
  70. 65e1907 Stop ringtone when user opens "respond via message" option by roldenburg · 7 years ago
  71. 96f71f7 Fixing bug in donation settings by mdooley · 7 years ago
  72. d3014bf Set the ceiling at O. by erfanian · 7 years ago
  73. b087d98 Fixed that name mixed Hebrew is not displayed correctly at call log by erfanian · 7 years ago
  74. 5fa4c0f Show dual alphabets on the dialpad if a secondary alphabet is available. by linyuh · 7 years ago
  75. 7547d3e Move voicemail settings to dialer UI by Zachary Heidepriem · 7 years ago
  76. 008e6fd Show HD icon in call logs. by wangqi · 7 years ago
  77. a5a08d8 Add avatar and small icon in bubble primary button. by yueg · 7 years ago
  78. 03d8128 Renamed call_details string, which was conflicting with one from the calldetails package. by zachh · 7 years ago
  79. c14610d Update heads up notification based on video state by roldenburg · 7 years ago
  80. 650e7cc Add more log entries in loggingBinding. by weijiaxu · 7 years ago
  81. 73bc470 Use unencrypted storage for shared prefs in new call log. by zachh · 7 years ago
  82. 0cd36a6 Removed helper methods in DialerExecutors. by zachh · 7 years ago
  83. f994261 Add country code support to ad settings. by erfanian · 7 years ago
  84. 5c2d992 Add VoLTE conference call to simulator and fix a minor issue for GSM conference. by weijiaxu · 7 years ago
  85. bd03600 Use DialpadTextView instead of TextView to show letters under each digit key. by linyuh · 7 years ago
  86. 1d1ac5b Disable assisted dialing when the phone is User Locked. by erfanian · 7 years ago
  87. 04d4ba5 Add logging statement to assert InCallUI branched as expected. by erfanian · 7 years ago
  88. af719e9 Added CompositePhoneLookup and added and implemented "lookup" method. by Zachary Heidepriem · 7 years ago
  89. f87dbfb Roll forward cl/172154863: Do not load every DialtactsActivity fragment on app open by wangqi · 8 years ago
  90. 77cb8e5 Let InCallPresenter instead of StatusBarNotifier implement AudioModeListener. by yueg · 8 years ago
  91. 31cac38 Clear cached requested video state by roldenburg · 8 years ago
  92. ec1a970 internal change by mdooley · 8 years ago
  93. e39af76 Make dialpad key alignment responsive to font size. by linyuh · 8 years ago
  94. 8a29e95 Center align numbers in each column of the dialpad when in landscape mode. by linyuh · 8 years ago
  95. 5d8ed93 Fix HOLD option not displayed in voice calls in CDMA + GSM. by wangqi · 8 years ago
  96. 192fc8e Use string concatenation for CREATE_TABLE_SQL instead of StringBuilder() by uabdullah · 8 years ago
  97. 168d09c Move the functionality of DialerUtils#getDefaultSharedPreferenceForDeviceProtectedStorageContext(Context) to StorageComponent. by linyuh · 8 years ago
  98. 9995248 Fix issue of huge latency measured from app#onCreate to activity#onCreate by weijiaxu · 8 years ago
  99. 8d662ca Set incall button color to match sim color. by wangqi · 8 years ago
  100. 65c2180 Cp2 Phonelookup isDirty implementation. by calderwoodra · 8 years ago