]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commit
Combine the light and dark Guide and About pages. https://redmine.stoutner.com/issue...
authorSoren Stoutner <soren@stoutner.com>
Thu, 29 Oct 2020 22:09:07 +0000 (15:09 -0700)
committerSoren Stoutner <soren@stoutner.com>
Thu, 29 Oct 2020 22:09:07 +0000 (15:09 -0700)
commit39380e8e8bdb3b9e29569a263277c9c3112b44ac
tree96c2593f5d2e951f67aa6dfc219e4507ea8194c6
parent86e63c8ed007311ab392d4beb7dd7ba64b9c3c70
Combine the light and dark Guide and About pages.  https://redmine.stoutner.com/issues/368
635 files changed:
.idea/compiler.xml
.idea/dictionaries/soren.xml
.idea/gradle.xml
.idea/misc.xml
.idea/modules.xml
app/build.gradle
app/src/free/assets/de/about_permissions.html [new file with mode: 0644]
app/src/free/assets/de/about_permissions_dark.html [deleted file]
app/src/free/assets/de/about_permissions_light.html [deleted file]
app/src/free/assets/de/about_privacy_policy.html [new file with mode: 0644]
app/src/free/assets/de/about_privacy_policy_dark.html [deleted file]
app/src/free/assets/de/about_privacy_policy_light.html [deleted file]
app/src/free/assets/en/about_permissions.html [new file with mode: 0644]
app/src/free/assets/en/about_permissions_dark.html [deleted file]
app/src/free/assets/en/about_permissions_light.html [deleted file]
app/src/free/assets/en/about_privacy_policy.html [new file with mode: 0644]
app/src/free/assets/en/about_privacy_policy_dark.html [deleted file]
app/src/free/assets/en/about_privacy_policy_light.html [deleted file]
app/src/free/assets/es/about_permissions.html [new file with mode: 0644]
app/src/free/assets/es/about_permissions_dark.html [deleted file]
app/src/free/assets/es/about_permissions_light.html [deleted file]
app/src/free/assets/es/about_privacy_policy.html [new file with mode: 0644]
app/src/free/assets/es/about_privacy_policy_dark.html [deleted file]
app/src/free/assets/es/about_privacy_policy_light.html [deleted file]
app/src/free/assets/fr/about_permissions.html [new file with mode: 0644]
app/src/free/assets/fr/about_permissions_dark.html [deleted file]
app/src/free/assets/fr/about_permissions_light.html [deleted file]
app/src/free/assets/fr/about_privacy_policy.html [new file with mode: 0644]
app/src/free/assets/fr/about_privacy_policy_dark.html [deleted file]
app/src/free/assets/fr/about_privacy_policy_light.html [deleted file]
app/src/free/assets/it/about_permissions.html [new file with mode: 0644]
app/src/free/assets/it/about_permissions_dark.html [deleted file]
app/src/free/assets/it/about_permissions_light.html [deleted file]
app/src/free/assets/it/about_privacy_policy.html [new file with mode: 0644]
app/src/free/assets/it/about_privacy_policy_dark.html [deleted file]
app/src/free/assets/it/about_privacy_policy_light.html [deleted file]
app/src/free/assets/ru/about_permissions.html [new file with mode: 0644]
app/src/free/assets/ru/about_permissions_dark.html [deleted file]
app/src/free/assets/ru/about_permissions_light.html [deleted file]
app/src/free/assets/ru/about_privacy_policy.html [new file with mode: 0644]
app/src/free/assets/ru/about_privacy_policy_dark.html [deleted file]
app/src/free/assets/ru/about_privacy_policy_light.html [deleted file]
app/src/free/assets/tr/about_permissions.html [new file with mode: 0644]
app/src/free/assets/tr/about_permissions_dark.html [deleted file]
app/src/free/assets/tr/about_permissions_light.html [deleted file]
app/src/free/assets/tr/about_privacy_policy.html [new file with mode: 0644]
app/src/free/assets/tr/about_privacy_policy_dark.html [deleted file]
app/src/free/assets/tr/about_privacy_policy_light.html [deleted file]
app/src/main/assets/css/dark_theme.css [deleted file]
app/src/main/assets/css/light_theme.css [deleted file]
app/src/main/assets/css/theme.css [new file with mode: 0644]
app/src/main/assets/de/about_changelog.html [new file with mode: 0644]
app/src/main/assets/de/about_changelog_dark.html [deleted file]
app/src/main/assets/de/about_changelog_light.html [deleted file]
app/src/main/assets/de/about_contributors.html [new file with mode: 0644]
app/src/main/assets/de/about_contributors_dark.html [deleted file]
app/src/main/assets/de/about_contributors_light.html [deleted file]
app/src/main/assets/de/about_licenses.html [new file with mode: 0644]
app/src/main/assets/de/about_licenses_dark.html [deleted file]
app/src/main/assets/de/about_licenses_light.html [deleted file]
app/src/main/assets/de/about_links.html [new file with mode: 0644]
app/src/main/assets/de/about_links_dark.html [deleted file]
app/src/main/assets/de/about_links_light.html [deleted file]
app/src/main/assets/de/about_permissions.html [new file with mode: 0644]
app/src/main/assets/de/about_permissions_dark.html [deleted file]
app/src/main/assets/de/about_permissions_light.html [deleted file]
app/src/main/assets/de/about_privacy_policy.html [new file with mode: 0644]
app/src/main/assets/de/about_privacy_policy_dark.html [deleted file]
app/src/main/assets/de/about_privacy_policy_light.html [deleted file]
app/src/main/assets/de/guide_domain_settings.html [new file with mode: 0644]
app/src/main/assets/de/guide_domain_settings_dark.html [deleted file]
app/src/main/assets/de/guide_domain_settings_light.html [deleted file]
app/src/main/assets/de/guide_javascript.html [new file with mode: 0644]
app/src/main/assets/de/guide_javascript_dark.html [deleted file]
app/src/main/assets/de/guide_javascript_light.html [deleted file]
app/src/main/assets/de/guide_local_storage.html [new file with mode: 0644]
app/src/main/assets/de/guide_local_storage_dark.html [deleted file]
app/src/main/assets/de/guide_local_storage_light.html [deleted file]
app/src/main/assets/de/guide_overview.html [new file with mode: 0644]
app/src/main/assets/de/guide_overview_dark.html [deleted file]
app/src/main/assets/de/guide_overview_light.html [deleted file]
app/src/main/assets/de/guide_proxies.html [new file with mode: 0644]
app/src/main/assets/de/guide_proxies_dark.html [deleted file]
app/src/main/assets/de/guide_proxies_light.html [deleted file]
app/src/main/assets/de/guide_requests.html [new file with mode: 0644]
app/src/main/assets/de/guide_requests_dark.html [deleted file]
app/src/main/assets/de/guide_requests_light.html [deleted file]
app/src/main/assets/de/guide_ssl_certificates.html [new file with mode: 0644]
app/src/main/assets/de/guide_ssl_certificates_dark.html [deleted file]
app/src/main/assets/de/guide_ssl_certificates_light.html [deleted file]
app/src/main/assets/de/guide_tracking_ids.html [new file with mode: 0644]
app/src/main/assets/de/guide_tracking_ids_dark.html [deleted file]
app/src/main/assets/de/guide_tracking_ids_light.html [deleted file]
app/src/main/assets/de/guide_user_agent.html [new file with mode: 0644]
app/src/main/assets/de/guide_user_agent_dark.html [deleted file]
app/src/main/assets/de/guide_user_agent_light.html [deleted file]
app/src/main/assets/en/about_changelog.html [new file with mode: 0644]
app/src/main/assets/en/about_changelog_dark.html [deleted file]
app/src/main/assets/en/about_changelog_light.html [deleted file]
app/src/main/assets/en/about_contributors.html [new file with mode: 0644]
app/src/main/assets/en/about_contributors_dark.html [deleted file]
app/src/main/assets/en/about_contributors_light.html [deleted file]
app/src/main/assets/en/about_licenses.html [new file with mode: 0644]
app/src/main/assets/en/about_licenses_dark.html [deleted file]
app/src/main/assets/en/about_licenses_light.html [deleted file]
app/src/main/assets/en/about_links.html [new file with mode: 0644]
app/src/main/assets/en/about_links_dark.html [deleted file]
app/src/main/assets/en/about_links_light.html [deleted file]
app/src/main/assets/en/about_permissions.html [new file with mode: 0644]
app/src/main/assets/en/about_permissions_dark.html [deleted file]
app/src/main/assets/en/about_permissions_light.html [deleted file]
app/src/main/assets/en/about_privacy_policy.html [new file with mode: 0644]
app/src/main/assets/en/about_privacy_policy_dark.html [deleted file]
app/src/main/assets/en/about_privacy_policy_light.html [deleted file]
app/src/main/assets/en/guide_domain_settings.html [new file with mode: 0644]
app/src/main/assets/en/guide_domain_settings_dark.html [deleted file]
app/src/main/assets/en/guide_domain_settings_light.html [deleted file]
app/src/main/assets/en/guide_javascript.html [new file with mode: 0644]
app/src/main/assets/en/guide_javascript_dark.html [deleted file]
app/src/main/assets/en/guide_javascript_light.html [deleted file]
app/src/main/assets/en/guide_local_storage.html [new file with mode: 0644]
app/src/main/assets/en/guide_local_storage_dark.html [deleted file]
app/src/main/assets/en/guide_local_storage_light.html [deleted file]
app/src/main/assets/en/guide_overview.html [new file with mode: 0644]
app/src/main/assets/en/guide_overview_dark.html [deleted file]
app/src/main/assets/en/guide_overview_light.html [deleted file]
app/src/main/assets/en/guide_proxies.html [new file with mode: 0644]
app/src/main/assets/en/guide_proxies_dark.html [deleted file]
app/src/main/assets/en/guide_proxies_light.html [deleted file]
app/src/main/assets/en/guide_requests.html [new file with mode: 0644]
app/src/main/assets/en/guide_requests_dark.html [deleted file]
app/src/main/assets/en/guide_requests_light.html [deleted file]
app/src/main/assets/en/guide_ssl_certificates.html [new file with mode: 0644]
app/src/main/assets/en/guide_ssl_certificates_dark.html [deleted file]
app/src/main/assets/en/guide_ssl_certificates_light.html [deleted file]
app/src/main/assets/en/guide_tracking_ids.html [new file with mode: 0644]
app/src/main/assets/en/guide_tracking_ids_dark.html [deleted file]
app/src/main/assets/en/guide_tracking_ids_light.html [deleted file]
app/src/main/assets/en/guide_user_agent.html [new file with mode: 0644]
app/src/main/assets/en/guide_user_agent_dark.html [deleted file]
app/src/main/assets/en/guide_user_agent_light.html [deleted file]
app/src/main/assets/es/about_changelog.html [new file with mode: 0644]
app/src/main/assets/es/about_changelog_dark.html [deleted file]
app/src/main/assets/es/about_changelog_light.html [deleted file]
app/src/main/assets/es/about_contributors.html [new file with mode: 0644]
app/src/main/assets/es/about_contributors_dark.html [deleted file]
app/src/main/assets/es/about_contributors_light.html [deleted file]
app/src/main/assets/es/about_licenses.html [new file with mode: 0644]
app/src/main/assets/es/about_licenses_dark.html [deleted file]
app/src/main/assets/es/about_licenses_light.html [deleted file]
app/src/main/assets/es/about_links.html [new file with mode: 0644]
app/src/main/assets/es/about_links_dark.html [deleted file]
app/src/main/assets/es/about_links_light.html [deleted file]
app/src/main/assets/es/about_permissions.html [new file with mode: 0644]
app/src/main/assets/es/about_permissions_dark.html [deleted file]
app/src/main/assets/es/about_permissions_light.html [deleted file]
app/src/main/assets/es/about_privacy_policy.html [new file with mode: 0644]
app/src/main/assets/es/about_privacy_policy_dark.html [deleted file]
app/src/main/assets/es/about_privacy_policy_light.html [deleted file]
app/src/main/assets/es/guide_domain_settings.html [new file with mode: 0644]
app/src/main/assets/es/guide_domain_settings_dark.html [deleted file]
app/src/main/assets/es/guide_domain_settings_light.html [deleted file]
app/src/main/assets/es/guide_javascript.html [new file with mode: 0644]
app/src/main/assets/es/guide_javascript_dark.html [deleted file]
app/src/main/assets/es/guide_javascript_light.html [deleted file]
app/src/main/assets/es/guide_local_storage.html [new file with mode: 0644]
app/src/main/assets/es/guide_local_storage_dark.html [deleted file]
app/src/main/assets/es/guide_local_storage_light.html [deleted file]
app/src/main/assets/es/guide_overview.html [new file with mode: 0644]
app/src/main/assets/es/guide_overview_dark.html [deleted file]
app/src/main/assets/es/guide_overview_light.html [deleted file]
app/src/main/assets/es/guide_proxies.html [new file with mode: 0644]
app/src/main/assets/es/guide_proxies_dark.html [deleted file]
app/src/main/assets/es/guide_proxies_light.html [deleted file]
app/src/main/assets/es/guide_requests.html [new file with mode: 0644]
app/src/main/assets/es/guide_requests_dark.html [deleted file]
app/src/main/assets/es/guide_requests_light.html [deleted file]
app/src/main/assets/es/guide_ssl_certificates.html [new file with mode: 0644]
app/src/main/assets/es/guide_ssl_certificates_dark.html [deleted file]
app/src/main/assets/es/guide_ssl_certificates_light.html [deleted file]
app/src/main/assets/es/guide_tracking_ids.html [new file with mode: 0644]
app/src/main/assets/es/guide_tracking_ids_dark.html [deleted file]
app/src/main/assets/es/guide_tracking_ids_light.html [deleted file]
app/src/main/assets/es/guide_user_agent.html [new file with mode: 0644]
app/src/main/assets/es/guide_user_agent_dark.html [deleted file]
app/src/main/assets/es/guide_user_agent_light.html [deleted file]
app/src/main/assets/fr/about_changelog.html [new file with mode: 0644]
app/src/main/assets/fr/about_changelog_dark.html [deleted file]
app/src/main/assets/fr/about_changelog_light.html [deleted file]
app/src/main/assets/fr/about_contributors.html [new file with mode: 0644]
app/src/main/assets/fr/about_contributors_dark.html [deleted file]
app/src/main/assets/fr/about_contributors_light.html [deleted file]
app/src/main/assets/fr/about_licenses.html [new file with mode: 0644]
app/src/main/assets/fr/about_licenses_dark.html [deleted file]
app/src/main/assets/fr/about_licenses_light.html [deleted file]
app/src/main/assets/fr/about_links.html [new file with mode: 0644]
app/src/main/assets/fr/about_links_dark.html [deleted file]
app/src/main/assets/fr/about_links_light.html [deleted file]
app/src/main/assets/fr/about_permissions.html [new file with mode: 0644]
app/src/main/assets/fr/about_permissions_dark.html [deleted file]
app/src/main/assets/fr/about_permissions_light.html [deleted file]
app/src/main/assets/fr/about_privacy_policy.html [new file with mode: 0644]
app/src/main/assets/fr/about_privacy_policy_dark.html [deleted file]
app/src/main/assets/fr/about_privacy_policy_light.html [deleted file]
app/src/main/assets/fr/guide_domain_settings.html [new file with mode: 0644]
app/src/main/assets/fr/guide_domain_settings_dark.html [deleted file]
app/src/main/assets/fr/guide_domain_settings_light.html [deleted file]
app/src/main/assets/fr/guide_javascript.html [new file with mode: 0644]
app/src/main/assets/fr/guide_javascript_dark.html [deleted file]
app/src/main/assets/fr/guide_javascript_light.html [deleted file]
app/src/main/assets/fr/guide_local_storage.html [new file with mode: 0644]
app/src/main/assets/fr/guide_local_storage_dark.html [deleted file]
app/src/main/assets/fr/guide_local_storage_light.html [deleted file]
app/src/main/assets/fr/guide_overview.html [new file with mode: 0644]
app/src/main/assets/fr/guide_overview_dark.html [deleted file]
app/src/main/assets/fr/guide_overview_light.html [deleted file]
app/src/main/assets/fr/guide_proxies.html [new file with mode: 0644]
app/src/main/assets/fr/guide_proxies_dark.html [deleted file]
app/src/main/assets/fr/guide_proxies_light.html [deleted file]
app/src/main/assets/fr/guide_requests.html [new file with mode: 0644]
app/src/main/assets/fr/guide_requests_dark.html [deleted file]
app/src/main/assets/fr/guide_requests_light.html [deleted file]
app/src/main/assets/fr/guide_ssl_certificates.html [new file with mode: 0644]
app/src/main/assets/fr/guide_ssl_certificates_dark.html [deleted file]
app/src/main/assets/fr/guide_ssl_certificates_light.html [deleted file]
app/src/main/assets/fr/guide_tracking_ids.html [new file with mode: 0644]
app/src/main/assets/fr/guide_tracking_ids_dark.html [deleted file]
app/src/main/assets/fr/guide_tracking_ids_light.html [deleted file]
app/src/main/assets/fr/guide_user_agent.html [new file with mode: 0644]
app/src/main/assets/fr/guide_user_agent_dark.html [deleted file]
app/src/main/assets/fr/guide_user_agent_light.html [deleted file]
app/src/main/assets/it/about_changelog.html [new file with mode: 0644]
app/src/main/assets/it/about_changelog_dark.html [deleted file]
app/src/main/assets/it/about_changelog_light.html [deleted file]
app/src/main/assets/it/about_contributors.html [new file with mode: 0644]
app/src/main/assets/it/about_contributors_dark.html [deleted file]
app/src/main/assets/it/about_contributors_light.html [deleted file]
app/src/main/assets/it/about_licenses.html [new file with mode: 0644]
app/src/main/assets/it/about_licenses_dark.html [deleted file]
app/src/main/assets/it/about_licenses_light.html [deleted file]
app/src/main/assets/it/about_links.html [new file with mode: 0644]
app/src/main/assets/it/about_links_dark.html [deleted file]
app/src/main/assets/it/about_links_light.html [deleted file]
app/src/main/assets/it/about_permissions.html [new file with mode: 0644]
app/src/main/assets/it/about_permissions_dark.html [deleted file]
app/src/main/assets/it/about_permissions_light.html [deleted file]
app/src/main/assets/it/about_privacy_policy.html [new file with mode: 0644]
app/src/main/assets/it/about_privacy_policy_dark.html [deleted file]
app/src/main/assets/it/about_privacy_policy_light.html [deleted file]
app/src/main/assets/it/guide_domain_settings.html [new file with mode: 0644]
app/src/main/assets/it/guide_domain_settings_dark.html [deleted file]
app/src/main/assets/it/guide_domain_settings_light.html [deleted file]
app/src/main/assets/it/guide_javascript.html [new file with mode: 0644]
app/src/main/assets/it/guide_javascript_dark.html [deleted file]
app/src/main/assets/it/guide_javascript_light.html [deleted file]
app/src/main/assets/it/guide_local_storage.html [new file with mode: 0644]
app/src/main/assets/it/guide_local_storage_dark.html [deleted file]
app/src/main/assets/it/guide_local_storage_light.html [deleted file]
app/src/main/assets/it/guide_overview.html [new file with mode: 0644]
app/src/main/assets/it/guide_overview_dark.html [deleted file]
app/src/main/assets/it/guide_overview_light.html [deleted file]
app/src/main/assets/it/guide_proxies.html [new file with mode: 0644]
app/src/main/assets/it/guide_proxies_dark.html [deleted file]
app/src/main/assets/it/guide_proxies_light.html [deleted file]
app/src/main/assets/it/guide_requests.html [new file with mode: 0644]
app/src/main/assets/it/guide_requests_dark.html [deleted file]
app/src/main/assets/it/guide_requests_light.html [deleted file]
app/src/main/assets/it/guide_ssl_certificates.html [new file with mode: 0644]
app/src/main/assets/it/guide_ssl_certificates_dark.html [deleted file]
app/src/main/assets/it/guide_ssl_certificates_light.html [deleted file]
app/src/main/assets/it/guide_tracking_ids.html [new file with mode: 0644]
app/src/main/assets/it/guide_tracking_ids_dark.html [deleted file]
app/src/main/assets/it/guide_tracking_ids_light.html [deleted file]
app/src/main/assets/it/guide_user_agent.html [new file with mode: 0644]
app/src/main/assets/it/guide_user_agent_dark.html [deleted file]
app/src/main/assets/it/guide_user_agent_light.html [deleted file]
app/src/main/assets/ru/about_changelog.html [new file with mode: 0644]
app/src/main/assets/ru/about_changelog_dark.html [deleted file]
app/src/main/assets/ru/about_changelog_light.html [deleted file]
app/src/main/assets/ru/about_contributors.html [new file with mode: 0644]
app/src/main/assets/ru/about_contributors_dark.html [deleted file]
app/src/main/assets/ru/about_contributors_light.html [deleted file]
app/src/main/assets/ru/about_licenses.html [new file with mode: 0644]
app/src/main/assets/ru/about_licenses_dark.html [deleted file]
app/src/main/assets/ru/about_licenses_light.html [deleted file]
app/src/main/assets/ru/about_links.html [new file with mode: 0644]
app/src/main/assets/ru/about_links_dark.html [deleted file]
app/src/main/assets/ru/about_links_light.html [deleted file]
app/src/main/assets/ru/about_permissions.html [new file with mode: 0644]
app/src/main/assets/ru/about_permissions_dark.html [deleted file]
app/src/main/assets/ru/about_permissions_light.html [deleted file]
app/src/main/assets/ru/about_privacy_policy.html [new file with mode: 0644]
app/src/main/assets/ru/about_privacy_policy_dark.html [deleted file]
app/src/main/assets/ru/about_privacy_policy_light.html [deleted file]
app/src/main/assets/ru/guide_domain_settings.html [new file with mode: 0644]
app/src/main/assets/ru/guide_domain_settings_dark.html [deleted file]
app/src/main/assets/ru/guide_domain_settings_light.html [deleted file]
app/src/main/assets/ru/guide_javascript.html [new file with mode: 0644]
app/src/main/assets/ru/guide_javascript_dark.html [deleted file]
app/src/main/assets/ru/guide_javascript_light.html [deleted file]
app/src/main/assets/ru/guide_local_storage.html [new file with mode: 0644]
app/src/main/assets/ru/guide_local_storage_dark.html [deleted file]
app/src/main/assets/ru/guide_local_storage_light.html [deleted file]
app/src/main/assets/ru/guide_overview.html [new file with mode: 0644]
app/src/main/assets/ru/guide_overview_dark.html [deleted file]
app/src/main/assets/ru/guide_overview_light.html [deleted file]
app/src/main/assets/ru/guide_proxies.html [new file with mode: 0644]
app/src/main/assets/ru/guide_proxies_dark.html [deleted file]
app/src/main/assets/ru/guide_proxies_light.html [deleted file]
app/src/main/assets/ru/guide_requests.html [new file with mode: 0644]
app/src/main/assets/ru/guide_requests_dark.html [deleted file]
app/src/main/assets/ru/guide_requests_light.html [deleted file]
app/src/main/assets/ru/guide_ssl_certificates.html [new file with mode: 0644]
app/src/main/assets/ru/guide_ssl_certificates_dark.html [deleted file]
app/src/main/assets/ru/guide_ssl_certificates_light.html [deleted file]
app/src/main/assets/ru/guide_tracking_ids.html [new file with mode: 0644]
app/src/main/assets/ru/guide_tracking_ids_dark.html [deleted file]
app/src/main/assets/ru/guide_tracking_ids_light.html [deleted file]
app/src/main/assets/ru/guide_user_agent.html [new file with mode: 0644]
app/src/main/assets/ru/guide_user_agent_dark.html [deleted file]
app/src/main/assets/ru/guide_user_agent_light.html [deleted file]
app/src/main/assets/shared_images/add.svg [new file with mode: 0644]
app/src/main/assets/shared_images/add_dark.png [deleted file]
app/src/main/assets/shared_images/add_light.png [deleted file]
app/src/main/assets/shared_images/arrow_back.svg [new file with mode: 0644]
app/src/main/assets/shared_images/arrow_back_dark.png [deleted file]
app/src/main/assets/shared_images/arrow_back_light.png [deleted file]
app/src/main/assets/shared_images/arrow_forward.svg [new file with mode: 0644]
app/src/main/assets/shared_images/arrow_forward_dark.png [deleted file]
app/src/main/assets/shared_images/arrow_forward_light.png [deleted file]
app/src/main/assets/shared_images/bookmarks.svg [new file with mode: 0644]
app/src/main/assets/shared_images/bookmarks_dark.png [deleted file]
app/src/main/assets/shared_images/bookmarks_light.png [deleted file]
app/src/main/assets/shared_images/bug_report.svg [new file with mode: 0644]
app/src/main/assets/shared_images/bug_report_blue_dark.png [deleted file]
app/src/main/assets/shared_images/bug_report_blue_light.png [deleted file]
app/src/main/assets/shared_images/bug_report_dark.png [deleted file]
app/src/main/assets/shared_images/bug_report_light.png [deleted file]
app/src/main/assets/shared_images/camera_enhance.svg [new file with mode: 0644]
app/src/main/assets/shared_images/camera_enhance_dark.png [deleted file]
app/src/main/assets/shared_images/camera_enhance_light.png [deleted file]
app/src/main/assets/shared_images/chrome_reader_mode.svg [new file with mode: 0644]
app/src/main/assets/shared_images/chrome_reader_mode_blue_dark.png [deleted file]
app/src/main/assets/shared_images/chrome_reader_mode_blue_guide_dark.png [deleted file]
app/src/main/assets/shared_images/chrome_reader_mode_blue_light.png [deleted file]
app/src/main/assets/shared_images/chrome_reader_mode_dark.png [deleted file]
app/src/main/assets/shared_images/chrome_reader_mode_light.png [deleted file]
app/src/main/assets/shared_images/clear_and_exit.svg [new file with mode: 0644]
app/src/main/assets/shared_images/clear_and_exit_dark.png [deleted file]
app/src/main/assets/shared_images/clear_and_exit_light.png [deleted file]
app/src/main/assets/shared_images/close.svg [new file with mode: 0644]
app/src/main/assets/shared_images/close_dark.png [deleted file]
app/src/main/assets/shared_images/close_light.png [deleted file]
app/src/main/assets/shared_images/cookie.svg [new file with mode: 0644]
app/src/main/assets/shared_images/cookie_blue_dark.png [deleted file]
app/src/main/assets/shared_images/cookie_blue_light.png [deleted file]
app/src/main/assets/shared_images/cookie_dark.png [deleted file]
app/src/main/assets/shared_images/cookie_light.png [deleted file]
app/src/main/assets/shared_images/create_bookmark.svg [new file with mode: 0644]
app/src/main/assets/shared_images/create_bookmark_dark.png [deleted file]
app/src/main/assets/shared_images/create_bookmark_light.png [deleted file]
app/src/main/assets/shared_images/create_folder.svg [new file with mode: 0644]
app/src/main/assets/shared_images/create_folder_dark.png [deleted file]
app/src/main/assets/shared_images/create_folder_light.png [deleted file]
app/src/main/assets/shared_images/delete.svg [new file with mode: 0644]
app/src/main/assets/shared_images/delete_dark.png [deleted file]
app/src/main/assets/shared_images/delete_forever.svg [new file with mode: 0644]
app/src/main/assets/shared_images/delete_forever_dark.png [deleted file]
app/src/main/assets/shared_images/delete_forever_light.png [deleted file]
app/src/main/assets/shared_images/delete_light.png [deleted file]
app/src/main/assets/shared_images/devices_other.svg [new file with mode: 0644]
app/src/main/assets/shared_images/devices_other_blue_dark.png [deleted file]
app/src/main/assets/shared_images/devices_other_blue_light.png [deleted file]
app/src/main/assets/shared_images/devices_other_dark.png [deleted file]
app/src/main/assets/shared_images/devices_other_light.png [deleted file]
app/src/main/assets/shared_images/dns.svg [new file with mode: 0644]
app/src/main/assets/shared_images/dns_blue_dark.png [deleted file]
app/src/main/assets/shared_images/dns_blue_light.png [deleted file]
app/src/main/assets/shared_images/dns_dark.png [deleted file]
app/src/main/assets/shared_images/dns_light.png [deleted file]
app/src/main/assets/shared_images/donut_small.svg [new file with mode: 0644]
app/src/main/assets/shared_images/donut_small_dark.png [deleted file]
app/src/main/assets/shared_images/donut_small_light.png [deleted file]
app/src/main/assets/shared_images/edit.svg [new file with mode: 0644]
app/src/main/assets/shared_images/edit_dark.png [deleted file]
app/src/main/assets/shared_images/edit_light.png [deleted file]
app/src/main/assets/shared_images/expand_less.svg [new file with mode: 0644]
app/src/main/assets/shared_images/expand_less_dark.png [deleted file]
app/src/main/assets/shared_images/expand_less_light.png [deleted file]
app/src/main/assets/shared_images/expand_more.svg [new file with mode: 0644]
app/src/main/assets/shared_images/expand_more_dark.png [deleted file]
app/src/main/assets/shared_images/expand_more_light.png [deleted file]
app/src/main/assets/shared_images/file_copy.svg [new file with mode: 0644]
app/src/main/assets/shared_images/file_copy_dark.png [deleted file]
app/src/main/assets/shared_images/file_copy_light.png [deleted file]
app/src/main/assets/shared_images/file_download.svg [new file with mode: 0644]
app/src/main/assets/shared_images/file_download_dark.png [deleted file]
app/src/main/assets/shared_images/file_download_light.png [deleted file]
app/src/main/assets/shared_images/find_in_page.svg [new file with mode: 0644]
app/src/main/assets/shared_images/find_in_page_dark.png [deleted file]
app/src/main/assets/shared_images/find_in_page_light.png [deleted file]
app/src/main/assets/shared_images/folder.svg [new file with mode: 0644]
app/src/main/assets/shared_images/folder_dark.png [deleted file]
app/src/main/assets/shared_images/folder_light.png [deleted file]
app/src/main/assets/shared_images/home.svg [new file with mode: 0644]
app/src/main/assets/shared_images/home_dark.png [deleted file]
app/src/main/assets/shared_images/home_light.png [deleted file]
app/src/main/assets/shared_images/image.svg [new file with mode: 0644]
app/src/main/assets/shared_images/image_dark.png [deleted file]
app/src/main/assets/shared_images/image_light.png [deleted file]
app/src/main/assets/shared_images/import_contacts.svg [new file with mode: 0644]
app/src/main/assets/shared_images/import_contacts_dark.png [deleted file]
app/src/main/assets/shared_images/import_contacts_light.png [deleted file]
app/src/main/assets/shared_images/import_export.svg [new file with mode: 0644]
app/src/main/assets/shared_images/import_export_dark.png [deleted file]
app/src/main/assets/shared_images/import_export_light.png [deleted file]
app/src/main/assets/shared_images/important_devices.svg [new file with mode: 0644]
app/src/main/assets/shared_images/important_devices_dark.png [deleted file]
app/src/main/assets/shared_images/important_devices_light.png [deleted file]
app/src/main/assets/shared_images/info_outline.svg [new file with mode: 0644]
app/src/main/assets/shared_images/info_outline_dark.png [deleted file]
app/src/main/assets/shared_images/info_outline_light.png [deleted file]
app/src/main/assets/shared_images/javascript_enabled.png [deleted file]
app/src/main/assets/shared_images/javascript_enabled.svg [new file with mode: 0644]
app/src/main/assets/shared_images/language.svg [new file with mode: 0644]
app/src/main/assets/shared_images/language_blue_dark.png [deleted file]
app/src/main/assets/shared_images/language_blue_light.png [deleted file]
app/src/main/assets/shared_images/language_dark.png [deleted file]
app/src/main/assets/shared_images/language_light.png [deleted file]
app/src/main/assets/shared_images/link_off.svg [new file with mode: 0644]
app/src/main/assets/shared_images/link_off_blue_dark.png [deleted file]
app/src/main/assets/shared_images/link_off_blue_light.png [deleted file]
app/src/main/assets/shared_images/link_off_dark.png [deleted file]
app/src/main/assets/shared_images/link_off_light.png [deleted file]
app/src/main/assets/shared_images/list.svg [new file with mode: 0644]
app/src/main/assets/shared_images/list_dark.png [deleted file]
app/src/main/assets/shared_images/list_light.png [deleted file]
app/src/main/assets/shared_images/local_activity.svg [new file with mode: 0644]
app/src/main/assets/shared_images/local_activity_blue_dark.png [deleted file]
app/src/main/assets/shared_images/local_activity_blue_light.png [deleted file]
app/src/main/assets/shared_images/local_activity_dark.png [deleted file]
app/src/main/assets/shared_images/local_activity_light.png [deleted file]
app/src/main/assets/shared_images/location_off.svg [new file with mode: 0644]
app/src/main/assets/shared_images/location_off_blue_dark.png [deleted file]
app/src/main/assets/shared_images/location_off_blue_light.png [deleted file]
app/src/main/assets/shared_images/location_off_dark.png [deleted file]
app/src/main/assets/shared_images/location_off_light.png [deleted file]
app/src/main/assets/shared_images/lock.svg [new file with mode: 0644]
app/src/main/assets/shared_images/lock_dark.png [deleted file]
app/src/main/assets/shared_images/lock_light.png [deleted file]
app/src/main/assets/shared_images/map.svg [new file with mode: 0644]
app/src/main/assets/shared_images/map_blue_dark.png [deleted file]
app/src/main/assets/shared_images/map_blue_light.png [deleted file]
app/src/main/assets/shared_images/map_dark.png [deleted file]
app/src/main/assets/shared_images/map_light.png [deleted file]
app/src/main/assets/shared_images/more.svg [new file with mode: 0644]
app/src/main/assets/shared_images/more_blue_dark.png [deleted file]
app/src/main/assets/shared_images/more_blue_light.png [deleted file]
app/src/main/assets/shared_images/more_dark.png [deleted file]
app/src/main/assets/shared_images/more_light.png [deleted file]
app/src/main/assets/shared_images/move_to_folder.svg [new file with mode: 0644]
app/src/main/assets/shared_images/move_to_folder_dark.png [deleted file]
app/src/main/assets/shared_images/move_to_folder_light.png [deleted file]
app/src/main/assets/shared_images/new_releases.svg [new file with mode: 0644]
app/src/main/assets/shared_images/new_releases_dark.png [deleted file]
app/src/main/assets/shared_images/new_releases_light.png [deleted file]
app/src/main/assets/shared_images/night_mode.svg [new file with mode: 0644]
app/src/main/assets/shared_images/night_mode_dark.png [deleted file]
app/src/main/assets/shared_images/night_mode_light.png [deleted file]
app/src/main/assets/shared_images/open_in_browser.svg [new file with mode: 0644]
app/src/main/assets/shared_images/open_in_browser_blue_dark.png [deleted file]
app/src/main/assets/shared_images/open_in_browser_blue_light.png [deleted file]
app/src/main/assets/shared_images/open_in_browser_dark.png [deleted file]
app/src/main/assets/shared_images/open_in_browser_light.png [deleted file]
app/src/main/assets/shared_images/payment.svg [new file with mode: 0644]
app/src/main/assets/shared_images/payment_dark.png [deleted file]
app/src/main/assets/shared_images/payment_light.png [deleted file]
app/src/main/assets/shared_images/privacy_browser.png [deleted file]
app/src/main/assets/shared_images/privacy_browser.svg [new file with mode: 0644]
app/src/main/assets/shared_images/privacy_browser_free.png [deleted file]
app/src/main/assets/shared_images/privacy_browser_free.svg [new file with mode: 0644]
app/src/main/assets/shared_images/question_answer.svg [new file with mode: 0644]
app/src/main/assets/shared_images/question_answer_blue_dark.png [deleted file]
app/src/main/assets/shared_images/question_answer_blue_light.png [deleted file]
app/src/main/assets/shared_images/question_answer_dark.png [deleted file]
app/src/main/assets/shared_images/question_answer_light.png [deleted file]
app/src/main/assets/shared_images/refresh.svg [new file with mode: 0644]
app/src/main/assets/shared_images/refresh_dark.png [deleted file]
app/src/main/assets/shared_images/refresh_light.png [deleted file]
app/src/main/assets/shared_images/save.svg [new file with mode: 0644]
app/src/main/assets/shared_images/save_dark.png [deleted file]
app/src/main/assets/shared_images/save_light.png [deleted file]
app/src/main/assets/shared_images/search.svg [new file with mode: 0644]
app/src/main/assets/shared_images/search_dark.png [deleted file]
app/src/main/assets/shared_images/search_light.png [deleted file]
app/src/main/assets/shared_images/select_all.svg [new file with mode: 0644]
app/src/main/assets/shared_images/select_all_dark.png [deleted file]
app/src/main/assets/shared_images/select_all_light.png [deleted file]
app/src/main/assets/shared_images/settings.svg [new file with mode: 0644]
app/src/main/assets/shared_images/settings_dark.png [deleted file]
app/src/main/assets/shared_images/settings_light.png [deleted file]
app/src/main/assets/shared_images/settings_overscan.svg [new file with mode: 0644]
app/src/main/assets/shared_images/settings_overscan_dark.png [deleted file]
app/src/main/assets/shared_images/settings_overscan_light.png [deleted file]
app/src/main/assets/shared_images/share.svg [new file with mode: 0644]
app/src/main/assets/shared_images/share_day.png [deleted file]
app/src/main/assets/shared_images/share_night.png [deleted file]
app/src/main/assets/shared_images/smartphone.svg [new file with mode: 0644]
app/src/main/assets/shared_images/smartphone_dark.png [deleted file]
app/src/main/assets/shared_images/smartphone_light.png [deleted file]
app/src/main/assets/shared_images/sort.svg [new file with mode: 0644]
app/src/main/assets/shared_images/sort_dark.png [deleted file]
app/src/main/assets/shared_images/sort_light.png [deleted file]
app/src/main/assets/shared_images/sort_selected.svg [new file with mode: 0644]
app/src/main/assets/shared_images/sort_selected_dark.png [deleted file]
app/src/main/assets/shared_images/sort_selected_light.png [deleted file]
app/src/main/assets/shared_images/style.svg [new file with mode: 0644]
app/src/main/assets/shared_images/style_dark.png [deleted file]
app/src/main/assets/shared_images/style_light.png [deleted file]
app/src/main/assets/shared_images/subtitles.svg [new file with mode: 0644]
app/src/main/assets/shared_images/subtitles_blue_dark.png [deleted file]
app/src/main/assets/shared_images/subtitles_blue_light.png [deleted file]
app/src/main/assets/shared_images/subtitles_dark.png [deleted file]
app/src/main/assets/shared_images/subtitles_light.png [deleted file]
app/src/main/assets/shared_images/tab.svg [new file with mode: 0644]
app/src/main/assets/shared_images/tab_dark.png [deleted file]
app/src/main/assets/shared_images/tab_light.png [deleted file]
app/src/main/assets/shared_images/text_fields.svg [new file with mode: 0644]
app/src/main/assets/shared_images/text_fields_dark.png [deleted file]
app/src/main/assets/shared_images/text_fields_light.png [deleted file]
app/src/main/assets/shared_images/thumbs_up_down.svg [new file with mode: 0644]
app/src/main/assets/shared_images/thumbs_up_down_dark.png [deleted file]
app/src/main/assets/shared_images/thumbs_up_down_light.png [deleted file]
app/src/main/assets/shared_images/vertical_align_bottom.svg [new file with mode: 0644]
app/src/main/assets/shared_images/vertical_align_bottom_dark.png [deleted file]
app/src/main/assets/shared_images/vertical_align_bottom_light.png [deleted file]
app/src/main/assets/shared_images/vertical_align_top.svg [new file with mode: 0644]
app/src/main/assets/shared_images/vertical_align_top_dark.png [deleted file]
app/src/main/assets/shared_images/vertical_align_top_light.png [deleted file]
app/src/main/assets/shared_images/visibility_off.svg [new file with mode: 0644]
app/src/main/assets/shared_images/visibility_off_blue_dark.png [deleted file]
app/src/main/assets/shared_images/visibility_off_blue_light.png [deleted file]
app/src/main/assets/shared_images/visibility_off_dark.png [deleted file]
app/src/main/assets/shared_images/visibility_off_light.png [deleted file]
app/src/main/assets/shared_images/vpn_key.svg [new file with mode: 0644]
app/src/main/assets/shared_images/vpn_key_blue_dark.png [deleted file]
app/src/main/assets/shared_images/vpn_key_blue_light.png [deleted file]
app/src/main/assets/shared_images/vpn_key_dark.png [deleted file]
app/src/main/assets/shared_images/vpn_key_light.png [deleted file]
app/src/main/assets/shared_images/vpn_lock.svg [new file with mode: 0644]
app/src/main/assets/shared_images/vpn_lock_blue_dark.png [deleted file]
app/src/main/assets/shared_images/vpn_lock_blue_light.png [deleted file]
app/src/main/assets/shared_images/vpn_lock_dark.png [deleted file]
app/src/main/assets/shared_images/vpn_lock_light.png [deleted file]
app/src/main/assets/shared_images/warning.png [deleted file]
app/src/main/assets/shared_images/warning.svg [new file with mode: 0644]
app/src/main/assets/shared_images/web.svg [new file with mode: 0644]
app/src/main/assets/shared_images/web_blue_dark.png [deleted file]
app/src/main/assets/shared_images/web_blue_light.png [deleted file]
app/src/main/assets/shared_images/web_dark.png [deleted file]
app/src/main/assets/shared_images/web_light.png [deleted file]
app/src/main/assets/tr/about_changelog.html [new file with mode: 0644]
app/src/main/assets/tr/about_changelog_dark.html [deleted file]
app/src/main/assets/tr/about_changelog_light.html [deleted file]
app/src/main/assets/tr/about_contributors.html [new file with mode: 0644]
app/src/main/assets/tr/about_contributors_dark.html [deleted file]
app/src/main/assets/tr/about_contributors_light.html [deleted file]
app/src/main/assets/tr/about_licenses.html [new file with mode: 0644]
app/src/main/assets/tr/about_licenses_dark.html [deleted file]
app/src/main/assets/tr/about_licenses_light.html [deleted file]
app/src/main/assets/tr/about_links.html [new file with mode: 0644]
app/src/main/assets/tr/about_links_dark.html [deleted file]
app/src/main/assets/tr/about_links_light.html [deleted file]
app/src/main/assets/tr/about_permissions.html [new file with mode: 0644]
app/src/main/assets/tr/about_permissions_dark.html [deleted file]
app/src/main/assets/tr/about_permissions_light.html [deleted file]
app/src/main/assets/tr/about_privacy_policy.html [new file with mode: 0644]
app/src/main/assets/tr/about_privacy_policy_dark.html [deleted file]
app/src/main/assets/tr/about_privacy_policy_light.html [deleted file]
app/src/main/assets/tr/guide_domain_settings.html [new file with mode: 0644]
app/src/main/assets/tr/guide_domain_settings_dark.html [deleted file]
app/src/main/assets/tr/guide_domain_settings_light.html [deleted file]
app/src/main/assets/tr/guide_javascript.html [new file with mode: 0644]
app/src/main/assets/tr/guide_javascript_dark.html [deleted file]
app/src/main/assets/tr/guide_javascript_light.html [deleted file]
app/src/main/assets/tr/guide_local_storage.html [new file with mode: 0644]
app/src/main/assets/tr/guide_local_storage_dark.html [deleted file]
app/src/main/assets/tr/guide_local_storage_light.html [deleted file]
app/src/main/assets/tr/guide_overview.html [new file with mode: 0644]
app/src/main/assets/tr/guide_overview_dark.html [deleted file]
app/src/main/assets/tr/guide_overview_light.html [deleted file]
app/src/main/assets/tr/guide_proxies.html [new file with mode: 0644]
app/src/main/assets/tr/guide_proxies_dark.html [deleted file]
app/src/main/assets/tr/guide_proxies_light.html [deleted file]
app/src/main/assets/tr/guide_requests.html [new file with mode: 0644]
app/src/main/assets/tr/guide_requests_dark.html [deleted file]
app/src/main/assets/tr/guide_requests_light.html [deleted file]
app/src/main/assets/tr/guide_ssl_certificates.html [new file with mode: 0644]
app/src/main/assets/tr/guide_ssl_certificates_dark.html [deleted file]
app/src/main/assets/tr/guide_ssl_certificates_light.html [deleted file]
app/src/main/assets/tr/guide_tracking_ids.html [new file with mode: 0644]
app/src/main/assets/tr/guide_tracking_ids_dark.html [deleted file]
app/src/main/assets/tr/guide_tracking_ids_light.html [deleted file]
app/src/main/assets/tr/guide_user_agent.html [new file with mode: 0644]
app/src/main/assets/tr/guide_user_agent_dark.html [deleted file]
app/src/main/assets/tr/guide_user_agent_light.html [deleted file]
app/src/main/java/com/stoutner/privacybrowser/activities/LogcatActivity.java
app/src/main/java/com/stoutner/privacybrowser/activities/MainWebViewActivity.java
app/src/main/java/com/stoutner/privacybrowser/adapters/AboutPagerAdapter.java
app/src/main/java/com/stoutner/privacybrowser/adapters/GuidePagerAdapter.java
app/src/main/java/com/stoutner/privacybrowser/asynctasks/SaveUrl.java
app/src/main/java/com/stoutner/privacybrowser/dialogs/CreateBookmarkFolderDialog.kt
app/src/main/java/com/stoutner/privacybrowser/dialogs/EditBookmarkDatabaseViewDialog.kt
app/src/main/java/com/stoutner/privacybrowser/dialogs/EditBookmarkDialog.kt
app/src/main/java/com/stoutner/privacybrowser/dialogs/EditBookmarkFolderDatabaseViewDialog.kt
app/src/main/java/com/stoutner/privacybrowser/dialogs/EditBookmarkFolderDialog.kt
app/src/main/java/com/stoutner/privacybrowser/dialogs/FontSizeDialog.kt
app/src/main/java/com/stoutner/privacybrowser/dialogs/HttpAuthenticationDialog.kt
app/src/main/java/com/stoutner/privacybrowser/dialogs/PinnedMismatchDialog.java
app/src/main/java/com/stoutner/privacybrowser/dialogs/SslCertificateErrorDialog.java
app/src/main/java/com/stoutner/privacybrowser/dialogs/ViewSslCertificateDialog.java
app/src/main/java/com/stoutner/privacybrowser/fragments/AboutVersionFragment.java
app/src/main/java/com/stoutner/privacybrowser/fragments/AboutWebViewFragment.java
app/src/main/java/com/stoutner/privacybrowser/fragments/DomainSettingsFragment.java
app/src/main/java/com/stoutner/privacybrowser/fragments/GuideTabFragment.java [deleted file]
app/src/main/java/com/stoutner/privacybrowser/fragments/GuideWebViewFragment.java [new file with mode: 0644]
app/src/main/res/drawable/sort_selected_day.xml
app/src/main/res/values-night-v23/styles.xml
app/src/main/res/values-night-v27/styles.xml
app/src/main/res/values-night/colors.xml
app/src/main/res/values-night/styles.xml
app/src/main/res/values-pt-rBR/strings.xml
app/src/main/res/values/colors.xml
build.gradle
gradle/wrapper/gradle-wrapper.properties