aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/http (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-04rename the Xmlns class to NamespaceChristian Schneppe1-3/+3
2017-02-08support aesgcm:// style urlsChristian Schneppe2-0/+32
2017-01-15only call UI thread from downloading thread every 250msChristian Schneppe2-5/+5
2017-01-14change location for wakelock while retrieving file size and changed nameChristian Schneppe1-2/+3
2016-12-18fixed http resumeChristian Schneppe1-4/+11
2016-12-18add support for RFC7711 to MTMChristian Schneppe1-1/+1
2016-11-20introduced custom tls socket factory to make tls1.2 work for http connectionsChristian Schneppe1-15/+2
2016-11-19reformat codeChristian Schneppe3-596/+596
2016-11-17distinguish between general i/o error and write exception when copying filesChristian Schneppe1-12/+9
2016-11-07always use ipv4 localhost when using orbot http proxyChristian Schneppe1-1/+1
2016-10-26add error message to failed messages. accessible via context menuChristian Schneppe1-8/+9
2016-09-27increase ReadTimeouts for HTTP connectionsChristian Schneppe2-9/+5
2016-09-23add timeouts to HTTPUrlConnections and allow cancelation of all sending filesDaniel Gultsch2-1/+7
2016-08-27don't automatically download files and avatars when datasaver is onDaniel Gultsch1-1/+3
2016-07-29changed package id inside manifest and projectChristian Schneppe3-0/+704