Florian Schmaus
|
6a42d5baff
|
Rework FileUtils
|
2018-04-06 10:25:06 +02:00 |
|
Florian Schmaus
|
ad87243060
|
Globally 's;stanza(/packet);stanza;'
|
2018-03-31 14:17:30 +02:00 |
|
Florian Schmaus
|
a9ca1a0989
|
Enable ModifierOrder checkstyle check
Fixes SMACK-812
|
2018-03-29 12:35:11 +02:00 |
|
Florian Schmaus
|
193688e553
|
Merge branch '4.2'
|
2018-03-28 12:51:28 +02:00 |
|
Florian Schmaus
|
5b9254aff5
|
Merge pull request #209 from fuentesj11/rename-deprecate-xmppconnection-methods
Rename and deprecate XMPPConnection methods
|
2018-03-28 12:11:32 +02:00 |
|
Jesus Fuentes
|
a70063dc89
|
Rename and deprecate XMPPConnection methods
Rename and deprecate XMPPConnections methods as described in SMACK-802
|
2018-03-22 15:40:40 -05:00 |
|
Florian Schmaus
|
f42d9137b5
|
Merge branch '4.2'
|
2018-03-21 15:22:22 +01:00 |
|
|
b81f8fe18e
|
Add support for XEP-0372: References
Add support for XEP-0372: References
Fixes SMACK-799
|
2018-03-12 13:37:19 +01:00 |
|
Florian Schmaus
|
026f3a2f8c
|
Merge branch '4.2'
|
2018-02-22 14:54:48 +01:00 |
|
Florian Schmaus
|
e1eb2d4ef1
|
Remove package-info.java from test code
Otherwise we have duplicate package-info.java files which caues some
build systems and IDEs to report a failure.
|
2018-02-22 14:16:04 +01:00 |
|
Florian Schmaus
|
4bf5c0c714
|
Suppress 'unsused' warning in SpoilerTest
|
2018-02-22 09:31:35 +01:00 |
|
Florian Schmaus
|
c1e557e1d4
|
Add NAMESPACE field to SpoilerElement
|
2018-02-22 09:31:35 +01:00 |
|
Florian Schmaus
|
bde6239c26
|
Return empty map in SpoilerElement.getSpoilers() instead of null
|
2018-02-22 09:31:35 +01:00 |
|
Florian Schmaus
|
4292659f22
|
Use StringUtils in SpoilerElement
|
2018-02-22 09:03:09 +01:00 |
|
Florian Schmaus
|
81f599425a
|
Make SDM a field in SpoilerManager
|
2018-02-22 09:02:28 +01:00 |
|
|
ce19ea4114
|
Add support for XEP-0382: Spoiler Messages
Fixes SMACK-795.
|
2018-02-22 08:51:54 +01:00 |
|
|
a729a7c43b
|
Add support for XEP-0394: Message Markup
Fixes SMACK-794.
|
2018-02-21 20:49:01 +01:00 |
|
|
b3b76b9ff4
|
Add support for XEP-0359: Stable and Unique Stanza IDs
Fixes SMACK-798
|
2018-02-21 20:43:56 +01:00 |
|
Florian Schmaus
|
a48e8ef843
|
Merge branch '4.2'
|
2018-02-21 20:13:05 +01:00 |
|
|
9f47daa7ad
|
Add missing package-info descriptions.
|
2018-02-21 16:47:11 +01:00 |
|
Florian Schmaus
|
e38f80b3cb
|
Improve ConsistentColor API
- Rename Context to ConsistentColorSettings
- Add convenience RGBFrom(CharSequence) method
- Remove _angle in code
SMACK-800.
|
2018-02-10 21:15:00 +01:00 |
|
|
e0af3db189
|
Add support for XEP-0392: Consistent Color Generation
Fixes SMACK-800.
|
2018-02-10 21:09:07 +01:00 |
|
Florian Schmaus
|
3c4225d167
|
Merge branch '4.2'
|
2017-12-25 14:16:43 +01:00 |
|
Florian Schmaus
|
34373e8710
|
Enable javadoc 'html' doclint
Also make all 'test' tasks depend on the 'javadoc' task.
Fixes SMACK-650.
|
2017-12-25 14:08:18 +01:00 |
|
Florian Schmaus
|
0eeab74990
|
Merge branch '4.2'
|
2017-12-25 11:40:45 +01:00 |
|
|
52398b535f
|
Fix javadoc issues in some packages
|
2017-12-23 20:21:19 +01:00 |
|
|
2f2c2f8663
|
Fix minor codestyle issues
|
2017-12-17 11:19:41 +01:00 |
|
Florian Schmaus
|
431e5b3c67
|
Merge branch '4.2' into master-paul-merged
|
2017-12-17 11:16:02 +01:00 |
|
|
cb18056613
|
Fix minor codestyle issues
|
2017-12-17 11:03:46 +01:00 |
|
Florian Schmaus
|
63dd9953fc
|
Improve HTTP File Upload SlotProvider
|
2017-12-10 15:29:57 +01:00 |
|
Florian Schmaus
|
3a7c20ce54
|
Add more HTTP File Upload SlotProvider tests
|
2017-12-10 14:23:11 +01:00 |
|
Florian Schmaus
|
0a0066c806
|
Fix XEP-0363 HTTP File Upload elements
Smack still expected the URLs as element text and not as value of an
'url' attribute.
Fixes SMACK-790.
|
2017-12-10 14:22:57 +01:00 |
|
Florian Schmaus
|
36a278eeca
|
Add javadoc to HTTP File Upload API
|
2017-12-09 10:35:32 +01:00 |
|
Florian Schmaus
|
e1615ee7d3
|
Eliminate stray 'g' in experimental.providers
|
2017-12-07 17:55:18 +01:00 |
|
Florian Schmaus
|
384c285fbc
|
Merge branch '4.2'
|
2017-10-14 14:56:36 +02:00 |
|
Florian Schmaus
|
0729392ab8
|
Fix isSupported discovery of "Push Notifications"
Fixes SMACK-780.
|
2017-10-14 14:12:28 +02:00 |
|
Florian Schmaus
|
2a97d7c5ea
|
Don't reinvent methods in HashManager
use the existing API from StringUtils instead.
Also rename StringUtils.toBytes() to 'toUtf8Bytes()'.
|
2017-08-16 14:55:25 +02:00 |
|
Florian Schmaus
|
6565618840
|
Encode algorithm recommendation in HashManager
|
2017-08-16 14:38:22 +02:00 |
|
Florian Schmaus
|
ba323b51f9
|
Remove API parts scheduled to be removed in Smack 4.3
|
2017-08-16 14:31:46 +02:00 |
|
Florian Schmaus
|
80eaaf2d71
|
Fix warnings
|
2017-08-16 14:10:00 +02:00 |
|
Florian Schmaus
|
6203d163c4
|
Deprecate old async API
|
2017-08-16 13:46:42 +02:00 |
|
Florian Schmaus
|
43abd52d76
|
Smack 4.2.1
-----BEGIN PGP SIGNATURE-----
iQGTBAABCgB9FiEEl3UFnzoh3OFr5PuuIjmn6PWFIFIFAlmR75tfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDk3
NzUwNTlGM0EyMURDRTE2QkU0RkJBRTIyMzlBN0U4RjU4NTIwNTIACgkQIjmn6PWF
IFLeXggAjdgj7YVUe22NtamnROBj1c3PaWwgSY0gEjcyDPsOz5qeqNUdQLHbmt2j
XQQpYZWKg1/1uoQHlsixaFKbGVctKRk72aNEodRfd1osta11WTOwZKEb8nI411Tt
7M0Fhf430WZY6nioZiZIorsmid57fftJ2EMPlmjEDp2FD0AVGAXkEhCneGaPtt9Q
hbWbepIy9tApeIH+QgmFLBmPLnFCaSg+X6NUden3Z21bUz5vH8pmcbeUVfsNB7kW
nkkDuNwKHPFLgjuhcq7D+KAKRwNU7n8WEuHseRzM7bMCEB+S/rZok5KPXe/tV4v+
YZKN2e+2yh4j5l4FT/fCzELfWcvrgA==
=MV3G
-----END PGP SIGNATURE-----
Merge tag '4.2.1'
Smack 4.2.1
|
2017-08-14 21:01:36 +02:00 |
|
Florian Schmaus
|
b9ed22c732
|
Add MamManager.isSupported()
Fixes SMACK-777.
|
2017-08-14 20:23:35 +02:00 |
|
Florian Schmaus
|
9d63baf55a
|
Use assertXMLEqual() in SlotRequestCreateTest
|
2017-07-05 19:09:30 +02:00 |
|
Florian Schmaus
|
858ba3f82a
|
Fix HTTP File Upload's SlotRequest
Fixes SMACK-774. Thanks to Nathan Freitas for reporting this.
|
2017-07-05 18:27:47 +02:00 |
|
|
5bd01b7385
|
Add Jingle File Transfer elements and JingleUtil class
|
2017-06-30 15:03:13 +02:00 |
|
Florian Schmaus
|
2b11074950
|
Merge branch '4.2'
|
2017-06-17 15:55:38 +02:00 |
|
Florian Schmaus
|
08e897113d
|
Add CustomImportOrder checkstyle rule
And matching ImportOrder settings for Eclipse in
resources/eclipse/smack.importorder
|
2017-06-14 17:12:43 +02:00 |
|
|
95d2cd75ec
|
Reorder imports
|
2017-06-13 23:54:47 +02:00 |
|
|
3ecd01135c
|
Add convenience methods to HashManager
|
2017-06-13 23:51:57 +02:00 |
|