summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/calllog/CallLogAsyncTaskUtil.java
AgeCommit message (Expand)Author
2017-03-01Update dialer sources.Eric Erfanian
2016-04-12Add after call notification code in InCallUI.Sarmad Hashmi
2016-04-06Add via number to CallLog Account entryBrad Ebinger
2016-03-11Removing hardcoded database column nameBrandon Maxwell
2016-03-03Add files for voicemail archive tab.Sarmad Hashmi
2016-02-24[DO NOT MERGE] Display missed call count for call log.Sarmad Hashmi
2016-02-24Fix bug where 00:00 duration is shown for voicemails without a duration.Sarmad Hashmi
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