]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Release 3.6. v3.6
authorSoren Stoutner <soren@stoutner.com>
Mon, 16 Nov 2020 19:59:27 +0000 (12:59 -0700)
committerSoren Stoutner <soren@stoutner.com>
Mon, 16 Nov 2020 19:59:27 +0000 (12:59 -0700)
commit8a06558b0071fa94e2a7d1093b3118417ac5cc8f
treed3be5fb484d02f17e37692305849b62bff845ec9
parentdbbcc6598e2192990dbf9579627ad080e73094db
Release 3.6.
52 files changed:
app/build.gradle
app/src/free/res/values-pt-rBR/strings.xml
app/src/main/assets/blocklists/easylist.txt
app/src/main/assets/blocklists/easyprivacy.txt
app/src/main/assets/blocklists/fanboy-annoyance.txt
app/src/main/assets/blocklists/fanboy-social.txt
app/src/main/assets/de/about_changelog.html
app/src/main/assets/en/about_changelog.html
app/src/main/assets/es/about_changelog.html
app/src/main/assets/fr/about_changelog.html
app/src/main/assets/fr/about_licenses.html
app/src/main/assets/it/about_changelog.html
app/src/main/assets/pt-rBR/about_changelog.html [new file with mode: 0644]
app/src/main/assets/pt-rBR/about_contributors.html [new file with mode: 0644]
app/src/main/assets/pt-rBR/about_licenses.html [new file with mode: 0644]
app/src/main/assets/pt-rBR/about_links.html [new file with mode: 0644]
app/src/main/assets/pt-rBR/about_permissions.html [new file with mode: 0644]
app/src/main/assets/pt-rBR/about_privacy_policy.html [new file with mode: 0644]
app/src/main/assets/pt-rBR/guide_domain_settings.html [new file with mode: 0644]
app/src/main/assets/pt-rBR/guide_javascript.html [new file with mode: 0644]
app/src/main/assets/pt-rBR/guide_local_storage.html [new file with mode: 0644]
app/src/main/assets/pt-rBR/guide_overview.html [new file with mode: 0644]
app/src/main/assets/pt-rBR/guide_proxies.html [new file with mode: 0644]
app/src/main/assets/pt-rBR/guide_requests.html [new file with mode: 0644]
app/src/main/assets/pt-rBR/guide_ssl_certificates.html [new file with mode: 0644]
app/src/main/assets/pt-rBR/guide_tracking_ids.html [new file with mode: 0644]
app/src/main/assets/pt-rBR/guide_user_agent.html [new file with mode: 0644]
app/src/main/assets/pt-rBR/images/domain_settings.png [new file with mode: 0644]
app/src/main/assets/pt-rBR/images/pinned_mismatch.png [new file with mode: 0644]
app/src/main/assets/pt-rBR/images/pinned_ssl_certificate.png [new file with mode: 0644]
app/src/main/assets/pt-rBR/images/request_details.png [new file with mode: 0644]
app/src/main/assets/pt-rBR/images/tor.png [new file with mode: 0644]
app/src/main/assets/pt-rBR/images/user_agent.png [new file with mode: 0644]
app/src/main/assets/ru/about_changelog.html
app/src/main/assets/tr/about_changelog.html
app/src/main/java/com/stoutner/privacybrowser/activities/MainWebViewActivity.java
app/src/main/java/com/stoutner/privacybrowser/adapters/WebViewPagerAdapter.java
app/src/main/res/values-de/strings.xml
app/src/main/res/values-es/strings.xml
app/src/main/res/values-fr/strings.xml
app/src/main/res/values-it/strings.xml
app/src/main/res/values-pt-rBR/strings.xml
app/src/main/res/values-ru/strings.xml
app/src/main/res/values/strings.xml
fastlane/metadata/android/de-DE/changelogs/52.txt [new file with mode: 0644]
fastlane/metadata/android/en-US/changelogs/52.txt [new file with mode: 0644]
fastlane/metadata/android/es-ES/changelogs/52.txt [new file with mode: 0644]
fastlane/metadata/android/fr-FR/changelogs/52.txt [new file with mode: 0644]
fastlane/metadata/android/it-IT/changelogs/52.txt [new file with mode: 0644]
fastlane/metadata/android/pt-rBR/changelogs/52.txt [new file with mode: 0644]
fastlane/metadata/android/ru-RU/changelogs/52.txt [new file with mode: 0644]
fastlane/metadata/android/tr-TR/changelogs/52.txt [new file with mode: 0644]