summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calllog/RefreshAnnotatedCallLogWorker.java
Commit message (Expand)AuthorAgeFilesLines
* Update call log cache when annotated call log is updated.twyen2018-06-061-0/+12
* Added getLoggingName() to CallLogDataSource and PhoneLookup interfaces.zachh2018-05-091-4/+3
* Removed appContext from CallLogDataSource and PhoneLookup.zachh2018-03-221-4/+4
* Added timing to some more AnnotatedCallLog operations.zachh2018-03-021-7/+16
* Track initial call log building metrics separately from incremental building ...zachh2018-02-231-14/+51
* Added some logcat and metrics logging for new call log.zachh2018-02-221-17/+51
* Use a broadcast receiver to refresh the annotated call log.linyuh2018-02-221-2/+3
* Changed behavior of failures in DialerFutures#firstMatching.zachh2018-01-091-4/+7
* Added bindings for ListeningExecutorServices.zachh2017-12-071-19/+16
* Switched CallLogDataSource interface to be Future based.zachh2017-12-071-147/+119
* *** Reason for rollback ***roldenburg2017-11-301-13/+48
* Use unencrypted storage for shared prefs in new call log.zachh2017-11-011-5/+7
* Update AOSP Dialer source from internal google3 repository atEric Erfanian2017-06-191-5/+15
* Update AOSP Dialer source from internal google3 repository atEric Erfanian2017-06-071-62/+51
* This change reflects the Dialer V10 RC00 branch.Eric Erfanian2017-05-031-0/+183