1. 80c8b52 Use type TEXT instead of STRING for annotated call log columns. by zachh · 7 years ago
  2. 9a915fc Stop turning on the screen when the incoming/outgoing call is via Bluetooth. by linyuh · 7 years ago
  3. 3af5c6b Filter out contacts with null primary display names in search. by zachh · 7 years ago
  4. 8c47d75 Conferece call management screen UI adjustment. by yueg · 7 years ago
  5. aceaed3 Renamed string.xml to strings.xml to match Android convention by roldenburg · 7 years ago
  6. 922cbed Add UiThreadExecutor by Zachary Heidepriem · 7 years ago
  7. 2b52d2a Merge changes I0ed4fa1b,Ie03ce41e,If41868df,Iba2e9092 by Treehugger Robot · 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. 5e20ba7 Merge changes Ide5ec431,Icf2f8fae by Treehugger Robot · 7 years ago
  13. 3d198bb Merge changes I80ff3852,Ibe1c57bc,I93f35850 by Treehugger Robot · 7 years ago
  14. 7d34a79 Merge changes Iaf842b35,I987c0d19,If20e9fb9 by Treehugger Robot · 7 years ago
  15. 0e21a20 Merge "Updating SendTranscriptionFeedback for consistency." by Treehugger Robot · 7 years ago
  16. b0ed171 Implement PreCallCoordinator by twyen · 7 years ago
  17. fe23fd3 Make CallIntentBuilder parcelable by twyen · 7 years ago
  18. 7f3f33c Use layout_gravity to horizontally center each dialpad key in landscape mode. by linyuh · 7 years ago
  19. c2ea695 Unify voicemail call placing by twyen · 7 years ago
  20. fda5efd Stop storing device orientation in DialpadView's instance variable to improve reliability. by linyuh · 7 years ago
  21. c6deafc Rename value name to avoid conflict. by yueg · 7 years ago
  22. c950a9b Fix previous usage of LoggingBinding with Logger class. by weijiaxu · 7 years ago
  23. f15085f Disable "Switch Camera" button when not transmitting by roldenburg · 7 years ago
  24. 68739de Updating SendTranscriptionFeedback for consistency. by Android Dialer · 7 years ago
  25. 36d6dd9 Merge "Add expand and collapse media player logic for NUI Voicemail Fragment" by Treehugger Robot · 7 years ago
  26. fa89db0 Merge changes I436335d1,I436307d4 by Treehugger Robot · 7 years ago
  27. 7dd13e1 Add expand and collapse media player logic for NUI Voicemail Fragment by uabdullah · 7 years ago
  28. 7eb42e9 Defining transcription feedback API by mdooley · 7 years ago
  29. 14e534e Added phone paused icon to on hold banner. by calderwoodra · 7 years ago
  30. bed757c Merge changes I0115fb26,I7a29bf5a,I7888f3b6,I06d5d3d8,I4c601b16, ... by Treehugger Robot · 7 years ago
  31. 60dd96a Implemented CompositePhoneLookup#bulkUpdate. by zachh · 7 years ago
  32. 1a56fac Allow the client to specify voicemail transcript id's by mdooley · 7 years ago
  33. 6af2e14 Implement bulk update for Cp2PhoneLookup. by calderwoodra · 7 years ago
  34. 1fe02f5 Add character mappings for Bulgarian & Ukrainian in DialpadCharMappings. by linyuh · 7 years ago
  35. 82670fe Support dual alphabets in smart search when a secondary alphabet is available. by linyuh · 7 years ago
  36. 83d8a62 Commit transaction synchronously for OnHoldFragment. by yueg · 7 years ago
  37. 50a0f00 Merge "Expand Voicemails on tapping" by Treehugger Robot · 7 years ago
  38. 19a60d9 Merge "Implemented CompositePhoneLookup#isDirty." by Treehugger Robot · 7 years ago
  39. 218769e Merge changes Idf4eb009,I7b531524,I2c6353cd,I45a59de7 by Treehugger Robot · 7 years ago
  40. da26bc7 Merge changes I6672c5b0,Ie053a5d8 by Treehugger Robot · 7 years ago
  41. f1f9455 Expand Voicemails on tapping by uabdullah · 7 years ago
  42. 2f38c65 Implemented CompositePhoneLookup#isDirty. by zachh · 7 years ago
  43. 7115121 Fixed AOSP breakage due to incompatible guava api. by zachh · 7 years ago
  44. 84ac49b Implement some UI changes. by yueg · 7 years ago
  45. 65e1907 Stop ringtone when user opens "respond via message" option by roldenburg · 7 years ago
  46. 96f71f7 Fixing bug in donation settings by mdooley · 7 years ago
  47. d3014bf Set the ceiling at O. by erfanian · 7 years ago
  48. 9f39c2f Use prebuilt guava for dialer. by Zachary Heidepriem · 7 years ago
  49. cd8d440 Merge "Reorganized assets." by Treehugger Robot · 7 years ago
  50. c17d355 Reorganized assets. by zachh · 7 years ago
  51. e8ee4c3 Merge changes Ibaf55bde,I044861a1,Ib2d207eb,Ide61f65a by Treehugger Robot · 7 years ago
  52. 2835d4c Merge "Move voicemail settings to dialer UI" by zachh · 7 years ago
  53. 8bfef4b Fixed tab in packages.mk. by zachh · 7 years ago
  54. 7140ea6 Adding packages.mk by zachh · 7 years ago
  55. b087d98 Fixed that name mixed Hebrew is not displayed correctly at call log by erfanian · 7 years ago
  56. 5fa4c0f Show dual alphabets on the dialpad if a secondary alphabet is available. by linyuh · 7 years ago
  57. 7547d3e Move voicemail settings to dialer UI by Zachary Heidepriem · 7 years ago
  58. b519cd5 Merge "Show HD icon in call logs." by Qi Wang · 7 years ago
  59. 008e6fd Show HD icon in call logs. by wangqi · 7 years ago
  60. 6eec20f Merge "Add avatar and small icon in bubble primary button." by Treehugger Robot · 7 years ago
  61. a5a08d8 Add avatar and small icon in bubble primary button. by yueg · 7 years ago
  62. 9ebcbef Merge "Renamed call_details string, which was conflicting with one from the calldetails package." by Treehugger Robot · 7 years ago
  63. eceebff Merge "Update heads up notification based on video state" by Treehugger Robot · 7 years ago
  64. cda1d92 Merge "Add more log entries in loggingBinding." by Treehugger Robot · 7 years ago
  65. 730537d Merge changes Ib52e11c6,I15d2f826,I12bd7703,I757b423f,Iac6deb8f by Treehugger Robot · 7 years ago
  66. 53474a1 Merge "Disable assisted dialing when the phone is User Locked." by Treehugger Robot · 7 years ago
  67. 09667cb Merge "Add logging statement to assert InCallUI branched as expected." by Treehugger Robot · 7 years ago
  68. 03d8128 Renamed call_details string, which was conflicting with one from the calldetails package. by zachh · 7 years ago
  69. c14610d Update heads up notification based on video state by roldenburg · 7 years ago
  70. 650e7cc Add more log entries in loggingBinding. by weijiaxu · 7 years ago
  71. 73bc470 Use unencrypted storage for shared prefs in new call log. by zachh · 7 years ago
  72. 0cd36a6 Removed helper methods in DialerExecutors. by zachh · 7 years ago
  73. f994261 Add country code support to ad settings. by erfanian · 7 years ago
  74. 5c2d992 Add VoLTE conference call to simulator and fix a minor issue for GSM conference. by weijiaxu · 7 years ago
  75. bd03600 Use DialpadTextView instead of TextView to show letters under each digit key. by linyuh · 7 years ago
  76. 1d1ac5b Disable assisted dialing when the phone is User Locked. by erfanian · 7 years ago
  77. 04d4ba5 Add logging statement to assert InCallUI branched as expected. by erfanian · 7 years ago
  78. 0b95676 Merge "Added CompositePhoneLookup and added and implemented "lookup" method." by Treehugger Robot · 7 years ago
  79. af719e9 Added CompositePhoneLookup and added and implemented "lookup" method. by Zachary Heidepriem · 7 years ago
  80. 0288688 Merge "Roll forward cl/172154863: Do not load every DialtactsActivity fragment on app open" by Treehugger Robot · 7 years ago
  81. 1823bbb Merge changes Iefdc2d0e,Ibccc610c by Treehugger Robot · 7 years ago
  82. cde4456 Merge changes Ic7360019,I9b60657c by Treehugger Robot · 7 years ago
  83. f87dbfb Roll forward cl/172154863: Do not load every DialtactsActivity fragment on app open by wangqi · 7 years ago
  84. 77cb8e5 Let InCallPresenter instead of StatusBarNotifier implement AudioModeListener. by yueg · 7 years ago
  85. 31cac38 Clear cached requested video state by roldenburg · 7 years ago
  86. ec1a970 internal change by mdooley · 7 years ago
  87. e39af76 Make dialpad key alignment responsive to font size. by linyuh · 7 years ago
  88. 34582db Merge "Center align numbers in each column of the dialpad when in landscape mode." by Treehugger Robot · 7 years ago
  89. 8a29e95 Center align numbers in each column of the dialpad when in landscape mode. by linyuh · 7 years ago
  90. 4499718 Merge changes I6e17c1cc,If00f7e91,Ia89d5d85 by Treehugger Robot · 7 years ago
  91. 5d8ed93 Fix HOLD option not displayed in voice calls in CDMA + GSM. by wangqi · 7 years ago
  92. 192fc8e Use string concatenation for CREATE_TABLE_SQL instead of StringBuilder() by uabdullah · 7 years ago
  93. 168d09c Move the functionality of DialerUtils#getDefaultSharedPreferenceForDeviceProtectedStorageContext(Context) to StorageComponent. by linyuh · 7 years ago
  94. f60c538 Merge "Fix issue of huge latency measured from app#onCreate to activity#onCreate When dialer application class got launced but GoogleDialtactsActivity was not launched, there was an unstopped timer started by dialer application, causing the measurement to be very huge next time." by Treehugger Robot · 7 years ago
  95. 4f6214e Merge "Set incall button color to match sim color." by Treehugger Robot · 7 years ago
  96. 9995248 Fix issue of huge latency measured from app#onCreate to activity#onCreate by weijiaxu · 7 years ago
  97. 8d662ca Set incall button color to match sim color. by wangqi · 7 years ago
  98. 9b99b22 Merge changes I1fa267c0,Ia6812794,Ib5715d0f,I71d4c03b by Treehugger Robot · 7 years ago
  99. 65c2180 Cp2 Phonelookup isDirty implementation. by calderwoodra · 7 years ago
  100. 94df720 App latency test migration. by weijiaxu · 7 years ago