Smack/smack-extensions/src/main/java/org/jivesoftware/smackx
Florian Schmaus 5eef31e49c Do not call XmlPullParser.getName() when the event is unknown
XmlPullParser.getName() only returns a result if the current parser
event is START_ELEMENT or END_ELEMENT. If this is not the case, then
the method may throw (if StAX is used).
2021-07-06 12:33:11 +02:00
..
address Merge branch '4.4' 2021-06-25 15:08:36 +02:00
admin Re-work data form API 2020-05-13 20:14:41 +02:00
amp s/occured/occurred/ 2019-10-30 12:02:36 +01:00
attention Make ExtensionElement marker interface wrt. QNAME field 2021-04-18 21:07:19 +02:00
blocking Call XMPPConnection.sendIqRequestAndWaitForResponse(IQ) where possible 2021-05-12 10:12:40 +02:00
bob Call XMPPConnection.sendIqRequestAndWaitForResponse(IQ) where possible 2021-05-12 10:12:40 +02:00
bookmarks Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
bytestreams Do not call XmlPullParser.getName() when the event is unknown 2021-07-06 12:33:11 +02:00
caps Bump ErrorProne to 2.5.1 and refactor Providers a bit 2021-01-29 09:26:15 +01:00
chatstates Make ExtensionElement marker interface wrt. QNAME field 2021-04-18 21:07:19 +02:00
commands Do not call XmlPullParser.getName() when the event is unknown 2021-07-06 12:33:11 +02:00
delay Bump ErrorProne to 2.5.1 and refactor Providers a bit 2021-01-29 09:26:15 +01:00
disco Call XMPPConnection.sendIqRequestAndWaitForResponse(IQ) where possible 2021-05-12 10:12:40 +02:00
filetransfer Merge branch '4.4' 2021-03-19 09:47:07 +01:00
formtypes Make ExtensionElement marker interface wrt. QNAME field 2021-04-18 21:07:19 +02:00
forward Bump ErrorProne to 2.5.1 and refactor Providers a bit 2021-01-29 09:26:15 +01:00
geoloc [geoloc] Mark Builder constructor as deprecated 2021-05-02 17:16:58 +02:00
iqlast Call XMPPConnection.sendIqRequestAndWaitForResponse(IQ) where possible 2021-05-12 10:12:40 +02:00
iqprivate Call XMPPConnection.sendIqRequestAndWaitForResponse(IQ) where possible 2021-05-12 10:12:40 +02:00
iqregister Make ExtensionElement marker interface wrt. QNAME field 2021-04-18 21:07:19 +02:00
iqversion Call XMPPConnection.sendIqRequestAndWaitForResponse(IQ) where possible 2021-05-12 10:12:40 +02:00
jingle Do not call XmlPullParser.getName() when the event is unknown 2021-07-06 12:33:11 +02:00
jiveproperties Bump ErrorProne to 2.5.1 and refactor Providers a bit 2021-01-29 09:26:15 +01:00
last_interaction Bump ErrorProne to 2.5.1 and refactor Providers a bit 2021-01-29 09:26:15 +01:00
mediaelement Make ExtensionElement marker interface wrt. QNAME field 2021-04-18 21:07:19 +02:00
message_correct Do not have Stanza.getExtension(String, String) return a generic type 2020-04-05 22:10:05 +02:00
mood Do not call XmlPullParser.getName() when the event is unknown 2021-07-06 12:33:11 +02:00
muc [muc] Use StanzaCollector.nextResultBlockForever() in MultiUserChat.nextMessage() 2021-05-12 10:18:17 +02:00
nick Add more QNAME fields to extension element classes 2021-04-18 17:23:34 +02:00
offline Call XMPPConnection.sendIqRequestAndWaitForResponse(IQ) where possible 2021-05-12 10:12:40 +02:00
pep [extensions] Deprecate old-style PepManager PEP listeners 2020-05-25 20:32:47 +02:00
ping Bump ErrorProne to 2.5.1 and refactor Providers a bit 2021-01-29 09:26:15 +01:00
privacy Call XMPPConnection.sendIqRequestAndWaitForResponse(IQ) where possible 2021-05-12 10:12:40 +02:00
pubsub Call XMPPConnection.sendIqRequestAndWaitForResponse(IQ) where possible 2021-05-12 10:12:40 +02:00
receipts Make ExtensionElement marker interface wrt. QNAME field 2021-04-18 21:07:19 +02:00
rsm Make ExtensionElement marker interface wrt. QNAME field 2021-04-18 21:07:19 +02:00
search Call XMPPConnection.sendIqRequestAndWaitForResponse(IQ) where possible 2021-05-12 10:12:40 +02:00
sharedgroups Call XMPPConnection.sendIqRequestAndWaitForResponse(IQ) where possible 2021-05-12 10:12:40 +02:00
shim Make ExtensionElement marker interface wrt. QNAME field 2021-04-18 21:07:19 +02:00
si Do not call XmlPullParser.getName() when the event is unknown 2021-07-06 12:33:11 +02:00
softwareinfo Make ExtensionElement marker interface wrt. QNAME field 2021-04-18 21:07:19 +02:00
time Call XMPPConnection.sendIqRequestAndWaitForResponse(IQ) where possible 2021-05-12 10:12:40 +02:00
usertune [checkstyle] Tighten JavadocMethod checkstyle rule 2020-05-23 22:43:29 +02:00
vcardtemp Call XMPPConnection.sendIqRequestAndWaitForResponse(IQ) where possible 2021-05-12 10:12:40 +02:00
xdata Merge branch '4.4' 2021-06-25 15:08:36 +02:00
xdatalayout Make ExtensionElement marker interface wrt. QNAME field 2021-04-18 21:07:19 +02:00
xdatavalidation Make ExtensionElement marker interface wrt. QNAME field 2021-04-18 21:07:19 +02:00
xhtmlim Do not call XmlPullParser.getName() when the event is unknown 2021-07-06 12:33:11 +02:00
package-info.java Add missing package-info descriptions. 2018-02-21 16:47:11 +01:00