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
/
http
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
do not touch pictures that are already in the right format
Daniel Gultsch
2015-08-11
1
-1
/
+8
*
put wake locks on out of band file transfers
Daniel Gultsch
2015-08-10
2
-0
/
+8
*
provide more detailed error toasts for http file download
Daniel Gultsch
2015-08-10
1
-37
/
+58
*
use content-type in http slot request and stick with during upload
Daniel Gultsch
2015-08-01
1
-1
/
+4
*
fixed calculated file size in http slot request
Daniel Gultsch
2015-08-01
1
-15
/
+13
*
enable axolotl encryption for jingle supported file transfers
Daniel Gultsch
2015-08-01
2
-35
/
+14
*
use gcm for file encryption over http
Daniel Gultsch
2015-07-29
2
-11
/
+42
*
changed logging. (work around logcat null pointer
Daniel Gultsch
2015-07-28
1
-1
/
+1
*
use 'interactive mode' when starting downloads from the context menu
Daniel Gultsch
2015-07-22
1
-1
/
+0
*
attempt to fix the delay problem
Daniel Gultsch
2015-07-20
2
-5
/
+7
*
rely on refreshUi/refreshUiReal and make sure it is being used everywhere
Daniel Gultsch
2015-07-20
1
-4
/
+1
*
Optimize imports
Andreas Straub
2015-07-20
2
-2
/
+2
*
Encrypt files for HTTP upload in encrypted chats
Andreas Straub
2015-07-19
2
-3
/
+7
*
bugfix: accept status code 201 on http upload
Daniel Gultsch
2015-07-19
1
-1
/
+1
*
fixed inactive http download
Daniel Gultsch
2015-07-17
1
-1
/
+1
*
renamed HttpConnection to HttpDownloadConnection
Daniel Gultsch
2015-07-10
2
-15
/
+15
*
renamed downloadable to transferable
Daniel Gultsch
2015-07-10
2
-20
/
+12
*
get file upload ready to work with https
Daniel Gultsch
2015-07-10
3
-38
/
+53
*
display toast in ui on failed http download
Daniel Gultsch
2015-07-10
2
-25
/
+37
*
made httpconnection (download) ready all kind of files
Daniel Gultsch
2015-06-30
2
-4
/
+4
*
untested pgp support for http upload
Daniel Gultsch
2015-06-29
1
-1
/
+22
*
added trigger to Config.java to always enable aes encryption for uploaded files
Daniel Gultsch
2015-06-29
1
-0
/
+13
*
show attach button in conferences when http upload is available
Daniel Gultsch
2015-06-29
1
-0
/
+1
*
initial http upload support
Daniel Gultsch
2015-06-29
3
-6
/
+177
*
Use platform ciphers as well, just prefer ours
Sam Whited
2015-02-02
1
-1
/
+1
*
Harden the TLS connection cipher suites
Sam Whited
2015-01-14
1
-37
/
+44
*
keep proper image file extension
Daniel Gultsch
2015-01-11
1
-4
/
+13
*
made checks for valid image extensions case insensitive
Daniel Gultsch
2015-01-04
1
-1
/
+1
*
remove unused imports.
Michael
2014-11-21
1
-1
/
+0
*
progress for http images as well. fixed open button for sent files
iNPUTmice
2014-11-15
1
-2
/
+13
*
bug fixes and various improvements for file transfer
iNPUTmice
2014-11-15
1
-7
/
+1
*
basic arbitrary file transfer
iNPUTmice
2014-11-15
1
-0
/
+15
*
create file explicitly before downloading image
iNPUTmice
2014-11-03
1
-0
/
+2
*
more error handling for http connection
iNPUTmice
2014-11-03
1
-9
/
+12
*
Merge branch 'gradle' into development
Sam Whited
2014-10-30
1
-4
/
+19
*
Make conversations the root project
Sam Whited
2014-10-22
2
-0
/
+283