]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/shortlog
PrivacyBrowserAndroid.git
2016-02-24 Soren StoutnerUpdate icons. Release 1.0. v1.0
2016-02-23 Soren StoutnerCreate standard and free flavors. Add AdMob advertisem...
2016-02-18 Soren StoutnerImplement SwipeToRefresh for real this time.
2016-02-17 Soren StoutnerFix the width of urlTextBox, lower the height of the...
2016-02-13 Soren StoutnerUpdate gradle.xml.
2016-02-13 Soren StoutnerRename the activities.
2016-02-06 Soren StoutnerRemove copy and paste menu items (they are now handled...
2016-02-06 Soren StoutnerRefactor the App Bar.
2016-02-06 Soren StoutnerCreate a settings activity.
2016-02-04 Soren StoutnerMake privacy_mode.xml green.
2016-02-03 Soren StoutnerEnable warning_on icon for toggleJavaScript.
2016-01-30 Soren StoutnerSupport Duck Duck Go searches with JavaScript disabled.
2016-01-30 Soren StoutnerSet toggleJavaScript MenuItem as showAsAction="always...
2016-01-28 Soren StoutnerCreate Clear Dom Storage and Exit menu items and set...
2016-01-28 Soren StoutnerDeactavite Back and Forward when they can't be used.
2016-01-27 Soren StoutnerCreate Cookie menu options.
2016-01-27 Soren StoutnerCreate code to toggle Save Form Data, but disable it...
2016-01-27 Soren StoutnerAdd a menu item to toggle DOM Storage.
2016-01-24 Soren StoutnerAdd a menu item to toggle JavaScript.
2016-01-22 Soren StoutnerRemove webview error message toast.
2015-12-29 Soren StoutnerAdd email address to copyright headers.
2015-12-29 Soren StoutnerAdd copyright and GPLv3+ licensing information. Create...
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.