]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Add guide_domain_settings and make other small updates to the Guide. Implements...
authorSoren Stoutner <soren@stoutner.com>
Thu, 20 Apr 2017 05:29:13 +0000 (22:29 -0700)
committerSoren Stoutner <soren@stoutner.com>
Thu, 20 Apr 2017 05:29:13 +0000 (22:29 -0700)
commitbec253231a61ce8d9fd9d2003d5d4bad6af295d8
tree79e387072cef910fb7a1bd56ef0053f2b2503fc9
parent70c5de02b748297473611a048b35a0f9f9f993ee
Add guide_domain_settings and make other small updates to the Guide.  Implements https://redmine.stoutner.com/issues/95.
37 files changed:
app/src/main/assets/de/about_permissions.html
app/src/main/assets/de/about_privacy_policy.html
app/src/main/assets/de/guide_clear_and_exit.html
app/src/main/assets/de/guide_domain_settings.html [new file with mode: 0644]
app/src/main/assets/de/guide_javascript.html
app/src/main/assets/de/guide_local_storage.html
app/src/main/assets/de/guide_overview.html
app/src/main/assets/de/guide_planned_features.html
app/src/main/assets/de/guide_tor.html
app/src/main/assets/de/guide_tracking_ids.html
app/src/main/assets/de/guide_user_agent.html
app/src/main/assets/de/images/domain_settings.png [new file with mode: 0644]
app/src/main/assets/en/about_permissions.html
app/src/main/assets/en/guide_domain_settings.html [new file with mode: 0644]
app/src/main/assets/en/guide_javascript.html
app/src/main/assets/en/guide_overview.html
app/src/main/assets/en/guide_tor.html
app/src/main/assets/en/guide_tracking_ids.html
app/src/main/assets/en/guide_user_agent.html
app/src/main/assets/en/images/domain_settings.png [new file with mode: 0644]
app/src/main/assets/en/images/ic_devices_other_dark_blue.png [new file with mode: 0644]
app/src/main/assets/en/images/ic_dns_dark_blue.png [new file with mode: 0644]
app/src/main/assets/es/guide_domain_settings.html [new file with mode: 0644]
app/src/main/assets/es/guide_javascript.html
app/src/main/assets/es/guide_tor.html
app/src/main/assets/es/guide_tracking_ids.html
app/src/main/assets/es/guide_user_agent.html
app/src/main/assets/es/images/domain_settings.png [new file with mode: 0644]
app/src/main/assets/it/guide_domain_settings.html [new file with mode: 0644]
app/src/main/assets/it/guide_javascript.html
app/src/main/assets/it/guide_tor.html
app/src/main/assets/it/guide_tracking_ids.html
app/src/main/assets/it/guide_user_agent.html
app/src/main/assets/it/images/domain_settings.png [new file with mode: 0644]
app/src/main/java/com/stoutner/privacybrowser/activities/GuideActivity.java
app/src/main/java/com/stoutner/privacybrowser/fragments/GuideTabFragment.java
app/src/main/res/values-it/strings.xml