summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calldetails/CallDetailsActivityCommon.java
AgeCommit message (Expand)Author
2020-12-12Re-add call recording.Danny Baumann
2018-08-08Apply application theme to call details.Eric Erfanian
2018-05-09Place Duo calls with PreCalltwyen
2018-05-04Replace DuoConstants with interface.twyen
2018-04-19Change RttTransciptUtil methods to return ListenableFuture.wangqi
2018-04-17Add RTT transcript screen.wangqi
2018-04-16Fix bug that new call details is empty.wangqi
2018-04-12Add RTT transcript to call details.wangqi
2018-03-15Restore delete call log item logging in call details.calderwoodra
2018-03-14Split CallDetailsActivitylinyuh