1. 2213f8e Add learn more info to VM Transcription setting by uabdullah · 7 years ago
  2. cac4acd Add RootComponentGenerator to auto-generate root components for different dialer variants. by Weijia Xu · 7 years ago
  3. deb4400 Use SwitchPreferenceWithClickableSummary instead of SwitchPreference for VM Donation by uabdullah · 7 years ago
  4. 6365789 Removed appContext from CallLogDataSource and PhoneLookup. by zachh · 7 years ago
  5. 5ce3454 Show VM activating in settings by uabdullah · 7 years ago
  6. 682daf2 Enable and disable the call log framework on flag changes. by zachh · 7 years ago
  7. 33c9019 Display "Emergency number" in the call log for emergency numbers by maxwelb · 7 years ago
  8. e157b04 Remove "contacts/common" from the dependency list of package "dialer/widget". by linyuh · 7 years ago
  9. 2482c0f Added "clearData" to CallLogDataSource and PhoneLookup interfaces. by zachh · 7 years ago
  10. 1d1111e Identify MMI codes specific to some OEM devices via hard-coding. by linyuh · 7 years ago
  11. 026ed57 Mitigate some of the jank in opening/closeing search. by calderwoodra · 7 years ago
  12. 96d7d22 Fix animation of first time showing dialpad FAB. by wangqi · 7 years ago
  13. 9bc97d1 Added unregisterContentResolvers() to CallLogDataSource and PhoneLookup. by zachh · 7 years ago
  14. d6180d4 Make the top row of the bottom sheet not clickable. by linyuh · 7 years ago
  15. 67a08ed Convert @AutoValue VoicemailEntry to a proto by linyuh · 7 years ago
  16. 64b5778 Convert @AutoValue CoalescedRow to a proto by linyuh · 7 years ago
  17. 3e97f65 Show spam blocking promo after block spam dialog by Android Dialer · 7 years ago
  18. 9239dd2 Implement call command by twyen · 7 years ago
  19. 356db9a Add spam blocking setting related operations in spam module by Android Dialer · 7 years ago
  20. a00cfff Added polling job for CallLogConfig. by zachh · 7 years ago
  21. cd3d498 Implement VoicemailDataSource by twyen · 7 years ago
  22. f4a4824 Watch for phenotype flag changes and update CallLogConfig. by zachh · 7 years ago
  23. e931c12 Check null for getPhoneAccount() by twyen · 7 years ago
  24. 6f80c36 Check null for getPhoneAccount() in VoicemailChannelUtils by twyen · 7 years ago
  25. 3fbc7b5 Fix bug that dialpad fab wifi calling icon not showing. by wangqi · 7 years ago
  26. 30770f8 Check if parent is null since fetch call can be called while Dialer is paused. by calderwoodra · 7 years ago
  27. a7530f8 Refactor VM Settings and add support for voicemail transcription by uabdullah · 7 years ago
  28. 264f287 Make MainActivity the default activity for AOSP. by calderwoodra · 7 years ago
  29. 7a26660 Remove contact id from all non-local directory contacts. by calderwoodra · 7 years ago
  30. 73ae752 Use current county ISO for PhoneLookupHistoryRecorder by twyen · 7 years ago
  31. 262b6f2 Add Cequint contact lookup result type. by wangqi · 7 years ago
  32. 1c41a0a Work contacts quick contact badge no longer crashes. by calderwoodra · 7 years ago
  33. d0fc916 Check if dialpad is already open when handleing new intents. by calderwoodra · 7 years ago
  34. 7086ed1 Use a vector "unblock" icon in the bottom sheet by linyuh · 7 years ago
  35. 5383bca Restore delete call log item logging in call details. by calderwoodra · 7 years ago
  36. ae3bc3d Close keyboard when placing a call to nearby places and remote contacts. by calderwoodra · 7 years ago
  37. 2baf763 Adjust bottom nav margins, sizes, ect. by calderwoodra · 7 years ago
  38. e760e42 Resolve all build resource conflicts. by calderwoodra · 7 years ago
  39. e1c143a Add utility used to style content with learn more links by maxwelb · 7 years ago
  40. 9dc2477 Add Brazil to the set of countries we do not format phone numbers by roldenburg · 7 years ago
  41. 3cad49b Register ShowBlockReportSpamDialogReceiver in MainActivity. by linyuh · 7 years ago
  42. 6b576be Introduce GlidePhotoManager to CallDetailsActivity by linyuh · 7 years ago
  43. c44bc80 Added CallLogConfig. by zachh · 7 years ago
  44. 6642847 Split CallDetailsActivity by linyuh · 7 years ago
  45. 5e16adb Fixed overlapping fragments issue. by calderwoodra · 7 years ago
  46. b271645 Add impression for spam blocking setting interaction. by Android Dialer · 7 years ago
  47. 7affcce Removed references to MainActivity since they weren't necessary. by calderwoodra · 7 years ago
  48. 019aa34 Sanitize inputs for PreferredSimFallbackProvider.query() by twyen · 7 years ago
  49. 6a65954 Add 6dp spacing between transcription and secondary text for nui vm by uabdullah · 7 years ago
  50. acb1261 Make NUI VM Background White by uabdullah · 7 years ago
  51. f8a0caa Don't fetch calls if the parent doesn't exist. by calderwoodra · 7 years ago
  52. f53ba7b Keyboard and search now close when appropriate. by calderwoodra · 7 years ago
  53. 6b56ebf Use config provider for OEM MMI codes by twyen · 7 years ago
  54. ce208d1 Use white background in new call log. by zachh · 7 years ago
  55. 32aa23f Make VVM Transcription Promo padding 4dp instead of 10dp by uabdullah · 7 years ago
  56. 14e72ef Generate default lookup URI for quick contact badge if lookup URI is not available. by twyen · 7 years ago
  57. ffdea54 Make NUI VM avatar and icon consistent with nui call log by uabdullah · 7 years ago
  58. 1800fa4 Move HIDE_VOICEMAIL_SETTINGS_MENU out of voicemail/impl by twyen · 7 years ago
  59. 48f93f4 Remove bubble "new" prefix. by yueg · 7 years ago
  60. 909073e Implement redlines for NUI VM Tab by uabdullah · 7 years ago
  61. 43ae8e2 Add spam blocking setting in spam module. by Android Dialer · 7 years ago
  62. 362350a Implement non-ui logic for delete/undo delete voicemails by uabdullah · 7 years ago
  63. fd4c9f7 Add support of dialpad in RTT call. by wangqi · 7 years ago
  64. 3a6d4d6 Add flag for filtering emergency calls from call log by maxwelb · 7 years ago
  65. e847670 Bring back new navigation screen event logging. by yueg · 7 years ago
  66. 98ff44d Add divider line to nui voicemail alert by uabdullah · 7 years ago
  67. 6b91494 Disable phone number formatting for Argentina only (MCC = 722). by linyuh · 7 years ago
  68. 20824a0 Implement logic for unblocking a number from the new call log's bottom sheet. by linyuh · 7 years ago
  69. e987eb0 Implement logic for blocking a number from the new call log's bottom sheet. by linyuh · 7 years ago
  70. a8d677f Support local emergency phone number check when there are multiple SIMs. by linyuh · 7 years ago
  71. 0c2805f Add additional logging to missed call notification code path by roldenburg · 7 years ago
  72. 01d9f64 Combine fragment hide/show transactions into one transaction. by roldenburg · 7 years ago
  73. 73a74c3 Handle preferred SIM for ACTION_CALL by twyen · 7 years ago
  74. da410d3 Show a warning dialog about charges when user starts a video call by wangqi · 7 years ago
  75. a05ee28 NUI logging by yueg · 7 years ago
  76. 1221ed5 Make user able to set default sim when there is no account. by yueg · 7 years ago
  77. 9e8b673 Covnert @AutoValue PhotoInfo into a proto. by linyuh · 7 years ago
  78. 9dd56a4 Updating voicemail_donation_promo_content per UXW by maxwelb · 7 years ago
  79. 6200bef Disable phone number formatting for LATAM MCCs. by linyuh · 7 years ago
  80. eb3ae0a Check if the activity is still alive before refreshing unread tab counts. by calderwoodra · 7 years ago
  81. 563bb5a Added impression logging for AnnotatedCallLog rebuild operations. by zachh · 7 years ago
  82. dfded3a Added timing to some more AnnotatedCallLog operations. by zachh · 7 years ago
  83. d2e5d0b Move assisted dialing out of P. by erfanian · 7 years ago
  84. b7bea42 Remove voicemail instruction text by maxwelb · 7 years ago
  85. c378fb1 Remove dialer sounds and vibrations settings fragments and redirect to the system sound settings fragment instead. by uabdullah · 7 years ago
  86. 6c81c66 Use voicemail image for empty voicemail tab and update color by uabdullah · 7 years ago
  87. 164ddd1 Implemented DialerFloatingActionButton by calderwoodra · 7 years ago
  88. 1e04880 Instead of just cancelling loaders, reset them as well. by calderwoodra · 7 years ago
  89. b06d009 Disable phone number formatting for devices with Argentinian SIMs. by linyuh · 7 years ago
  90. 0cf82d3 Rename NUI logging prefix from NUI_ to MAIN_ by yueg · 7 years ago
  91. f127d3c Added same primes metrics that existed in Dialtacts to NUI. by calderwoodra · 7 years ago
  92. 58862de Preload call log fragment on app start. by calderwoodra · 7 years ago
  93. 76cf7e1 Some small bug fixes in NUI. by calderwoodra · 7 years ago
  94. 999b5d5 Log contact source when reporting spam from the new UI. by linyuh · 7 years ago
  95. c267ce5 Add accessibility label for voicemail transcription rating by maxwelb · 7 years ago
  96. 192b1ff Parity of OldMainActivityPeer with ListsFragment for VM by uabdullah · 7 years ago
  97. 210452f Show empty view when there are no voicemails by uabdullah · 7 years ago
  98. 99e0aa4 Never start playing voicemails in the NUI VM tab from the speaker by uabdullah · 7 years ago
  99. c4aea8f Update voicemail donations strings by maxwelb · 7 years ago
  100. 81670b0 Group info needed to show a block/report spam dialog into a proto to avoid long method signatures. by linyuh · 7 years ago