1. 07d6d00 Move spam setting related methods out of spam interface into a separate spam by Android Dialer · 6 years ago
  2. 36c8b53 Bumped a few more tests to N. by calderwoodra · 6 years ago
  3. fc70dda Cleaned up the AndroidManifest Intent Filters. by calderwoodra · 6 years ago
  4. d74e72e Removed NUI shortcut. by zachh · 6 years ago
  5. 509a80d Fix CallLogGroupBuilderTest after min SDK was bumped up to N. by linyuh · 6 years ago
  6. f4b4844 Correctly display phone numbers containing whitespaces in RTL context. by linyuh · 6 years ago
  7. 57fdc2b Increase minSdk to 24. by calderwoodra · 6 years ago
  8. 58d0b2a Delete old search, old contacts, p13n logger, filtered numbers add number search. by calderwoodra · 6 years ago
  9. 33c9019 Display "Emergency number" in the call log for emergency numbers by maxwelb · 6 years ago
  10. 3e97f65 Show spam blocking promo after block spam dialog by Android Dialer · 6 years ago
  11. e931c12 Check null for getPhoneAccount() by twyen · 6 years ago
  12. 30770f8 Check if parent is null since fetch call can be called while Dialer is paused. by calderwoodra · 6 years ago
  13. a7530f8 Refactor VM Settings and add support for voicemail transcription by uabdullah · 6 years ago
  14. 264f287 Make MainActivity the default activity for AOSP. by calderwoodra · 6 years ago
  15. 5383bca Restore delete call log item logging in call details. by calderwoodra · 6 years ago
  16. e760e42 Resolve all build resource conflicts. by calderwoodra · 6 years ago
  17. e1c143a Add utility used to style content with learn more links by maxwelb · 6 years ago
  18. 6642847 Split CallDetailsActivity by linyuh · 6 years ago
  19. f8a0caa Don't fetch calls if the parent doesn't exist. by calderwoodra · 6 years ago
  20. f53ba7b Keyboard and search now close when appropriate. by calderwoodra · 6 years ago
  21. 43ae8e2 Add spam blocking setting in spam module. by Android Dialer · 6 years ago
  22. 362350a Implement non-ui logic for delete/undo delete voicemails by uabdullah · 6 years ago
  23. 3a6d4d6 Add flag for filtering emergency calls from call log by maxwelb · 6 years ago
  24. e987eb0 Implement logic for blocking a number from the new call log's bottom sheet. by linyuh · 6 years ago
  25. 0c2805f Add additional logging to missed call notification code path by roldenburg · 6 years ago
  26. 9dd56a4 Updating voicemail_donation_promo_content per UXW by maxwelb · 6 years ago
  27. eb3ae0a Check if the activity is still alive before refreshing unread tab counts. by calderwoodra · 6 years ago
  28. c378fb1 Remove dialer sounds and vibrations settings fragments and redirect to the system sound settings fragment instead. by uabdullah · 6 years ago
  29. 1e04880 Instead of just cancelling loaders, reset them as well. by calderwoodra · 6 years ago
  30. b06d009 Disable phone number formatting for devices with Argentinian SIMs. by linyuh · 6 years ago
  31. 76cf7e1 Some small bug fixes in NUI. by calderwoodra · 6 years ago
  32. c267ce5 Add accessibility label for voicemail transcription rating by maxwelb · 6 years ago
  33. c4aea8f Update voicemail donations strings by maxwelb · 6 years ago
  34. 311c525 Fab now hides/shows correctly when you enter and leave the voicemail tab. by calderwoodra · 6 years ago
  35. eca9c33 NUI no longer crashes when clicking "place call" in empty call log. by calderwoodra · 6 years ago
  36. c3d3c3d Move DirectoryCompat from "contacts/common" to "dialer/common/cp2". by linyuh · 6 years ago
  37. 719341f Implement logic of bottom sheet options related to spam numbers. by linyuh · 6 years ago
  38. 35ecd12 Cancel Old SpeedDial contact loaders when they are reset. by calderwoodra · 6 years ago
  39. ebc59e2 Fixed a few bugs in NUI Main Activity. by calderwoodra · 6 years ago
  40. 4c29a79 Adding real url for voicemail donation promo learn-more link by mdooley · 6 years ago
  41. dde326e Removed item animator in Call Log RecyclerView. by calderwoodra · 6 years ago
  42. 7a96dc7 Moved metrics related methods out of LoggingBindings. by zachh · 6 years ago
  43. 2905f6f Record jank metrics in old and new call logs. by zachh · 6 years ago
  44. fa95b2d Adding information section to voicemail settings by mdooley · 6 years ago
  45. 8074af7 Fix a few UI issues based around multiselect in new nav. by calderwoodra · 6 years ago
  46. 39009b4 Mark calls as read in new call log. by zachh · 6 years ago
  47. b2d5e7c Clicking on a missed call in the call log no longer crashes the app. by calderwoodra · 6 years ago
  48. c1fb217 Adding voicemail donation promo by mdooley · 6 years ago
  49. 0c06057 Visual Voicemail notifications now go to MainActivity when enabled. by calderwoodra · 6 years ago
  50. 014ffe1 Missed calls now go to MainActivity if you have the component enabled. by calderwoodra · 6 years ago
  51. 1579e1c Implemented drag to remove in NUI with old favorites. by calderwoodra · 6 years ago
  52. d7f51ef Added old voicemail to NUI activity. by calderwoodra · 6 years ago
  53. f1c6988 Implemented missed call/voicemail notifications in NUI. by calderwoodra · 6 years ago
  54. beb5e59 Added old call log to NUI. by calderwoodra · 6 years ago
  55. 37d05a2 Add old speed dial fragment to NUI. by calderwoodra · 6 years ago
  56. 9f16e17 Added a hack for NUI because of a dependency cycle. by calderwoodra · 6 years ago
  57. 97d0b5e Pressing dial with an empty dialpad now queries the last number in NUI. by calderwoodra · 6 years ago
  58. c1623fe Remove non call log dependencies on PhoneAccountUtil by twyen · 6 years ago
  59. 4deaebc Move legacy voicemail/error to nui voicemail/listui/error by uabdullah · 6 years ago
  60. 4e7284d Update "Call blocking" to "Blocked numbers" by roldenburg · 6 years ago
  61. 70a4b09 Updated toolbar and dialpad interactions in NUI. by calderwoodra · 6 years ago
  62. 15cf6dc Implement dialer command line interface by twyen · 6 years ago
  63. a544dfc Add events for displaying set up or invite buttons by roldenburg · 6 years ago
  64. d7490db Let RCS Video Share take over Duo as the active video tech for a call by roldenburg · 7 years ago
  65. 517fbff Update strings for Duo "Set up" and "Invite" buttons by roldenburg · 7 years ago
  66. 0cbbf4a Hide emergency calls in the call log by maxwelb · 7 years ago
  67. ab8794f Fix accessibility bugs with transcription rating UI by mdooley · 7 years ago
  68. 4ceafab Add assisted dialing indicators to the old call log. by erfanian · 7 years ago
  69. c9b3581 Allow language change to take effect in T9 search without relaunching Dialer. by linyuh · 7 years ago
  70. 183cb71 Remove field prefixes. by linyuh · 7 years ago
  71. 2cd2299 Fixing transcription branding UI bug by mdooley · 7 years ago
  72. ca5c556 Automated rollback of changelist 179847039 by calderwoodra · 7 years ago
  73. bf4bb05 Reorganize classes related to smart dial. by linyuh · 7 years ago
  74. 01996a6 Added context menu for favorite contacts in new speed dial. by calderwoodra · 7 years ago
  75. e12f924 Add flags for the Duo install, activate and invite buttons by roldenburg · 7 years ago
  76. ab14653 Support dual alphabets in smart dial. by linyuh · 7 years ago
  77. f2a5a27 Ignore deleted voicemail for notification by twyen · 7 years ago
  78. b35b0e2 Ensure we do not have a null data string before checking for Duo by roldenburg · 7 years ago
  79. f34f7b9 Upgrade target SDK version to 27. by linyuh · 7 years ago
  80. 72cb3fd Hide "Invite" and "Set up" Duo buttons for spam and voicemail calls by roldenburg · 7 years ago
  81. 0f47b8b Remove voicemail settings if missing permission by twyen · 7 years ago
  82. ec1bab9 Use Dagger to get Duo instance in CallLogListItemViewHolder by roldenburg · 7 years ago
  83. 6b91ad3 Add input dialog for simulator to use customized number. by weijiaxu · 7 years ago
  84. b6746eb Add impressions for Duo related events (install, activate and invite) by roldenburg · 7 years ago
  85. 2d5167b Take into consideration special characters when we do contact match. by linyuh · 7 years ago
  86. efe9197 Take user to install Duo if they tap "Set up" without the app installed by roldenburg · 7 years ago
  87. 19c6c25 Add reloadReachabilities to Duo interface by roldenburg · 7 years ago
  88. ad2ea23 Cleanup. Changing voicemail_transcription_enabled to voicemail_transcription_available by mdooley · 7 years ago
  89. 75d67f5 BEGIN_PUBLIC Automated rollback of changelist 172683494 by linyuh · 7 years ago
  90. 9ad8a72 Update Spam module to use Dagger by maxwelb · 7 years ago
  91. 73b51d5 Implemented adding a new favorites contact flow NUI. by calderwoodra · 7 years ago
  92. 77c2b4c Add "Set up" and "Invite" for video to call log entry actions by roldenburg · 7 years ago
  93. c7ec153 Ignore "new" voicemails that are too old for notifications by twyen · 7 years ago
  94. 5b77c7d Refactor Assisted Dialing Settings into standalone activity. by erfanian · 7 years ago
  95. 9873647 Implemented new favorites list UI. by calderwoodra · 7 years ago
  96. 71eae26 Action bar is no longer visible in dialpad search after configuartion change. by calderwoodra · 7 years ago
  97. 1632cfe *** Reason for rollback *** by roldenburg · 7 years ago
  98. 70fedf8 Adding transcription rating feedback by mdooley · 7 years ago
  99. 7ba72d2 Allow deleting a call log entry in the call log UI and the call details UI. by linyuh · 7 years ago
  100. e51ca38 Reduced jank when placing a call from search UI. by calderwoodra · 7 years ago