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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
migrate to AndroidX
Christian Schneppe
2019-09-20
1
-1
/
+1
*
introduce new file transfer status
Christian Schneppe
2019-09-09
1
-1
/
+1
*
send multiple downloads and uploads into queue
Christian Schneppe
2019-09-07
1
-15
/
+18
*
fix some crashes
Christian Schneppe
2019-09-03
1
-2
/
+7
*
refactored filename and extension parsing
Christian Schneppe
2019-08-31
1
-10
/
+8
*
use socks instead of http proxy for http upload
Christian Schneppe
2019-06-17
1
-5
/
+3
*
separate received and sent files
Christian Schneppe
2019-05-19
1
-1
/
+5
*
introduced type private_file_message to handle attachments in PMs
Christian Schneppe
2019-05-03
1
-1
/
+3
*
optimize imports
Christian Schneppe
2019-02-08
1
-1
/
+0
*
make sure that http upload/download is not startetd multiple times
Christian Schneppe
2019-02-04
1
-10
/
+9
*
fix display of deleted files
Christian Schneppe
2019-01-25
1
-1
/
+1
*
fixed downloading of deleted files
Christian Schneppe
2019-01-25
1
-2
/
+2
*
mark deleted files in database and not query them when querying for media
Christian Schneppe
2019-01-25
1
-3
/
+2
*
put images into MessageStyle notifications
Christian Schneppe
2019-01-24
1
-4
/
+6
*
do not show up navigation in start conversation screen if called with view in...
Christian Schneppe
2018-11-15
1
-3
/
+3
*
don't use compression for HttpDownloads
Christian Schneppe
2018-10-24
1
-0
/
+2
*
automatically start download if file size is known
Christian Schneppe
2018-07-09
1
-4
/
+14
*
use Tor on http upload is account uses onion domain
Christian Schneppe
2018-06-17
1
-2
/
+2
*
add support for S3 file transfers
Christian Schneppe
2018-05-26
1
-17
/
+76
*
some tor modifications
Christian Schneppe
2018-05-17
1
-4
/
+4
*
catch dead object exceptions when acquiring wake locks
Christian Schneppe
2018-04-29
1
-4
/
+5
*
disable caches in HttpUrlConnections
Christian Schneppe
2018-04-07
1
-0
/
+2
*
fixed crash on receiving files
Christian Schneppe
2018-01-31
1
-2
/
+1
*
discover file extension in original filename from pgp
Christian Schneppe
2018-01-30
1
-1
/
+1
*
ignore data uri after aesgcm uri
Christian Schneppe
2017-12-16
1
-1
/
+1
*
Read support for 12-byte IVs in addition to 16-byte IVs
Christian Schneppe
2017-08-13
1
-2
/
+2
*
add more logging to http download connection and reset file params after sett...
Christian Schneppe
2017-08-13
1
-31
/
+41
*
close http download connection after download
Christian Schneppe
2017-05-09
1
-1
/
+6
*
transform aesgcm:// links back to https:// before connecting through Tor
Christian Schneppe
2017-04-16
1
-5
/
+12
*
only call UI thread from downloading thread every 250ms
Christian Schneppe
2017-01-15
1
-4
/
+4
*
change location for wakelock while retrieving file size and changed name
Christian Schneppe
2017-01-14
1
-2
/
+3
*
fixed http resume
Christian Schneppe
2016-12-18
1
-4
/
+11
*
reformat code
Christian Schneppe
2016-11-19
1
-331
/
+331
*
distinguish between general i/o error and write exception when copying files
Christian Schneppe
2016-11-17
1
-12
/
+9
*
increase ReadTimeouts for HTTP connections
Christian Schneppe
2016-09-27
1
-2
/
+2
*
add timeouts to HTTPUrlConnections and allow cancelation of all sending files
Daniel Gultsch
2016-09-23
1
-0
/
+4
*
don't automatically download files and avatars when datasaver is on
Daniel Gultsch
2016-08-27
1
-1
/
+3
*
changed package id inside manifest and project
Christian Schneppe
2016-07-29
1
-0
/
+363