summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/rtt/protocol
AgeCommit message (Expand)Author
2018-04-30Store RTT transcript message received when UI is in background.wangqi
2018-04-12Add RTT transcript to call details.wangqi
2018-04-04Migrate RTT chat history to use proto buffer.wangqi
2018-03-26Increase minSdk to 24.calderwoodra
2018-03-16Use single return to break bubble of RTT chat.wangqi
2018-03-08Add support of dialpad in RTT call.wangqi
2018-02-22Implement read/write text stream to RttCall.wangqi
2018-02-22Move RttChatBot to simulator.wangqi
2018-02-22Add simulator RTT call.wangqi