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
/
de
/
pixart
/
messenger
/
http
/
HttpDownloadConnection.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-19
reformat code
Christian Schneppe
1
-331
/
+331
2016-11-17
distinguish between general i/o error and write exception when copying files
Christian Schneppe
1
-12
/
+9
2016-09-27
increase ReadTimeouts for HTTP connections
Christian Schneppe
1
-2
/
+2
2016-09-23
add timeouts to HTTPUrlConnections and allow cancelation of all sending files
Daniel Gultsch
1
-0
/
+4
2016-08-27
don't automatically download files and avatars when datasaver is on
Daniel Gultsch
1
-1
/
+3
2016-07-29
changed package id inside manifest and project
Christian Schneppe
1
-11
/
+11
2016-07-25
push file offered notification when initial HTTP HEAD req. fails
Daniel Gultsch
1
-6
/
+7
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-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-16
use wakelock on retrieve filesize
Christian Schneppe
1
-0
/
+3
2016-03-23
allow to delete attachments. fixes #1539
Daniel Gultsch
1
-8
/
+2
2016-03-23
only add image files to media scanner
Daniel Gultsch
1
-3
/
+1
2016-03-04
add a few more know file extensions
Daniel Gultsch
1
-1
/
+1
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
initial tor support
Daniel Gultsch
1
-2
/
+19
2015-12-01
initial tor support
Daniel Gultsch
1
-2
/
+19
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
1
-0
/
+2
2015-08-10
put wake locks on out of band file transfers
Daniel Gultsch
1
-0
/
+4
2015-08-10
provide more detailed error toasts for http file download
Daniel Gultsch
1
-37
/
+58
2015-08-01
enable axolotl encryption for jingle supported file transfers
Daniel Gultsch
1
-17
/
+8
2015-07-29
use gcm for file encryption over http
Daniel Gultsch
1
-5
/
+16
2015-07-22
use 'interactive mode' when starting downloads from the context menu
Daniel Gultsch
1
-1
/
+0
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
1
-1
/
+1
2015-07-19
Encrypt files for HTTP upload in encrypted chats
Andreas Straub
1
-2
/
+4
2015-07-17
fixed inactive http download
Daniel Gultsch
1
-1
/
+1
2015-07-10
renamed HttpConnection to HttpDownloadConnection
Daniel Gultsch
1
-7
/
+7
2015-07-10
renamed downloadable to transferable
Daniel Gultsch
1
-15
/
+7
2015-07-10
get file upload ready to work with https
Daniel Gultsch
1
-38
/
+2
2015-07-10
display toast in ui on failed http download
Daniel Gultsch
1
-24
/
+32
2015-06-30
made httpconnection (download) ready all kind of files
Daniel Gultsch
1
-2
/
+2
2015-06-29
initial http upload support
Daniel Gultsch
1
-5
/
+0
2015-02-02
Use platform ciphers as well, just prefer ours
Sam Whited
1
-1
/
+1
2015-01-14
Harden the TLS connection cipher suites
Sam Whited
1
-37
/
+44
2015-01-11
keep proper image file extension
Daniel Gultsch
1
-4
/
+13
2015-01-04
made checks for valid image extensions case insensitive
Daniel Gultsch
1
-1
/
+1
2014-11-21
remove unused imports.
Michael
1
-1
/
+0
2014-11-15
progress for http images as well. fixed open button for sent files
iNPUTmice
1
-2
/
+13
2014-11-15
bug fixes and various improvements for file transfer
iNPUTmice
1
-7
/
+1
2014-11-15
basic arbitrary file transfer
iNPUTmice
1
-0
/
+15
[next]