]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/Webview.java
Allow search from the URL bar.
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / Webview.java
2015-10-09 Soren StoutnerAllow search from the URL bar.
2015-10-08 Soren StoutnerAdd menu entry for home.
2015-09-26 Soren StoutnerConvert full intent Uri to formattedUrlString.
2015-09-24 Soren StoutnerUpdate formattedUrlString on click.
2015-09-24 Soren StoutnerUpdate progressBar before changing visibility.
2015-09-24 Soren StoutnerUpdate urlTextBox on click.
2015-09-17 Soren StoutnerImplement a progress bar and switch the style to a...
2015-09-16 Soren StoutnerImplement setWebViewClient to allow Privacy Browser...
2015-09-11 Soren StoutnerInitial commit.