conversations-classic/src/main/java/eu/siacs/conversations
Daniel Gultsch 552e17e39a remember terminal RTP session state
if the activity is not connected during finish it won’t receive the last end user state.

this code remembers it even if the actual session is already gone. so when activity reconnects and
we can’t find the real rtp session we can look up the last state instead.
2020-06-11 21:17:15 +02:00
..
android switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
crypto fix scram crash for broken metronome servers 2020-05-27 13:53:28 +02:00
entities ask for resource and use jingle direct init when JMI is not available. fixes #3751 2020-05-30 14:56:12 +02:00
generator use escaped jid for invites 2020-05-21 08:41:04 +02:00
http use Account.getDomain() for direct access to domain jid 2020-05-17 10:24:46 +02:00
parser make sure automatic jmi responses are sent before ack 2020-05-22 13:22:22 +02:00
persistance recover if attachImage can’t generate scalled down version of image. fixes #3773 2020-06-09 21:08:27 +02:00
services recover if attachImage can’t generate scalled down version of image. fixes #3773 2020-06-09 21:08:27 +02:00
ui remember terminal RTP session state 2020-06-11 21:17:15 +02:00
utils replace /me when quoting messages. fixes #3669 2020-05-24 10:52:34 +02:00
xml switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
xmpp remember terminal RTP session state 2020-06-11 21:17:15 +02:00
Config.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00