Smack/smack-jingle-old
Florian Schmaus 31e4e1faf2 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 13:37:57 +02:00
..
libs Renamed smack-jingle to smack-jingle-old 2014-08-20 00:26:02 +02:00
src Do not call XmlPullParser.getName() when the event is unknown 2021-07-06 13:37:57 +02:00
build.gradle Introduce test fixtures 2020-04-11 22:05:36 +02:00