Florian Schmaus
|
b4694ec152
|
Add FinalClass checkstyle check
And mark affected classes final.
|
2015-04-06 10:45:12 +02:00 |
|
Florian Schmaus
|
de528eee67
|
Add JavadocPackage checkstyle
change from package.html to package-info.java. Add missing
package-info.java with a placeholder description.
|
2015-04-04 17:16:47 +02:00 |
|
Florian Schmaus
|
64d134052d
|
Enable javadoc checkstyle
and fix violations.
|
2015-03-29 12:29:32 +02:00 |
|
Florian Schmaus
|
51083b014e
|
Use NO_WRAP/DONT_BREAK_LINES when doing Base64 encoding
|
2014-09-05 23:40:06 +02:00 |
|
Florian Schmaus
|
5d4aa76d19
|
Create smack.util.stringencoder for Base64, Base32,…
Use Android's Base64 implementation when on Android, otherwise, when on
Java7, use the existing one.
|
2014-09-04 11:07:55 +02:00 |
|