1. 3cad49b Register ShowBlockReportSpamDialogReceiver in MainActivity. by linyuh · 7 years ago
  2. 6b576be Introduce GlidePhotoManager to CallDetailsActivity by linyuh · 7 years ago
  3. c44bc80 Added CallLogConfig. by zachh · 7 years ago
  4. 6642847 Split CallDetailsActivity by linyuh · 7 years ago
  5. 5e16adb Fixed overlapping fragments issue. by calderwoodra · 7 years ago
  6. b271645 Add impression for spam blocking setting interaction. by Android Dialer · 7 years ago
  7. 7affcce Removed references to MainActivity since they weren't necessary. by calderwoodra · 7 years ago
  8. 019aa34 Sanitize inputs for PreferredSimFallbackProvider.query() by twyen · 7 years ago
  9. 6a65954 Add 6dp spacing between transcription and secondary text for nui vm by uabdullah · 7 years ago
  10. acb1261 Make NUI VM Background White by uabdullah · 7 years ago
  11. f8a0caa Don't fetch calls if the parent doesn't exist. by calderwoodra · 7 years ago
  12. f53ba7b Keyboard and search now close when appropriate. by calderwoodra · 7 years ago
  13. 6b56ebf Use config provider for OEM MMI codes by twyen · 7 years ago
  14. ce208d1 Use white background in new call log. by zachh · 7 years ago
  15. 32aa23f Make VVM Transcription Promo padding 4dp instead of 10dp by uabdullah · 7 years ago
  16. 14e72ef Generate default lookup URI for quick contact badge if lookup URI is not available. by twyen · 7 years ago
  17. ffdea54 Make NUI VM avatar and icon consistent with nui call log by uabdullah · 7 years ago
  18. 1800fa4 Move HIDE_VOICEMAIL_SETTINGS_MENU out of voicemail/impl by twyen · 7 years ago
  19. 48f93f4 Remove bubble "new" prefix. by yueg · 7 years ago
  20. 909073e Implement redlines for NUI VM Tab by uabdullah · 7 years ago
  21. 43ae8e2 Add spam blocking setting in spam module. by Android Dialer · 7 years ago
  22. 362350a Implement non-ui logic for delete/undo delete voicemails by uabdullah · 7 years ago
  23. fd4c9f7 Add support of dialpad in RTT call. by wangqi · 7 years ago
  24. 3a6d4d6 Add flag for filtering emergency calls from call log by maxwelb · 7 years ago
  25. e847670 Bring back new navigation screen event logging. by yueg · 7 years ago
  26. 98ff44d Add divider line to nui voicemail alert by uabdullah · 7 years ago
  27. 6b91494 Disable phone number formatting for Argentina only (MCC = 722). by linyuh · 7 years ago
  28. 20824a0 Implement logic for unblocking a number from the new call log's bottom sheet. by linyuh · 7 years ago
  29. e987eb0 Implement logic for blocking a number from the new call log's bottom sheet. by linyuh · 7 years ago
  30. a8d677f Support local emergency phone number check when there are multiple SIMs. by linyuh · 7 years ago
  31. 0c2805f Add additional logging to missed call notification code path by roldenburg · 7 years ago
  32. 01d9f64 Combine fragment hide/show transactions into one transaction. by roldenburg · 7 years ago
  33. 73a74c3 Handle preferred SIM for ACTION_CALL by twyen · 7 years ago
  34. da410d3 Show a warning dialog about charges when user starts a video call by wangqi · 7 years ago
  35. a05ee28 NUI logging by yueg · 7 years ago
  36. 1221ed5 Make user able to set default sim when there is no account. by yueg · 7 years ago
  37. 9e8b673 Covnert @AutoValue PhotoInfo into a proto. by linyuh · 7 years ago
  38. 9dd56a4 Updating voicemail_donation_promo_content per UXW by maxwelb · 7 years ago
  39. 6200bef Disable phone number formatting for LATAM MCCs. by linyuh · 7 years ago
  40. eb3ae0a Check if the activity is still alive before refreshing unread tab counts. by calderwoodra · 7 years ago
  41. 563bb5a Added impression logging for AnnotatedCallLog rebuild operations. by zachh · 7 years ago
  42. dfded3a Added timing to some more AnnotatedCallLog operations. by zachh · 7 years ago
  43. d2e5d0b Move assisted dialing out of P. by erfanian · 7 years ago
  44. b7bea42 Remove voicemail instruction text by maxwelb · 7 years ago
  45. c378fb1 Remove dialer sounds and vibrations settings fragments and redirect to the system sound settings fragment instead. by uabdullah · 7 years ago
  46. 6c81c66 Use voicemail image for empty voicemail tab and update color by uabdullah · 7 years ago
  47. 164ddd1 Implemented DialerFloatingActionButton by calderwoodra · 7 years ago
  48. 1e04880 Instead of just cancelling loaders, reset them as well. by calderwoodra · 7 years ago
  49. b06d009 Disable phone number formatting for devices with Argentinian SIMs. by linyuh · 7 years ago
  50. 0cf82d3 Rename NUI logging prefix from NUI_ to MAIN_ by yueg · 7 years ago
  51. f127d3c Added same primes metrics that existed in Dialtacts to NUI. by calderwoodra · 7 years ago
  52. 58862de Preload call log fragment on app start. by calderwoodra · 7 years ago
  53. 76cf7e1 Some small bug fixes in NUI. by calderwoodra · 7 years ago
  54. 999b5d5 Log contact source when reporting spam from the new UI. by linyuh · 7 years ago
  55. c267ce5 Add accessibility label for voicemail transcription rating by maxwelb · 7 years ago
  56. 192b1ff Parity of OldMainActivityPeer with ListsFragment for VM by uabdullah · 7 years ago
  57. 210452f Show empty view when there are no voicemails by uabdullah · 7 years ago
  58. 99e0aa4 Never start playing voicemails in the NUI VM tab from the speaker by uabdullah · 7 years ago
  59. c4aea8f Update voicemail donations strings by maxwelb · 7 years ago
  60. 81670b0 Group info needed to show a block/report spam dialog into a proto to avoid long method signatures. by linyuh · 7 years ago
  61. 32cabd8 set connection state after adding NonSimulatorConnectionListener and set connection to active at the end. by weijiaxu · 7 years ago
  62. f80d8af Do not show the voicemail tab if the VM toggle is turned off. by uabdullah · 7 years ago
  63. 4ef5116 Internal cleanup for the new UI's bottom sheet. by linyuh · 7 years ago
  64. 311c525 Fab now hides/shows correctly when you enter and leave the voicemail tab. by calderwoodra · 7 years ago
  65. 27b963f Fixed some a11y issues in MainActivity. by calderwoodra · 7 years ago
  66. eca9c33 NUI no longer crashes when clicking "place call" in empty call log. by calderwoodra · 7 years ago
  67. afd8a64 Set the correct reporting location when reporting spam in the new call log. by linyuh · 7 years ago
  68. 2e2b29a Bump version codes and name to v19 by roldenburg · 7 years ago
  69. c3d3c3d Move DirectoryCompat from "contacts/common" to "dialer/common/cp2". by linyuh · 7 years ago
  70. 5e5172c Implement contacts promo in NUI. by yueg · 7 years ago
  71. dd52b39 Added 2 null checks to fix top crashers. by calderwoodra · 7 years ago
  72. a5d0486 Fix for NonSimulatorConnection listener causing dialer crashing after ending a call. by weijiaxu · 7 years ago
  73. 105270a Allow selecting IMEI/MEID text by roldenburg · 7 years ago
  74. 2e2a171 Added Call History activity to MainMenu. by calderwoodra · 7 years ago
  75. 3506a5f Look up contacts in the local enterprise directory in the new call log. by linyuh · 7 years ago
  76. 719341f Implement logic of bottom sheet options related to spam numbers. by linyuh · 7 years ago
  77. 35ecd12 Cancel Old SpeedDial contact loaders when they are reset. by calderwoodra · 7 years ago
  78. ebc59e2 Fixed a few bugs in NUI Main Activity. by calderwoodra · 7 years ago
  79. 0d97015 Track initial call log building metrics separately from incremental building metrics. by zachh · 7 years ago
  80. 9952f1c Added some logcat and metrics logging for new call log. by zachh · 7 years ago
  81. c3ed394 Add new signature for Cequint Caller ID app. by wangqi · 7 years ago
  82. 067b074 Add dialer simulation functionality into simulator. by weijiaxu · 7 years ago
  83. 7742bac Use SystemProperties to access ro.carrier as System.getProperty cannot get it by roldenburg · 7 years ago
  84. 4c29a79 Adding real url for voicemail donation promo learn-more link by mdooley · 7 years ago
  85. dde326e Removed item animator in Call Log RecyclerView. by calderwoodra · 7 years ago
  86. 451a56b NUI bug fixes: handling intents and onActivityResult. by calderwoodra · 7 years ago
  87. 2c85995 Use the vector spam icon in the new call log. by linyuh · 7 years ago
  88. 99606aa Fixed some Dialer theming bugs in NUI. by calderwoodra · 7 years ago
  89. 9e3a39d Make MarkDirtyObserver available to all call log data sources & PhoneLookups. by linyuh · 7 years ago
  90. d40d4f0 When there is no VM support hide the tab in the Old Main Activity by uabdullah · 7 years ago
  91. 82133d9 Rebuild Call Log on first launch after NUI is enabled by twyen · 7 years ago
  92. b0d678f Changing the voicemail transcription font size by mdooley · 7 years ago
  93. 7a96dc7 Moved metrics related methods out of LoggingBindings. by zachh · 7 years ago
  94. 2905f6f Record jank metrics in old and new call logs. by zachh · 7 years ago
  95. 8d26b82 Fixed some bugs in NUI search. by calderwoodra · 7 years ago
  96. fa95b2d Adding information section to voicemail settings by mdooley · 7 years ago
  97. f5326db Add Tracfone to Motorola menu, move existing menu to Sprint only by roldenburg · 7 years ago
  98. 6bc4612 Fixed some issues in NUI search bar. by calderwoodra · 7 years ago
  99. 078a834 Fix an NPE when ContactInfoHelper tries to retrieve remote directories. by linyuh · 7 years ago
  100. 844dcad Merge searchfragment/remote into searchfragment/directories and renaming things accordingly. by linyuh · 7 years ago