]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/DownloadFile.java
Remove lint errors in non-java files. Fix download dialog when download size is...
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / DownloadFile.java
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...