Florian Schmaus
|
a4bb5bfda8
|
[ibb] Use UInt16 for 'seq' and fix its handling
Fixes a off-by-one error when incrementing 'seq'. Thanks to Kim
Alvefur <zash@zash.se> for spotting this.
|
2020-12-05 23:04:17 +01:00 |
|
Florian Schmaus
|
34f1c2b79e
|
errorprone: Enable MethodCanBeStatic
|
2019-09-07 23:01:39 +02:00 |
|
Florian Schmaus
|
dd4df0a5ef
|
Improve how XmlStringBuilder handles enclosing XML environments
to avoid emitting unnecessary attributes like xmlns.
Also add a test for MediaElement that checks that <uri/> does not
carry a xmlns attribute.
|
2019-09-04 10:22:56 +02:00 |
|
adiaholic
|
41a3ec05c7
|
Returning obtained XmlStringBuilder instead of null
|
2019-07-28 16:36:12 +05:30 |
|
Florian Schmaus
|
ce70308099
|
Introduce UInt(16|32) datatypes
|
2019-06-11 12:47:39 +02:00 |
|
Florian Schmaus
|
c0183775fe
|
Add support for XEP-0221: Data Forms Media Element
Fixes SMACK-824.
|
2019-06-11 12:47:39 +02:00 |
|