summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calllog/database/contract
AgeCommit message (Expand)Author
2020-12-12Dialer: Fix proto warning with optmize for liteLuca Stefani
2018-06-18Improve Coalescer performancelinyuh
2018-06-11Have Coalescer return CoalescedRow protos directly.linyuh
2018-05-11Move coalescing logic out of AnnotatedCallLogContentProvider.linyuh
2018-05-09Implement EmergencyPhoneLookup for checking if a number is an emergency number.linyuh
2018-05-04Add column for call mapping id to AnnotatedCallLog database.wangqi
2018-04-26Show Cequint info in the new call log.linyuh
2018-04-16Remove column PHONE_ACCOUNT_LABEL and PHONE_ACCOUNT_COLOR from the annotated ...linyuh
2018-04-10For an audio call log entry, add a video call option in the bottom sheet if t...linyuh
2018-03-19Implement VoicemailDataSourcetwyen
2018-02-28Log contact source when reporting spam from the new UI.linyuh
2018-02-09Show icon and label for a spam number in the new call log.linyuh
2018-02-02Add Support for transcription state in the AnnotatedCallLoguabdullah
2018-01-26Added number presentation to AnnotatedCallLog.zachh
2018-01-24Show Icon and label for blocked numberstwyen
2018-01-23Moved coalesced_ids.proto and number_attributes.proto to calllog/database/con...zachh
2018-01-22Changed PhoneLookup#lookup to accept a DialerPhoneNumber.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-12Updated writing of PhoneLookup columns in annotated call log.zachh
2017-12-08In the coalesced call log, replace column NUMBER_CALLS with a new column COAL...linyuh
2017-12-07Add DATA_USAGE column to the annotated call log.linyuh
2017-11-18Set total duration for NUI voicemail media player seekbaruabdullah
2017-11-18Added URI for selecting distinct phone numbers from AnnotatedCallLog.zachh
2017-10-25Add support for voicemailURI to annotated call log for new voicemail tabuabdullah
2017-10-24Rename the new bubble package name from "bubble" to "newbubble".Eric Erfanian
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