|
b14aca744f
|
Add Jingle SOCKS5Bytestream transport method
|
2017-06-19 10:11:08 +02:00 |
|
|
b91a9c120f
|
More ground work
|
2017-06-18 16:47:49 +02:00 |
|
|
dcb5da76d6
|
Merge branch 'jingleFTElements' into jingle2
|
2017-06-18 14:12:04 +02:00 |
|
|
e5502564b1
|
Add more errors
|
2017-06-18 14:11:37 +02:00 |
|
|
49868ecdaf
|
Merge branch 'jingleFTElements' into jingle2
|
2017-06-18 13:08:56 +02:00 |
|
|
d3af7cd9c1
|
Add creating methods to JingleUtil
|
2017-06-18 13:08:09 +02:00 |
|
|
d0701f8fd1
|
Merge branch 'jingleS5B' into jingle2
|
2017-06-18 12:32:08 +02:00 |
|
|
781e809390
|
Merge jingleFTElements
|
2017-06-18 12:31:54 +02:00 |
|
|
21435a72c5
|
Reorder imports
|
2017-06-18 12:29:44 +02:00 |
|
|
20e6580469
|
Merge remote-tracking branch 'upstream/master' into jingleFTElements
|
2017-06-18 12:11:17 +02:00 |
|
|
3c4441af4f
|
Reorder imports
|
2017-06-18 12:08:47 +02:00 |
|
|
93a363377e
|
Merge remote-tracking branch 'upstream/master' into jingleS5B
|
2017-06-18 12:05:15 +02:00 |
|
|
d34539126b
|
Fix import order
|
2017-06-18 11:52:56 +02:00 |
|
|
1e6b9b8257
|
Merge remote-tracking branch 'upstream/master' into jingle2
|
2017-06-18 11:28:39 +02:00 |
|
Florian Schmaus
|
08a4ee4eb2
|
Reworked some Jingle unit tests to use Junit's "expected="
Also don't use randomString() because then the unit tests also depend
on the correct behavior of it.
|
2017-06-17 16:08:32 +02:00 |
|
Florian Schmaus
|
2b11074950
|
Merge branch '4.2'
|
2017-06-17 15:55:38 +02:00 |
|
Florian Schmaus
|
813219179f
|
Add support for <text/> elements in SM's <failed/> element
Also introduce AbstractTextElement and StanzaErrorTextElement.
Fixes SMACK-760.
|
2017-06-17 11:43:49 +02:00 |
|
Florian Schmaus
|
1448fa4632
|
Add ParserUtils.getXmlLang(XmlPullParser)
and add TODO comment to PacketParserUtils.getLanguageAttribute().
|
2017-06-17 11:42:09 +02:00 |
|
Florian Schmaus
|
5424c9635f
|
Add XmlStringBuilder.optXmlLangAttribute(String)
|
2017-06-17 11:41:35 +02:00 |
|
Florian Schmaus
|
8038b7a3e1
|
Add TODO comment about renaming XMPPError to StanzaError
|
2017-06-17 11:41:07 +02:00 |
|
|
2f3de3a64d
|
Add Jingle File Transfer elements and JingleUtil class
|
2017-06-17 00:56:32 +02:00 |
|
|
6cb23d08e0
|
Add Jingle File Transfer elems and providers
|
2017-06-17 00:40:51 +02:00 |
|
|
fdd2ff960c
|
Merge remote-tracking branch 'upstream/master' into jingle2
|
2017-06-17 00:26:59 +02:00 |
|
|
46b352ef88
|
Add JingleFileTransfer class
|
2017-06-17 00:26:44 +02:00 |
|
|
f783ecab4b
|
Move ft to experimental, more jingleUtil stuff
|
2017-06-17 00:17:21 +02:00 |
|
|
2ee10fa83b
|
Merge branch 'JingleErrors' into jingle2
|
2017-06-17 00:04:13 +02:00 |
|
|
f80472e082
|
Fix reviewed points
|
2017-06-16 23:45:00 +02:00 |
|
Florian Schmaus
|
05148ab0ad
|
Merge pull request #142 from vanitasvitae/jingleIBB
Add Jingle InBandBytestream transports
|
2017-06-16 23:32:59 +02:00 |
|
Florian Schmaus
|
aaad697b02
|
Merge pull request #140 from vanitasvitae/TransportInfo
Add JingleContentTransportInfo class
|
2017-06-16 23:25:23 +02:00 |
|
Florian Schmaus
|
ddcc7aa568
|
Merge pull request #141 from vanitasvitae/HashManagerAdditions
Add convenience methods to HashManager
|
2017-06-16 23:25:13 +02:00 |
|
Florian Schmaus
|
6712cc91c8
|
Merge pull request #139 from vanitasvitae/JingleErrors
Remove unused errors and add missing ones
|
2017-06-16 23:19:50 +02:00 |
|
Florian Schmaus
|
a33d596756
|
Merge pull request #138 from vanitasvitae/JingleReason
Create alternative-session JingleReason
|
2017-06-16 23:19:14 +02:00 |
|
|
5699373cd9
|
Add method to set Reason
|
2017-06-16 22:54:32 +02:00 |
|
Florian Schmaus
|
759a7d7a70
|
Fix InitationListenerTest's timeouts
Don't use Thread.sleep(), isntead we use Mockito's timeout() method.
|
2017-06-16 22:51:14 +02:00 |
|
|
b3cec53cc5
|
Merge branch 'jingleS5B' into jingle2
|
2017-06-16 22:46:15 +02:00 |
|
|
0bc62e3cd9
|
Merge
|
2017-06-16 22:46:07 +02:00 |
|
|
287976e0e0
|
Add Jingle InBandBytestream transports
|
2017-06-16 22:43:50 +02:00 |
|
|
8488831ddc
|
Add Jingle SOCKS5Bytestream transport
|
2017-06-16 22:14:42 +02:00 |
|
|
d1e0a4683f
|
Merge branch 'jingleIBB' into jingle2
|
2017-06-16 21:55:50 +02:00 |
|
|
6b472d0ccd
|
Add JingleUtil
|
2017-06-16 21:55:42 +02:00 |
|
|
3c6ca94cb4
|
Add Jingle InBandBytestream transports
|
2017-06-16 21:52:20 +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 |
|
|
e33bb5a741
|
Reorder imports
|
2017-06-14 00:01:05 +02:00 |
|
|
a604266336
|
Create alternative-session JingleReason
|
2017-06-14 00:00:27 +02:00 |
|
|
62167a7857
|
Reorder imports
|
2017-06-13 23:58:41 +02:00 |
|
|
4ae8434852
|
Remove unused errors and add missing ones
|
2017-06-13 23:57:59 +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 |
|
|
d49dc71bae
|
Add JingleContentTransportInfo class
|
2017-06-08 15:04:25 +02:00 |
|
Florian Schmaus
|
acc98b4b2f
|
Merge pull request #137 from vanitasvitae/jingleTests
Add tests for jingle classes
|
2017-06-05 19:06:29 +02:00 |
|