]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Add a DNT option and turn it on by default. Fixes https://redmine.stoutner.com/issues/30
authorSoren Stoutner <soren@stoutner.com>
Tue, 6 Sep 2016 02:30:31 +0000 (19:30 -0700)
committerSoren Stoutner <soren@stoutner.com>
Tue, 6 Sep 2016 02:30:31 +0000 (19:30 -0700)
commit826776d415157b99701dd19d2713a60db6fefe2c
treea7f4ae6322a5baf369866f295a7d9a247ee4de64
parent59ce7ee862a672c569637f873af95e13b619906f
Add a DNT option and turn it on by default.  Fixes https://redmine.stoutner.com/issues/30
13 files changed:
app/src/main/assets/de/guide_local_storage.html
app/src/main/assets/de/images/cookie_dark_blue.png [new symlink]
app/src/main/assets/de/images/ic_subtitles_dark_blue.png [new symlink]
app/src/main/assets/de/images/ic_web_dark_blue.png [new symlink]
app/src/main/assets/en/guide_local_storage.html
app/src/main/assets/en/guide_tracking_ids.html
app/src/main/assets/en/images/cookie_dark_blue.png [new file with mode: 0644]
app/src/main/assets/en/images/ic_subtitles_dark_blue.png [new file with mode: 0644]
app/src/main/assets/en/images/ic_web_dark_blue.png [new file with mode: 0644]
app/src/main/java/com/stoutner/privacybrowser/MainWebViewActivity.java
app/src/main/java/com/stoutner/privacybrowser/SettingsFragment.java
app/src/main/res/values/strings.xml
app/src/main/res/xml/preferences.xml