conversations-classic/src/main/java/eu/siacs/conversations
Daniel Gultsch f975b5ddac executePendingTransactions before trying to access secondary_fragment
If we don’t executePendingTransactions we might still access the overview fragment
while a replacement operation is in the works. This will lead to two
conversationfragments opening.
2021-08-25 18:54:03 +02:00
..
android switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
crypto build omemo session when encountering unknown on RTP proceed 2021-05-08 09:25:51 +02:00
entities Transferables interface needs to differentiate between 0 and null file size 2021-05-17 15:51:21 +02:00
generator trigger registration dialog on roster;ibr=y only if no accounts are configured 2021-04-30 11:32:42 +02:00
http Transferables interface needs to differentiate between 0 and null file size 2021-05-17 15:51:21 +02:00
parser optimize imports 2021-03-21 21:39:04 +01:00
persistance make search case-insensitive not only for ASCII 2021-05-26 06:16:20 +00:00
services reset affiliation when inviting someone not currently in group. fixes #4146 2021-08-24 14:42:50 +02:00
ui executePendingTransactions before trying to access secondary_fragment 2021-08-25 18:54:03 +02:00
utils Move differentiation between XEP-0393 quotes and French quotes to QuoteHelper. 2021-08-24 07:14:34 +00:00
xml migrate to OkHttp instead of HttpUrlConnection 2021-03-19 14:57:20 +01:00
xmpp ring during device discovery 2021-05-22 19:37:20 +02:00
Config.java QUOTING_MAX_DEPTH=1 for transitory compatibility with older versions. QUOTE_MAX_DEPTH=7 for performance testing and hiding of a rerendering bug occuring when two adjacent messages are merged. 2021-08-24 07:14:34 +00:00