summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/rtt/impl/RttChatAdapter.java
AgeCommit message (Expand)Author
2018-04-30Fix bug that displaying local message is not in sync.wangqi
2018-04-30Store RTT transcript message received when UI is in background.wangqi
2018-04-26Add advisory text to RTT call about transcript storage.wangqi
2018-04-04Migrate RTT chat history to use proto buffer.wangqi
2018-04-02Update contact photo for RTT call screen.wangqi
2018-03-29UI adjustment to RTT screen.wangqi
2018-03-26Allow user to delete previous bubbles.wangqi
2018-03-09Save RTT chat history during the call.wangqi
2018-03-08Optimize characters sent to remote party for RTT chat.wangqi
2018-03-08Refactor array of RttChatMessage to List.wangqi
2018-02-22Implement read/write text stream to RttCall.wangqi
2018-02-22Move RttChatBot to simulator.wangqi
2018-01-08Add RTT call chat window.wangqi