commit | 93d27d0a5db53bc7cb7b03c58889667887d5816b | [log] [tgz] |
---|---|---|
author | wangqi <wangqi@google.com> | Fri Mar 09 10:14:47 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Mar 09 11:10:35 2018 -0800 |
tree | a8fe62c062534b95caeeb29cdfe74e5c39dd686b | |
parent | 93a51cc5d641c45bcc4d8bcd47b715919935b918 [diff] |
Save RTT chat history during the call. Thus putting call into background won't lose the history. This is only stored in memory by making RttChatMessage Parcelable and saved along with fragment's life cycle. Bug: 67596257 Test: manual PiperOrigin-RevId: 188500104 Change-Id: I11e8e55f0475defd9c3b9a8cc10db4186392ddd8