Smack/smack-jingle-old/src/main/java/org/jivesoftware/smackx/jingleold
Florian Schmaus d2f5efcb20 Use StandardCharsets.(UTF_8|US_ASCII)
This also gets rid of a ton of UnsupportedEncodingException s.
2019-05-08 12:44:48 +02:00
..
listeners Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
media Update errorprone(-plugin) and make Unused(Variable|Method) an error 2019-05-07 23:09:00 +02:00
mediaimpl Update errorprone(-plugin) and make Unused(Variable|Method) an error 2019-05-07 23:09:00 +02:00
nat Use StandardCharsets.(UTF_8|US_ASCII) 2019-05-08 12:44:48 +02:00
packet Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
provider Update errorprone(-plugin) and make Unused(Variable|Method) an error 2019-05-07 23:09:00 +02:00
ContentNegotiator.java Bump "Error Prone" to 2.3.2 2018-10-31 16:06:31 +01:00
JingleActionEnum.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
JingleException.java Enable javadoc 'html' doclint 2017-12-25 14:08:18 +01:00
JingleManager.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
JingleNegotiator.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
JingleNegotiatorState.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
JingleSession.java Merge branch '4.3' 2019-04-16 09:27:48 +02:00
JingleSessionRequest.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
JingleSessionState.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
JingleSessionStateActive.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
JingleSessionStateEnded.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
JingleSessionStatePending.java Update errorprone(-plugin) and make Unused(Variable|Method) an error 2019-05-07 23:09:00 +02:00
JingleSessionStateUnknown.java Update errorprone(-plugin) and make Unused(Variable|Method) an error 2019-05-07 23:09:00 +02:00
package-info.java Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00