1. ae8d63a Remove deprecated android.graphics.Canvas APIs by Derek Sollenberger · 6 years ago
  2. 563bb5a Added impression logging for AnnotatedCallLog rebuild operations. by zachh · 6 years ago
  3. dfded3a Added timing to some more AnnotatedCallLog operations. by zachh · 6 years ago
  4. d2e5d0b Move assisted dialing out of P. by erfanian · 6 years ago
  5. b7bea42 Remove voicemail instruction text by maxwelb · 6 years ago
  6. 1f83a0a Update fragment class. by erfanian · 6 years ago
  7. 3ba5bd0 Add ripple effect to RTT incall buttons. by wangqi · 6 years ago
  8. c378fb1 Remove dialer sounds and vibrations settings fragments and redirect to the system sound settings fragment instead. by uabdullah · 6 years ago
  9. 6c81c66 Use voicemail image for empty voicemail tab and update color by uabdullah · 6 years ago
  10. 164ddd1 Implemented DialerFloatingActionButton by calderwoodra · 6 years ago
  11. 1e04880 Instead of just cancelling loaders, reset them as well. by calderwoodra · 6 years ago
  12. b01a893 Update RTT icon on ringing screen. by wangqi · 6 years ago
  13. b06d009 Disable phone number formatting for devices with Argentinian SIMs. by linyuh · 6 years ago
  14. 604e481 Implement overflow menu for RTT call. by wangqi · 6 years ago
  15. 0cf82d3 Rename NUI logging prefix from NUI_ to MAIN_ by yueg · 6 years ago
  16. 9e335e2 Updating SecondaryInfo value class to use AutoValue with builder pattern. by Android Dialer · 6 years ago
  17. f127d3c Added same primes metrics that existed in Dialtacts to NUI. by calderwoodra · 6 years ago
  18. 58862de Preload call log fragment on app start. by calderwoodra · 6 years ago
  19. 76cf7e1 Some small bug fixes in NUI. by calderwoodra · 6 years ago
  20. 999b5d5 Log contact source when reporting spam from the new UI. by linyuh · 6 years ago
  21. c267ce5 Add accessibility label for voicemail transcription rating by maxwelb · 6 years ago
  22. 192b1ff Parity of OldMainActivityPeer with ListsFragment for VM by uabdullah · 6 years ago
  23. 210452f Show empty view when there are no voicemails by uabdullah · 6 years ago
  24. 99e0aa4 Never start playing voicemails in the NUI VM tab from the speaker by uabdullah · 6 years ago
  25. e309c16 Remove background of RTT chat fragment. by wangqi · 6 years ago
  26. c4aea8f Update voicemail donations strings by maxwelb · 6 years ago
  27. 81670b0 Group info needed to show a block/report spam dialog into a proto to avoid long method signatures. by linyuh · 6 years ago
  28. 32cabd8 set connection state after adding NonSimulatorConnectionListener and set connection to active at the end. by weijiaxu · 6 years ago
  29. f80d8af Do not show the voicemail tab if the VM toggle is turned off. by uabdullah · 6 years ago
  30. 4ef5116 Internal cleanup for the new UI's bottom sheet. by linyuh · 6 years ago
  31. 311c525 Fab now hides/shows correctly when you enter and leave the voicemail tab. by calderwoodra · 6 years ago
  32. 27b963f Fixed some a11y issues in MainActivity. by calderwoodra · 6 years ago
  33. eca9c33 NUI no longer crashes when clicking "place call" in empty call log. by calderwoodra · 6 years ago
  34. afd8a64 Set the correct reporting location when reporting spam in the new call log. by linyuh · 6 years ago
  35. 2e2b29a Bump version codes and name to v19 by roldenburg · 6 years ago
  36. c3d3c3d Move DirectoryCompat from "contacts/common" to "dialer/common/cp2". by linyuh · 6 years ago
  37. 5e5172c Implement contacts promo in NUI. by yueg · 6 years ago
  38. a4a4df9 Fix bug that soft keyboard pushes action bar out of window. by wangqi · 6 years ago
  39. dd52b39 Added 2 null checks to fix top crashers. by calderwoodra · 6 years ago
  40. a5d0486 Fix for NonSimulatorConnection listener causing dialer crashing after ending a call. by weijiaxu · 6 years ago
  41. 105270a Allow selecting IMEI/MEID text by roldenburg · 6 years ago
  42. 2e2a171 Added Call History activity to MainMenu. by calderwoodra · 6 years ago
  43. 31fe998 Updating PrimaryCallState value class to use AutoValue with builder pattern. by Android Dialer · 6 years ago
  44. 3506a5f Look up contacts in the local enterprise directory in the new call log. by linyuh · 6 years ago
  45. 719341f Implement logic of bottom sheet options related to spam numbers. by linyuh · 6 years ago
  46. 35ecd12 Cancel Old SpeedDial contact loaders when they are reset. by calderwoodra · 6 years ago
  47. ebc59e2 Fixed a few bugs in NUI Main Activity. by calderwoodra · 6 years ago
  48. 0d97015 Track initial call log building metrics separately from incremental building metrics. by zachh · 6 years ago
  49. 1c1e4c7 Fix bugs of RTT chat. by wangqi · 6 years ago
  50. 80f3d35 Prevent VVM subscribing when carrier reset subscription status by twyen · 6 years ago
  51. 9952f1c Added some logcat and metrics logging for new call log. by zachh · 6 years ago
  52. c3ed394 Add new signature for Cequint Caller ID app. by wangqi · 6 years ago
  53. 067b074 Add dialer simulation functionality into simulator. by weijiaxu · 6 years ago
  54. 7742bac Use SystemProperties to access ro.carrier as System.getProperty cannot get it by roldenburg · 6 years ago
  55. 37a969d Fix bug in isVoicemailNumber method not returning early by roldenburg · 6 years ago
  56. 4c29a79 Adding real url for voicemail donation promo learn-more link by mdooley · 6 years ago
  57. dde326e Removed item animator in Call Log RecyclerView. by calderwoodra · 6 years ago
  58. 451a56b NUI bug fixes: handling intents and onActivityResult. by calderwoodra · 6 years ago
  59. 2c85995 Use the vector spam icon in the new call log. by linyuh · 6 years ago
  60. 99606aa Fixed some Dialer theming bugs in NUI. by calderwoodra · 6 years ago
  61. 9e3a39d Make MarkDirtyObserver available to all call log data sources & PhoneLookups. by linyuh · 6 years ago
  62. f943910 Updating PrimaryInfo value class to use AutoValue with builder pattern. by Android Dialer · 6 years ago
  63. d40d4f0 When there is no VM support hide the tab in the Old Main Activity by uabdullah · 6 years ago
  64. 82133d9 Rebuild Call Log on first launch after NUI is enabled by twyen · 6 years ago
  65. b0d678f Changing the voicemail transcription font size by mdooley · 6 years ago
  66. 7a96dc7 Moved metrics related methods out of LoggingBindings. by zachh · 6 years ago
  67. 2905f6f Record jank metrics in old and new call logs. by zachh · 6 years ago
  68. 8d26b82 Fixed some bugs in NUI search. by calderwoodra · 6 years ago
  69. fa95b2d Adding information section to voicemail settings by mdooley · 6 years ago
  70. f5326db Add Tracfone to Motorola menu, move existing menu to Sprint only by roldenburg · 6 years ago
  71. 6bc4612 Fixed some issues in NUI search bar. by calderwoodra · 6 years ago
  72. 2d127ba Disable VVM for tracfone USA by twyen · 6 years ago
  73. 078a834 Fix an NPE when ContactInfoHelper tries to retrieve remote directories. by linyuh · 6 years ago
  74. 844dcad Merge searchfragment/remote into searchfragment/directories and renaming things accordingly. by linyuh · 6 years ago
  75. 7e3f397 Initialize/Update the UI of New{CallLog|Voicemail}Fragment iff the fragment is truly visible. by linyuh · 6 years ago
  76. 43c978b Use a broadcast receiver to refresh the annotated call log. by linyuh · 6 years ago
  77. e2bf3e9 Rename invalid resource folder by roldenburg · 6 years ago
  78. 8074af7 Fix a few UI issues based around multiselect in new nav. by calderwoodra · 6 years ago
  79. ddd3005 Include the primary callback action in the new call log's bottom sheet. by linyuh · 6 years ago
  80. 153af2f Implement read/write text stream to RttCall. by wangqi · 6 years ago
  81. 3da989d Add configuration for when we show decimal and barcode device id by roldenburg · 6 years ago
  82. 8d407a0 Annotate RTT as @TargetApi(28). by wangqi · 6 years ago
  83. 4945523 Merge "Show IMEI/MEID in hex, dec, and barcode when appropriate" by Treehugger Robot · 6 years ago
  84. 9c9175f Show IMEI/MEID in hex, dec, and barcode when appropriate by roldenburg · 6 years ago
  85. a9776ef Do no preload dialpad fragment when opening search through search bar. by calderwoodra · 6 years ago
  86. a437719 Add logging to NUI. by yueg · 6 years ago
  87. 410451f Implemented hangouts connection into GoogleMainActivity. by calderwoodra · 6 years ago
  88. 7ca3851 Created a "Metrics" interface. by zachh · 6 years ago
  89. 86491a9 Fix the icon & the label for blocked spam numbers in the new call log. by linyuh · 6 years ago
  90. e547644 Move RttChatBot to simulator. by wangqi · 6 years ago
  91. d844a34 Update RTT call with real name/number and timer. by wangqi · 6 years ago
  92. 096d5a6 Include both PHOTO_URI and PHOTO_THUMBNAIL_URI in Cp2Info. by linyuh · 6 years ago
  93. 219b870 Add simulator RTT call. by wangqi · 6 years ago
  94. 39009b4 Mark calls as read in new call log. by zachh · 6 years ago
  95. c266566 Restored work profile contacts to Dialer search. by calderwoodra · 6 years ago
  96. b2d5e7c Clicking on a missed call in the call log no longer crashes the app. by calderwoodra · 6 years ago
  97. 86135a2 Add bottom sheet options for blocked and/or spam numbers in the new call log. by linyuh · 6 years ago
  98. c2aac15 Delete and upload voicemail as deleted on the VM server by uabdullah · 6 years ago
  99. 814a5b4 Fixed some search UI nits. by calderwoodra · 6 years ago
  100. cdcda1a Use UI Listeners for querying voicemail status table by uabdullah · 6 years ago