Smack/smack-omemo/src/main/java/org/jivesoftware/smackx/omemo
Florian Schmaus 4ca2c7cc69 Enable MissingJavadocPackage and UnnecessaryParentheses checkstyle checks 2019-07-24 09:18:39 +02:00
..
element Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
exceptions Update errorprone(-plugin) and make Unused(Variable|Method) an error 2019-05-07 23:09:00 +02:00
internal Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
listener Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
provider Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
trust Rework support for XEP-0384: OMEMO Encryption 2018-06-13 12:29:16 +02:00
util Use StandardCharsets.(UTF_8|US_ASCII) 2019-05-08 12:44:48 +02:00
CachingOmemoStore.java Add store methods for message counters 2018-10-10 14:07:23 +02:00
FileBasedOmemoStore.java Enable MissingJavadocPackage and UnnecessaryParentheses checkstyle checks 2019-07-24 09:18:39 +02:00
OmemoConfiguration.java Add integration test and fix checkstyle issues 2018-10-10 14:48:22 +02:00
OmemoInitializer.java Rework FileUtils 2018-04-06 10:25:06 +02:00
OmemoManager.java Add "whitespace after comma" checkstyle rule 2019-05-17 21:56:46 +02:00
OmemoMessage.java Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
OmemoRatchet.java Add "whitespace after comma" checkstyle rule 2019-05-17 21:56:46 +02:00
OmemoService.java Use StandardCharsets.(UTF_8|US_ASCII) 2019-05-08 12:44:48 +02:00
OmemoStore.java Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
package-info.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00