index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
xmpp
/
jingle
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-31
save otr fingerprint in message
Daniel Gultsch
1
-1
/
+1
2016-03-23
allow to delete attachments. fixes #1539
Daniel Gultsch
1
-4
/
+1
2016-03-23
only add image files to media scanner
Daniel Gultsch
1
-3
/
+1
2016-03-12
removed duplicated source
lookshe
1
-21
/
+10
2016-03-12
Added method to get body from message if hasMeCommand and harmonized extracti...
lookshe
1
-20
/
+27
2016-03-07
Fixes FS#151 - Missing button on image-links
lookshe
1
-1
/
+2
2016-03-04
add a few more know file extensions
Daniel Gultsch
1
-3
/
+3
2016-03-02
Fixes FS#146: Remove Tor-Support
steckbrief
1
-8
/
+4
2016-02-29
refactored omemo to take multiple recipients
Daniel Gultsch
1
-1
/
+1
2016-02-24
Fixed merge issue for resolving FS#47 (preferences involved in the decision f...
steckbrief
1
-1
/
+1
2016-02-12
Imports organized
steckbrief
4
-23
/
+0
2016-02-11
Compilation errors and merge mixups fixed
steckbrief
1
-0
/
+1
2015-12-07
request storage permission when needed on Android 6.0
Daniel Gultsch
1
-1
/
+2
2015-12-01
refactored socks5 connection code. make jingle transport use that new code
Daniel Gultsch
1
-29
/
+13
2015-12-01
initial tor support
Daniel Gultsch
1
-1
/
+5
2015-11-26
fail jingle file transfer if axolotl key message could not be created. fixes ...
Daniel Gultsch
1
-1
/
+5
2015-11-25
pgp fixes and revert configuration changes
Daniel Gultsch
2
-1
/
+3
2015-10-12
code clean up
Daniel Gultsch
4
-7
/
+5
2015-09-30
request stanza count after every ibb data stanza to not fill our own stanza q...
Daniel Gultsch
1
-0
/
+1
2015-08-25
remove unused imports.
Michael
1
-26
/
+0
2015-08-23
introduce special iq type for internal timeouts. always use != result to chec...
Daniel Gultsch
2
-6
/
+5
2015-08-11
Merge tag '1.5.2' into trz/rebase
lookshe
4
-88
/
+111
2015-08-11
do not touch pictures that are already in the right format
Daniel Gultsch
1
-19
/
+25
2015-08-10
put wake locks on out of band file transfers
Daniel Gultsch
2
-25
/
+17
2015-08-10
report wrong file size in otr encrypted jingle file transfers to be compatibl...
Daniel Gultsch
1
-2
/
+6
2015-08-08
fixed image preview in notfications for images that arrived over jingle
Daniel Gultsch
1
-6
/
+4
2015-08-01
enable axolotl encryption for jingle supported file transfers
Daniel Gultsch
5
-85
/
+94
2015-07-29
use gcm for file encryption over http
Daniel Gultsch
3
-4
/
+77
2015-07-21
bugfix: don't crash if aes key could not be set before jingle transfer
Daniel Gultsch
1
-1
/
+4
2015-07-20
rely on refreshUi/refreshUiReal and make sure it is being used everywhere
Daniel Gultsch
1
-5
/
+1
2015-07-20
Optimize imports
Andreas Straub
3
-12
/
+15
2015-07-19
bugfix: don't crash if aes key could not be set before jingle transfer
Daniel Gultsch
1
-1
/
+4
2015-07-17
increased ibb block size
Daniel Gultsch
2
-4
/
+2
2015-07-10
renamed downloadable to transferable
Daniel Gultsch
2
-19
/
+17
2015-06-29
initial http upload support
Daniel Gultsch
2
-24
/
+4
2015-06-19
renaming eu.siacs.conversations to de.thedevstack.conversationsplus
steckbrief
13
-1997
/
+0
2015-06-03
properly calculate remaining size. should fix #1243
Daniel Gultsch
1
-2
/
+7
2015-05-18
use a 20s timeout on socks5 connections
Daniel Gultsch
1
-2
/
+5
2015-05-18
don't offer initiator his own candidates
Daniel Gultsch
1
-2
/
+4
2015-05-16
let jingle connection and manager handle message status
Daniel Gultsch
2
-0
/
+10
2015-05-14
always log reason for failed file transfer
Daniel Gultsch
2
-2
/
+18
2015-05-07
fixed encrypted ibb file transfer which was broken with ART. fixes #1172
Daniel Gultsch
2
-26
/
+33
2015-04-26
use xmppserviceconnection to send iq packets in jingle connection
Daniel Gultsch
1
-4
/
+4
2015-04-25
cleaned up file handling
Daniel Gultsch
2
-10
/
+10
2015-04-15
some bug fixes concerning 0byte files. fixes #1126
iNPUTmice
2
-1
/
+2
2015-04-12
implementation for downloading only when enabled wlan
lookshe
1
-2
/
+2
2015-01-25
set jingle file transfer to offer after iq offer has returned
iNPUTmice
1
-6
/
+17
2015-01-11
keep proper image file extension
Daniel Gultsch
1
-8
/
+8
2015-01-09
code cleanup for jingle proxy discovery
Daniel Gultsch
3
-99
/
+71
2015-01-06
mark sent images as sent_received instead of sent
Daniel Gultsch
1
-2
/
+1
[next]