1. cf14ecb Bump version codes and name to v20 by roldenburg · 7 years ago
  2. e652cbf Catch BadParcelableException by twyen · 7 years ago
  3. 07d6d00 Move spam setting related methods out of spam interface into a separate spam by Android Dialer · 7 years ago
  4. 4329328 Add logging support for auto blocked spam calls. by Android Dialer · 7 years ago
  5. cb2a981 Switch setLabel and setLocation by twyen · 7 years ago
  6. efc3de4 Forward extras from pre call external receivers to placeCall(). by twyen · 7 years ago
  7. 36c8b53 Bumped a few more tests to N. by calderwoodra · 7 years ago
  8. 85ca8e0 Check empty number before querying data ID for preferred account by twyen · 7 years ago
  9. 2392313 Fix UK numbers in international format with extra 0 by twyen · 7 years ago
  10. fc70dda Cleaned up the AndroidManifest Intent Filters. by calderwoodra · 7 years ago
  11. d74e72e Removed NUI shortcut. by zachh · 7 years ago
  12. b9b64d3 Implement wifi emergency calling warning by twyen · 7 years ago
  13. 509a80d Fix CallLogGroupBuilderTest after min SDK was bumped up to N. by linyuh · 7 years ago
  14. 74831c3 Delete locally transcribed transcripts when transcription is turned off. by uabdullah · 7 years ago
  15. 4fde0ac Show SIM auto select reason in in call UI by twyen · 7 years ago
  16. f4b4844 Correctly display phone numbers containing whitespaces in RTL context. by linyuh · 7 years ago
  17. 009695e Add waiting for join banner to RTT outgoing call. by wangqi · 7 years ago
  18. cdae908 Allow user to delete previous bubbles. by wangqi · 7 years ago
  19. 57fdc2b Increase minSdk to 24. by calderwoodra · 7 years ago
  20. 58d0b2a Delete old search, old contacts, p13n logger, filtered numbers add number search. by calderwoodra · 7 years ago
  21. 2213f8e Add learn more info to VM Transcription setting by uabdullah · 7 years ago
  22. 0dcbfd3 Merge "Add RootComponentGenerator to auto-generate root components for different dialer variants." by Treehugger Robot · 7 years ago
  23. cac4acd Add RootComponentGenerator to auto-generate root components for different dialer variants. by Weijia Xu · 7 years ago
  24. 2aea5b1 Merge changes I31e744f3,Ie64d2c6f by Treehugger Robot · 7 years ago
  25. 6c64810 Merge "Show VM activating in settings" by Treehugger Robot · 7 years ago
  26. 6fc5a8d Merge "Enable and disable the call log framework on flag changes." by Treehugger Robot · 7 years ago
  27. deb4400 Use SwitchPreferenceWithClickableSummary instead of SwitchPreference for VM Donation by uabdullah · 7 years ago
  28. 6365789 Removed appContext from CallLogDataSource and PhoneLookup. by zachh · 7 years ago
  29. 5ce3454 Show VM activating in settings by uabdullah · 7 years ago
  30. 682daf2 Enable and disable the call log framework on flag changes. by zachh · 7 years ago
  31. 1ed932d Merge "Display "Emergency number" in the call log for emergency numbers" by Treehugger Robot · 7 years ago
  32. cd678d1 Merge "Show error when finding location time out." by Treehugger Robot · 7 years ago
  33. 33c9019 Display "Emergency number" in the call log for emergency numbers by maxwelb · 7 years ago
  34. 7642b80 Show error when finding location time out. by yueg · 7 years ago
  35. ab661fe Merge "Remove "contacts/common" from the dependency list of package "dialer/widget"." by Treehugger Robot · 7 years ago
  36. e157b04 Remove "contacts/common" from the dependency list of package "dialer/widget". by linyuh · 7 years ago
  37. 50f5697 Merge "Add more boilerplate to the incallui." by Treehugger Robot · 7 years ago
  38. d05d899 Add more boilerplate to the incallui. by erfanian · 7 years ago
  39. 0f2cfb4 Merge "Added "clearData" to CallLogDataSource and PhoneLookup interfaces." by Treehugger Robot · 7 years ago
  40. 2482c0f Added "clearData" to CallLogDataSource and PhoneLookup interfaces. by zachh · 7 years ago
  41. 6f067c9 Merge "Identify MMI codes specific to some OEM devices via hard-coding." by Treehugger Robot · 7 years ago
  42. 1d1111e Identify MMI codes specific to some OEM devices via hard-coding. by linyuh · 7 years ago
  43. c60a91e Merge "Mitigate some of the jank in opening/closeing search." by Treehugger Robot · 7 years ago
  44. 026ed57 Mitigate some of the jank in opening/closeing search. by calderwoodra · 7 years ago
  45. 29bfd06 Merge "Fix animation of first time showing dialpad FAB." by Treehugger Robot · 7 years ago
  46. 8b6dca4 Merge "Added unregisterContentResolvers() to CallLogDataSource and PhoneLookup." by Treehugger Robot · 7 years ago
  47. 96d7d22 Fix animation of first time showing dialpad FAB. by wangqi · 7 years ago
  48. 9bc97d1 Added unregisterContentResolvers() to CallLogDataSource and PhoneLookup. by zachh · 7 years ago
  49. 4633a7d Merge "Make the top row of the bottom sheet not clickable." by Treehugger Robot · 7 years ago
  50. c6dbda1 Merge "Convert @AutoValue VoicemailEntry to a proto" by Treehugger Robot · 7 years ago
  51. d6180d4 Make the top row of the bottom sheet not clickable. by linyuh · 7 years ago
  52. 67a08ed Convert @AutoValue VoicemailEntry to a proto by linyuh · 7 years ago
  53. 393d1df Merge changes Ieae92b5a,I0b22eb9b by Treehugger Robot · 7 years ago
  54. b8edcd2 Merge "Implement call command" by Treehugger Robot · 7 years ago
  55. 31db6d1 Merge "Add spam blocking setting related operations in spam module" by Treehugger Robot · 7 years ago
  56. 64b5778 Convert @AutoValue CoalescedRow to a proto by linyuh · 7 years ago
  57. 3e97f65 Show spam blocking promo after block spam dialog by Android Dialer · 7 years ago
  58. 9239dd2 Implement call command by twyen · 7 years ago
  59. 356db9a Add spam blocking setting related operations in spam module by Android Dialer · 7 years ago
  60. 1ca5c0e Merge "Added polling job for CallLogConfig." by Treehugger Robot · 7 years ago
  61. a00cfff Added polling job for CallLogConfig. by zachh · 7 years ago
  62. a68f342 Merge "Implement VoicemailDataSource" by Treehugger Robot · 7 years ago
  63. 6dda44d Merge "Watch for phenotype flag changes and update CallLogConfig." by Treehugger Robot · 7 years ago
  64. 117486b Merge "Check null for getPhoneAccount()" by Treehugger Robot · 7 years ago
  65. 077dc7a Merge "Check null for getPhoneAccount() in VoicemailChannelUtils" by Treehugger Robot · 7 years ago
  66. cd3d498 Implement VoicemailDataSource by twyen · 7 years ago
  67. f4a4824 Watch for phenotype flag changes and update CallLogConfig. by zachh · 7 years ago
  68. e931c12 Check null for getPhoneAccount() by twyen · 7 years ago
  69. 6f80c36 Check null for getPhoneAccount() in VoicemailChannelUtils by twyen · 7 years ago
  70. d43f57e Merge "Fix bug that dialpad fab wifi calling icon not showing." by Treehugger Robot · 7 years ago
  71. 3fbc7b5 Fix bug that dialpad fab wifi calling icon not showing. by wangqi · 7 years ago
  72. 6560110 Merge "Check if parent is null since fetch call can be called while Dialer is paused." by Treehugger Robot · 7 years ago
  73. 0ff86a8 Merge changes I3442cb57,I3d3bf3e1 by Treehugger Robot · 7 years ago
  74. 640c2c7 Merge "Make MainActivity the default activity for AOSP." by Treehugger Robot · 7 years ago
  75. 30770f8 Check if parent is null since fetch call can be called while Dialer is paused. by calderwoodra · 7 years ago
  76. a7530f8 Refactor VM Settings and add support for voicemail transcription by uabdullah · 7 years ago
  77. fce3a79 Use single return to break bubble of RTT chat. by wangqi · 7 years ago
  78. 264f287 Make MainActivity the default activity for AOSP. by calderwoodra · 7 years ago
  79. 33cfcb2 Merge "Remove contact id from all non-local directory contacts." by Treehugger Robot · 7 years ago
  80. 7a26660 Remove contact id from all non-local directory contacts. by calderwoodra · 7 years ago
  81. 6121b93 Merge "Use current county ISO for PhoneLookupHistoryRecorder" by Treehugger Robot · 7 years ago
  82. 51d7805 Merge "Add Cequint contact lookup result type." by Treehugger Robot · 7 years ago
  83. 5d8174b Merge "Work contacts quick contact badge no longer crashes." by Treehugger Robot · 7 years ago
  84. b75ca56 Merge "Check if dialpad is already open when handleing new intents." by Treehugger Robot · 7 years ago
  85. 73ae752 Use current county ISO for PhoneLookupHistoryRecorder by twyen · 7 years ago
  86. 262b6f2 Add Cequint contact lookup result type. by wangqi · 7 years ago
  87. 1c41a0a Work contacts quick contact badge no longer crashes. by calderwoodra · 7 years ago
  88. d0fc916 Check if dialpad is already open when handleing new intents. by calderwoodra · 7 years ago
  89. a8e6232 Merge "Use a vector "unblock" icon in the bottom sheet" by Treehugger Robot · 7 years ago
  90. 7086ed1 Use a vector "unblock" icon in the bottom sheet by linyuh · 7 years ago
  91. fd3c288 Merge "Restore delete call log item logging in call details." by Treehugger Robot · 7 years ago
  92. b548b97 Merge changes I27b0f911,I495e326c by Treehugger Robot · 7 years ago
  93. 5383bca Restore delete call log item logging in call details. by calderwoodra · 7 years ago
  94. ae3bc3d Close keyboard when placing a call to nearby places and remote contacts. by calderwoodra · 7 years ago
  95. 2baf763 Adjust bottom nav margins, sizes, ect. by calderwoodra · 7 years ago
  96. 80f7f77 Merge "Resolve all build resource conflicts." by Treehugger Robot · 7 years ago
  97. ecb6300 Merge changes I3464fb56,I806be1c2 by Treehugger Robot · 7 years ago
  98. e760e42 Resolve all build resource conflicts. by calderwoodra · 7 years ago
  99. e1c143a Add utility used to style content with learn more links by maxwelb · 7 years ago
  100. fae1ecb Remove deprecated android.graphics.Canvas APIs by Android Dialer · 7 years ago