]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Trim white spaces from the beginning and end of the URL before loading. Fixes https...
authorSoren Stoutner <soren@stoutner.com>
Mon, 20 Jun 2016 14:58:46 +0000 (07:58 -0700)
committerSoren Stoutner <soren@stoutner.com>
Mon, 20 Jun 2016 14:58:46 +0000 (07:58 -0700)
commit701035c727e9a9e70f3edc543cf13c930f7ee06a
tree31f46d5b911cbc07705dfc8249bf9e18aaf89916
parent347e702f50a02782add9400afa552fbee1cf7ab6
Trim white spaces from the beginning and end of the URL before loading.  Fixes https://redmine.stoutner.com/issues/33
app/src/main/assets/about_changelog.html
app/src/main/assets/guide_clear_and_exit.html
app/src/main/assets/guide_planned_features.html
app/src/main/java/com/stoutner/privacybrowser/MainWebViewActivity.java