Smack/smack-experimental/src/main/java/org/jivesoftware/smackx
Florian Schmaus e98d42790a SmackReactor/NIO, Java8/Android19, Pretty print XML, FSM connections
This commit adds
- SmackReactor / NIO
- a framework for finite state machine connections
- support for Java 8
- pretty printed XML debug output

It also
- reworks the integration test framework
- raises the minimum Android API level to 19
- introduces XmppNioTcpConnection

Furthermore fixes SMACK-801 (at least partly). Java 8 language
features are available, but not all runtime library methods. For that
we would need to raise the Android API level to 24 or higher.
2019-02-05 13:18:03 +01:00
..
carbons Typo in CarbonManager.java 2018-09-09 22:06:43 +02:00
chat_markers Only announce support for ChatMarkers if there is a listener 2018-09-06 20:24:41 +02:00
colors Add missing package-info descriptions. 2018-02-21 16:47:11 +01:00
csi Change Element.toXml() to toXml(String enclosingNamespace) 2018-04-27 10:05:25 +02:00
eme Merge pull request #253 from vanitasvitae/norEmpty 2018-07-28 12:57:49 +02:00
gcm SmackReactor/NIO, Java8/Android19, Pretty print XML, FSM connections 2019-02-05 13:18:03 +01:00
hashes Bump "Error Prone" to 2.3.2 2018-10-31 16:06:31 +01:00
hints Avoid adding multiple processing hints to a message 2018-07-04 11:55:58 +02:00
hoxt Use ParserUtils.parseXmlBoolean() where appropriate 2018-11-29 22:29:21 +01:00
httpfileupload Change Element.toXml() to toXml(String enclosingNamespace) 2018-04-27 10:05:25 +02:00
iot Merge branch '4.3' 2018-11-29 22:39:55 +01:00
jingle_filetransfer Bump "Error Prone" to 2.3.2 2018-10-31 16:06:31 +01:00
json SmackReactor/NIO, Java8/Android19, Pretty print XML, FSM connections 2019-02-05 13:18:03 +01:00
mam Merge branch '4.3' 2018-12-21 13:21:50 +01:00
message_markup Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
muclight Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
push_notifications Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
reference Change Element.toXml() to toXml(String enclosingNamespace) 2018-04-27 10:05:25 +02:00
sid Change Element.toXml() to toXml(String enclosingNamespace) 2018-04-27 10:05:25 +02:00
spoiler Change Element.toXml() to toXml(String enclosingNamespace) 2018-04-27 10:05:25 +02:00