aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/http (follow)
Commit message (Expand)AuthorAgeFilesLines
* only call UI thread from downloading thread every 250msChristian Schneppe2017-01-152-5/+5
* change location for wakelock while retrieving file size and changed nameChristian Schneppe2017-01-141-2/+3
* fixed http resumeChristian Schneppe2016-12-181-4/+11
* add support for RFC7711 to MTMChristian Schneppe2016-12-181-1/+1
* introduced custom tls socket factory to make tls1.2 work for http connectionsChristian Schneppe2016-11-201-15/+2
* reformat codeChristian Schneppe2016-11-193-596/+596
* distinguish between general i/o error and write exception when copying filesChristian Schneppe2016-11-171-12/+9
* always use ipv4 localhost when using orbot http proxyChristian Schneppe2016-11-071-1/+1
* add error message to failed messages. accessible via context menuChristian Schneppe2016-10-261-8/+9
* increase ReadTimeouts for HTTP connectionsChristian Schneppe2016-09-272-9/+5
* add timeouts to HTTPUrlConnections and allow cancelation of all sending filesDaniel Gultsch2016-09-232-1/+7
* don't automatically download files and avatars when datasaver is onDaniel Gultsch2016-08-271-1/+3
* changed package id inside manifest and projectChristian Schneppe2016-07-293-0/+704