summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calllog/RefreshAnnotatedCallLogWorker.java
AgeCommit message (Expand)Author
2018-06-06Update call log cache when annotated call log is updated.twyen
2018-05-09Added getLoggingName() to CallLogDataSource and PhoneLookup interfaces.zachh
2018-03-22Removed appContext from CallLogDataSource and PhoneLookup.zachh
2018-03-02Added timing to some more AnnotatedCallLog operations.zachh
2018-02-23Track initial call log building metrics separately from incremental building ...zachh
2018-02-22Added some logcat and metrics logging for new call log.zachh
2018-02-22Use a broadcast receiver to refresh the annotated call log.linyuh
2018-01-09Changed behavior of failures in DialerFutures#firstMatching.zachh
2017-12-07Added bindings for ListeningExecutorServices.zachh
2017-12-07Switched CallLogDataSource interface to be Future based.zachh
2017-11-30*** Reason for rollback ***roldenburg
2017-11-01Use unencrypted storage for shared prefs in new call log.zachh
2017-06-19Update AOSP Dialer source from internal google3 repository atEric Erfanian
2017-06-07Update AOSP Dialer source from internal google3 repository atEric Erfanian
2017-05-03This change reflects the Dialer V10 RC00 branch.Eric Erfanian