1. 7e1a0d1 Refactoring and adding TOS check before transcribing by mdooley · 7 years ago
  2. 6a63e8d Adding exponential backoff utilities by mdooley · 7 years ago
  3. c170e2d Implement suggested SIM by twyen · 7 years ago
  4. 450c961 Fix dialer simulator for conference calling funcitonality. by weijiaxu · 7 years ago
  5. 038b4ee Use OnPreDrawListener to adjust key layouts on the dialpad. by linyuh · 7 years ago
  6. 22ff338 Don't transcribe voicemail unless carrier allows OTT transcription by mdooley · 7 years ago
  7. e537117 Implement change SIM animation by twyen · 7 years ago
  8. af77352 Implement headless PreCall by twyen · 7 years ago
  9. 7b86f56 Merge the following methods in InCallActivityCommon into InCallActivity: by linyuh · 7 years ago
  10. bf27d87 Added PhoneLookupDataSource and implemented isDirty. by zachh · 7 years ago
  11. 5c7524f Send SUB_ID_EXTRA to VoicemailSettingsActivity in Telephony by twyen · 7 years ago
  12. ad01e74 Add preferred SIM meta-data to dialer manifest by twyen · 7 years ago
  13. 092b21c Remove unused code InCallUiBings.getUiReadyBroadcastIntent(). by yueg · 7 years ago
  14. 69a2506 Move the following methods from InCallActivityCommon to InCallActivity: by linyuh · 7 years ago
  15. 9d197d0 Keyboard now closes in regular search when user scrolls list. by calderwoodra · 7 years ago
  16. 1636789 Optimize contact search by using a Ternary Search Tree. by calderwoodra · 7 years ago
  17. 8dab453 Dialpad FAB no longer loses it's icon on fragment resume. by calderwoodra · 7 years ago
  18. 4307347 Automated rollback by roldenburg · 7 years ago
  19. f99f630 Move InCallActivityCommon#dismissPendingDialogs to InCallActivity. by linyuh · 7 years ago
  20. 006ac37 Automated rollback by roldenburg · 7 years ago
  21. 9c5d723 Replace NUI voicemail media buttons with image buttons by uabdullah · 7 years ago
  22. 725c251 Notify content URI when preferred SIM is updated by twyen · 7 years ago
  23. 1569826 Use phone account ID for legacy voicemail notification. by twyen · 7 years ago
  24. 9c327da Move InCallActivityCommon#dismissKeyGuard to InCallActivity. by linyuh · 7 years ago
  25. c7b4130 Combine voicemail uri and duration for NUI media player by uabdullah · 7 years ago
  26. bc9d007 Set total duration for NUI voicemail media player seekbar by uabdullah · 7 years ago
  27. e8dab7e Added URI for selecting distinct phone numbers from AnnotatedCallLog. by zachh · 7 years ago
  28. 04a21f6 Merge "Fix crash caused by opening dialogs with a dead activity" by Treehugger Robot · 7 years ago
  29. 4c7f551 Merge "Add seekbar to Voicemail Media Player" by Treehugger Robot · 7 years ago
  30. 9c04a6a Merge changes I6a5a8ad8,I096ea022,Id164d08c by Treehugger Robot · 7 years ago
  31. 6d87dbc Fix crash caused by opening dialogs with a dead activity by maxwelb · 7 years ago
  32. 85415fb Add seekbar to Voicemail Media Player by uabdullah · 7 years ago
  33. a1c046f Implement preferred SIM by twyen · 7 years ago
  34. bee76bf Allow external apps to start pre-call flow by twyen · 7 years ago
  35. 1ecb3e2 Play voicemails downloaded from the voicemail server in the NUI VM Fragment by uabdullah · 7 years ago
  36. 6e4dbf2 Merge changes Id877da97,I449c851c by Treehugger Robot · 7 years ago
  37. 45b261a Merge "Fix bug that RTL posistion is not correct when initializing in CallLogActivity." by Treehugger Robot · 7 years ago
  38. 9df1074 Merge "Use TextUtils.isEmpty() instead of null check." by Treehugger Robot · 7 years ago
  39. 31ddc75 Fix bug that RTL posistion is not correct when initializing in CallLogActivity. by wangqi · 7 years ago
  40. b0276e8 Use TextUtils.isEmpty() instead of null check. by yueg · 7 years ago
  41. 7c46fa9 Fix bug that RTL posistion is not correct when initializing in CallLogActivity. by wangqi · 7 years ago
  42. b66c1d2 Use TextUtils.isEmpty() instead of null check. by yueg · 7 years ago
  43. 3155e42 Merge "Add a new impression proto for same prefix call marked as spam." by Treehugger Robot · 7 years ago
  44. afab393 Merge "Reference packages.mk in dialer's Android.mk." by Treehugger Robot · 7 years ago
  45. 70eaded Add a new impression proto for same prefix call marked as spam. by Android Dialer · 7 years ago
  46. 95fafa8 Reference packages.mk in dialer's Android.mk. by Zachary Heidepriem · 7 years ago
  47. 3066a0b Merge "Added voicemail.settings to packages.mk." by Treehugger Robot · 7 years ago
  48. 03a9628 Added voicemail.settings to packages.mk. by zachh · 7 years ago
  49. 5fa30db Merge changes I828ff9d5,Id7844c3a by Treehugger Robot · 7 years ago
  50. 0835c25 Merge "Adjust weights of layouts on the dialpad so that key letters aren't clipped." by Treehugger Robot · 7 years ago
  51. 7255fc4 Merge changes I96dd5761,I196c2eaa by Treehugger Robot · 7 years ago
  52. 56104bb Merge "Added content provider for PhoneLookupHistory." by Treehugger Robot · 7 years ago
  53. 66834e4 Implement PreferredSimFallbackProvider by twyen · 7 years ago
  54. 4c7d959 Use lambdas in CompositePhoneLookup. by zachh · 7 years ago
  55. 37d5529 Adjust weights of layouts on the dialpad so that key letters aren't clipped. by linyuh · 7 years ago
  56. e9f94c7 Fix bug that "+" is dropped when performing actions in smart dial search. by wangqi · 7 years ago
  57. dc63a40 Use parent message for CP2 info in phone_lookup_info.proto. by zachh · 7 years ago
  58. e841eab Added content provider for PhoneLookupHistory. by zachh · 7 years ago
  59. efd5f75 Merge changes I220a35f3,I2460308e,I15b52595,I4ba40e53 by Treehugger Robot · 7 years ago
  60. ddbde1f Merge changes I63e93080,Iff15e216 by Treehugger Robot · 7 years ago
  61. 80c8b52 Use type TEXT instead of STRING for annotated call log columns. by zachh · 7 years ago
  62. 9a915fc Stop turning on the screen when the incoming/outgoing call is via Bluetooth. by linyuh · 7 years ago
  63. 3af5c6b Filter out contacts with null primary display names in search. by zachh · 7 years ago
  64. 8c47d75 Conferece call management screen UI adjustment. by yueg · 7 years ago
  65. aceaed3 Renamed string.xml to strings.xml to match Android convention by roldenburg · 7 years ago
  66. 922cbed Add UiThreadExecutor by Zachary Heidepriem · 7 years ago
  67. 2b52d2a Merge changes I0ed4fa1b,Ie03ce41e,If41868df,Iba2e9092 by Treehugger Robot · 7 years ago
  68. b7dba5a Expose tab index to protected by Android Dialer · 7 years ago
  69. 9b3342f Added temporary logging to debug problem with null phone numbers from remote contacts. by zachh · 7 years ago
  70. 0efc840 Hook up pre-call actions by twyen · 7 years ago
  71. 73d995f Implement CallingAccountSelector and AssistedDialAction by Zachary Heidepriem · 7 years ago
  72. 5e20ba7 Merge changes Ide5ec431,Icf2f8fae by Treehugger Robot · 7 years ago
  73. 3d198bb Merge changes I80ff3852,Ibe1c57bc,I93f35850 by Treehugger Robot · 7 years ago
  74. 7d34a79 Merge changes Iaf842b35,I987c0d19,If20e9fb9 by Treehugger Robot · 7 years ago
  75. 0e21a20 Merge "Updating SendTranscriptionFeedback for consistency." by Treehugger Robot · 7 years ago
  76. b0ed171 Implement PreCallCoordinator by twyen · 7 years ago
  77. fe23fd3 Make CallIntentBuilder parcelable by twyen · 7 years ago
  78. 7f3f33c Use layout_gravity to horizontally center each dialpad key in landscape mode. by linyuh · 7 years ago
  79. c2ea695 Unify voicemail call placing by twyen · 7 years ago
  80. fda5efd Stop storing device orientation in DialpadView's instance variable to improve reliability. by linyuh · 7 years ago
  81. c6deafc Rename value name to avoid conflict. by yueg · 7 years ago
  82. c950a9b Fix previous usage of LoggingBinding with Logger class. by weijiaxu · 7 years ago
  83. f15085f Disable "Switch Camera" button when not transmitting by roldenburg · 7 years ago
  84. 68739de Updating SendTranscriptionFeedback for consistency. by Android Dialer · 7 years ago
  85. 36d6dd9 Merge "Add expand and collapse media player logic for NUI Voicemail Fragment" by Treehugger Robot · 7 years ago
  86. fa89db0 Merge changes I436335d1,I436307d4 by Treehugger Robot · 7 years ago
  87. 7dd13e1 Add expand and collapse media player logic for NUI Voicemail Fragment by uabdullah · 7 years ago
  88. 7eb42e9 Defining transcription feedback API by mdooley · 7 years ago
  89. 14e534e Added phone paused icon to on hold banner. by calderwoodra · 7 years ago
  90. bed757c Merge changes I0115fb26,I7a29bf5a,I7888f3b6,I06d5d3d8,I4c601b16, ... by Treehugger Robot · 7 years ago
  91. 60dd96a Implemented CompositePhoneLookup#bulkUpdate. by zachh · 7 years ago
  92. 1a56fac Allow the client to specify voicemail transcript id's by mdooley · 7 years ago
  93. 6af2e14 Implement bulk update for Cp2PhoneLookup. by calderwoodra · 7 years ago
  94. 1fe02f5 Add character mappings for Bulgarian & Ukrainian in DialpadCharMappings. by linyuh · 7 years ago
  95. 82670fe Support dual alphabets in smart search when a secondary alphabet is available. by linyuh · 7 years ago
  96. 83d8a62 Commit transaction synchronously for OnHoldFragment. by yueg · 7 years ago
  97. 50a0f00 Merge "Expand Voicemails on tapping" by Treehugger Robot · 7 years ago
  98. 19a60d9 Merge "Implemented CompositePhoneLookup#isDirty." by Treehugger Robot · 7 years ago
  99. 218769e Merge changes Idf4eb009,I7b531524,I2c6353cd,I45a59de7 by Treehugger Robot · 7 years ago
  100. da26bc7 Merge changes I6672c5b0,Ie053a5d8 by Treehugger Robot · 7 years ago