]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/shortlog
PrivacyBrowserAndroid.git
2015-12-17 Soren StoutnerCreate an "Add to Home Screen" AlertDialog.
2015-12-09 Soren StoutnerEnable full screen video.
2015-12-02 Soren StoutnerRemove unnecessary imports.
2015-12-02 Soren StoutnerEnable downloading of files.
2015-12-02 Soren StoutnerRefine progressBar height. Create onReceivedError...
2015-11-19 Soren StoutnerBump minSdkVersion from 8 to 10.
2015-11-19 Soren StoutnerRemove the static member variables, converting two...
2015-11-19 Soren StoutnerAdd menu items for copy, paste, and share URL.
2015-11-12 Soren StoutnerRemove app bar scrolling because it broke pinch to...
2015-11-12 Soren StoutnerRemove swipe to refresh and add app bar scrolling ...
2015-10-29 Soren StoutnerAdd some TODOs for scrolling the app bar.
2015-10-29 Soren StoutnerMove favoriteIcon, urlTextBox, and progressBar to a...
2015-10-29 Soren StoutnerUpdate the launcher and the default favorite icons.
2015-10-29 Soren StoutnerSuppress Android Studio's SetJavaScriptEnabled warning.
2015-10-29 Soren StoutnerAdd a ternary operator to unformattedUrl.get() to remov...
2015-10-29 Soren StoutnerScale favoriteIcon to 64 x 64 pixels.
2015-10-29 Soren StoutnerFix the updating of urlTextBox.
2015-10-24 Soren StoutnerAdd the favorite icon to the addressBarLinearLayout.
2015-10-23 Soren StoutnerBegin working on the favorite icon.
2015-10-22 Soren StoutnerRemove label from the action bar.
2015-10-22 Soren StoutnerRemove the "Go" button.
2015-10-22 Soren StoutnerAdd icons to the menu items.
2015-10-22 Soren StoutnerUpdate urlTextBox when the forward or back buttons...
2015-10-15 Soren StoutnerImplement swipe to refresh.
2015-10-15 Soren StoutnerMove the progress bar from the top of the WebView to...
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-26 Soren StoutnerAdd comments to the .xml files.
2015-09-25 Soren StoutnerAdd android.intent.category.BROWSABLE.
2015-09-24 Soren StoutnerSet app to handle orientation changes internally.
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 StoutnerBuild files updated by upgrade to Android Studio 1...
2015-09-11 Soren StoutnerInitial commit.