1. bee76bf Allow external apps to start pre-call flow by twyen · 7 years ago
  2. 1ecb3e2 Play voicemails downloaded from the voicemail server in the NUI VM Fragment by uabdullah · 7 years ago
  3. 7c46fa9 Fix bug that RTL posistion is not correct when initializing in CallLogActivity. by wangqi · 7 years ago
  4. b66c1d2 Use TextUtils.isEmpty() instead of null check. by yueg · 7 years ago
  5. 3155e42 Merge "Add a new impression proto for same prefix call marked as spam." by Treehugger Robot · 7 years ago
  6. afab393 Merge "Reference packages.mk in dialer's Android.mk." by Treehugger Robot · 7 years ago
  7. 70eaded Add a new impression proto for same prefix call marked as spam. by Android Dialer · 7 years ago
  8. 95fafa8 Reference packages.mk in dialer's Android.mk. by Zachary Heidepriem · 7 years ago
  9. 3066a0b Merge "Added voicemail.settings to packages.mk." by Treehugger Robot · 7 years ago
  10. 03a9628 Added voicemail.settings to packages.mk. by zachh · 7 years ago
  11. 5fa30db Merge changes I828ff9d5,Id7844c3a by Treehugger Robot · 7 years ago
  12. 0835c25 Merge "Adjust weights of layouts on the dialpad so that key letters aren't clipped." by Treehugger Robot · 7 years ago
  13. 7255fc4 Merge changes I96dd5761,I196c2eaa by Treehugger Robot · 7 years ago
  14. 56104bb Merge "Added content provider for PhoneLookupHistory." by Treehugger Robot · 7 years ago
  15. 66834e4 Implement PreferredSimFallbackProvider by twyen · 7 years ago
  16. 4c7d959 Use lambdas in CompositePhoneLookup. by zachh · 7 years ago
  17. 37d5529 Adjust weights of layouts on the dialpad so that key letters aren't clipped. by linyuh · 7 years ago
  18. e9f94c7 Fix bug that "+" is dropped when performing actions in smart dial search. by wangqi · 7 years ago
  19. dc63a40 Use parent message for CP2 info in phone_lookup_info.proto. by zachh · 7 years ago
  20. e841eab Added content provider for PhoneLookupHistory. by zachh · 7 years ago
  21. efd5f75 Merge changes I220a35f3,I2460308e,I15b52595,I4ba40e53 by Treehugger Robot · 7 years ago
  22. ddbde1f Merge changes I63e93080,Iff15e216 by Treehugger Robot · 7 years ago
  23. 80c8b52 Use type TEXT instead of STRING for annotated call log columns. by zachh · 7 years ago
  24. 9a915fc Stop turning on the screen when the incoming/outgoing call is via Bluetooth. by linyuh · 7 years ago
  25. 3af5c6b Filter out contacts with null primary display names in search. by zachh · 7 years ago
  26. 8c47d75 Conferece call management screen UI adjustment. by yueg · 7 years ago
  27. aceaed3 Renamed string.xml to strings.xml to match Android convention by roldenburg · 7 years ago
  28. 922cbed Add UiThreadExecutor by Zachary Heidepriem · 7 years ago
  29. 2b52d2a Merge changes I0ed4fa1b,Ie03ce41e,If41868df,Iba2e9092 by Treehugger Robot · 7 years ago
  30. b7dba5a Expose tab index to protected by Android Dialer · 7 years ago
  31. 9b3342f Added temporary logging to debug problem with null phone numbers from remote contacts. by zachh · 7 years ago
  32. 0efc840 Hook up pre-call actions by twyen · 7 years ago
  33. 73d995f Implement CallingAccountSelector and AssistedDialAction by Zachary Heidepriem · 7 years ago
  34. 5e20ba7 Merge changes Ide5ec431,Icf2f8fae by Treehugger Robot · 7 years ago
  35. 3d198bb Merge changes I80ff3852,Ibe1c57bc,I93f35850 by Treehugger Robot · 7 years ago
  36. 7d34a79 Merge changes Iaf842b35,I987c0d19,If20e9fb9 by Treehugger Robot · 7 years ago
  37. 0e21a20 Merge "Updating SendTranscriptionFeedback for consistency." by Treehugger Robot · 7 years ago
  38. b0ed171 Implement PreCallCoordinator by twyen · 7 years ago
  39. fe23fd3 Make CallIntentBuilder parcelable by twyen · 7 years ago
  40. 7f3f33c Use layout_gravity to horizontally center each dialpad key in landscape mode. by linyuh · 7 years ago
  41. c2ea695 Unify voicemail call placing by twyen · 7 years ago
  42. fda5efd Stop storing device orientation in DialpadView's instance variable to improve reliability. by linyuh · 7 years ago
  43. c6deafc Rename value name to avoid conflict. by yueg · 7 years ago
  44. c950a9b Fix previous usage of LoggingBinding with Logger class. by weijiaxu · 7 years ago
  45. f15085f Disable "Switch Camera" button when not transmitting by roldenburg · 7 years ago
  46. 68739de Updating SendTranscriptionFeedback for consistency. by Android Dialer · 7 years ago
  47. 36d6dd9 Merge "Add expand and collapse media player logic for NUI Voicemail Fragment" by Treehugger Robot · 7 years ago
  48. fa89db0 Merge changes I436335d1,I436307d4 by Treehugger Robot · 7 years ago
  49. 7dd13e1 Add expand and collapse media player logic for NUI Voicemail Fragment by uabdullah · 7 years ago
  50. 7eb42e9 Defining transcription feedback API by mdooley · 7 years ago
  51. 14e534e Added phone paused icon to on hold banner. by calderwoodra · 7 years ago
  52. bed757c Merge changes I0115fb26,I7a29bf5a,I7888f3b6,I06d5d3d8,I4c601b16, ... by Treehugger Robot · 7 years ago
  53. 60dd96a Implemented CompositePhoneLookup#bulkUpdate. by zachh · 7 years ago
  54. 1a56fac Allow the client to specify voicemail transcript id's by mdooley · 7 years ago
  55. 6af2e14 Implement bulk update for Cp2PhoneLookup. by calderwoodra · 7 years ago
  56. 1fe02f5 Add character mappings for Bulgarian & Ukrainian in DialpadCharMappings. by linyuh · 7 years ago
  57. 82670fe Support dual alphabets in smart search when a secondary alphabet is available. by linyuh · 7 years ago
  58. 83d8a62 Commit transaction synchronously for OnHoldFragment. by yueg · 7 years ago
  59. 50a0f00 Merge "Expand Voicemails on tapping" by Treehugger Robot · 7 years ago
  60. 19a60d9 Merge "Implemented CompositePhoneLookup#isDirty." by Treehugger Robot · 7 years ago
  61. 218769e Merge changes Idf4eb009,I7b531524,I2c6353cd,I45a59de7 by Treehugger Robot · 7 years ago
  62. da26bc7 Merge changes I6672c5b0,Ie053a5d8 by Treehugger Robot · 7 years ago
  63. f1f9455 Expand Voicemails on tapping by uabdullah · 7 years ago
  64. 2f38c65 Implemented CompositePhoneLookup#isDirty. by zachh · 7 years ago
  65. 7115121 Fixed AOSP breakage due to incompatible guava api. by zachh · 7 years ago
  66. 84ac49b Implement some UI changes. by yueg · 7 years ago
  67. 65e1907 Stop ringtone when user opens "respond via message" option by roldenburg · 7 years ago
  68. 96f71f7 Fixing bug in donation settings by mdooley · 7 years ago
  69. d3014bf Set the ceiling at O. by erfanian · 7 years ago
  70. 9f39c2f Use prebuilt guava for dialer. by Zachary Heidepriem · 7 years ago
  71. cd8d440 Merge "Reorganized assets." by Treehugger Robot · 7 years ago
  72. c17d355 Reorganized assets. by zachh · 7 years ago
  73. e8ee4c3 Merge changes Ibaf55bde,I044861a1,Ib2d207eb,Ide61f65a by Treehugger Robot · 7 years ago
  74. 2835d4c Merge "Move voicemail settings to dialer UI" by zachh · 7 years ago
  75. 8bfef4b Fixed tab in packages.mk. by zachh · 7 years ago
  76. 7140ea6 Adding packages.mk by zachh · 7 years ago
  77. b087d98 Fixed that name mixed Hebrew is not displayed correctly at call log by erfanian · 7 years ago
  78. 5fa4c0f Show dual alphabets on the dialpad if a secondary alphabet is available. by linyuh · 7 years ago
  79. 7547d3e Move voicemail settings to dialer UI by Zachary Heidepriem · 7 years ago
  80. b519cd5 Merge "Show HD icon in call logs." by Qi Wang · 7 years ago
  81. 008e6fd Show HD icon in call logs. by wangqi · 7 years ago
  82. 6eec20f Merge "Add avatar and small icon in bubble primary button." by Treehugger Robot · 7 years ago
  83. a5a08d8 Add avatar and small icon in bubble primary button. by yueg · 7 years ago
  84. 9ebcbef Merge "Renamed call_details string, which was conflicting with one from the calldetails package." by Treehugger Robot · 7 years ago
  85. eceebff Merge "Update heads up notification based on video state" by Treehugger Robot · 7 years ago
  86. cda1d92 Merge "Add more log entries in loggingBinding." by Treehugger Robot · 7 years ago
  87. 730537d Merge changes Ib52e11c6,I15d2f826,I12bd7703,I757b423f,Iac6deb8f by Treehugger Robot · 7 years ago
  88. 53474a1 Merge "Disable assisted dialing when the phone is User Locked." by Treehugger Robot · 7 years ago
  89. 09667cb Merge "Add logging statement to assert InCallUI branched as expected." by Treehugger Robot · 7 years ago
  90. 03d8128 Renamed call_details string, which was conflicting with one from the calldetails package. by zachh · 7 years ago
  91. c14610d Update heads up notification based on video state by roldenburg · 7 years ago
  92. 650e7cc Add more log entries in loggingBinding. by weijiaxu · 7 years ago
  93. 73bc470 Use unencrypted storage for shared prefs in new call log. by zachh · 7 years ago
  94. 0cd36a6 Removed helper methods in DialerExecutors. by zachh · 7 years ago
  95. f994261 Add country code support to ad settings. by erfanian · 7 years ago
  96. 5c2d992 Add VoLTE conference call to simulator and fix a minor issue for GSM conference. by weijiaxu · 7 years ago
  97. bd03600 Use DialpadTextView instead of TextView to show letters under each digit key. by linyuh · 7 years ago
  98. 1d1ac5b Disable assisted dialing when the phone is User Locked. by erfanian · 7 years ago
  99. 04d4ba5 Add logging statement to assert InCallUI branched as expected. by erfanian · 7 years ago
  100. 0b95676 Merge "Added CompositePhoneLookup and added and implemented "lookup" method." by Treehugger Robot · 7 years ago