summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calllog/ui/RealtimeRowProcessor.java
AgeCommit message (Expand)Author
2018-05-18Remove duplicate code when constructing PhotoInfo proto.linyuh
2018-03-30Added logging for popping in new call log.zachh
2018-03-19Convert @AutoValue CoalescedRow to a protolinyuh
2018-02-26Look up contacts in the local enterprise directory in the new call log.linyuh
2018-02-23Track initial call log building metrics separately from incremental building ...zachh
2018-02-22Include both PHOTO_URI and PHOTO_THUMBNAIL_URI in Cp2Info.linyuh
2018-02-09Show icon and label for a spam number in the new call log.linyuh
2018-01-29Added is_valid and post_dial_portion fields to DialerPhoneNumber.zachh
2018-01-26Reworked the internals of DialerPhoneNumber.zachh
2018-01-24Show Icon and label for blocked numberstwyen
2018-01-23Write PhoneLookup results to PhoneLookupHistory in RealtimeRowProcessor.zachh
2018-01-22Changed PhoneLookup#lookup to accept a DialerPhoneNumber.zachh
2018-01-17Show existing CP2 information for invalid numbers even if out of date.zachh
2018-01-17Replace PhoneLookupSelector with PhoneLookupInfoConsolidator.linyuh
2018-01-12Clear the cache in RealtimeRowProcessor when there's new data.zachh
2018-01-11Merge PhoneLookupDataSource results into a proto in annotated call log.twyen
2018-01-09Rename Cp2PhoneLookup as Cp2LocalPhoneLookup and PhoneLookupInfo.cp2_info as ...linyuh
2018-01-09Added RealtimeRowProcessor.zachh