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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-20
migrate to AndroidX
Christian Schneppe
1
-1
/
+1
2019-09-19
fixed R8 weirdness
Christian Schneppe
1
-1
/
+1
2019-09-09
introduce new file transfer status
Christian Schneppe
2
-2
/
+10
2019-09-07
send multiple downloads and uploads into queue
Christian Schneppe
2
-17
/
+22
2019-09-03
fix some crashes
Christian Schneppe
2
-3
/
+9
2019-08-31
refactored filename and extension parsing
Christian Schneppe
1
-10
/
+8
2019-06-25
fix jingle file transfer
Christian Schneppe
1
-2
/
+2
2019-06-17
use socks instead of http proxy for http upload
Christian Schneppe
3
-7
/
+7
2019-06-08
change minimum timeout for uploads/downloads
Christian Schneppe
1
-3
/
+3
2019-05-19
separate received and sent files
Christian Schneppe
1
-1
/
+5
2019-05-04
added language tag in channel search results
Christian Schneppe
1
-0
/
+6
2019-05-03
introduced type private_file_message to handle attachments in PMs
Christian Schneppe
2
-2
/
+6
2019-04-26
implement channel discovery
Christian Schneppe
1
-0
/
+92
2019-02-08
optimize imports
Christian Schneppe
2
-2
/
+0
2019-02-04
make sure that http upload/download is not startetd multiple times
Christian Schneppe
3
-40
/
+71
2019-01-25
fix display of deleted files
Christian Schneppe
1
-1
/
+1
2019-01-25
fixed downloading of deleted files
Christian Schneppe
1
-2
/
+2
2019-01-25
mark deleted files in database and not query them when querying for media
Christian Schneppe
1
-3
/
+2
2019-01-24
put images into MessageStyle notifications
Christian Schneppe
1
-4
/
+6
2018-11-15
do not show up navigation in start conversation screen if called with view in...
Christian Schneppe
2
-4
/
+4
2018-10-24
don't use compression for HttpDownloads
Christian Schneppe
1
-0
/
+2
2018-10-20
revert back to 16 byte IVs for omemo since ChatSecure doesn't support 12 byte
Christian Schneppe
1
-1
/
+1
2018-10-20
show cancelled instead of delivery failed if user requested to abort transfer
Christian Schneppe
1
-5
/
+5
2018-10-04
refactored file encryption to give access to inner stream
Christian Schneppe
1
-21
/
+9
2018-10-04
use 12 byte IV for omemo and http upload
Christian Schneppe
1
-2
/
+1
2018-07-29
catch all exceptions when checking file size
Christian Schneppe
1
-1
/
+1
2018-07-09
automatically start download if file size is known
Christian Schneppe
1
-4
/
+14
2018-06-17
use Tor on http upload is account uses onion domain
Christian Schneppe
2
-3
/
+3
2018-06-01
make sure account is connected before attempting to download p1s3
Christian Schneppe
1
-0
/
+11
2018-05-26
add support for S3 file transfers
Christian Schneppe
7
-87
/
+445
2018-05-17
some tor modifications
Christian Schneppe
3
-6
/
+6
2018-05-05
Support both new and old http upload namespaces
Christian Schneppe
1
-5
/
+13
2018-04-29
catch dead object exceptions when acquiring wake locks
Christian Schneppe
2
-7
/
+7
2018-04-07
disable caches in HttpUrlConnections
Christian Schneppe
2
-0
/
+3
2018-04-02
migrate to xmpp-addr
Christian Schneppe
1
-3
/
+3
2018-02-19
only allow a number of white listed headers according to http upload v0.5
Christian Schneppe
1
-7
/
+14
2018-02-11
http upload: do not crash on invalid slot responses
Christian Schneppe
1
-4
/
+4
2018-01-31
fixed crash on receiving files
Christian Schneppe
1
-2
/
+1
2018-01-30
discover file extension in original filename from pgp
Christian Schneppe
1
-1
/
+1
2018-01-30
check if wakelock is held before releasing
Christian Schneppe
1
-1
/
+3
2018-01-29
support new http upload namespace
Christian Schneppe
1
-85
/
+96
2017-12-16
ignore data uri after aesgcm uri
Christian Schneppe
1
-1
/
+1
2017-10-13
correct upload timeout
Christian Schneppe
1
-1
/
+1
2017-08-13
Read support for 12-byte IVs in addition to 16-byte IVs
Christian Schneppe
3
-3
/
+9
2017-08-13
add more logging to http download connection and reset file params after sett...
Christian Schneppe
2
-35
/
+44
2017-06-24
also check for hostname in in certs if hostname is from trusted source
Christian Schneppe
1
-10
/
+2
2017-06-24
revised strategy for http upload read timeout
Christian Schneppe
1
-1
/
+1
2017-06-17
make http upload read timeout depend on file size
Christian Schneppe
1
-3
/
+5
2017-06-01
use application/pgp-encrypted mime type when necessary for http upload
Christian Schneppe
1
-1
/
+5
2017-05-09
close http download connection after download
Christian Schneppe
1
-1
/
+6
[next]