summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/rtt
AgeCommit message (Expand)Author
2020-12-12Re-add call recording.Danny Baumann
2019-04-05Fix the issue that automatic mute state remains ON after adding VT callSekine Yasuaki
2018-07-10Update translation strings.Eric Erfanian
2018-07-10Revert "UI refresh for voice call screen."Eric Erfanian
2018-06-26Fix bug that input cannot be deleted on non-English keybaord such as Japanesewangqi
2018-06-26UI refresh for voice call screen.wangqi
2018-06-06Update mute states after add voice call from RTT call.wangqi
2018-06-01Fix color in RTT call screen.wangqi
2018-05-29Began implementation of Dialer dark theme.calderwoodra
2018-05-04Update audio route after user select different audio route.wangqi
2018-05-04Don't force open keyboard when RTT is active.wangqi
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-30Update RTT transcript advisory text.wangqi
2018-04-28Move DialerCall.State to an independent package.wangqi
2018-04-26Fix bug that title of RTT call is not centered.wangqi
2018-04-26Add advisory text to RTT call about transcript storage.wangqi
2018-04-25UI tweak to RTT chat input box.wangqi
2018-04-25Log send button impressions for RTT call.wangqi
2018-04-12Add RTT transcript to call details.wangqi
2018-04-10Change speaker button for in call UI and bubble.yueg
2018-04-06Add tests for RttChatFragment.wangqi
2018-04-04Migrate RTT chat history to use proto buffer.wangqi
2018-04-03Implement dialog for responding RTT request.wangqi
2018-04-02Update contact photo for RTT call screen.wangqi
2018-03-29UI adjustment to RTT screen.wangqi
2018-03-29Replace png icons with vector drawable for video call screen.wangqi
2018-03-26Add waiting for join banner to RTT outgoing call.wangqi
2018-03-26Allow user to delete previous bubbles.wangqi
2018-03-26Increase minSdk to 24.calderwoodra
2018-03-16Use single return to break bubble of RTT chat.wangqi
2018-03-15Add audio select menu.wangqi
2018-03-14Add swap call button to RTT call.wangqi
2018-03-13Fix full screen issue when switching between RTT and voice call.wangqi
2018-03-09Dismiss keyboard when opening overflow menu in RTT call.wangqi
2018-03-09Save RTT chat history during the call.wangqi
2018-03-08Add support of dialpad in RTT call.wangqi
2018-03-08Optimize characters sent to remote party for RTT chat.wangqi
2018-03-08Refactor array of RttChatMessage to List.wangqi
2018-03-05Add support for bluetooth etc. audio route for RTT call.wangqi
2018-03-02Add ripple effect to RTT incall buttons.wangqi
2018-03-01Implement overflow menu for RTT call.wangqi
2018-02-28Remove background of RTT chat fragment.wangqi
2018-02-27Fix bug that soft keyboard pushes action bar out of window.wangqi
2018-02-26Updating PrimaryCallState value class to use AutoValue with builder pattern.Android Dialer
2018-02-23Fix bugs of RTT chat.wangqi
2018-02-22Updating PrimaryInfo value class to use AutoValue with builder pattern.Android Dialer
2018-02-22Implement read/write text stream to RttCall.wangqi
2018-02-22Move RttChatBot to simulator.wangqi
2018-02-22Update RTT call with real name/number and timer.wangqi
2018-02-22Add simulator RTT call.wangqi
2018-01-10Update content description of back button on banner of RTT chat.wangqi
2018-01-09Adjustment to banner of RTT chat window.wangqi
2018-01-08Add RTT call chat window.wangqi