]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Remove text selection from the WebView when a drawer opens. https://redmine.stoutner...
authorSoren Stoutner <soren@stoutner.com>
Tue, 11 Dec 2018 22:57:24 +0000 (15:57 -0700)
committerSoren Stoutner <soren@stoutner.com>
Tue, 11 Dec 2018 22:57:24 +0000 (15:57 -0700)
commitb6abb47d4784d46fe9768f2eb42e9faeaca973a3
treed5d43511c9e05fdabbe37aff24704f0089165fea
parent57020e5c7cad1eec43c3627f136be1640d07d4aa
Remove text selection from the WebView when a drawer opens.  https://redmine.stoutner.com/issues/354
16 files changed:
app/src/main/assets/blocklists/easylist.txt
app/src/main/assets/de/about_changelog_dark.html
app/src/main/assets/de/about_changelog_light.html
app/src/main/assets/de/about_licenses_dark.html
app/src/main/assets/de/about_licenses_light.html
app/src/main/assets/en/about_changelog_dark.html
app/src/main/assets/en/about_changelog_light.html
app/src/main/assets/en/about_licenses_dark.html
app/src/main/assets/en/about_licenses_light.html
app/src/main/assets/es/about_changelog_dark.html
app/src/main/assets/es/about_changelog_light.html
app/src/main/assets/it/about_changelog_dark.html
app/src/main/assets/it/about_changelog_light.html
app/src/main/assets/ru/about_changelog_dark.html
app/src/main/assets/ru/about_changelog_light.html
app/src/main/java/com/stoutner/privacybrowser/activities/MainWebViewActivity.java