]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit - app/src/main/assets/it/about_licenses.html
Add the title when sharing a URL. Implements https://redmine.stoutner.com/issues...
authorSoren Stoutner <soren@stoutner.com>
Thu, 18 May 2017 18:30:44 +0000 (11:30 -0700)
committerSoren Stoutner <soren@stoutner.com>
Thu, 18 May 2017 18:30:44 +0000 (11:30 -0700)
commit9133910bd316f6a50d478c26283c2cc5447483a7
tree570308d54fc2846889406e18e815caefae67dcfb
parent30b6db5cdccb01d98f19b3a6af91d9f8ae1322bf
Add the title when sharing a URL.  Implements https://redmine.stoutner.com/issues/130.
15 files changed:
app/src/main/assets/de/about_licenses.html
app/src/main/assets/en/about_licenses.html
app/src/main/assets/en/images/ic_location_off.png [new file with mode: 0644]
app/src/main/assets/es/about_licenses.html
app/src/main/assets/it/about_licenses.html
app/src/main/assets/zh-rTW/about_licenses.html
app/src/main/java/com/stoutner/privacybrowser/activities/MainWebViewActivity.java
app/src/main/java/com/stoutner/privacybrowser/fragments/SettingsFragment.java
app/src/main/res/drawable/do_not_track_disabled.xml [new file with mode: 0644]
app/src/main/res/drawable/do_not_track_enabled.xml [new file with mode: 0644]
app/src/main/res/drawable/user_agent.xml [deleted file]
app/src/main/res/drawable/user_agent_enabled.xml [new file with mode: 0644]
app/src/main/res/drawable/user_agent_ghosted.xml [new file with mode: 0644]
app/src/main/res/layout/domain_settings.xml
app/src/main/res/xml/preferences.xml