]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit - app/src/main/java/com/stoutner/privacybrowser/activities
Add a variable to track whether we are in full screen browsing mode. Fixes https...
authorSoren Stoutner <soren@stoutner.com>
Thu, 22 Dec 2016 21:06:17 +0000 (14:06 -0700)
committerSoren Stoutner <soren@stoutner.com>
Thu, 22 Dec 2016 21:06:17 +0000 (14:06 -0700)
commitf53f9266d055030230e9fc55a7a921891bfd384c
treeaf285ecb458b35bd263b7993d53cc6afc0dd3753
parent743982f883eab347e4029f8a3be760f780b14da1
Add a variable to track whether we are in full screen browsing mode.  Fixes https://redmine.stoutner.com/issues/74.
app/src/main/java/com/stoutner/privacybrowser/activities/MainWebView.java