summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calllog/ui/menu/PrimaryAction.java
AgeCommit message (Expand)Author
2018-03-19Make the top row of the bottom sheet not clickable.linyuh
2018-03-19Convert @AutoValue CoalescedRow to a protolinyuh
2018-03-06Covnert @AutoValue PhotoInfo into a proto.linyuh
2018-02-27Internal cleanup for the new UI's bottom sheet.linyuh
2018-02-09Show icon and label for a spam number in the new call log.linyuh
2018-01-24Show Icon and label for blocked numberstwyen
2018-01-11Merge PhoneLookupDataSource results into a proto in annotated call log.twyen
2018-01-11Minor polish and bugfixes for new call log.zachh
2017-11-11Hook up pre-call actionstwyen
2017-10-11Added basic bottom sheet to new call log.Zachary Heidepriem