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
/
HttpDownloadConnection.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
only add image files to media scanner
Daniel Gultsch
2016-03-23
1
-3
/
+1
*
add a few more know file extensions
Daniel Gultsch
2016-03-04
1
-1
/
+1
*
fix cancelation of http downloads and enable resume
Daniel Gultsch
2015-12-11
1
-8
/
+35
*
request storage permission when needed on Android 6.0
Daniel Gultsch
2015-12-07
1
-1
/
+1
*
initial tor support
Daniel Gultsch
2015-12-01
1
-2
/
+19
*
pgp fixes and revert configuration changes
Daniel Gultsch
2015-11-25
1
-0
/
+3
*
allow redownloading files from remote hosts. fixes #1504
Daniel Gultsch
2015-10-17
1
-2
/
+11
*
use Conversations 1.x.y as user agent string in http upload and download
Daniel Gultsch
2015-09-23
1
-0
/
+2
*
put wake locks on out of band file transfers
Daniel Gultsch
2015-08-10
1
-0
/
+4
*
provide more detailed error toasts for http file download
Daniel Gultsch
2015-08-10
1
-37
/
+58
*
enable axolotl encryption for jingle supported file transfers
Daniel Gultsch
2015-08-01
1
-17
/
+8
*
use gcm for file encryption over http
Daniel Gultsch
2015-07-29
1
-5
/
+16
*
use 'interactive mode' when starting downloads from the context menu
Daniel Gultsch
2015-07-22
1
-1
/
+0
*
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
1
-1
/
+1
*
Encrypt files for HTTP upload in encrypted chats
Andreas Straub
2015-07-19
1
-2
/
+4
*
fixed inactive http download
Daniel Gultsch
2015-07-17
1
-1
/
+1
*
renamed HttpConnection to HttpDownloadConnection
Daniel Gultsch
2015-07-10
1
-0
/
+269