]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/history - app/src/main/java/com/stoutner/privacybrowser/MainWebViewActivity.java
Partial additional action button icons implementation.
[PrivacyBrowserAndroid.git] / app / src / main / java / com / stoutner / privacybrowser / MainWebViewActivity.java
2016-09-05 Soren StoutnerPartial additional action button icons implementation.
2016-08-26 Soren StoutnerView SSL certificates and errors.
2016-08-22 Soren StoutnerCreate controls for font size.
2016-08-20 Soren StoutnerMake basic progress with the `X-Requested-With` header.
2016-08-19 Soren StoutnerFix the navigation drawer after exiting a full screen...
2016-08-18 Soren StoutnerHandle `mailto:` links. Fixes https://redmine.stoutner...
2016-08-17 Soren StoutnerFix crashing when creating or editing bookmarks with...
2016-07-15 Soren StoutnerAdd the ability to create and edit bookmark folders.
2016-07-07 Soren StoutnerAdd the ability to edit bookmarks.
2016-07-06 Soren StoutnerAdd the ability to delete bookmarks.
2016-06-30 Soren StoutnerInitial bookmarks implementation. Fix for Custom User...
2016-06-27 Soren StoutnerAdd controls for form data. Fixes https://redmine...
2016-06-20 Soren StoutnerTrim white spaces from the beginning and end of the...
2016-06-16 Soren StoutnerBump minSdkVersion to 19 due to WebView security proble...
2016-06-16 Soren StoutnerAdd the Guide.
2016-06-10 Soren StoutnerFix the styling of the About tabs and AppBar.
2016-06-07 Soren StoutnerProgram Clear and Exit to clear the cache and the back...
2016-05-31 Soren StoutnerCreate a TabLayout for About and populate the Version...
2016-05-19 Soren StoutnerFix drawer toggle icon problems on rotate. https:...
2016-05-19 Soren StoutnerUpdate adView to use a SMART_BANNER for the free flavor.
2016-05-19 Soren StoutnerRemove unneeded Snackbars.
2016-05-18 Soren StoutnerMark which strings cannot be translated because they...
2016-05-11 Soren StoutnerAdd preference for customizing the user agent.
2016-05-06 Soren StoutnerAllow customization of the search URLs.
2016-05-06 Soren StoutnerCreate preference to disable swipe to refresh when...
2016-04-28 Soren StoutnerAdd a SharedPreferencesChangeListener.
2016-04-28 Soren StoutnerAdd controls for third-party cookies.
2016-04-07 Soren StoutnerInitial implementation of the navigation drawer.
2016-03-24 Soren StoutnerCreate a blank navigation drawer.
2016-03-23 Soren StoutnerUser Preeminence: only update the urlTextBox if the...
2016-03-23 Soren StoutnerBump minSdkVersion from 10 to 15. Privacy Browser...
2016-03-17 Soren StoutnerUpdate Privacy Mode icons and convert toasts to snackbars.
2016-03-10 Soren StoutnerRelease version 1.1.
2016-03-09 Soren StoutnerUpdate URL link in copyright text at the beginning...
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-13 Soren StoutnerRename the activities.