summaryrefslogtreecommitdiffstats
path: root/java/com/android/incallui/RttCallPresenter.java
Commit message (Collapse)AuthorAgeFilesLines
* Implement read/write text stream to RttCall.wangqi2018-02-221-7/+124
| | | | | | | | | | | | This change also: 1. Add simulator support of RTT request during call (always accept at this moment, will add random accept/decline in the future) 2. Fix bugs of putting RTT call in background and back to call Bug: 67596257 Test: Simulator PiperOrigin-RevId: 185920527 Change-Id: I51016fa6cf1ccc8a5a21335f9dacf286ae393706
* Add simulator RTT call.wangqi2018-02-221-0/+43
This change will also: 1. Disable proximity sensor for RTT call 2. Update RTT call screen, including colors and banner buttons Bug: 67596257 Test: presubmit PiperOrigin-RevId: 185541897 Change-Id: I571373efbb8ced4ee2ad94879e9d37bed33b6a28