xmpp_client/src
Daniel Gultsch 149224a073 do not deduplicate disco queries
Conversations used to deduplicate disco queries based on their hash.
However that relies on the first query to go through (device to actually
respond) and to respond properly (hash matches).

Creating a proper retry behaviour for this is actually quite challanging.
(which one would you try next, how long do you wait?)
2021-02-17 18:14:18 +01:00
..
compat/java/eu/siacs/conversations do not include own phone number in sycn 2021-01-22 08:24:19 +01:00
conversations pulled translations from transifex 2021-02-10 14:29:36 +01:00
conversationsFree/java/eu/siacs/conversations/utils use installreferrer libray instead of broadcast listener 2020-01-11 11:08:09 +01:00
conversationsPlaystore/java/eu/siacs/conversations/utils validate install referrer beforing accepting it as xmpp uri 2020-06-18 10:15:51 +02:00
free/java/eu/siacs/conversations/services remove XEP-0357 support for group chats 2020-04-28 06:50:04 +02:00
freeCompat/java/eu/siacs/conversations/ui/service Migrate from Android Support Library to AndroidX 2021-01-18 20:49:35 +01:00
main do not deduplicate disco queries 2021-02-17 18:14:18 +01:00
playstore automated code clean up 2021-01-23 09:25:34 +01:00
playstoreCompat automated code clean up 2021-01-23 09:25:34 +01:00
quicksy pulled translations from transifex 2021-02-10 14:29:36 +01:00
quicksyFree/java/eu/siacs/conversations/utils automatically receive Quicksy SMS. fixes #3962 2021-01-19 15:45:43 +01:00
quicksyPlaystore/java/eu/siacs/conversations/utils automatically receive Quicksy SMS. fixes #3962 2021-01-19 15:45:43 +01:00
system/java/eu/siacs/conversations Migrate from Android Support Library to AndroidX 2021-01-18 20:49:35 +01:00