summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/calllog/CallLogAsyncTaskUtil.java
Commit message (Expand)AuthorAgeFilesLines
* Add additional info from contact-info provider, if any, to Call DetailsRohit Yengisetty2016-05-171-0/+6
* Add Caller-info provider nudges and adapt new CallerInfoApiArtem Shvadskiy2016-05-091-4/+6
* Fix call log and contact lookupRichard MacGregor2016-05-051-1/+7
* Fix CallLogDetails for InCall PluginsRichard MacGregor2016-04-081-1/+19
* DO NOT MERGE Handle null contact lookup.Andrew Lee2015-10-121-3/+7
* Cache repeated Telecom requests from call log.Andrew Lee2015-06-261-5/+3
* Move "Report" to CallDetailActivity.Andrew Lee2015-06-101-1/+2
* Change PhoneCallDetail fields to be non-final.Andrew Lee2015-06-101-50/+27
* Fix CallDetailActivity tests.Andrew Lee2015-06-011-0/+7
* Add AsyncTaskUtil for call log actions.Andrew Lee2015-05-191-0/+300