]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/DownloadFile.java
Slight update to the Privacy Policy wording.
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / DownloadFile.java
2016-11-09 Soren StoutnerAdd a forward and back history list. Resolves https...
2016-11-02 Soren StoutnerMore intelligent parsing of the Content-Disposition...
2016-10-23 Soren StoutnerSwitch to AppCompatDialogFragment for dialogs that...
2016-10-19 Soren StoutnerMake file download names more accurate. Updated German...
2016-09-28 Soren StoutnerRemove lint errors in non-java files. Fix download...
2016-09-22 Soren StoutnerRefactor the code to make all the Java files lint free.
2016-09-15 Soren StoutnerUse the last path segment in the URLs as the default...
2016-09-13 Soren StoutnerAdd a download file `AlertDialog` that allows setting...