anotherim/src/main/java/eu/siacs/conversations/services
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
..
AbstractConnectionManager.java if file extension doesn’t exist. try to guess from content type. fixes #3939 2020-12-06 19:22:36 +01:00
AbstractQuickConversationsService.java automatically receive Quicksy SMS. fixes #3962 2021-01-19 15:45:43 +01:00
AppRTCAudioManager.java automated code clean up 2021-01-23 09:25:34 +01:00
AppRTCBluetoothManager.java automated code clean up 2021-01-23 09:25:34 +01:00
AppRTCProximitySensor.java automated code clean up 2021-01-23 09:25:34 +01:00
AttachFileToConversationRunnable.java automated code clean up 2021-01-23 09:25:34 +01:00
AvatarService.java automated code clean up 2021-01-23 09:25:34 +01:00
BarcodeProvider.java automated code clean up 2021-01-23 09:25:34 +01:00
ChannelDiscoveryService.java automated code clean up 2021-01-23 09:25:34 +01:00
ContactChooserTargetService.java explicitly start service (instead of just bind) service from contact chooser 2019-01-13 09:42:44 +01:00
EventReceiver.java automated code clean up 2021-01-23 09:25:34 +01:00
ExportBackupService.java automated code clean up 2021-01-23 09:25:34 +01:00
MediaPlayer.java AudioPlayer: disable screen and switch to earpiece when holding phone to ear 2018-09-01 18:23:07 +02:00
MemorizingTrustManager.java automated code clean up 2021-01-23 09:25:34 +01:00
MessageArchiveService.java automated code clean up 2021-01-23 09:25:34 +01:00
MessageSearchTask.java search individual conversations. fixes #3243 2020-08-29 08:16:08 +02:00
NotificationService.java Add variable app name in res strings 2021-02-10 11:35:49 +00:00
ShortcutService.java automated code clean up 2021-01-23 09:25:34 +01:00
XmppConnectionService.java do not deduplicate disco queries 2021-02-17 18:14:18 +01:00