Smack/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo/util
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
..
MessageOrOmemoMessage.java Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
OmemoConstants.java Do not explicity select the (crypto) Provider in smack-omemo 2019-04-02 15:58:34 +02:00
OmemoKeyUtil.java Bump "Error Prone" to 2.3.2 2018-10-31 16:06:31 +01:00
OmemoMessageBuilder.java Use StandardCharsets.(UTF_8|US_ASCII) 2019-05-08 12:44:48 +02:00
package-info.java Add OMEMO support 2017-06-02 13:40:10 +02:00