summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/rtt/impl/RttChatMessage.java
AgeCommit message (Expand)Author
2018-04-30Store RTT transcript message received when UI is in background.wangqi
2018-04-04Migrate RTT chat history to use proto buffer.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-23Fix bugs of RTT chat.wangqi
2018-02-22Move RttChatBot to simulator.wangqi
2018-01-08Add RTT call chat window.wangqi