summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calllog/datasources/CallLogDataSource.java
AgeCommit message (Expand)Author
2018-06-18Improve Coalescer performancelinyuh
2018-05-09Added getLoggingName() to CallLogDataSource and PhoneLookup interfaces.zachh
2018-03-22Removed appContext from CallLogDataSource and PhoneLookup.zachh
2018-03-20Added "clearData" to CallLogDataSource and PhoneLookup interfaces.zachh
2018-03-20Added unregisterContentResolvers() to CallLogDataSource and PhoneLookup.zachh
2018-02-22Use a broadcast receiver to refresh the annotated call log.linyuh
2017-12-07Switched CallLogDataSource interface to be Future based.zachh
2017-06-07Update AOSP Dialer source from internal google3 repository atEric Erfanian
2017-05-03This change reflects the Dialer V10 RC00 branch.Eric Erfanian