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
/
http
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-17
avoid NPE
Christian Schneppe
1
-2
/
+4
2016-06-19
log download failure caused by missing content length
Daniel Gultsch
1
-1
/
+1
2016-06-19
delay notification until after pgp decryption
Daniel Gultsch
1
-2
/
+3
2016-06-19
log all fail reasons
Daniel Gultsch
1
-5
/
+6
2016-06-14
refactored pgp decryption
Daniel Gultsch
1
-1
/
+1
2016-06-04
add first 4 chars to file names
Christian Schneppe
1
-1
/
+1
2016-06-03
throw writeexecption in downloader if flush fails
Daniel Gultsch
1
-7
/
+5
2016-06-02
print specific toast when download failed because of write error
Daniel Gultsch
1
-2
/
+12
2016-06-01
use datetime as filename
Christian Schneppe
1
-1
/
+7
2016-05-31
optimize imports
Christian Schneppe
1
-2
/
+0
2016-05-31
log failure reason in http upload on wrong response code
Daniel Gultsch
1
-0
/
+1
2016-05-16
use wakelock on retrieve filesize
Christian Schneppe
1
-0
/
+3
2016-03-23
allow to delete attachments. fixes #1539
Daniel Gultsch
2
-14
/
+3
2016-03-23
only add image files to media scanner
Daniel Gultsch
2
-6
/
+2
2016-03-05
only resend files smaller than 1 MiB automatically
Christian S
1
-1
/
+1
2016-03-05
resend failed filetransfers automatically
Christian S
1
-2
/
+6
2016-03-04
add a few more know file extensions
Daniel Gultsch
1
-1
/
+1
2016-02-03
use TLSv1.2 as SSL context on supported plattforms
Daniel Gultsch
1
-1
/
+2
2015-12-12
fix cancelation of http downloads and enable resume
Daniel Gultsch
1
-8
/
+35
2015-12-12
request storage permission when needed on Android 6.0
Daniel Gultsch
1
-1
/
+1
2015-12-11
fix cancelation of http downloads and enable resume
Daniel Gultsch
1
-8
/
+35
2015-12-07
request storage permission when needed on Android 6.0
Daniel Gultsch
1
-1
/
+1
2015-12-04
always use http proxy for http requests. (socks is leaking dns)
Daniel Gultsch
1
-5
/
+1
2015-12-04
initial tor support
Daniel Gultsch
3
-3
/
+43
2015-12-01
always use http proxy for http requests. (socks is leaking dns)
Daniel Gultsch
1
-5
/
+1
2015-12-01
initial tor support
Daniel Gultsch
3
-3
/
+43
2015-11-25
pgp fixes and revert configuration changes
Daniel Gultsch
1
-0
/
+3
2015-10-17
allow redownloading files from remote hosts. fixes #1504
Daniel Gultsch
1
-2
/
+11
2015-09-23
use Conversations 1.x.y as user agent string in http upload and download
Daniel Gultsch
2
-0
/
+3
2015-09-15
work around a NPE caused by arace condition in the http upload
Daniel Gultsch
1
-3
/
+6
2015-08-11
do not touch pictures that are already in the right format
Daniel Gultsch
1
-1
/
+8
2015-08-10
put wake locks on out of band file transfers
Daniel Gultsch
2
-0
/
+8
2015-08-10
provide more detailed error toasts for http file download
Daniel Gultsch
1
-37
/
+58
2015-08-01
use content-type in http slot request and stick with during upload
Daniel Gultsch
1
-1
/
+4
2015-08-01
fixed calculated file size in http slot request
Daniel Gultsch
1
-15
/
+13
2015-08-01
enable axolotl encryption for jingle supported file transfers
Daniel Gultsch
2
-35
/
+14
2015-07-29
use gcm for file encryption over http
Daniel Gultsch
2
-11
/
+42
2015-07-28
changed logging. (work around logcat null pointer
Daniel Gultsch
1
-1
/
+1
2015-07-22
use 'interactive mode' when starting downloads from the context menu
Daniel Gultsch
1
-1
/
+0
2015-07-21
bugfix: accept status code 201 on http upload
Daniel Gultsch
1
-1
/
+1
2015-07-20
attempt to fix the delay problem
Daniel Gultsch
2
-5
/
+7
2015-07-20
rely on refreshUi/refreshUiReal and make sure it is being used everywhere
Daniel Gultsch
1
-4
/
+1
2015-07-20
Optimize imports
Andreas Straub
2
-2
/
+2
2015-07-19
Encrypt files for HTTP upload in encrypted chats
Andreas Straub
2
-3
/
+7
2015-07-19
bugfix: accept status code 201 on http upload
Daniel Gultsch
1
-1
/
+1
2015-07-17
fixed inactive http download
Daniel Gultsch
1
-1
/
+1
2015-07-14
deleted old files
Christian S
1
-204
/
+0
2015-07-10
renamed HttpConnection to HttpDownloadConnection
Daniel Gultsch
2
-15
/
+15
2015-07-10
renamed downloadable to transferable
Daniel Gultsch
2
-20
/
+12
2015-07-10
get file upload ready to work with https
Daniel Gultsch
3
-38
/
+53
[next]