summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/calllog/CallLogAsyncTaskUtil.java
AgeCommit message (Expand)Author
2015-11-11Added support for displaying/redialing post-dialHall Liu
2015-10-30Always hide blocked calls.Andrew Lee
2015-10-26CallDetailActivity respect display name orderBrandon Maxwell
2015-10-02Add BLOCKED call type and util to mark in call log.Andrew Lee
2015-09-15Handle null contact lookup.Andrew Lee
2015-09-01Display unread count for voicemail and update when vm is read.Nancy Chen
2015-06-26Cache repeated Telecom requests from call log.Andrew Lee
2015-06-10Move "Report" to CallDetailActivity.Andrew Lee
2015-06-10Change PhoneCallDetail fields to be non-final.Andrew Lee
2015-06-01Fix CallDetailActivity tests.Andrew Lee
2015-05-19Add AsyncTaskUtil for call log actions.Andrew Lee