]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/helpers/ProxyHelper.java
Fix a crash in View Source when using a proxy. https://redmine.stoutner.com/issues/725
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / helpers / ProxyHelper.java
2021-06-04 Soren StoutnerFix a crash in View Source when using a proxy. https...
2020-04-10 Soren StoutnerUse the Content-Disposition header to get file names...
2020-02-15 Soren StoutnerRespect proxies when getting source and saving URLs...
2019-12-22 Soren StoutnerSwitch to using AndroidX's ProxyController. https...
2019-12-19 Soren StoutnerAdd support for I2P and custom proxies. https://redmin...