summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calllog/database/AnnotatedCallLogDatabaseHelper.java
AgeCommit message (Expand)Author
2018-02-02Add Support for transcription state in the AnnotatedCallLoguabdullah
2018-01-26Added number presentation to AnnotatedCallLog.zachh
2018-01-23Don't garbage collect voicemails in AnnotatedCallLog.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-07Add DATA_USAGE column to the annotated call log.linyuh
2017-11-18Added PhoneLookupDataSource and implemented isDirty.zachh
2017-11-12Use type TEXT instead of STRING for annotated call log columns.zachh
2017-10-27Use string concatenation for CREATE_TABLE_SQL instead of StringBuilder()uabdullah
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-17Display Voicemail Contact Name and Photo in Voicemail Fragment.uabdullah
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
2017-05-03This change reflects the Dialer V10 RC00 branch.Eric Erfanian