summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calllog/model
AgeCommit message (Expand)Author
2020-12-12Dialer: Fix proto warning with optmize for liteLuca Stefani
2018-04-16Remove column PHONE_ACCOUNT_LABEL and PHONE_ACCOUNT_COLOR from the annotated ...linyuh
2018-03-19Convert @AutoValue CoalescedRow to a protolinyuh
2018-03-19Implement VoicemailDataSourcetwyen
2018-01-26Added number presentation to AnnotatedCallLog.zachh
2018-01-23Moved coalesced_ids.proto and number_attributes.proto to calllog/database/con...zachh
2018-01-11Merge PhoneLookupDataSource results into a proto in annotated call log.twyen
2018-01-09Added RealtimeRowProcessor.zachh
2018-01-04Add column CAN_REPORT_AS_INVALID_NUMBER to the annotated call log.linyuh
2017-12-08In the coalesced call log, replace column NUMBER_CALLS with a new column COAL...linyuh
2017-10-11Added basic bottom sheet to new call log.Zachary Heidepriem