Smack/smack-experimental/src/main/java/org/jivesoftware/smackx
Florian Schmaus ec456399b5 [carbons] Remove erroneous assert statement in connectionClosed()
The assert statement in CarbonManager's connectionClosed() connection
listener callback was erroneous. A connection may be connected, but
never was authenticated. If now the connection is closed, then
carbonsListener was never setup (via the authenticated() callback),
causing the assert to throw an exception.
2021-09-27 14:14:01 +02:00
..
carbons [carbons] Remove erroneous assert statement in connectionClosed() 2021-09-27 14:14:01 +02:00
chat_markers Do not have Stanza.getExtension(String, String) return a generic type 2020-04-05 22:10:05 +02:00
colors Update XEP-0392 to 0.6.0 2019-06-30 16:01:08 +02:00
csi Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
dox dox: make setDefaultDnsOverXmppResolver() static 2020-04-12 12:06:18 +02:00
eme Do not have Stanza.getExtension(String, String) return a generic type 2020-04-05 22:10:05 +02:00
fallback_indication Bump Error Prone version to 2.3.4 and fix new bug patterns 2020-05-24 21:10:01 +02:00
gcm Do not have Stanza.getExtension(String, String) return a generic type 2020-04-05 22:10:05 +02:00
hashes Add more QNAME fields to extension element classes 2021-04-18 17:23:34 +02:00
hints Rename Stanza.getExtension(String, String) to getExtensionElement() 2020-04-12 12:09:04 +02:00
hoxt Add more QNAME fields to extension element classes 2021-04-18 17:23:34 +02:00
httpfileupload Added proxy support for XEP-0363 2021-03-29 19:01:58 +05:30
iot Do not call XmlPullParser.getName() when the event is unknown 2021-07-06 13:37:57 +02:00
jid_prep Organize imports everywhere 2019-10-29 21:12:22 +01:00
jingle_filetransfer Refer to static fields by their declaring type 2020-04-12 12:08:31 +02:00
json Introduce and use XmlStringBuilder.text() 2020-09-17 14:20:11 +02:00
mam Do not call XmlPullParser.getName() when the event is unknown 2021-07-06 13:37:57 +02:00
message_fastening fastening: set ENABLED_BY_DEFAULT to false 2020-04-15 09:34:04 +02:00
message_markup Do not call XmlPullParser.getName() when the event is unknown 2021-07-06 13:37:57 +02:00
message_retraction [experimental] Delcare methods as static when possible 2020-05-24 18:01:00 +02:00
muclight Rename Stanza.getExtension(String, String) to getExtensionElement() 2020-04-12 12:09:04 +02:00
push_notifications Re-work data form API 2020-05-13 20:14:41 +02:00
reference Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
sid [sid] Add <origin-id/> to MUC messages if not muc#stable_id 2021-03-23 21:27:10 +01:00
spoiler Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
stanza_content_encryption Add support for XEP-0420: Stanza Content Encryption 2020-07-23 11:02:28 +02:00
xmlelement Organize imports everywhere 2019-10-29 21:12:22 +01:00