summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calllog/ui/NewCallLogViewHolder.java
AgeCommit message (Expand)Author
2018-04-11Add RTT badge to new call log.wangqi
2018-03-30Use IS_READ instead of NEW in new call log.zachh
2018-03-30Added logging for popping in new call log.zachh
2018-03-29Badge contact photos for video calls in the bottom sheet.linyuh
2018-03-28Create a common widget (ContactPhotoView) for a contact photo and its optiona...linyuh
2018-03-28Badge contact photos in the new call log for video calls.linyuh
2018-03-19Convert @AutoValue CoalescedRow to a protolinyuh
2018-03-19Implement VoicemailDataSourcetwyen
2018-03-06Covnert @AutoValue PhotoInfo into a proto.linyuh
2018-02-09Show icon and label for a spam number in the new call log.linyuh
2018-02-05Match redlines in new call log.zachh
2018-01-24Show Icon and label for blocked numberstwyen
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-12Fixed recycling issues in new call log.zachh
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-11Minor polish and bugfixes for new call log.zachh
2018-01-09Added RealtimeRowProcessor.zachh
2018-01-02Add assisted dialing to the new call log.erfanian
2017-12-08In the coalesced call log, replace column NUMBER_CALLS with a new column COAL...linyuh
2017-11-11Hook up pre-call actionstwyen
2017-11-03Show HD icon in call logs.wangqi
2017-10-11Added basic bottom sheet to new call log.Zachary Heidepriem
2017-10-04Only show the most recent call type icon in the new call log, instead of the ...zachh
2017-08-31Update Dialer source to latest internal Google revision.Eric Erfanian