]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Scroll to the beginning of the URL text box when it loses focus. https://redmine...
authorSoren Stoutner <soren@stoutner.com>
Tue, 30 Oct 2018 21:11:54 +0000 (14:11 -0700)
committerSoren Stoutner <soren@stoutner.com>
Tue, 30 Oct 2018 21:11:54 +0000 (14:11 -0700)
commite5b7e6c354e8580d705155c02d404a0e4685e9b4
tree2f6e049cc88c3889565254ea7b719f4b622ec898
parentc44cc1c5af504b415b86654d7d03a3e78a5adf1b
Scroll to the beginning of the URL text box when it loses focus.  https://redmine.stoutner.com/issues/341
15 files changed:
.idea/dictionaries/soren.xml
app/src/free/java/com/stoutner/privacybrowser/helpers/AdHelper.java
app/src/main/assets/de/about_changelog_dark.html
app/src/main/assets/de/about_changelog_light.html
app/src/main/assets/en/about_changelog_dark.html
app/src/main/assets/en/about_changelog_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
app/src/main/res/layout/domain_settings_fragment.xml
app/src/main/res/layout/url_app_bar.xml