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