1. 563bb5a Added impression logging for AnnotatedCallLog rebuild operations. by zachh · 6 years ago
  2. dfded3a Added timing to some more AnnotatedCallLog operations. by zachh · 6 years ago
  3. 999b5d5 Log contact source when reporting spam from the new UI. by linyuh · 6 years ago
  4. 81670b0 Group info needed to show a block/report spam dialog into a proto to avoid long method signatures. by linyuh · 6 years ago
  5. 4ef5116 Internal cleanup for the new UI's bottom sheet. by linyuh · 6 years ago
  6. afd8a64 Set the correct reporting location when reporting spam in the new call log. by linyuh · 6 years ago
  7. 3506a5f Look up contacts in the local enterprise directory in the new call log. by linyuh · 6 years ago
  8. 719341f Implement logic of bottom sheet options related to spam numbers. by linyuh · 6 years ago
  9. 0d97015 Track initial call log building metrics separately from incremental building metrics. by zachh · 6 years ago
  10. 9952f1c Added some logcat and metrics logging for new call log. by zachh · 6 years ago
  11. 9e3a39d Make MarkDirtyObserver available to all call log data sources & PhoneLookups. by linyuh · 6 years ago
  12. 82133d9 Rebuild Call Log on first launch after NUI is enabled by twyen · 6 years ago
  13. 7a96dc7 Moved metrics related methods out of LoggingBindings. by zachh · 6 years ago
  14. 2905f6f Record jank metrics in old and new call logs. by zachh · 6 years ago
  15. 7e3f397 Initialize/Update the UI of New{CallLog|Voicemail}Fragment iff the fragment is truly visible. by linyuh · 6 years ago
  16. 43c978b Use a broadcast receiver to refresh the annotated call log. by linyuh · 6 years ago
  17. ddd3005 Include the primary callback action in the new call log's bottom sheet. by linyuh · 6 years ago
  18. 096d5a6 Include both PHOTO_URI and PHOTO_THUMBNAIL_URI in Cp2Info. by linyuh · 6 years ago
  19. 39009b4 Mark calls as read in new call log. by zachh · 6 years ago
  20. 86135a2 Add bottom sheet options for blocked and/or spam numbers in the new call log. by linyuh · 6 years ago
  21. 21b13e2 Show icon and label for a spam number in the new call log. by linyuh · 6 years ago
  22. 4c185f6 Match redlines in new call log. by zachh · 6 years ago
  23. a4ddbac Add Support for transcription state in the AnnotatedCallLog by uabdullah · 6 years ago
  24. 75a8d51 Added is_valid and post_dial_portion fields to DialerPhoneNumber. by zachh · 6 years ago
  25. 26f5202 Reworked the internals of DialerPhoneNumber. by zachh · 6 years ago
  26. 03b1319 Added number presentation to AnnotatedCallLog. by zachh · 6 years ago
  27. c1623fe Remove non call log dependencies on PhoneAccountUtil by twyen · 6 years ago
  28. 849f332 Add skeleton for SpamPhoneLookup by linyuh · 6 years ago
  29. 0874af8 Show Icon and label for blocked numbers by twyen · 6 years ago
  30. c8dfaf1 Add flag to enable NUI shortcut. by calderwoodra · 6 years ago
  31. 5de80a5 Don't garbage collect voicemails in AnnotatedCallLog. by zachh · 6 years ago
  32. 8d06ecd Moved coalesced_ids.proto and number_attributes.proto to calllog/database/contract. by zachh · 6 years ago
  33. 8d7b8c7 Write PhoneLookup results to PhoneLookupHistory in RealtimeRowProcessor. by zachh · 6 years ago
  34. a2c2d5c Don't let the FAB obscure the last item of speed dial/call log/voicemail. by linyuh · 6 years ago
  35. 05838b5 Changed PhoneLookup#lookup to accept a DialerPhoneNumber. by zachh · 6 years ago
  36. fdaa466 Add the "Yesterday" header in the new call log by linyuh · 6 years ago
  37. 17b8bd1 Improved support for post dial digits in new call log. by zachh · 6 years ago
  38. 6d123ee Relax number matching when coalescing rows in new call log. by zachh · 6 years ago
  39. 73c6579 Show existing CP2 information for invalid numbers even if out of date. by zachh · 6 years ago
  40. 31e83f3 Replace PhoneLookupSelector with PhoneLookupInfoConsolidator. by linyuh · 6 years ago
  41. bb41b26 Correctly show the contact's photo in CallDetailsActivity when launched from the new call log. by linyuh · 6 years ago
  42. c863f71 Fixed recycling issues in new call log. by zachh · 6 years ago
  43. 7f909de Clear the cache in RealtimeRowProcessor when there's new data. by zachh · 6 years ago
  44. f1f88f7 Do not show deleted voicemails in the NUI Voicemail tab by uabdullah · 6 years ago
  45. 188b42f Merge PhoneLookupDataSource results into a proto in annotated call log. by twyen · 6 years ago
  46. 4ee24a9 Fixed bug in handling of empty numbers in new call log. by zachh · 6 years ago
  47. 5dd3043 Minor polish and bugfixes for new call log. by zachh · 6 years ago
  48. 9810e26 Fix PhoneLookupDataSource ignoring inserts if history is empty by twyen · 6 years ago
  49. 99817db Rename Cp2PhoneLookup as Cp2LocalPhoneLookup and PhoneLookupInfo.cp2_info as PhoneLookupInfo.cp2_local_info. by linyuh · 6 years ago
  50. 73ec1ab Changed behavior of failures in DialerFutures#firstMatching. by zachh · 6 years ago
  51. ff88f7b Added RealtimeRowProcessor. by zachh · 6 years ago
  52. e29b986 Simplifying implementation of the coalescing logic in the new call log. by linyuh · 6 years ago
  53. 75c1f5c Add "delete" option in the 3-dot menu of the new call log by linyuh · 6 years ago
  54. fb112d8 Implement dialer blocked number phone lookup by twyen · 6 years ago
  55. 640e418 Set flag 'canReportAsInvalidNumber' in CallDetailsActivity's intent when it's launched from the new call log. by linyuh · 6 years ago
  56. 18e2378 Add column CAN_REPORT_AS_INVALID_NUMBER to the annotated call log. by linyuh · 6 years ago
  57. f212de6 Add assisted dialing to the new call log. by erfanian · 6 years ago
  58. 79acc54 Support assisted dialing in CallDetailsActivity when launched from the new call log UI. by linyuh · 6 years ago
  59. e1ec439 Parameterized PhoneLookup with submessage type. by zachh · 6 years ago
  60. 128d859 Fixed crash in UiListener when launching activity with screen off. by zachh · 6 years ago
  61. b05a2b4 Include inserted calls for consideration in PhoneLookupDataSource. by zachh · 6 years ago
  62. a06002d Register content observer when voicemail table changes. by uabdullah · 6 years ago
  63. 4dc34a8 Implement basic bottom sheet in NUI Voicemail tab. by uabdullah · 7 years ago
  64. ab499948f Refactor add to contacts, send a message and copy number modules for bottom sheet by uabdullah · 7 years ago
  65. 888733a Support normalization of numbers in Cp2PhoneLookup. by zachh · 7 years ago
  66. a98ac7f Integrate CallDetailsActivity with the new call log UI. by linyuh · 7 years ago
  67. 75812ad Updated writing of PhoneLookup columns in annotated call log. by zachh · 7 years ago
  68. 05b6a53 Don't save UI executor in UiListener. by zachh · 7 years ago
  69. afb1d0f In the coalesced call log, replace column NUMBER_CALLS with a new column COALESCED_IDS. by linyuh · 7 years ago
  70. 81a7b49 Implemented PhoneLookupDataSource#onSuccesfulFill. by zachh · 7 years ago
  71. 17edc22 Made PhoneLookupDataSource implementation async. by zachh · 7 years ago
  72. d28981d Renamed PhoneLookup#bulkUpdate to #getMostRecentPhoneLookupInfo. by zachh · 7 years ago
  73. 0c0c0a3 Added bindings for ListeningExecutorServices. by zachh · 7 years ago
  74. 5194036 Switched CallLogDataSource interface to be Future based. by zachh · 7 years ago
  75. d524f75 Add DATA_USAGE column to the annotated call log. by linyuh · 7 years ago
  76. 47aa39c Added PhoneLookupSelector. by zachh · 7 years ago
  77. 4e815f9 Removed timestamps from PhoneLookup APIs. by zachh · 7 years ago
  78. 1632cfe *** Reason for rollback *** by roldenburg · 7 years ago
  79. 9ee59d5 Implemented fill for PhoneLookupDataSource. by zachh · 7 years ago
  80. bf27d87 Added PhoneLookupDataSource and implemented isDirty. by zachh · 7 years ago
  81. bc9d007 Set total duration for NUI voicemail media player seekbar by uabdullah · 7 years ago
  82. e8dab7e Added URI for selecting distinct phone numbers from AnnotatedCallLog. by zachh · 7 years ago
  83. 80c8b52 Use type TEXT instead of STRING for annotated call log columns. by zachh · 7 years ago
  84. 0efc840 Hook up pre-call actions by twyen · 7 years ago
  85. 008e6fd Show HD icon in call logs. by wangqi · 7 years ago
  86. 03d8128 Renamed call_details string, which was conflicting with one from the calldetails package. by zachh · 7 years ago
  87. 73bc470 Use unencrypted storage for shared prefs in new call log. by zachh · 7 years ago
  88. 192fc8e Use string concatenation for CREATE_TABLE_SQL instead of StringBuilder() by uabdullah · 7 years ago
  89. 4352579 Add support for voicemailURI to annotated call log for new voicemail tab by uabdullah · 7 years ago
  90. 938468d Rename the new bubble package name from "bubble" to "newbubble". by Eric Erfanian · 7 years ago
  91. 68cc473 Display Voicemail Contact Name and Photo in Voicemail Fragment. by uabdullah · 7 years ago
  92. 6037deb Use CONTENT_URI_WITH_VOICEMAIL for SystemCallLogDataSource by uabdullah · 7 years ago
  93. a0df9f7 Added basic bottom sheet to new call log. by Zachary Heidepriem · 7 years ago
  94. 5ee0b1e Only show the most recent call type icon in the new call log, instead of the last 3. by zachh · 7 years ago
  95. 2ca4318 Update Dialer source to latest internal Google revision. by Eric Erfanian · 7 years ago
  96. c857f90 Update Dialer to v10 RC32 by Eric Erfanian · 7 years ago
  97. 8369df0 This change reflects the Dialer V10 RC00 branch. by Eric Erfanian · 7 years ago