index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
xmpp
/
jingle
/
JingleConnection.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fail jingle file transfer if axolotl key message could not be created. fixes ...
Daniel Gultsch
2015-11-26
1
-1
/
+5
*
pgp fixes and revert configuration changes
Daniel Gultsch
2015-11-25
1
-0
/
+2
*
code clean up
Daniel Gultsch
2015-10-12
1
-2
/
+1
*
introduce special iq type for internal timeouts. always use != result to chec...
Daniel Gultsch
2015-08-23
1
-5
/
+4
*
do not touch pictures that are already in the right format
Daniel Gultsch
2015-08-11
1
-19
/
+25
*
put wake locks on out of band file transfers
Daniel Gultsch
2015-08-10
1
-1
/
+4
*
report wrong file size in otr encrypted jingle file transfers to be compatibl...
Daniel Gultsch
2015-08-10
1
-2
/
+6
*
fixed image preview in notfications for images that arrived over jingle
Daniel Gultsch
2015-08-08
1
-6
/
+4
*
enable axolotl encryption for jingle supported file transfers
Daniel Gultsch
2015-08-01
1
-19
/
+78
*
rely on refreshUi/refreshUiReal and make sure it is being used everywhere
Daniel Gultsch
2015-07-20
1
-5
/
+1
*
Optimize imports
Andreas Straub
2015-07-20
1
-6
/
+7
*
bugfix: don't crash if aes key could not be set before jingle transfer
Daniel Gultsch
2015-07-19
1
-1
/
+4
*
increased ibb block size
Daniel Gultsch
2015-07-17
1
-1
/
+1
*
renamed downloadable to transferable
Daniel Gultsch
2015-07-10
1
-16
/
+15
*
initial http upload support
Daniel Gultsch
2015-06-29
1
-20
/
+0
*
don't offer initiator his own candidates
Daniel Gultsch
2015-05-18
1
-2
/
+4
*
let jingle connection and manager handle message status
Daniel Gultsch
2015-05-16
1
-0
/
+4
*
fixed encrypted ibb file transfer which was broken with ART. fixes #1172
Daniel Gultsch
2015-05-07
1
-1
/
+1
*
use xmppserviceconnection to send iq packets in jingle connection
Daniel Gultsch
2015-04-26
1
-4
/
+4
*
some bug fixes concerning 0byte files. fixes #1126
iNPUTmice
2015-04-15
1
-1
/
+1
*
set jingle file transfer to offer after iq offer has returned
iNPUTmice
2015-01-25
1
-6
/
+17
*
keep proper image file extension
Daniel Gultsch
2015-01-11
1
-8
/
+8
*
code cleanup for jingle proxy discovery
Daniel Gultsch
2015-01-09
1
-52
/
+39
*
mark sent images as sent_received instead of sent
Daniel Gultsch
2015-01-06
1
-2
/
+1
*
made checks for valid image extensions case insensitive
Daniel Gultsch
2015-01-04
1
-1
/
+1
*
Make IqPacket type an enum
Sam Whited
2015-01-04
1
-5
/
+5
*
Fix typo in method name
Sam Whited
2014-12-29
1
-2
/
+2
*
Make account status an enum
Sam Whited
2014-11-15
1
-1
/
+1
*
better cleanup after unsuccesful transfers
iNPUTmice
2014-11-15
1
-0
/
+6
*
fixed description in notifications and conversation overview
iNPUTmice
2014-11-15
1
-3
/
+10
*
fixed resending for files as well
iNPUTmice
2014-11-15
1
-0
/
+1
*
made file transfers cancelable
iNPUTmice
2014-11-15
1
-16
/
+32
*
progress for ibb transfers
iNPUTmice
2014-11-15
1
-5
/
+3
*
some mime and pgp fixes for file transfer
iNPUTmice
2014-11-15
1
-1
/
+20
*
support for pgp files
iNPUTmice
2014-11-15
1
-0
/
+2
*
progress for http images as well. fixed open button for sent files
iNPUTmice
2014-11-15
1
-2
/
+6
*
bug fixes and various improvements for file transfer
iNPUTmice
2014-11-15
1
-7
/
+4
*
basic arbitrary file transfer
iNPUTmice
2014-11-15
1
-55
/
+76
*
Rework `Account.getJid()' to return full JIDs
Sam Whited
2014-11-09
1
-9
/
+9
*
refactored code to always contain full jid for counterpart
iNPUTmice
2014-11-09
1
-1
/
+1
*
Update more files to use JID objects
Sam Whited
2014-11-09
1
-12
/
+13
*
Merge branch 'gradle' into development
Sam Whited
2014-10-30
1
-14
/
+6
*
Make conversations the root project
Sam Whited
2014-10-22
1
-0
/
+910