1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-11-14 00:02:05 +01:00
Commit graph

3354 commits

Author SHA1 Message Date
aa8e8592af
JS5B test works 2017-08-02 20:52:52 +02:00
Florian Schmaus
f7ae216138 Merge remote-tracking branch 'ignite/4.2' into 4.2 2017-08-01 23:56:29 +02:00
Florian Schmaus
a09be93ce7 Merge pull request #159 from ibauersachs/muc-presence-consistency
Make add/remove for presence interceptors consistent
2017-08-01 23:52:21 +02:00
1c72fdfa14
More improvements to JS5B test (still fails) 2017-08-01 17:12:27 +02:00
Ingo Bauersachs
c9b9558cd4 Make add/remove for presence interceptors consistent 2017-08-01 16:17:35 +02:00
22a7e38f66
Add (failing) Jingle S5B test 2017-07-31 15:26:52 +02:00
45563b75fe
Fix checkstyle 2017-07-31 14:57:43 +02:00
422660e9fe
JET WORKSgit add .! 2017-07-31 14:21:49 +02:00
d2f979ed15
JET is close to working 2017-07-31 12:08:18 +02:00
177ed6ea0d
Add first JET test 2017-07-30 23:32:00 +02:00
b0b46ad167
More progress on JET 2017-07-30 22:31:29 +02:00
Florian Schmaus
ed9eae4793 Improve JingleS5BTransportInfo by introducing abstract class
Introduce a abstract class for shared functionality. And remove static
lazy getters.
2017-07-30 19:29:11 +02:00
c82b25ea09
Work on Jingle Encrypted Transfers 2017-07-30 15:40:04 +02:00
1dbdafe28c
Basic Sending/Receiving Files works again 2017-07-29 22:21:36 +02:00
af069ffc49
Pass events down to contents 2017-07-29 19:31:16 +02:00
185d569b89
Progress 2017-07-28 14:02:32 +02:00
Florian Schmaus
b8ee8d808f Rework Smack debugger.
Also fixes SMACK-728.
2017-07-28 12:01:11 +02:00
b0c8a8027a
Allow session-removal and use threads 2017-07-28 00:55:44 +02:00
d37bdb5d20
Handle session-initiates in descriptionManager 2017-07-27 23:59:26 +02:00
fec28ac7b6
Fix checkstyle issues 2017-07-27 23:31:04 +02:00
60cb777ea9
JingleIBBTransportTest works 2017-07-27 22:23:10 +02:00
68a03aeb48
IntegrationTest for JingleIBBTransport 2017-07-27 18:09:49 +02:00
3ed3f53189
Remove errors 2017-07-27 17:35:16 +02:00
3f6df8e6c7
Notifiers and ProgressListeners 2017-07-27 16:43:09 +02:00
5ce12974c8
Work on file transfer listeners 2017-07-27 15:58:11 +02:00
980c324f27
Some refactoring 2017-07-27 15:18:18 +02:00
3915a71824
Improve comparison of transportmanagers 2017-07-27 11:37:32 +02:00
4234e1d5ab
Anonymous progress 2017-07-27 00:12:42 +02:00
186dfd224e
Work on JingleFileTransfer 2017-07-26 16:17:33 +02:00
c0e5fcf737
Some work on Jingle File Transfer 2017-07-25 20:25:36 +02:00
Florian Schmaus
b12b13c661 Merge pull request #157 from ibauersachs/bobmanager-order
Fix parameter ordering in BoBHash construction
2017-07-23 11:02:43 +02:00
Ingo Bauersachs
fc17cf4e2d Fix link to OMEMO extension 2017-07-23 10:58:55 +02:00
Florian Schmaus
2050b2f8b9 Remove OmemoManager.resourceSupportsOmemo()
since there is currently no way to determine if a full JID supports
OMEMO.
2017-07-23 10:58:55 +02:00
Florian Schmaus
7b5eecb821 Use AbstractConnectionListener in OmemoManager
and manually inline the setConnectionListener() method.
2017-07-23 10:58:55 +02:00
Florian Schmaus
2e61e0a4d3 Use Async.go() in OmemoManager's connection listener
to prevent a timeout exception since those are executed synchronously.
2017-07-23 10:58:55 +02:00
Florian Schmaus
57e19d1a4f Use Async.go() in OmemoCarbonCopyListener
to prevent a timeout exception since carbon copy listeners are
executed synchronously.
2017-07-23 10:58:55 +02:00
438fc0e94b
Start reworking JFT and JET code 2017-07-22 01:01:50 +02:00
e967849e5a
Fix all errors in transports 2017-07-22 00:26:50 +02:00
e28bfa1a64
Complete JingleElement and fix jingle tests 2017-07-21 23:51:06 +02:00
639c951fd6
Nearly completed work on Jingle SOCKS5 2017-07-21 23:05:46 +02:00
a77360d060
Change return value of connectToCandidates 2017-07-21 18:31:42 +02:00
19d334d6bb
Improvements to Socks5 2017-07-21 18:29:27 +02:00
c448d07234
Progress on Transports 2017-07-21 17:58:57 +02:00
Ingo Bauersachs
0b8788a9fc Fix parameter ordering in BoBHash construction 2017-07-20 22:50:34 +02:00
f4a910cfa5
Reworking transports WIP 2017-07-19 23:15:17 +02:00
6818a52da7
Heavy reworking in progress 2017-07-19 15:17:12 +02:00
Florian Schmaus
104146c5ed Add Jingle.getSoleContentOrThrow() 2017-07-17 21:05:56 +02:00
7658369d63
Temp 2017-07-17 20:18:08 +02:00
Florian Schmaus
c7630362ef Merge pull request #155 from vanitasvitae/fixGetUndecidedDevices
Correct method name to getUndecidedDevices
2017-07-14 22:06:34 +02:00
59e79ef668
Temp 2017-07-14 21:19:03 +02:00