summaryrefslogtreecommitdiffstats
path: root/java/com/android/incallui/rtt/protocol
Commit message (Expand)AuthorAgeFilesLines
* Store RTT transcript message received when UI is in background.wangqi2018-04-301-0/+230
* Add RTT transcript to call details.wangqi2018-04-121-0/+2
* Migrate RTT chat history to use proto buffer.wangqi2018-04-041-0/+7
* Increase minSdk to 24.calderwoodra2018-03-261-1/+1
* Use single return to break bubble of RTT chat.wangqi2018-03-161-1/+1
* Add support of dialpad in RTT call.wangqi2018-03-081-1/+2
* Implement read/write text stream to RttCall.wangqi2018-02-222-3/+5
* Move RttChatBot to simulator.wangqi2018-02-221-0/+24
* Add simulator RTT call.wangqi2018-02-224-0/+105