From 8142ac5fc2489de735de4b6fa21a1eae733ccfce Mon Sep 17 00:00:00 2001 From: Soren Stoutner Date: Mon, 17 Jan 2022 15:58:44 -0700 Subject: [PATCH] Update the URL in the copyright header. https://redmine.stoutner.com/issues/796 --- COPYING | 2 +- app/build.gradle | 16 +++++------ app/proguard-rules.pro | 11 ++++---- app/src/main/assets/css/theme.css | 10 +++---- app/src/main/assets/de/about_changelog.html | 12 ++++----- .../main/assets/de/about_contributors.html | 10 +++---- app/src/main/assets/de/about_licenses.html | 12 ++++----- app/src/main/assets/de/about_links.html | 10 +++---- app/src/main/assets/de/about_permissions.html | 10 +++---- .../main/assets/de/about_privacy_policy.html | 10 +++---- .../main/assets/de/guide_domain_settings.html | 10 +++---- app/src/main/assets/de/guide_javascript.html | 10 +++---- .../main/assets/de/guide_local_storage.html | 11 ++++---- app/src/main/assets/de/guide_overview.html | 10 +++---- app/src/main/assets/de/guide_proxies.html | 10 +++---- app/src/main/assets/de/guide_requests.html | 10 +++---- .../assets/de/guide_ssl_certificates.html | 10 +++---- .../main/assets/de/guide_tracking_ids.html | 10 +++---- app/src/main/assets/de/guide_user_agent.html | 10 +++---- app/src/main/assets/en/about_changelog.html | 12 ++++----- .../main/assets/en/about_contributors.html | 10 +++---- app/src/main/assets/en/about_licenses.html | 12 ++++----- app/src/main/assets/en/about_links.html | 10 +++---- app/src/main/assets/en/about_permissions.html | 10 +++---- .../main/assets/en/about_privacy_policy.html | 10 +++---- .../main/assets/en/guide_domain_settings.html | 10 +++---- app/src/main/assets/en/guide_javascript.html | 10 +++---- .../main/assets/en/guide_local_storage.html | 10 +++---- app/src/main/assets/en/guide_overview.html | 10 +++---- app/src/main/assets/en/guide_proxies.html | 10 +++---- app/src/main/assets/en/guide_requests.html | 10 +++---- .../assets/en/guide_ssl_certificates.html | 10 +++---- .../main/assets/en/guide_tracking_ids.html | 10 +++---- app/src/main/assets/en/guide_user_agent.html | 10 +++---- app/src/main/assets/es/about_changelog.html | 12 ++++----- .../main/assets/es/about_contributors.html | 10 +++---- app/src/main/assets/es/about_licenses.html | 12 ++++----- app/src/main/assets/es/about_links.html | 10 +++---- app/src/main/assets/es/about_permissions.html | 10 +++---- .../main/assets/es/about_privacy_policy.html | 10 +++---- .../main/assets/es/guide_domain_settings.html | 10 +++---- app/src/main/assets/es/guide_javascript.html | 10 +++---- .../main/assets/es/guide_local_storage.html | 10 +++---- app/src/main/assets/es/guide_overview.html | 10 +++---- app/src/main/assets/es/guide_proxies.html | 10 +++---- app/src/main/assets/es/guide_requests.html | 10 +++---- .../assets/es/guide_ssl_certificates.html | 10 +++---- .../main/assets/es/guide_tracking_ids.html | 10 +++---- app/src/main/assets/es/guide_user_agent.html | 10 +++---- app/src/main/assets/fr/about_changelog.html | 12 ++++----- .../main/assets/fr/about_contributors.html | 10 +++---- app/src/main/assets/fr/about_licenses.html | 12 ++++----- app/src/main/assets/fr/about_links.html | 10 +++---- app/src/main/assets/fr/about_permissions.html | 10 +++---- .../main/assets/fr/about_privacy_policy.html | 10 +++---- .../main/assets/fr/guide_domain_settings.html | 10 +++---- app/src/main/assets/fr/guide_javascript.html | 10 +++---- .../main/assets/fr/guide_local_storage.html | 10 +++---- app/src/main/assets/fr/guide_overview.html | 10 +++---- app/src/main/assets/fr/guide_proxies.html | 10 +++---- app/src/main/assets/fr/guide_requests.html | 10 +++---- .../assets/fr/guide_ssl_certificates.html | 10 +++---- .../main/assets/fr/guide_tracking_ids.html | 10 +++---- app/src/main/assets/fr/guide_user_agent.html | 10 +++---- app/src/main/assets/it/about_changelog.html | 12 ++++----- .../main/assets/it/about_contributors.html | 10 +++---- app/src/main/assets/it/about_licenses.html | 12 +++++---- app/src/main/assets/it/about_links.html | 10 +++---- app/src/main/assets/it/about_permissions.html | 10 +++---- .../main/assets/it/about_privacy_policy.html | 10 +++---- .../main/assets/it/guide_domain_settings.html | 10 +++---- app/src/main/assets/it/guide_javascript.html | 10 +++---- .../main/assets/it/guide_local_storage.html | 10 +++---- app/src/main/assets/it/guide_overview.html | 10 ++++--- app/src/main/assets/it/guide_proxies.html | 10 +++---- app/src/main/assets/it/guide_requests.html | 10 +++---- .../assets/it/guide_ssl_certificates.html | 10 +++---- .../main/assets/it/guide_tracking_ids.html | 10 +++---- app/src/main/assets/it/guide_user_agent.html | 10 +++---- .../main/assets/pt-rBR/about_changelog.html | 12 ++++----- .../assets/pt-rBR/about_contributors.html | 10 +++---- .../main/assets/pt-rBR/about_licenses.html | 12 ++++----- app/src/main/assets/pt-rBR/about_links.html | 10 +++---- .../main/assets/pt-rBR/about_permissions.html | 10 +++---- .../assets/pt-rBR/about_privacy_policy.html | 10 +++---- .../assets/pt-rBR/guide_domain_settings.html | 10 +++---- .../main/assets/pt-rBR/guide_javascript.html | 10 +++---- .../assets/pt-rBR/guide_local_storage.html | 10 +++---- .../main/assets/pt-rBR/guide_overview.html | 10 +++---- app/src/main/assets/pt-rBR/guide_proxies.html | 10 +++---- .../main/assets/pt-rBR/guide_requests.html | 10 +++---- .../assets/pt-rBR/guide_ssl_certificates.html | 10 +++---- .../assets/pt-rBR/guide_tracking_ids.html | 10 +++---- .../main/assets/pt-rBR/guide_user_agent.html | 10 +++---- app/src/main/assets/ru/about_changelog.html | 12 ++++----- .../main/assets/ru/about_contributors.html | 10 +++---- app/src/main/assets/ru/about_licenses.html | 12 ++++----- app/src/main/assets/ru/about_links.html | 10 +++---- app/src/main/assets/ru/about_permissions.html | 10 +++---- .../main/assets/ru/about_privacy_policy.html | 10 +++---- .../main/assets/ru/guide_domain_settings.html | 10 +++---- app/src/main/assets/ru/guide_javascript.html | 10 +++---- .../main/assets/ru/guide_local_storage.html | 10 +++---- app/src/main/assets/ru/guide_overview.html | 10 +++---- app/src/main/assets/ru/guide_proxies.html | 10 +++---- app/src/main/assets/ru/guide_requests.html | 10 +++---- .../assets/ru/guide_ssl_certificates.html | 11 ++++---- .../main/assets/ru/guide_tracking_ids.html | 10 +++---- app/src/main/assets/ru/guide_user_agent.html | 10 +++---- app/src/main/assets/tr/about_changelog.html | 12 ++++----- .../main/assets/tr/about_contributors.html | 10 +++---- app/src/main/assets/tr/about_licenses.html | 12 ++++----- app/src/main/assets/tr/about_links.html | 10 +++---- app/src/main/assets/tr/about_permissions.html | 10 +++---- .../main/assets/tr/about_privacy_policy.html | 10 +++---- .../main/assets/tr/guide_domain_settings.html | 10 +++---- app/src/main/assets/tr/guide_javascript.html | 10 +++---- .../main/assets/tr/guide_local_storage.html | 10 +++---- app/src/main/assets/tr/guide_overview.html | 10 +++---- app/src/main/assets/tr/guide_proxies.html | 10 +++---- app/src/main/assets/tr/guide_requests.html | 10 +++---- .../assets/tr/guide_ssl_certificates.html | 10 +++---- .../main/assets/tr/guide_tracking_ids.html | 10 +++---- app/src/main/assets/tr/guide_user_agent.html | 10 +++---- .../activities/AboutActivity.kt | 10 +++---- .../activities/BookmarksActivity.java | 10 +++---- .../BookmarksDatabaseViewActivity.java | 10 +++---- .../activities/DomainsActivity.java | 10 +++---- .../activities/GuideActivity.java | 10 +++---- .../activities/ImportExportActivity.java | 10 +++---- .../activities/LogcatActivity.kt | 10 +++---- .../activities/MainWebViewActivity.java | 10 +++---- .../activities/RequestsActivity.java | 10 +++---- .../activities/SettingsActivity.java | 10 +++---- .../activities/ViewSourceActivity.kt | 12 ++++----- .../adapters/AboutPagerAdapter.kt | 10 +++---- .../adapters/GuidePagerAdapter.java | 10 +++---- .../adapters/HistoryArrayAdapter.java | 10 +++---- .../adapters/PinnedMismatchPagerAdapter.kt | 10 +++---- .../adapters/RequestsArrayAdapter.java | 10 +++---- .../adapters/WebViewPagerAdapter.java | 10 +++---- .../asynctasks/GetHostIpAddresses.java | 10 +++---- .../privacybrowser/asynctasks/GetUrlSize.java | 10 +++---- .../asynctasks/PopulateBlocklists.java | 10 +++---- .../asynctasks/PrepareSaveDialog.java | 10 +++---- .../asynctasks/SaveAboutVersionImage.java | 10 +++---- .../privacybrowser/asynctasks/SaveUrl.java | 10 +++---- .../asynctasks/SaveWebpageImage.java | 10 +++---- .../GetSourceBackgroundTask.java | 10 +++---- .../privacybrowser/dataclasses/History.kt | 10 +++---- .../dataclasses/PendingDialog.kt | 10 +++---- .../dialogs/AboutViewSourceDialog.kt | 10 +++---- .../privacybrowser/dialogs/AddDomainDialog.kt | 10 +++---- .../dialogs/CreateBookmarkDialog.kt | 10 +++---- .../dialogs/CreateBookmarkFolderDialog.kt | 10 +++---- .../dialogs/CreateHomeScreenShortcutDialog.kt | 10 +++---- .../dialogs/EditBookmarkDatabaseViewDialog.kt | 10 +++---- .../dialogs/EditBookmarkDialog.kt | 10 +++---- .../EditBookmarkFolderDatabaseViewDialog.kt | 10 +++---- .../dialogs/EditBookmarkFolderDialog.kt | 10 +++---- .../privacybrowser/dialogs/FontSizeDialog.kt | 10 +++---- .../dialogs/HttpAuthenticationDialog.kt | 10 +++---- .../dialogs/MoveToFolderDialog.kt | 10 +++---- .../privacybrowser/dialogs/OpenDialog.kt | 10 +++---- .../dialogs/PinnedMismatchDialog.kt | 10 +++---- .../dialogs/ProxyNotInstalledDialog.kt | 10 +++---- .../privacybrowser/dialogs/SaveDialog.kt | 10 +++---- .../dialogs/SslCertificateErrorDialog.kt | 10 +++---- .../dialogs/UntrustedSslCertificateDialog.kt | 10 +++---- .../dialogs/UrlHistoryDialog.kt | 10 +++---- .../dialogs/ViewRequestDialog.kt | 10 +++---- .../dialogs/ViewSslCertificateDialog.kt | 10 +++---- .../dialogs/WaitingForProxyDialog.kt | 10 +++---- .../fragments/AboutVersionFragment.kt | 10 +++---- .../fragments/AboutWebViewFragment.kt | 10 +++---- .../fragments/DomainSettingsFragment.java | 10 +++---- .../fragments/DomainsListFragment.java | 10 +++---- .../fragments/GuideWebViewFragment.java | 10 +++---- .../fragments/SettingsFragment.java | 10 +++---- .../fragments/WebViewTabFragment.java | 10 +++---- .../helpers/BlocklistHelper.java | 10 +++---- .../helpers/BookmarksDatabaseHelper.java | 10 +++---- .../helpers/CheckPinnedMismatchHelper.java | 10 +++---- .../helpers/DomainsDatabaseHelper.java | 10 +++---- .../helpers/ImportExportDatabaseHelper.java | 10 +++---- .../privacybrowser/helpers/ProxyHelper.kt | 10 +++---- .../WebViewSourceFactory.kt | 10 +++---- .../viewmodels/WebViewSource.kt | 10 +++---- .../views/CheckedLinearLayout.kt | 10 +++---- .../views/NestedScrollWebView.kt | 10 +++---- .../privacybrowser/views/NoSwipeViewPager.kt | 10 +++---- .../views/WrapVerticalContentViewPager.kt | 10 +++---- .../button_background_color_selector_day.xml | 10 +++---- ...button_background_color_selector_night.xml | 10 +++---- .../color/button_text_color_selector_day.xml | 10 +++---- .../button_text_color_selector_night.xml | 10 +++---- .../res/color/checked_text_color_selector.xml | 10 +++---- app/src/main/res/drawable/about_blue_day.xml | 1 + .../main/res/drawable/about_blue_night.xml | 1 + app/src/main/res/drawable/about_day.xml | 1 + app/src/main/res/drawable/about_night.xml | 1 + app/src/main/res/drawable/add.xml | 1 + .../allow_screenshots_disabled_day.xml | 1 + .../allow_screenshots_disabled_night.xml | 1 + .../allow_screenshots_enabled_day.xml | 1 + .../allow_screenshots_enabled_night.xml | 2 +- .../res/drawable/app_bar_disabled_day.xml | 1 + .../res/drawable/app_bar_disabled_night.xml | 1 + .../main/res/drawable/app_bar_enabled_day.xml | 1 + .../res/drawable/app_bar_enabled_night.xml | 1 + .../main/res/drawable/app_bar_ghosted_day.xml | 1 + .../res/drawable/app_bar_ghosted_night.xml | 1 + app/src/main/res/drawable/app_theme_day.xml | 1 + app/src/main/res/drawable/app_theme_night.xml | 1 + app/src/main/res/drawable/back.xml | 1 + .../res/drawable/block_ads_disabled_day.xml | 12 +++++---- .../res/drawable/block_ads_disabled_night.xml | 12 +++++---- .../res/drawable/block_ads_enabled_day.xml | 12 +++++---- .../res/drawable/block_ads_enabled_night.xml | 12 +++++---- ..._all_third_party_requests_disabled_day.xml | 2 +- ...ll_third_party_requests_disabled_night.xml | 2 +- ...k_all_third_party_requests_enabled_day.xml | 2 +- ...all_third_party_requests_enabled_night.xml | 2 +- .../drawable/block_tracking_disabled_day.xml | 5 ++-- .../block_tracking_disabled_night.xml | 5 ++-- .../drawable/block_tracking_enabled_day.xml | 5 ++-- .../drawable/block_tracking_enabled_night.xml | 1 + app/src/main/res/drawable/bookmarks_day.xml | 1 + app/src/main/res/drawable/bookmarks_night.xml | 1 + .../drawable/bottom_app_bar_disabled_day.xml | 1 + .../bottom_app_bar_disabled_night.xml | 1 + .../drawable/bottom_app_bar_enabled_day.xml | 1 + .../drawable/bottom_app_bar_enabled_night.xml | 1 + app/src/main/res/drawable/bug.xml | 1 + app/src/main/res/drawable/bug_cleared_day.xml | 1 + .../main/res/drawable/bug_cleared_night.xml | 1 + app/src/main/res/drawable/bug_warning.xml | 1 + .../main/res/drawable/cache_cleared_day.xml | 1 + .../main/res/drawable/cache_cleared_night.xml | 1 + app/src/main/res/drawable/cache_warning.xml | 1 + .../drawable/clear_everything_disabled.xml | 1 + .../drawable/clear_everything_enabled_day.xml | 1 + .../clear_everything_enabled_night.xml | 1 + app/src/main/res/drawable/close_blue_day.xml | 1 + .../main/res/drawable/close_blue_night.xml | 1 + app/src/main/res/drawable/close_day.xml | 1 + app/src/main/res/drawable/close_night.xml | 1 + .../main/res/drawable/cookies_cleared_day.xml | 1 + .../res/drawable/cookies_cleared_night.xml | 1 + .../res/drawable/cookies_disabled_day.xml | 1 + .../res/drawable/cookies_disabled_night.xml | 1 + app/src/main/res/drawable/cookies_enabled.xml | 1 + app/src/main/res/drawable/cookies_warning.xml | 1 + app/src/main/res/drawable/copy_day.xml | 1 + .../main/res/drawable/copy_enabled_day.xml | 1 + .../main/res/drawable/copy_enabled_night.xml | 1 + app/src/main/res/drawable/copy_night.xml | 1 + app/src/main/res/drawable/create_bookmark.xml | 22 +++++++++++++-- app/src/main/res/drawable/create_folder.xml | 1 + app/src/main/res/drawable/delete_day.xml | 1 + app/src/main/res/drawable/delete_disabled.xml | 1 + app/src/main/res/drawable/delete_night.xml | 1 + ...ownload_with_external_app_disabled_day.xml | 21 +++++++++++++-- ...nload_with_external_app_disabled_night.xml | 21 +++++++++++++-- ...download_with_external_app_enabled_day.xml | 21 +++++++++++++-- ...wnload_with_external_app_enabled_night.xml | 21 +++++++++++++-- .../res/drawable/downloads_enabled_day.xml | 1 + .../res/drawable/downloads_enabled_night.xml | 1 + .../main/res/drawable/folder_dark_blue.xml | 1 + app/src/main/res/drawable/folder_gray.xml | 1 + .../res/drawable/form_data_disabled_night.xml | 1 + .../main/res/drawable/form_data_enabled.xml | 1 + .../main/res/drawable/form_data_warning.xml | 1 + app/src/main/res/drawable/forward.xml | 1 + .../res/drawable/full_screen_disabled_day.xml | 1 + .../drawable/full_screen_disabled_night.xml | 1 + .../res/drawable/full_screen_enabled_day.xml | 1 + .../drawable/full_screen_enabled_night.xml | 1 + app/src/main/res/drawable/guide.xml | 1 + app/src/main/res/drawable/history.xml | 1 + .../main/res/drawable/home_enabled_day.xml | 1 + .../main/res/drawable/home_enabled_night.xml | 1 + .../main/res/drawable/images_disabled_day.xml | 1 + .../res/drawable/images_disabled_night.xml | 1 + .../main/res/drawable/images_enabled_day.xml | 1 + .../res/drawable/images_enabled_night.xml | 1 + .../main/res/drawable/images_options_day.xml | 1 + .../res/drawable/images_options_night.xml | 1 + app/src/main/res/drawable/import_export.xml | 1 + .../drawable/incognito_mode_disabled_day.xml | 5 ++-- .../incognito_mode_disabled_night.xml | 5 ++-- .../drawable/incognito_mode_enabled_day.xml | 5 ++-- .../drawable/incognito_mode_enabled_night.xml | 5 ++-- .../main/res/drawable/javascript_enabled.xml | 22 +++++++++++++-- .../main/res/drawable/list_selector_day.xml | 10 +++---- .../main/res/drawable/list_selector_night.xml | 10 +++---- app/src/main/res/drawable/lock_day.xml | 1 + app/src/main/res/drawable/lock_night.xml | 1 + .../res/drawable/modify_url_disabled_day.xml | 1 + .../drawable/modify_url_disabled_night.xml | 1 + .../res/drawable/modify_url_enabled_day.xml | 1 + .../res/drawable/modify_url_enabled_night.xml | 1 + .../main/res/drawable/more_disabled_day.xml | 5 ++-- .../main/res/drawable/more_disabled_night.xml | 5 ++-- .../main/res/drawable/more_enabled_day.xml | 5 ++-- .../main/res/drawable/more_enabled_night.xml | 5 ++-- .../main/res/drawable/move_down_disabled.xml | 1 + .../res/drawable/move_down_enabled_day.xml | 1 + .../res/drawable/move_down_enabled_night.xml | 1 + .../res/drawable/move_to_folder_blue_day.xml | 22 +++++++++++++-- .../drawable/move_to_folder_blue_night.xml | 22 +++++++++++++-- .../main/res/drawable/move_to_folder_day.xml | 22 +++++++++++++-- .../res/drawable/move_to_folder_night.xml | 22 +++++++++++++-- .../main/res/drawable/move_up_disabled.xml | 1 + .../main/res/drawable/move_up_enabled_day.xml | 1 + .../res/drawable/move_up_enabled_night.xml | 1 + app/src/main/res/drawable/next.xml | 1 + app/src/main/res/drawable/previous.xml | 1 + .../drawable/privacy_browser_foreground.xml | 22 +++++++++++++-- app/src/main/res/drawable/privacy_mode.xml | 22 +++++++++++++-- .../main/res/drawable/proxy_disabled_day.xml | 3 ++- .../res/drawable/proxy_disabled_night.xml | 1 + .../main/res/drawable/proxy_enabled_day.xml | 1 + .../main/res/drawable/proxy_enabled_night.xml | 1 + .../main/res/drawable/proxy_ghosted_day.xml | 1 + .../main/res/drawable/proxy_ghosted_night.xml | 1 + .../res/drawable/refresh_disabled_day.xml | 1 + .../res/drawable/refresh_disabled_night.xml | 1 + .../main/res/drawable/refresh_enabled_day.xml | 1 + .../res/drawable/refresh_enabled_night.xml | 1 + app/src/main/res/drawable/save_day.xml | 1 + app/src/main/res/drawable/save_night.xml | 1 + app/src/main/res/drawable/save_text_day.xml | 1 + app/src/main/res/drawable/save_text_night.xml | 1 + .../search_custom_url_enabled_day.xml | 1 + .../search_custom_url_enabled_night.xml | 1 + .../search_custom_url_ghosted_day.xml | 1 + .../search_custom_url_ghosted_night.xml | 1 + .../main/res/drawable/search_enabled_day.xml | 1 + .../res/drawable/search_enabled_night.xml | 1 + app/src/main/res/drawable/select_all_day.xml | 1 + .../main/res/drawable/select_all_night.xml | 1 + app/src/main/res/drawable/settings.xml | 1 + app/src/main/res/drawable/share_day.xml | 1 + app/src/main/res/drawable/share_night.xml | 1 + .../drawable/social_media_disabled_day.xml | 1 + .../drawable/social_media_disabled_night.xml | 1 + .../res/drawable/social_media_enabled_day.xml | 1 + .../drawable/social_media_enabled_night.xml | 1 + .../res/drawable/social_media_ghosted_day.xml | 1 + .../drawable/social_media_ghosted_night.xml | 1 + app/src/main/res/drawable/sort_day.xml | 1 + app/src/main/res/drawable/sort_night.xml | 1 + .../main/res/drawable/sort_selected_day.xml | 22 +++++++++++++-- .../main/res/drawable/sort_selected_night.xml | 22 +++++++++++++-- .../drawable/ssl_certificate_disabled_day.xml | 1 + .../ssl_certificate_disabled_night.xml | 1 + .../drawable/ssl_certificate_enabled_day.xml | 1 + .../ssl_certificate_enabled_night.xml | 1 + .../main/res/drawable/tab_disabled_day.xml | 1 + .../main/res/drawable/tab_disabled_night.xml | 1 + app/src/main/res/drawable/tab_enabled_day.xml | 1 + .../main/res/drawable/tab_enabled_night.xml | 1 + .../drawable/url_bar_background_dark_blue.xml | 10 +++---- .../url_bar_background_light_green.xml | 10 +++---- app/src/main/res/drawable/user_agent_day.xml | 1 + .../main/res/drawable/user_agent_night.xml | 1 + app/src/main/res/drawable/warning.xml | 22 +++++++++++++-- .../res/drawable/webview_dark_theme_day.xml | 22 +++++++++++++-- .../res/drawable/webview_dark_theme_night.xml | 22 +++++++++++++-- .../res/drawable/webview_light_theme_day.xml | 22 +++++++++++++-- .../drawable/webview_light_theme_night.xml | 22 +++++++++++++-- .../drawable/wide_viewport_disabled_day.xml | 1 + .../drawable/wide_viewport_disabled_night.xml | 1 + .../drawable/wide_viewport_enabled_day.xml | 1 + .../drawable/wide_viewport_enabled_night.xml | 1 + .../bookmarks_drawer_bottom_appbar.xml | 10 +++---- .../bookmarks_drawer_top_appbar.xml | 10 +++---- .../res/layout-w900dp/domains_fragments.xml | 12 ++++----- .../layout-w900dp/domains_list_fragment.xml | 11 ++++---- .../main/res/layout/about_bottom_appbar.xml | 10 +++---- app/src/main/res/layout/about_top_appbar.xml | 10 +++---- .../res/layout/about_version_scrollview.xml | 10 +++---- app/src/main/res/layout/add_domain_dialog.xml | 10 +++---- .../main/res/layout/adview_bottom_appbar.xml | 27 ------------------- app/src/main/res/layout/adview_top_appbar.xml | 27 ------------------- .../layout/appbar_spinner_dropdown_item.xml | 10 +++---- .../main/res/layout/appbar_spinner_item.xml | 10 +++---- app/src/main/res/layout/bare_webview.xml | 12 ++++----- .../bookmarks_activity_item_linearlayout.xml | 10 +++---- .../res/layout/bookmarks_bottom_appbar.xml | 10 +++---- .../bookmarks_databaseview_bottom_appbar.xml | 10 +++---- ...okmarks_databaseview_item_linearlayout.xml | 10 +++---- .../bookmarks_databaseview_top_appbar.xml | 10 +++---- .../layout/bookmarks_drawer_bottom_appbar.xml | 10 +++---- .../bookmarks_drawer_item_linearlayout.xml | 10 +++---- .../layout/bookmarks_drawer_top_appbar.xml | 10 +++---- .../main/res/layout/bookmarks_top_appbar.xml | 10 +++---- .../res/layout/create_bookmark_dialog.xml | 10 +++---- .../layout/create_bookmark_folder_dialog.xml | 10 +++---- .../create_home_screen_shortcut_dialog.xml | 10 +++---- .../databaseview_spinner_dropdown_items.xml | 10 +++---- .../res/layout/databaseview_spinner_item.xml | 10 +++---- .../res/layout/domain_name_linearlayout.xml | 11 ++++---- .../res/layout/domain_settings_fragment.xml | 10 +++---- ...domain_settings_spinner_dropdown_items.xml | 10 +++---- .../main/res/layout/domains_bottom_appbar.xml | 10 +++---- app/src/main/res/layout/domains_fragments.xml | 10 +++---- .../main/res/layout/domains_list_fragment.xml | 11 ++++---- .../main/res/layout/domains_top_appbar.xml | 10 +++---- .../edit_bookmark_databaseview_dialog.xml | 10 +++---- .../main/res/layout/edit_bookmark_dialog.xml | 10 +++---- ...it_bookmark_folder_databaseview_dialog.xml | 10 +++---- .../layout/edit_bookmark_folder_dialog.xml | 10 +++---- app/src/main/res/layout/font_size_dialog.xml | 10 +++---- .../main/res/layout/guide_bottom_appbar.xml | 10 +++---- app/src/main/res/layout/guide_top_appbar.xml | 10 +++---- .../res/layout/http_authentication_dialog.xml | 10 +++---- .../layout/import_export_bottom_appbar.xml | 10 +++---- .../res/layout/import_export_top_appbar.xml | 10 +++---- .../main/res/layout/logcat_bottom_appbar.xml | 10 +++---- app/src/main/res/layout/logcat_top_appbar.xml | 10 +++---- .../layout/main_framelayout_bottom_appbar.xml | 10 +++---- .../layout/main_framelayout_top_appbar.xml | 10 +++---- .../main/res/layout/move_to_folder_dialog.xml | 13 +++++---- .../move_to_folder_item_linearlayout.xml | 10 +++---- app/src/main/res/layout/open_dialog.xml | 10 +++---- .../layout/pinned_mismatch_linearlayout.xml | 10 +++---- .../pinned_mismatch_tab_linearlayout.xml | 10 +++---- .../requests_appbar_spinner_dropdown_item.xml | 10 +++---- .../layout/requests_appbar_spinner_item.xml | 10 +++---- .../res/layout/requests_bottom_appbar.xml | 10 +++---- .../res/layout/requests_item_linearlayout.xml | 10 +++---- .../main/res/layout/requests_top_appbar.xml | 10 +++---- app/src/main/res/layout/save_dialog.xml | 10 +++---- app/src/main/res/layout/spinner.xml | 10 +++---- .../res/layout/spinner_dropdown_items.xml | 10 +++---- app/src/main/res/layout/spinner_item.xml | 10 +++---- .../main/res/layout/ssl_certificate_error.xml | 10 +++---- app/src/main/res/layout/tab_custom_view.xml | 10 +++---- .../res/layout/unencrypted_website_dialog.xml | 10 +++---- app/src/main/res/layout/url_app_bar.xml | 10 +++---- .../main/res/layout/url_history_dialog.xml | 12 ++++----- .../layout/url_history_item_linearlayout.xml | 10 +++---- .../main/res/layout/view_request_dialog.xml | 10 +++---- ...xml => view_source_appbar_custom_view.xml} | 12 ++++----- .../res/layout/view_source_bottom_appbar.xml | 10 +++---- .../res/layout/view_source_top_appbar.xml | 10 +++---- .../layout/view_ssl_certificate_dialog.xml | 10 +++---- .../res/layout/waiting_for_proxy_dialog.xml | 10 +++---- .../main/res/layout/webview_framelayout.xml | 10 +++---- .../res/menu/about_version_options_menu.xml | 10 +++---- .../main/res/menu/bookmarks_context_menu.xml | 10 +++---- .../bookmarks_databaseview_context_menu.xml | 10 +++---- .../bookmarks_databaseview_options_menu.xml | 10 +++---- .../main/res/menu/bookmarks_options_menu.xml | 10 +++---- .../main/res/menu/domains_options_menu.xml | 10 +++---- app/src/main/res/menu/logcat_options_menu.xml | 10 +++---- .../res/menu/view_source_options_menu.xml | 10 +++---- .../webview_navigation_menu_bottom_appbar.xml | 10 +++---- .../webview_navigation_menu_top_appbar.xml | 10 +++---- .../main/res/menu/webview_options_menu.xml | 10 +++---- app/src/main/res/values-de/strings.xml | 12 ++++----- app/src/main/res/values-es/strings.xml | 12 ++++----- app/src/main/res/values-fr/strings.xml | 12 ++++----- app/src/main/res/values-it/strings.xml | 12 ++++----- app/src/main/res/values-night-v27/styles.xml | 10 +++---- app/src/main/res/values-night/colors.xml | 9 +++---- app/src/main/res/values-night/styles.xml | 8 +++--- app/src/main/res/values-pt-rBR/strings.xml | 12 ++++----- app/src/main/res/values-ru/strings.xml | 12 ++++----- app/src/main/res/values-tr/strings.xml | 12 ++++----- app/src/main/res/values-v27/styles.xml | 10 +++---- app/src/main/res/values/attrs.xml | 11 ++++---- app/src/main/res/values/colors.xml | 9 +++---- app/src/main/res/values/strings.xml | 12 ++++----- app/src/main/res/values/styles.xml | 8 +++--- app/src/main/res/xml/file_provider_paths.xml | 10 +++---- .../main/res/xml/network_security_config.xml | 16 ++++++----- app/src/main/res/xml/preferences.xml | 10 +++---- build.gradle | 10 +++---- gradle.properties | 14 +++++----- 482 files changed, 2141 insertions(+), 1698 deletions(-) delete mode 100644 app/src/main/res/layout/adview_bottom_appbar.xml delete mode 100644 app/src/main/res/layout/adview_top_appbar.xml rename app/src/main/res/layout/{view_source_app_bar.xml => view_source_appbar_custom_view.xml} (73%) diff --git a/COPYING b/COPYING index badcd7b9..94412530 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -Privacy Browser copyright © 2015-2021 Soren Stoutner . +Privacy Browser copyright © 2015-2022 Soren Stoutner . This file is part of Privacy Browser . diff --git a/app/build.gradle b/app/build.gradle index beed05b4..4b977723 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2021 Soren Stoutner . + * Copyright © 2016-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ plugins { @@ -68,9 +68,9 @@ dependencies { // Include the following AndroidX libraries. implementation 'androidx.arch.core:core-common:2.1.0' implementation 'androidx.arch.core:core-runtime:2.1.0' - implementation 'androidx.appcompat:appcompat:1.4.0' + implementation 'androidx.appcompat:appcompat:1.4.1' implementation 'androidx.cardview:cardview:1.0.0' - implementation 'androidx.coordinatorlayout:coordinatorlayout:1.1.0' + implementation 'androidx.coordinatorlayout:coordinatorlayout:1.2.0' implementation 'androidx.core:core-ktx:1.7.0' implementation 'androidx.drawerlayout:drawerlayout:1.1.1' implementation 'androidx.preference:preference-ktx:1.1.1' @@ -82,5 +82,5 @@ dependencies { implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.10' // Include the Google material library. - implementation 'com.google.android.material:material:1.4.0' + implementation 'com.google.android.material:material:1.5.0' } \ No newline at end of file diff --git a/app/proguard-rules.pro b/app/proguard-rules.pro index 8d071770..81eafd04 100644 --- a/app/proguard-rules.pro +++ b/app/proguard-rules.pro @@ -1,19 +1,20 @@ -# Copyright © 2020 Soren Stoutner . +# Copyright © 2020,2022 Soren Stoutner . # -# This file is part of Privacy Browser . +# This file is part of Privacy Browser Android . # -# Privacy Browser is free software: you can redistribute it and/or modify +# Privacy Browser Android is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # -# Privacy Browser is distributed in the hope that it will be useful, +# Privacy Browser Android is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Privacy Browser. If not, see . +# along with Privacy Browser Android. If not, see . + # Add project specific ProGuard rules here. # By default, the flags in this file are appended to flags specified diff --git a/app/src/main/assets/css/theme.css b/app/src/main/assets/css/theme.css index 7527682e..86fc3f03 100644 --- a/app/src/main/assets/css/theme.css +++ b/app/src/main/assets/css/theme.css @@ -1,20 +1,20 @@ /* - * Copyright © 2017-2020 Soren Stoutner . + * Copyright © 2017-2020,2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ /* Dark colors. */ diff --git a/app/src/main/assets/de/about_changelog.html b/app/src/main/assets/de/about_changelog.html index 4214c4d7..5c8019d3 100644 --- a/app/src/main/assets/de/about_changelog.html +++ b/app/src/main/assets/de/about_changelog.html @@ -1,5 +1,5 @@ + along with Privacy Browser Android. If not, see . --> @@ -89,7 +89,7 @@ Leider verhindert dies aufgrund eines Fehlers in Androids WebView vorübergehend das Speichern von Web-Archiven.
  • Über > Berechtigungen geändert.
  • Informationsleiste beim Speichern von Dateien (URLs) informativer gestaltet.
  • -
  • Metager zur Liste der Suchmaschinen hinzugefügt.
  • +
  • MetaGer zur Liste der Suchmaschinen hinzugefügt.
  • I2P-Erkennung korrigiert.
  • Ausrichtung von Icons und Optionsfeldern in Dialogen korrigiert.
  • Adress-Leiste wird beim Wechseln von Tabs aktualisiert, wenn diese geändert wurde.
  • diff --git a/app/src/main/assets/de/about_contributors.html b/app/src/main/assets/de/about_contributors.html index 3ebfb47d..8beaa574 100644 --- a/app/src/main/assets/de/about_contributors.html +++ b/app/src/main/assets/de/about_contributors.html @@ -1,24 +1,24 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/de/about_licenses.html b/app/src/main/assets/de/about_licenses.html index ef57d64f..3b350ba5 100644 --- a/app/src/main/assets/de/about_licenses.html +++ b/app/src/main/assets/de/about_licenses.html @@ -1,24 +1,24 @@ + along with Privacy Browser Android. If not, see . --> @@ -31,7 +31,7 @@

    Copyright:

    -

    Privacy Browser ist copyright © 2015-2021 von Soren Stoutner.

    +

    Privacy Browser ist copyright © 2015-2022 von Soren Stoutner.

    Lizenz:

    Privacy Browser ist veröffentlicht unter der GPLv3+ Lizenz. The full text of the license is below. diff --git a/app/src/main/assets/de/about_links.html b/app/src/main/assets/de/about_links.html index 1f9bc33c..aa6001b4 100644 --- a/app/src/main/assets/de/about_links.html +++ b/app/src/main/assets/de/about_links.html @@ -1,24 +1,24 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/de/about_permissions.html b/app/src/main/assets/de/about_permissions.html index 87cf59b3..e83be7c6 100644 --- a/app/src/main/assets/de/about_permissions.html +++ b/app/src/main/assets/de/about_permissions.html @@ -1,5 +1,5 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/de/about_privacy_policy.html b/app/src/main/assets/de/about_privacy_policy.html index 43e6bcb4..b4193c5d 100644 --- a/app/src/main/assets/de/about_privacy_policy.html +++ b/app/src/main/assets/de/about_privacy_policy.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/de/guide_domain_settings.html b/app/src/main/assets/de/guide_domain_settings.html index c8fe430b..a823215b 100644 --- a/app/src/main/assets/de/guide_domain_settings.html +++ b/app/src/main/assets/de/guide_domain_settings.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/de/guide_javascript.html b/app/src/main/assets/de/guide_javascript.html index 11e56059..1fc1ead0 100644 --- a/app/src/main/assets/de/guide_javascript.html +++ b/app/src/main/assets/de/guide_javascript.html @@ -1,24 +1,24 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/de/guide_local_storage.html b/app/src/main/assets/de/guide_local_storage.html index ac0d3168..f3e49177 100644 --- a/app/src/main/assets/de/guide_local_storage.html +++ b/app/src/main/assets/de/guide_local_storage.html @@ -1,24 +1,25 @@ + along with Privacy Browser Android. If not, see . --> + diff --git a/app/src/main/assets/de/guide_overview.html b/app/src/main/assets/de/guide_overview.html index c0dc1d95..61598c1a 100644 --- a/app/src/main/assets/de/guide_overview.html +++ b/app/src/main/assets/de/guide_overview.html @@ -1,24 +1,24 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/de/guide_proxies.html b/app/src/main/assets/de/guide_proxies.html index f6e5f6fe..f533871a 100644 --- a/app/src/main/assets/de/guide_proxies.html +++ b/app/src/main/assets/de/guide_proxies.html @@ -1,24 +1,24 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/de/guide_requests.html b/app/src/main/assets/de/guide_requests.html index c19bb39b..1a35aa8f 100644 --- a/app/src/main/assets/de/guide_requests.html +++ b/app/src/main/assets/de/guide_requests.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/de/guide_ssl_certificates.html b/app/src/main/assets/de/guide_ssl_certificates.html index 9541a77e..52921de6 100644 --- a/app/src/main/assets/de/guide_ssl_certificates.html +++ b/app/src/main/assets/de/guide_ssl_certificates.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/de/guide_tracking_ids.html b/app/src/main/assets/de/guide_tracking_ids.html index 75ae25e1..952473ef 100644 --- a/app/src/main/assets/de/guide_tracking_ids.html +++ b/app/src/main/assets/de/guide_tracking_ids.html @@ -1,24 +1,24 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/de/guide_user_agent.html b/app/src/main/assets/de/guide_user_agent.html index 77e6e2cf..d7ee7058 100644 --- a/app/src/main/assets/de/guide_user_agent.html +++ b/app/src/main/assets/de/guide_user_agent.html @@ -1,24 +1,24 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/en/about_changelog.html b/app/src/main/assets/en/about_changelog.html index 871c317a..23c937a6 100644 --- a/app/src/main/assets/en/about_changelog.html +++ b/app/src/main/assets/en/about_changelog.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> @@ -78,7 +78,7 @@ Unfortunately, due to a bug in Android’s WebView, this also temporarily removes the ability to save a web archive.

  • Update About > Permissions.
  • Improve the descriptiveness of the save URL snackbar.
  • -
  • Add Metager to the list of search engines.
  • +
  • Add MetaGer to the list of search engines.
  • Fix I2P detection.
  • Fix the alignment of icons and radio buttons in the dialogs.
  • Update the URL bar when switching tabs even if it is being edited.
  • diff --git a/app/src/main/assets/en/about_contributors.html b/app/src/main/assets/en/about_contributors.html index 910456ad..df7c577b 100644 --- a/app/src/main/assets/en/about_contributors.html +++ b/app/src/main/assets/en/about_contributors.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/en/about_licenses.html b/app/src/main/assets/en/about_licenses.html index 1f9f2d93..f3790078 100644 --- a/app/src/main/assets/en/about_licenses.html +++ b/app/src/main/assets/en/about_licenses.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> @@ -28,7 +28,7 @@

    Copyright

    -

    Privacy Browser copyright © 2015-2021 Soren Stoutner.

    +

    Privacy Browser copyright © 2015-2022 Soren Stoutner.

    License

    Privacy Browser is released under the GPLv3+ license. The full text of the license is below. diff --git a/app/src/main/assets/en/about_links.html b/app/src/main/assets/en/about_links.html index 860bdaa4..1940d02e 100644 --- a/app/src/main/assets/en/about_links.html +++ b/app/src/main/assets/en/about_links.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/en/about_permissions.html b/app/src/main/assets/en/about_permissions.html index d673636d..e9ebb714 100644 --- a/app/src/main/assets/en/about_permissions.html +++ b/app/src/main/assets/en/about_permissions.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/en/about_privacy_policy.html b/app/src/main/assets/en/about_privacy_policy.html index 4e5eef56..28c67fe8 100644 --- a/app/src/main/assets/en/about_privacy_policy.html +++ b/app/src/main/assets/en/about_privacy_policy.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/en/guide_domain_settings.html b/app/src/main/assets/en/guide_domain_settings.html index 264b742e..18a9dd16 100644 --- a/app/src/main/assets/en/guide_domain_settings.html +++ b/app/src/main/assets/en/guide_domain_settings.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/en/guide_javascript.html b/app/src/main/assets/en/guide_javascript.html index 419dd0b2..0b08e220 100644 --- a/app/src/main/assets/en/guide_javascript.html +++ b/app/src/main/assets/en/guide_javascript.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/en/guide_local_storage.html b/app/src/main/assets/en/guide_local_storage.html index 2be2e650..444669b6 100644 --- a/app/src/main/assets/en/guide_local_storage.html +++ b/app/src/main/assets/en/guide_local_storage.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/en/guide_overview.html b/app/src/main/assets/en/guide_overview.html index 36416e2e..a511df8f 100644 --- a/app/src/main/assets/en/guide_overview.html +++ b/app/src/main/assets/en/guide_overview.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/en/guide_proxies.html b/app/src/main/assets/en/guide_proxies.html index 31d810dc..cae38343 100644 --- a/app/src/main/assets/en/guide_proxies.html +++ b/app/src/main/assets/en/guide_proxies.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/en/guide_requests.html b/app/src/main/assets/en/guide_requests.html index bfd6d8fa..bc17056e 100644 --- a/app/src/main/assets/en/guide_requests.html +++ b/app/src/main/assets/en/guide_requests.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/en/guide_ssl_certificates.html b/app/src/main/assets/en/guide_ssl_certificates.html index d0eea92c..09215f04 100644 --- a/app/src/main/assets/en/guide_ssl_certificates.html +++ b/app/src/main/assets/en/guide_ssl_certificates.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/en/guide_tracking_ids.html b/app/src/main/assets/en/guide_tracking_ids.html index 80eb884a..74d56a10 100644 --- a/app/src/main/assets/en/guide_tracking_ids.html +++ b/app/src/main/assets/en/guide_tracking_ids.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/en/guide_user_agent.html b/app/src/main/assets/en/guide_user_agent.html index 6f8feb5e..ba9a8db5 100644 --- a/app/src/main/assets/en/guide_user_agent.html +++ b/app/src/main/assets/en/guide_user_agent.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/es/about_changelog.html b/app/src/main/assets/es/about_changelog.html index 926ca202..ce0cf15f 100644 --- a/app/src/main/assets/es/about_changelog.html +++ b/app/src/main/assets/es/about_changelog.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> @@ -85,7 +85,7 @@ esto también elimina temporalmente la capacidad de guardar un archivo web.

  • Actualizar Acerca de > Permisos.
  • Mejorar el carácter descriptivo de la barra de snack de URLs guardas.
  • -
  • Añadir Metager a la lista de motores de búsqueda.
  • +
  • Añadir MetaGer a la lista de motores de búsqueda.
  • Corregir la detección de I2P.
  • Arreglar la alineación de los iconos y botones de radio en los diálogos.
  • Actualizar la barra de URL al cambiar de pestaña aunque se esté editando.
  • diff --git a/app/src/main/assets/es/about_contributors.html b/app/src/main/assets/es/about_contributors.html index e0fac209..e996e459 100644 --- a/app/src/main/assets/es/about_contributors.html +++ b/app/src/main/assets/es/about_contributors.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/es/about_licenses.html b/app/src/main/assets/es/about_licenses.html index 443248fe..068e5024 100644 --- a/app/src/main/assets/es/about_licenses.html +++ b/app/src/main/assets/es/about_licenses.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> @@ -30,7 +30,7 @@

    Derechos de autor

    -

    Navegador Privado tiene derechos de autor © 2015-2021 por Soren Stoutner.

    +

    Navegador Privado tiene derechos de autor © 2015-2022 por Soren Stoutner.

    Licencia

    Navegador Privado está liberado bajo la licencia GPLv3+. diff --git a/app/src/main/assets/es/about_links.html b/app/src/main/assets/es/about_links.html index a1e95f12..247698f7 100644 --- a/app/src/main/assets/es/about_links.html +++ b/app/src/main/assets/es/about_links.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/es/about_permissions.html b/app/src/main/assets/es/about_permissions.html index a9d6c1b4..2ff74b6c 100644 --- a/app/src/main/assets/es/about_permissions.html +++ b/app/src/main/assets/es/about_permissions.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/es/about_privacy_policy.html b/app/src/main/assets/es/about_privacy_policy.html index 93a52f23..d04150e5 100644 --- a/app/src/main/assets/es/about_privacy_policy.html +++ b/app/src/main/assets/es/about_privacy_policy.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/es/guide_domain_settings.html b/app/src/main/assets/es/guide_domain_settings.html index cc1d1f9d..967c7cfa 100644 --- a/app/src/main/assets/es/guide_domain_settings.html +++ b/app/src/main/assets/es/guide_domain_settings.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/es/guide_javascript.html b/app/src/main/assets/es/guide_javascript.html index d3936f48..4b1f5039 100644 --- a/app/src/main/assets/es/guide_javascript.html +++ b/app/src/main/assets/es/guide_javascript.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/es/guide_local_storage.html b/app/src/main/assets/es/guide_local_storage.html index 3f93bab3..33ac969a 100644 --- a/app/src/main/assets/es/guide_local_storage.html +++ b/app/src/main/assets/es/guide_local_storage.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/es/guide_overview.html b/app/src/main/assets/es/guide_overview.html index ff9ac1cf..755500d5 100644 --- a/app/src/main/assets/es/guide_overview.html +++ b/app/src/main/assets/es/guide_overview.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/es/guide_proxies.html b/app/src/main/assets/es/guide_proxies.html index 55e95fdc..c9f3db95 100644 --- a/app/src/main/assets/es/guide_proxies.html +++ b/app/src/main/assets/es/guide_proxies.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/es/guide_requests.html b/app/src/main/assets/es/guide_requests.html index bbc0e106..c80354e3 100644 --- a/app/src/main/assets/es/guide_requests.html +++ b/app/src/main/assets/es/guide_requests.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/es/guide_ssl_certificates.html b/app/src/main/assets/es/guide_ssl_certificates.html index d9685463..5089f3b8 100644 --- a/app/src/main/assets/es/guide_ssl_certificates.html +++ b/app/src/main/assets/es/guide_ssl_certificates.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/es/guide_tracking_ids.html b/app/src/main/assets/es/guide_tracking_ids.html index 63371e2a..4e2b1159 100644 --- a/app/src/main/assets/es/guide_tracking_ids.html +++ b/app/src/main/assets/es/guide_tracking_ids.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/es/guide_user_agent.html b/app/src/main/assets/es/guide_user_agent.html index 36295433..481eeaec 100644 --- a/app/src/main/assets/es/guide_user_agent.html +++ b/app/src/main/assets/es/guide_user_agent.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/fr/about_changelog.html b/app/src/main/assets/fr/about_changelog.html index 3dc88131..63023dff 100644 --- a/app/src/main/assets/fr/about_changelog.html +++ b/app/src/main/assets/fr/about_changelog.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> @@ -85,7 +85,7 @@ d'enregistrer une archive web.

  • Mise à jour des A propos de > permissions.
  • Amélioration de la description de la bare d'enregistrement d'URL.
  • -
  • Ajout de Metager à la liste des moteurs de recherche.
  • +
  • Ajout de MetaGer à la liste des moteurs de recherche.
  • Correction de détection I2P.
  • Correction de l'alignement des icônes et boutons radio dans les boîtes de dialogue.
  • Mise à jour de la barre d'URL lors du changement d'onglet même s'il est en cours d'édition.
  • diff --git a/app/src/main/assets/fr/about_contributors.html b/app/src/main/assets/fr/about_contributors.html index d39d8bdf..542bdb20 100644 --- a/app/src/main/assets/fr/about_contributors.html +++ b/app/src/main/assets/fr/about_contributors.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/fr/about_licenses.html b/app/src/main/assets/fr/about_licenses.html index e5dc9405..dbac7be9 100644 --- a/app/src/main/assets/fr/about_licenses.html +++ b/app/src/main/assets/fr/about_licenses.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> @@ -30,7 +30,7 @@

    Copyright

    -

    Privacy Browser copyright © 2015-2021 Soren Stoutner.

    +

    Privacy Browser copyright © 2015-2022 Soren Stoutner.

    Licence

    rivacy Browser est publié sous la licence GPLv3+. Le texte complet de la licence est ci-dessous. diff --git a/app/src/main/assets/fr/about_links.html b/app/src/main/assets/fr/about_links.html index 811b65db..4240765a 100644 --- a/app/src/main/assets/fr/about_links.html +++ b/app/src/main/assets/fr/about_links.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/fr/about_permissions.html b/app/src/main/assets/fr/about_permissions.html index d5aae983..a4986d23 100644 --- a/app/src/main/assets/fr/about_permissions.html +++ b/app/src/main/assets/fr/about_permissions.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/fr/about_privacy_policy.html b/app/src/main/assets/fr/about_privacy_policy.html index 349559c6..6dcd5e56 100644 --- a/app/src/main/assets/fr/about_privacy_policy.html +++ b/app/src/main/assets/fr/about_privacy_policy.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/fr/guide_domain_settings.html b/app/src/main/assets/fr/guide_domain_settings.html index 191f56be..95a71127 100644 --- a/app/src/main/assets/fr/guide_domain_settings.html +++ b/app/src/main/assets/fr/guide_domain_settings.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/fr/guide_javascript.html b/app/src/main/assets/fr/guide_javascript.html index 70e899bc..d10de1c4 100644 --- a/app/src/main/assets/fr/guide_javascript.html +++ b/app/src/main/assets/fr/guide_javascript.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/fr/guide_local_storage.html b/app/src/main/assets/fr/guide_local_storage.html index 320143a9..f1804919 100644 --- a/app/src/main/assets/fr/guide_local_storage.html +++ b/app/src/main/assets/fr/guide_local_storage.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/fr/guide_overview.html b/app/src/main/assets/fr/guide_overview.html index d0c74c1d..3358d460 100644 --- a/app/src/main/assets/fr/guide_overview.html +++ b/app/src/main/assets/fr/guide_overview.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/fr/guide_proxies.html b/app/src/main/assets/fr/guide_proxies.html index 8e163f2a..e63ac4d0 100644 --- a/app/src/main/assets/fr/guide_proxies.html +++ b/app/src/main/assets/fr/guide_proxies.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/fr/guide_requests.html b/app/src/main/assets/fr/guide_requests.html index c973e73e..b9fb2836 100644 --- a/app/src/main/assets/fr/guide_requests.html +++ b/app/src/main/assets/fr/guide_requests.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/fr/guide_ssl_certificates.html b/app/src/main/assets/fr/guide_ssl_certificates.html index 434d74bb..379fb842 100644 --- a/app/src/main/assets/fr/guide_ssl_certificates.html +++ b/app/src/main/assets/fr/guide_ssl_certificates.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/fr/guide_tracking_ids.html b/app/src/main/assets/fr/guide_tracking_ids.html index 0833f9cf..573c75b2 100644 --- a/app/src/main/assets/fr/guide_tracking_ids.html +++ b/app/src/main/assets/fr/guide_tracking_ids.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/fr/guide_user_agent.html b/app/src/main/assets/fr/guide_user_agent.html index e910fc06..598877e9 100644 --- a/app/src/main/assets/fr/guide_user_agent.html +++ b/app/src/main/assets/fr/guide_user_agent.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/it/about_changelog.html b/app/src/main/assets/it/about_changelog.html index 16ebc1c6..37a4ef75 100644 --- a/app/src/main/assets/it/about_changelog.html +++ b/app/src/main/assets/it/about_changelog.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> @@ -85,7 +85,7 @@ Sfortunatamente, a causa di un baco di Android WebView, questo rimuove anche temporaneamente la possibilità di salvare un archivio web.

  • Aggiornamento della scheda Informazioni > Autorizzazioni.
  • Miglioramento della capacità descrittiva della snackbar di salvataggio della URL.
  • -
  • Aggiunta di Metager alla lista dei motori di ricerca.
  • +
  • Aggiunta di MetaGer alla lista dei motori di ricerca.
  • Sistemazione del rilevamento I2P.
  • Sistemazione dell'allineamento delle icone e dei pulsanti nelle finestre di dialogo.
  • Aggiornamento della barra delle URL quando si cambia scheda anche se è in fase di editing.
  • diff --git a/app/src/main/assets/it/about_contributors.html b/app/src/main/assets/it/about_contributors.html index b40b4511..200108b7 100644 --- a/app/src/main/assets/it/about_contributors.html +++ b/app/src/main/assets/it/about_contributors.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/it/about_licenses.html b/app/src/main/assets/it/about_licenses.html index 6e7ba5ca..a296716b 100644 --- a/app/src/main/assets/it/about_licenses.html +++ b/app/src/main/assets/it/about_licenses.html @@ -1,20 +1,22 @@ + along with Privacy Browser Android. If not, see . --> @@ -28,7 +30,7 @@

    Copyright

    -

    Privacy Browser copyright © 2015-2021: Soren Stoutner.

    +

    Privacy Browser copyright © 2015-2022: Soren Stoutner.

    Licenza

    Privacy Browser è rilasciato con Licenza GPLv3+ . diff --git a/app/src/main/assets/it/about_links.html b/app/src/main/assets/it/about_links.html index 0b74dc5f..731d429d 100644 --- a/app/src/main/assets/it/about_links.html +++ b/app/src/main/assets/it/about_links.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/it/about_permissions.html b/app/src/main/assets/it/about_permissions.html index 2985faa1..81477063 100644 --- a/app/src/main/assets/it/about_permissions.html +++ b/app/src/main/assets/it/about_permissions.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/it/about_privacy_policy.html b/app/src/main/assets/it/about_privacy_policy.html index 59c9b8f2..a08a2379 100644 --- a/app/src/main/assets/it/about_privacy_policy.html +++ b/app/src/main/assets/it/about_privacy_policy.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/it/guide_domain_settings.html b/app/src/main/assets/it/guide_domain_settings.html index ce7f928f..bc0b7871 100644 --- a/app/src/main/assets/it/guide_domain_settings.html +++ b/app/src/main/assets/it/guide_domain_settings.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/it/guide_javascript.html b/app/src/main/assets/it/guide_javascript.html index 11b25085..5e57f6d1 100644 --- a/app/src/main/assets/it/guide_javascript.html +++ b/app/src/main/assets/it/guide_javascript.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/it/guide_local_storage.html b/app/src/main/assets/it/guide_local_storage.html index bd0fc858..88b29bfe 100644 --- a/app/src/main/assets/it/guide_local_storage.html +++ b/app/src/main/assets/it/guide_local_storage.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/it/guide_overview.html b/app/src/main/assets/it/guide_overview.html index b24b41cf..b356e12f 100644 --- a/app/src/main/assets/it/guide_overview.html +++ b/app/src/main/assets/it/guide_overview.html @@ -1,20 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/it/guide_proxies.html b/app/src/main/assets/it/guide_proxies.html index bb5e0160..9a4dcd0c 100644 --- a/app/src/main/assets/it/guide_proxies.html +++ b/app/src/main/assets/it/guide_proxies.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/it/guide_requests.html b/app/src/main/assets/it/guide_requests.html index a4cc9978..af5e39cc 100644 --- a/app/src/main/assets/it/guide_requests.html +++ b/app/src/main/assets/it/guide_requests.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/it/guide_ssl_certificates.html b/app/src/main/assets/it/guide_ssl_certificates.html index f3879a78..f361b222 100644 --- a/app/src/main/assets/it/guide_ssl_certificates.html +++ b/app/src/main/assets/it/guide_ssl_certificates.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/it/guide_tracking_ids.html b/app/src/main/assets/it/guide_tracking_ids.html index 9caede98..692e104d 100644 --- a/app/src/main/assets/it/guide_tracking_ids.html +++ b/app/src/main/assets/it/guide_tracking_ids.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/it/guide_user_agent.html b/app/src/main/assets/it/guide_user_agent.html index 223125d5..c772c026 100644 --- a/app/src/main/assets/it/guide_user_agent.html +++ b/app/src/main/assets/it/guide_user_agent.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/pt-rBR/about_changelog.html b/app/src/main/assets/pt-rBR/about_changelog.html index e6c78f35..31aa73d9 100644 --- a/app/src/main/assets/pt-rBR/about_changelog.html +++ b/app/src/main/assets/pt-rBR/about_changelog.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> @@ -81,7 +81,7 @@ Infelizmente, devido a um bug no WebView do Android, isso também remove temporariamente a capacidade de salvar um arquivo da web.

  • Atualiza Sobre > Permissões.
  • Melhora o texto da descrição da barra de salve URL.
  • -
  • Adicione Metager à lista de mecanismos de pesquisa.
  • +
  • Adicione MetaGer à lista de mecanismos de pesquisa.
  • Corrija a detecção I2P.
  • Corrija o alinhamento de ícones e botões de opção nas caixas de diálogo.
  • Atualize a barra de URL ao alternar entre as guias mesmo se estiver sendo editada.
  • diff --git a/app/src/main/assets/pt-rBR/about_contributors.html b/app/src/main/assets/pt-rBR/about_contributors.html index 8b99a0f8..316ac638 100644 --- a/app/src/main/assets/pt-rBR/about_contributors.html +++ b/app/src/main/assets/pt-rBR/about_contributors.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/pt-rBR/about_licenses.html b/app/src/main/assets/pt-rBR/about_licenses.html index d3f1f586..0304d857 100644 --- a/app/src/main/assets/pt-rBR/about_licenses.html +++ b/app/src/main/assets/pt-rBR/about_licenses.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> @@ -30,7 +30,7 @@

    Copyright

    -

    Privacy Browser copyright © 2015-2021 Soren Stoutner.

    +

    Privacy Browser copyright © 2015-2022 Soren Stoutner.

    License

    Privacy Browser is released under the GPLv3+ license. The full text of the license is below. diff --git a/app/src/main/assets/pt-rBR/about_links.html b/app/src/main/assets/pt-rBR/about_links.html index 52791e75..3ab637b6 100644 --- a/app/src/main/assets/pt-rBR/about_links.html +++ b/app/src/main/assets/pt-rBR/about_links.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/pt-rBR/about_permissions.html b/app/src/main/assets/pt-rBR/about_permissions.html index bb281fe8..37d42e26 100644 --- a/app/src/main/assets/pt-rBR/about_permissions.html +++ b/app/src/main/assets/pt-rBR/about_permissions.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/pt-rBR/about_privacy_policy.html b/app/src/main/assets/pt-rBR/about_privacy_policy.html index a2f7f15b..02df57c7 100644 --- a/app/src/main/assets/pt-rBR/about_privacy_policy.html +++ b/app/src/main/assets/pt-rBR/about_privacy_policy.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/pt-rBR/guide_domain_settings.html b/app/src/main/assets/pt-rBR/guide_domain_settings.html index 8e2e2adc..02a29c2d 100644 --- a/app/src/main/assets/pt-rBR/guide_domain_settings.html +++ b/app/src/main/assets/pt-rBR/guide_domain_settings.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/pt-rBR/guide_javascript.html b/app/src/main/assets/pt-rBR/guide_javascript.html index a37ac656..62a80b9f 100644 --- a/app/src/main/assets/pt-rBR/guide_javascript.html +++ b/app/src/main/assets/pt-rBR/guide_javascript.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/pt-rBR/guide_local_storage.html b/app/src/main/assets/pt-rBR/guide_local_storage.html index 90afd8aa..251bdad2 100644 --- a/app/src/main/assets/pt-rBR/guide_local_storage.html +++ b/app/src/main/assets/pt-rBR/guide_local_storage.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/pt-rBR/guide_overview.html b/app/src/main/assets/pt-rBR/guide_overview.html index 6f2dd09c..a5ecaeb3 100644 --- a/app/src/main/assets/pt-rBR/guide_overview.html +++ b/app/src/main/assets/pt-rBR/guide_overview.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/pt-rBR/guide_proxies.html b/app/src/main/assets/pt-rBR/guide_proxies.html index 12f4629b..27a4b65b 100644 --- a/app/src/main/assets/pt-rBR/guide_proxies.html +++ b/app/src/main/assets/pt-rBR/guide_proxies.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/pt-rBR/guide_requests.html b/app/src/main/assets/pt-rBR/guide_requests.html index 4ec9b174..d121ecf4 100644 --- a/app/src/main/assets/pt-rBR/guide_requests.html +++ b/app/src/main/assets/pt-rBR/guide_requests.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/pt-rBR/guide_ssl_certificates.html b/app/src/main/assets/pt-rBR/guide_ssl_certificates.html index ab985bd9..d2ecc46f 100644 --- a/app/src/main/assets/pt-rBR/guide_ssl_certificates.html +++ b/app/src/main/assets/pt-rBR/guide_ssl_certificates.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/pt-rBR/guide_tracking_ids.html b/app/src/main/assets/pt-rBR/guide_tracking_ids.html index 959569a0..001dcf65 100644 --- a/app/src/main/assets/pt-rBR/guide_tracking_ids.html +++ b/app/src/main/assets/pt-rBR/guide_tracking_ids.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/pt-rBR/guide_user_agent.html b/app/src/main/assets/pt-rBR/guide_user_agent.html index ef26a3c5..a0221234 100644 --- a/app/src/main/assets/pt-rBR/guide_user_agent.html +++ b/app/src/main/assets/pt-rBR/guide_user_agent.html @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/ru/about_changelog.html b/app/src/main/assets/ru/about_changelog.html index 573eda6a..3dadf565 100644 --- a/app/src/main/assets/ru/about_changelog.html +++ b/app/src/main/assets/ru/about_changelog.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> @@ -83,7 +83,7 @@ К сожалению, из-за ошибки в Android WebView временно отключена возможность сохранения веб-архива.

  • Обновление раздела О Privacy Browser > Разрешения.
  • Увеличена информативность панели при сохранении URL.
  • -
  • В список поисковых систем добавлен Metager.
  • +
  • В список поисковых систем добавлен MetaGer.
  • Исправлено обнаружение I2P.
  • Исправлено выравнивание значков и кнопок в диалоговых окнах.
  • Адресная строка теперь будет обновляться при переключении вкладок даже если в ней происходит редактирование.
  • diff --git a/app/src/main/assets/ru/about_contributors.html b/app/src/main/assets/ru/about_contributors.html index f35ba4d8..d4373a3e 100644 --- a/app/src/main/assets/ru/about_contributors.html +++ b/app/src/main/assets/ru/about_contributors.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/ru/about_licenses.html b/app/src/main/assets/ru/about_licenses.html index 982930a8..245e5fea 100644 --- a/app/src/main/assets/ru/about_licenses.html +++ b/app/src/main/assets/ru/about_licenses.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> @@ -28,7 +28,7 @@

    Авторские права

    -

    Авторские права Privacy Browser © 2015-2021 Soren Stoutner.

    +

    Авторские права Privacy Browser © 2015-2022 Soren Stoutner.

    Лицензия

    Privacy Browser выпущен под лицензией GPLv3+. Полный текст лицензии приведен ниже. diff --git a/app/src/main/assets/ru/about_links.html b/app/src/main/assets/ru/about_links.html index b15c3c9a..86a3052f 100644 --- a/app/src/main/assets/ru/about_links.html +++ b/app/src/main/assets/ru/about_links.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/ru/about_permissions.html b/app/src/main/assets/ru/about_permissions.html index 8d9e2c11..136cd5f4 100644 --- a/app/src/main/assets/ru/about_permissions.html +++ b/app/src/main/assets/ru/about_permissions.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/ru/about_privacy_policy.html b/app/src/main/assets/ru/about_privacy_policy.html index 8cf8f63a..090ab281 100644 --- a/app/src/main/assets/ru/about_privacy_policy.html +++ b/app/src/main/assets/ru/about_privacy_policy.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/ru/guide_domain_settings.html b/app/src/main/assets/ru/guide_domain_settings.html index ff41a901..6512696d 100644 --- a/app/src/main/assets/ru/guide_domain_settings.html +++ b/app/src/main/assets/ru/guide_domain_settings.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/ru/guide_javascript.html b/app/src/main/assets/ru/guide_javascript.html index e942f31c..2ec3e356 100644 --- a/app/src/main/assets/ru/guide_javascript.html +++ b/app/src/main/assets/ru/guide_javascript.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/ru/guide_local_storage.html b/app/src/main/assets/ru/guide_local_storage.html index e5769d57..d91852e0 100644 --- a/app/src/main/assets/ru/guide_local_storage.html +++ b/app/src/main/assets/ru/guide_local_storage.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/ru/guide_overview.html b/app/src/main/assets/ru/guide_overview.html index 9b1ddf9d..3b1d68de 100644 --- a/app/src/main/assets/ru/guide_overview.html +++ b/app/src/main/assets/ru/guide_overview.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/ru/guide_proxies.html b/app/src/main/assets/ru/guide_proxies.html index c4bcc4ef..9add743d 100644 --- a/app/src/main/assets/ru/guide_proxies.html +++ b/app/src/main/assets/ru/guide_proxies.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/ru/guide_requests.html b/app/src/main/assets/ru/guide_requests.html index 8f69e1cf..ea2ed41d 100644 --- a/app/src/main/assets/ru/guide_requests.html +++ b/app/src/main/assets/ru/guide_requests.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/ru/guide_ssl_certificates.html b/app/src/main/assets/ru/guide_ssl_certificates.html index 5d7262df..4e737e68 100644 --- a/app/src/main/assets/ru/guide_ssl_certificates.html +++ b/app/src/main/assets/ru/guide_ssl_certificates.html @@ -1,23 +1,24 @@ + along with Privacy Browser Android. If not, see . --> + diff --git a/app/src/main/assets/ru/guide_tracking_ids.html b/app/src/main/assets/ru/guide_tracking_ids.html index 4962e530..50fa34b9 100644 --- a/app/src/main/assets/ru/guide_tracking_ids.html +++ b/app/src/main/assets/ru/guide_tracking_ids.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/ru/guide_user_agent.html b/app/src/main/assets/ru/guide_user_agent.html index adad5d89..c0e4f452 100644 --- a/app/src/main/assets/ru/guide_user_agent.html +++ b/app/src/main/assets/ru/guide_user_agent.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/tr/about_changelog.html b/app/src/main/assets/tr/about_changelog.html index 02046354..029dac2e 100644 --- a/app/src/main/assets/tr/about_changelog.html +++ b/app/src/main/assets/tr/about_changelog.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> @@ -78,7 +78,7 @@ Unfortunately, due to a bug in Android’s WebView, this also temporarily removes the ability to save a web archive.

  • Update About > Permissions.
  • Improve the descriptiveness of the save URL snackbar.
  • -
  • Add Metager to the list of search engines.
  • +
  • Add MetaGer to the list of search engines.
  • Fix I2P detection.
  • Fix the alignment of icons and radio buttons in the dialogs.
  • Update the URL bar when switching tabs even if it is being edited.
  • diff --git a/app/src/main/assets/tr/about_contributors.html b/app/src/main/assets/tr/about_contributors.html index 596584bc..536fd753 100644 --- a/app/src/main/assets/tr/about_contributors.html +++ b/app/src/main/assets/tr/about_contributors.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/tr/about_licenses.html b/app/src/main/assets/tr/about_licenses.html index 225dfa6c..d78eee1c 100644 --- a/app/src/main/assets/tr/about_licenses.html +++ b/app/src/main/assets/tr/about_licenses.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> @@ -28,7 +28,7 @@

    Telif Hakkı

    -

    Privacy Browser telif hakkı © 2015-2021 Soren Stoutner.

    +

    Privacy Browser telif hakkı © 2015-2022 Soren Stoutner.

    Lisans

    Privacy Browser GPLv3+ lisansı altında yayınlandı. Lisansın tam metni aşağıdadır. diff --git a/app/src/main/assets/tr/about_links.html b/app/src/main/assets/tr/about_links.html index 910b153f..6b5f1c80 100644 --- a/app/src/main/assets/tr/about_links.html +++ b/app/src/main/assets/tr/about_links.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/tr/about_permissions.html b/app/src/main/assets/tr/about_permissions.html index 25357cd5..c5865904 100644 --- a/app/src/main/assets/tr/about_permissions.html +++ b/app/src/main/assets/tr/about_permissions.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/tr/about_privacy_policy.html b/app/src/main/assets/tr/about_privacy_policy.html index 1bc89e2c..e8fb8962 100644 --- a/app/src/main/assets/tr/about_privacy_policy.html +++ b/app/src/main/assets/tr/about_privacy_policy.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/tr/guide_domain_settings.html b/app/src/main/assets/tr/guide_domain_settings.html index b44d6949..de3a2086 100644 --- a/app/src/main/assets/tr/guide_domain_settings.html +++ b/app/src/main/assets/tr/guide_domain_settings.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/tr/guide_javascript.html b/app/src/main/assets/tr/guide_javascript.html index 510fbfe2..eb421aef 100644 --- a/app/src/main/assets/tr/guide_javascript.html +++ b/app/src/main/assets/tr/guide_javascript.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/tr/guide_local_storage.html b/app/src/main/assets/tr/guide_local_storage.html index b2a6ea32..2ab08e5f 100644 --- a/app/src/main/assets/tr/guide_local_storage.html +++ b/app/src/main/assets/tr/guide_local_storage.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/tr/guide_overview.html b/app/src/main/assets/tr/guide_overview.html index 5928a2ea..c3c99566 100644 --- a/app/src/main/assets/tr/guide_overview.html +++ b/app/src/main/assets/tr/guide_overview.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/tr/guide_proxies.html b/app/src/main/assets/tr/guide_proxies.html index 9a2e0d0c..0bec3359 100644 --- a/app/src/main/assets/tr/guide_proxies.html +++ b/app/src/main/assets/tr/guide_proxies.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/tr/guide_requests.html b/app/src/main/assets/tr/guide_requests.html index d93dfa6f..bd686347 100644 --- a/app/src/main/assets/tr/guide_requests.html +++ b/app/src/main/assets/tr/guide_requests.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/tr/guide_ssl_certificates.html b/app/src/main/assets/tr/guide_ssl_certificates.html index 2ca21c4a..38cc435e 100644 --- a/app/src/main/assets/tr/guide_ssl_certificates.html +++ b/app/src/main/assets/tr/guide_ssl_certificates.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/tr/guide_tracking_ids.html b/app/src/main/assets/tr/guide_tracking_ids.html index 3875661e..bfdb9faf 100644 --- a/app/src/main/assets/tr/guide_tracking_ids.html +++ b/app/src/main/assets/tr/guide_tracking_ids.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/assets/tr/guide_user_agent.html b/app/src/main/assets/tr/guide_user_agent.html index 2682a44a..6846a57a 100644 --- a/app/src/main/assets/tr/guide_user_agent.html +++ b/app/src/main/assets/tr/guide_user_agent.html @@ -1,20 +1,20 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/java/com/stoutner/privacybrowser/activities/AboutActivity.kt b/app/src/main/java/com/stoutner/privacybrowser/activities/AboutActivity.kt index d52d95ec..4b4042ce 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/activities/AboutActivity.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/activities/AboutActivity.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2021 Soren Stoutner . + * Copyright © 2016-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.activities diff --git a/app/src/main/java/com/stoutner/privacybrowser/activities/BookmarksActivity.java b/app/src/main/java/com/stoutner/privacybrowser/activities/BookmarksActivity.java index 20dd5965..7574a22c 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/activities/BookmarksActivity.java +++ b/app/src/main/java/com/stoutner/privacybrowser/activities/BookmarksActivity.java @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2021 Soren Stoutner . + * Copyright © 2016-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.activities; diff --git a/app/src/main/java/com/stoutner/privacybrowser/activities/BookmarksDatabaseViewActivity.java b/app/src/main/java/com/stoutner/privacybrowser/activities/BookmarksDatabaseViewActivity.java index 483b769f..86ebfbaa 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/activities/BookmarksDatabaseViewActivity.java +++ b/app/src/main/java/com/stoutner/privacybrowser/activities/BookmarksDatabaseViewActivity.java @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2021 Soren Stoutner . + * Copyright © 2016-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.activities; diff --git a/app/src/main/java/com/stoutner/privacybrowser/activities/DomainsActivity.java b/app/src/main/java/com/stoutner/privacybrowser/activities/DomainsActivity.java index f4a1e79b..9de4fb8e 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/activities/DomainsActivity.java +++ b/app/src/main/java/com/stoutner/privacybrowser/activities/DomainsActivity.java @@ -1,20 +1,20 @@ /* - * Copyright © 2017-2021 Soren Stoutner . + * Copyright © 2017-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.activities; diff --git a/app/src/main/java/com/stoutner/privacybrowser/activities/GuideActivity.java b/app/src/main/java/com/stoutner/privacybrowser/activities/GuideActivity.java index d9174c40..759856ba 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/activities/GuideActivity.java +++ b/app/src/main/java/com/stoutner/privacybrowser/activities/GuideActivity.java @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2021 Soren Stoutner . + * Copyright © 2016-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.activities; diff --git a/app/src/main/java/com/stoutner/privacybrowser/activities/ImportExportActivity.java b/app/src/main/java/com/stoutner/privacybrowser/activities/ImportExportActivity.java index c1b3891d..73e3fafc 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/activities/ImportExportActivity.java +++ b/app/src/main/java/com/stoutner/privacybrowser/activities/ImportExportActivity.java @@ -1,20 +1,20 @@ /* - * Copyright © 2018-2021 Soren Stoutner . + * Copyright © 2018-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.activities; diff --git a/app/src/main/java/com/stoutner/privacybrowser/activities/LogcatActivity.kt b/app/src/main/java/com/stoutner/privacybrowser/activities/LogcatActivity.kt index 9c6e5de1..30d56cb9 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/activities/LogcatActivity.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/activities/LogcatActivity.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2019-2021 Soren Stoutner . + * Copyright © 2019-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.activities diff --git a/app/src/main/java/com/stoutner/privacybrowser/activities/MainWebViewActivity.java b/app/src/main/java/com/stoutner/privacybrowser/activities/MainWebViewActivity.java index 4168f717..e086503d 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/activities/MainWebViewActivity.java +++ b/app/src/main/java/com/stoutner/privacybrowser/activities/MainWebViewActivity.java @@ -1,22 +1,22 @@ /* - * Copyright © 2015-2021 Soren Stoutner . + * Copyright © 2015-2022 Soren Stoutner . * * Download cookie code contributed 2017 Hendrik Knackstedt. Copyright assigned to Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.activities; diff --git a/app/src/main/java/com/stoutner/privacybrowser/activities/RequestsActivity.java b/app/src/main/java/com/stoutner/privacybrowser/activities/RequestsActivity.java index e592ffff..1dba49a4 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/activities/RequestsActivity.java +++ b/app/src/main/java/com/stoutner/privacybrowser/activities/RequestsActivity.java @@ -1,20 +1,20 @@ /* - * Copyright © 2018-2021 Soren Stoutner . + * Copyright © 2018-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.activities; diff --git a/app/src/main/java/com/stoutner/privacybrowser/activities/SettingsActivity.java b/app/src/main/java/com/stoutner/privacybrowser/activities/SettingsActivity.java index b306cc12..f04aaca3 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/activities/SettingsActivity.java +++ b/app/src/main/java/com/stoutner/privacybrowser/activities/SettingsActivity.java @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2020 Soren Stoutner . + * Copyright © 2016-2020,2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.activities; diff --git a/app/src/main/java/com/stoutner/privacybrowser/activities/ViewSourceActivity.kt b/app/src/main/java/com/stoutner/privacybrowser/activities/ViewSourceActivity.kt index ad2c0982..b8df2482 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/activities/ViewSourceActivity.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/activities/ViewSourceActivity.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2017-2021 Soren Stoutner . + * Copyright © 2017-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.activities @@ -121,7 +121,7 @@ class ViewSourceActivity: AppCompatActivity(), UntrustedSslCertificateListener { val actionBar = supportActionBar!! // Add the custom layout to the action bar. - actionBar.setCustomView(R.layout.view_source_app_bar) + actionBar.setCustomView(R.layout.view_source_appbar_custom_view) // Instruct the action bar to display a custom layout. actionBar.displayOptions = ActionBar.DISPLAY_SHOW_CUSTOM diff --git a/app/src/main/java/com/stoutner/privacybrowser/adapters/AboutPagerAdapter.kt b/app/src/main/java/com/stoutner/privacybrowser/adapters/AboutPagerAdapter.kt index 51967501..ad1a150c 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/adapters/AboutPagerAdapter.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/adapters/AboutPagerAdapter.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2021 Soren Stoutner . + * Copyright © 2016-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.adapters diff --git a/app/src/main/java/com/stoutner/privacybrowser/adapters/GuidePagerAdapter.java b/app/src/main/java/com/stoutner/privacybrowser/adapters/GuidePagerAdapter.java index fc89cefd..eca03832 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/adapters/GuidePagerAdapter.java +++ b/app/src/main/java/com/stoutner/privacybrowser/adapters/GuidePagerAdapter.java @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2020 Soren Stoutner . + * Copyright © 2016-2020,2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.adapters; diff --git a/app/src/main/java/com/stoutner/privacybrowser/adapters/HistoryArrayAdapter.java b/app/src/main/java/com/stoutner/privacybrowser/adapters/HistoryArrayAdapter.java index 33fa6e5a..9eb81f84 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/adapters/HistoryArrayAdapter.java +++ b/app/src/main/java/com/stoutner/privacybrowser/adapters/HistoryArrayAdapter.java @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2019,2021 Soren Stoutner . + * Copyright © 2016-2019,2021-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.adapters; diff --git a/app/src/main/java/com/stoutner/privacybrowser/adapters/PinnedMismatchPagerAdapter.kt b/app/src/main/java/com/stoutner/privacybrowser/adapters/PinnedMismatchPagerAdapter.kt index 51eddb67..294e6055 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/adapters/PinnedMismatchPagerAdapter.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/adapters/PinnedMismatchPagerAdapter.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2021 Soren Stoutner . + * Copyright © 2021-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.adapters diff --git a/app/src/main/java/com/stoutner/privacybrowser/adapters/RequestsArrayAdapter.java b/app/src/main/java/com/stoutner/privacybrowser/adapters/RequestsArrayAdapter.java index f729cb23..c1e2ee84 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/adapters/RequestsArrayAdapter.java +++ b/app/src/main/java/com/stoutner/privacybrowser/adapters/RequestsArrayAdapter.java @@ -1,20 +1,20 @@ /* - * Copyright © 2018-2021 Soren Stoutner . + * Copyright © 2018-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.adapters; diff --git a/app/src/main/java/com/stoutner/privacybrowser/adapters/WebViewPagerAdapter.java b/app/src/main/java/com/stoutner/privacybrowser/adapters/WebViewPagerAdapter.java index 8c15bc51..a3095617 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/adapters/WebViewPagerAdapter.java +++ b/app/src/main/java/com/stoutner/privacybrowser/adapters/WebViewPagerAdapter.java @@ -1,20 +1,20 @@ /* - * Copyright © 2019-2021 Soren Stoutner . + * Copyright © 2019-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.adapters; diff --git a/app/src/main/java/com/stoutner/privacybrowser/asynctasks/GetHostIpAddresses.java b/app/src/main/java/com/stoutner/privacybrowser/asynctasks/GetHostIpAddresses.java index af90fed0..c3e30c61 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/asynctasks/GetHostIpAddresses.java +++ b/app/src/main/java/com/stoutner/privacybrowser/asynctasks/GetHostIpAddresses.java @@ -1,20 +1,20 @@ /* - * Copyright © 2019,2021 Soren Stoutner . + * Copyright © 2019,2021-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.asynctasks; diff --git a/app/src/main/java/com/stoutner/privacybrowser/asynctasks/GetUrlSize.java b/app/src/main/java/com/stoutner/privacybrowser/asynctasks/GetUrlSize.java index f85952e2..2f645baa 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/asynctasks/GetUrlSize.java +++ b/app/src/main/java/com/stoutner/privacybrowser/asynctasks/GetUrlSize.java @@ -1,20 +1,20 @@ /* - * Copyright © 2020-2021 Soren Stoutner . + * Copyright © 2020-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.asynctasks; diff --git a/app/src/main/java/com/stoutner/privacybrowser/asynctasks/PopulateBlocklists.java b/app/src/main/java/com/stoutner/privacybrowser/asynctasks/PopulateBlocklists.java index e9e151f5..99ccd45f 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/asynctasks/PopulateBlocklists.java +++ b/app/src/main/java/com/stoutner/privacybrowser/asynctasks/PopulateBlocklists.java @@ -1,20 +1,20 @@ /* - * Copyright © 2019,2021 Soren Stoutner . + * Copyright © 2019,2021-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.asynctasks; diff --git a/app/src/main/java/com/stoutner/privacybrowser/asynctasks/PrepareSaveDialog.java b/app/src/main/java/com/stoutner/privacybrowser/asynctasks/PrepareSaveDialog.java index c767def1..b869099d 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/asynctasks/PrepareSaveDialog.java +++ b/app/src/main/java/com/stoutner/privacybrowser/asynctasks/PrepareSaveDialog.java @@ -1,20 +1,20 @@ /* - * Copyright © 2020-2021 Soren Stoutner . + * Copyright © 2020-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.asynctasks; diff --git a/app/src/main/java/com/stoutner/privacybrowser/asynctasks/SaveAboutVersionImage.java b/app/src/main/java/com/stoutner/privacybrowser/asynctasks/SaveAboutVersionImage.java index c65c0eb4..2fa4f99a 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/asynctasks/SaveAboutVersionImage.java +++ b/app/src/main/java/com/stoutner/privacybrowser/asynctasks/SaveAboutVersionImage.java @@ -1,20 +1,20 @@ /* - * Copyright © 2020-2021 Soren Stoutner . + * Copyright © 2020-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.asynctasks; diff --git a/app/src/main/java/com/stoutner/privacybrowser/asynctasks/SaveUrl.java b/app/src/main/java/com/stoutner/privacybrowser/asynctasks/SaveUrl.java index aaa4ce2b..9d751c41 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/asynctasks/SaveUrl.java +++ b/app/src/main/java/com/stoutner/privacybrowser/asynctasks/SaveUrl.java @@ -1,20 +1,20 @@ /* - * Copyright © 2020-2021 Soren Stoutner . + * Copyright © 2020-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.asynctasks; diff --git a/app/src/main/java/com/stoutner/privacybrowser/asynctasks/SaveWebpageImage.java b/app/src/main/java/com/stoutner/privacybrowser/asynctasks/SaveWebpageImage.java index bd374be3..e18fbd9c 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/asynctasks/SaveWebpageImage.java +++ b/app/src/main/java/com/stoutner/privacybrowser/asynctasks/SaveWebpageImage.java @@ -1,20 +1,20 @@ /* - * Copyright © 2019-2021 Soren Stoutner . + * Copyright © 2019-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.asynctasks; diff --git a/app/src/main/java/com/stoutner/privacybrowser/backgroundtasks/GetSourceBackgroundTask.java b/app/src/main/java/com/stoutner/privacybrowser/backgroundtasks/GetSourceBackgroundTask.java index b076fd38..d9da8bcc 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/backgroundtasks/GetSourceBackgroundTask.java +++ b/app/src/main/java/com/stoutner/privacybrowser/backgroundtasks/GetSourceBackgroundTask.java @@ -1,20 +1,20 @@ /* - * Copyright © 2017-2021 Soren Stoutner . + * Copyright © 2017-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.backgroundtasks; diff --git a/app/src/main/java/com/stoutner/privacybrowser/dataclasses/History.kt b/app/src/main/java/com/stoutner/privacybrowser/dataclasses/History.kt index c6fd102a..a293c935 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/dataclasses/History.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/dataclasses/History.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2017,2021 Soren Stoutner . + * Copyright © 2016-2017,2021-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.dataclasses diff --git a/app/src/main/java/com/stoutner/privacybrowser/dataclasses/PendingDialog.kt b/app/src/main/java/com/stoutner/privacybrowser/dataclasses/PendingDialog.kt index 3a35c45f..916f4c48 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/dataclasses/PendingDialog.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/dataclasses/PendingDialog.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2021 Soren Stoutner . + * Copyright © 2021-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.dataclasses diff --git a/app/src/main/java/com/stoutner/privacybrowser/dialogs/AboutViewSourceDialog.kt b/app/src/main/java/com/stoutner/privacybrowser/dialogs/AboutViewSourceDialog.kt index a862fb44..013b8463 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/dialogs/AboutViewSourceDialog.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/dialogs/AboutViewSourceDialog.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2018-2021 Soren Stoutner . + * Copyright © 2018-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.dialogs diff --git a/app/src/main/java/com/stoutner/privacybrowser/dialogs/AddDomainDialog.kt b/app/src/main/java/com/stoutner/privacybrowser/dialogs/AddDomainDialog.kt index f2b69d5e..50cc854e 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/dialogs/AddDomainDialog.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/dialogs/AddDomainDialog.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2017-2021 Soren Stoutner . + * Copyright © 2017-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.dialogs diff --git a/app/src/main/java/com/stoutner/privacybrowser/dialogs/CreateBookmarkDialog.kt b/app/src/main/java/com/stoutner/privacybrowser/dialogs/CreateBookmarkDialog.kt index cacb0eb7..8758d70f 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/dialogs/CreateBookmarkDialog.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/dialogs/CreateBookmarkDialog.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2021 Soren Stoutner . + * Copyright © 2016-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.dialogs diff --git a/app/src/main/java/com/stoutner/privacybrowser/dialogs/CreateBookmarkFolderDialog.kt b/app/src/main/java/com/stoutner/privacybrowser/dialogs/CreateBookmarkFolderDialog.kt index e05dea35..0ea7ee7b 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/dialogs/CreateBookmarkFolderDialog.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/dialogs/CreateBookmarkFolderDialog.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2021 Soren Stoutner . + * Copyright © 2016-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.dialogs diff --git a/app/src/main/java/com/stoutner/privacybrowser/dialogs/CreateHomeScreenShortcutDialog.kt b/app/src/main/java/com/stoutner/privacybrowser/dialogs/CreateHomeScreenShortcutDialog.kt index 0a0932fb..784d0f12 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/dialogs/CreateHomeScreenShortcutDialog.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/dialogs/CreateHomeScreenShortcutDialog.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2015-2021 Soren Stoutner . + * Copyright © 2015-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.dialogs diff --git a/app/src/main/java/com/stoutner/privacybrowser/dialogs/EditBookmarkDatabaseViewDialog.kt b/app/src/main/java/com/stoutner/privacybrowser/dialogs/EditBookmarkDatabaseViewDialog.kt index ea2d7929..0d309c4a 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/dialogs/EditBookmarkDatabaseViewDialog.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/dialogs/EditBookmarkDatabaseViewDialog.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2021 Soren Stoutner . + * Copyright © 2016-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.dialogs diff --git a/app/src/main/java/com/stoutner/privacybrowser/dialogs/EditBookmarkDialog.kt b/app/src/main/java/com/stoutner/privacybrowser/dialogs/EditBookmarkDialog.kt index 56381fcc..0906010e 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/dialogs/EditBookmarkDialog.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/dialogs/EditBookmarkDialog.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2021 Soren Stoutner . + * Copyright © 2016-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.dialogs diff --git a/app/src/main/java/com/stoutner/privacybrowser/dialogs/EditBookmarkFolderDatabaseViewDialog.kt b/app/src/main/java/com/stoutner/privacybrowser/dialogs/EditBookmarkFolderDatabaseViewDialog.kt index 41b7de22..a02bd5a5 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/dialogs/EditBookmarkFolderDatabaseViewDialog.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/dialogs/EditBookmarkFolderDatabaseViewDialog.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2021 Soren Stoutner . + * Copyright © 2016-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.dialogs diff --git a/app/src/main/java/com/stoutner/privacybrowser/dialogs/EditBookmarkFolderDialog.kt b/app/src/main/java/com/stoutner/privacybrowser/dialogs/EditBookmarkFolderDialog.kt index 86c521af..9e655721 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/dialogs/EditBookmarkFolderDialog.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/dialogs/EditBookmarkFolderDialog.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2021 Soren Stoutner . + * Copyright © 2016-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.dialogs diff --git a/app/src/main/java/com/stoutner/privacybrowser/dialogs/FontSizeDialog.kt b/app/src/main/java/com/stoutner/privacybrowser/dialogs/FontSizeDialog.kt index 953f938d..8ca9c3a9 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/dialogs/FontSizeDialog.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/dialogs/FontSizeDialog.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2019-2021 Soren Stoutner . + * Copyright © 2019-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.dialogs diff --git a/app/src/main/java/com/stoutner/privacybrowser/dialogs/HttpAuthenticationDialog.kt b/app/src/main/java/com/stoutner/privacybrowser/dialogs/HttpAuthenticationDialog.kt index c53c92fa..f0cfa904 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/dialogs/HttpAuthenticationDialog.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/dialogs/HttpAuthenticationDialog.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2017-2021 Soren Stoutner . + * Copyright © 2017-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.dialogs diff --git a/app/src/main/java/com/stoutner/privacybrowser/dialogs/MoveToFolderDialog.kt b/app/src/main/java/com/stoutner/privacybrowser/dialogs/MoveToFolderDialog.kt index 575d581e..ed0985ea 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/dialogs/MoveToFolderDialog.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/dialogs/MoveToFolderDialog.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2021 Soren Stoutner . + * Copyright © 2016-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.dialogs diff --git a/app/src/main/java/com/stoutner/privacybrowser/dialogs/OpenDialog.kt b/app/src/main/java/com/stoutner/privacybrowser/dialogs/OpenDialog.kt index 0bd12f2b..fffd3ba4 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/dialogs/OpenDialog.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/dialogs/OpenDialog.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2019-2021 Soren Stoutner . + * Copyright © 2019-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.dialogs diff --git a/app/src/main/java/com/stoutner/privacybrowser/dialogs/PinnedMismatchDialog.kt b/app/src/main/java/com/stoutner/privacybrowser/dialogs/PinnedMismatchDialog.kt index e80cdc47..4ea34de6 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/dialogs/PinnedMismatchDialog.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/dialogs/PinnedMismatchDialog.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2017-2021 Soren Stoutner . + * Copyright © 2017-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.dialogs diff --git a/app/src/main/java/com/stoutner/privacybrowser/dialogs/ProxyNotInstalledDialog.kt b/app/src/main/java/com/stoutner/privacybrowser/dialogs/ProxyNotInstalledDialog.kt index 2b66ec71..a7738e17 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/dialogs/ProxyNotInstalledDialog.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/dialogs/ProxyNotInstalledDialog.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2019-2021 Soren Stoutner . + * Copyright © 2019-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.dialogs diff --git a/app/src/main/java/com/stoutner/privacybrowser/dialogs/SaveDialog.kt b/app/src/main/java/com/stoutner/privacybrowser/dialogs/SaveDialog.kt index f681e8df..7a57dcf0 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/dialogs/SaveDialog.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/dialogs/SaveDialog.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2019-2021 Soren Stoutner . + * Copyright © 2019-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.dialogs diff --git a/app/src/main/java/com/stoutner/privacybrowser/dialogs/SslCertificateErrorDialog.kt b/app/src/main/java/com/stoutner/privacybrowser/dialogs/SslCertificateErrorDialog.kt index 1a71f5de..bb94d2ab 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/dialogs/SslCertificateErrorDialog.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/dialogs/SslCertificateErrorDialog.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2021 Soren Stoutner . + * Copyright © 2016-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.dialogs diff --git a/app/src/main/java/com/stoutner/privacybrowser/dialogs/UntrustedSslCertificateDialog.kt b/app/src/main/java/com/stoutner/privacybrowser/dialogs/UntrustedSslCertificateDialog.kt index beaa2eea..a1274c26 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/dialogs/UntrustedSslCertificateDialog.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/dialogs/UntrustedSslCertificateDialog.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2021 Soren Stoutner . + * Copyright © 2021-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.dialogs diff --git a/app/src/main/java/com/stoutner/privacybrowser/dialogs/UrlHistoryDialog.kt b/app/src/main/java/com/stoutner/privacybrowser/dialogs/UrlHistoryDialog.kt index b189ce58..4061ef73 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/dialogs/UrlHistoryDialog.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/dialogs/UrlHistoryDialog.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2021 Soren Stoutner . + * Copyright © 2016-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.dialogs diff --git a/app/src/main/java/com/stoutner/privacybrowser/dialogs/ViewRequestDialog.kt b/app/src/main/java/com/stoutner/privacybrowser/dialogs/ViewRequestDialog.kt index d9cb6fc7..b5366362 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/dialogs/ViewRequestDialog.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/dialogs/ViewRequestDialog.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2018-2021 Soren Stoutner . + * Copyright © 2018-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.dialogs diff --git a/app/src/main/java/com/stoutner/privacybrowser/dialogs/ViewSslCertificateDialog.kt b/app/src/main/java/com/stoutner/privacybrowser/dialogs/ViewSslCertificateDialog.kt index 48c2e52c..01a6b714 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/dialogs/ViewSslCertificateDialog.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/dialogs/ViewSslCertificateDialog.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2021 Soren Stoutner . + * Copyright © 2016-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.dialogs diff --git a/app/src/main/java/com/stoutner/privacybrowser/dialogs/WaitingForProxyDialog.kt b/app/src/main/java/com/stoutner/privacybrowser/dialogs/WaitingForProxyDialog.kt index f773a110..f3b2e757 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/dialogs/WaitingForProxyDialog.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/dialogs/WaitingForProxyDialog.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2019-2021 Soren Stoutner . + * Copyright © 2019-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.dialogs diff --git a/app/src/main/java/com/stoutner/privacybrowser/fragments/AboutVersionFragment.kt b/app/src/main/java/com/stoutner/privacybrowser/fragments/AboutVersionFragment.kt index f134d5e1..9d002ad4 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/fragments/AboutVersionFragment.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/fragments/AboutVersionFragment.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2021 Soren Stoutner . + * Copyright © 2016-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.fragments diff --git a/app/src/main/java/com/stoutner/privacybrowser/fragments/AboutWebViewFragment.kt b/app/src/main/java/com/stoutner/privacybrowser/fragments/AboutWebViewFragment.kt index 9ee7dbed..3f14e183 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/fragments/AboutWebViewFragment.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/fragments/AboutWebViewFragment.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2021 Soren Stoutner . + * Copyright © 2016-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.fragments diff --git a/app/src/main/java/com/stoutner/privacybrowser/fragments/DomainSettingsFragment.java b/app/src/main/java/com/stoutner/privacybrowser/fragments/DomainSettingsFragment.java index 4ae52c94..71d6f484 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/fragments/DomainSettingsFragment.java +++ b/app/src/main/java/com/stoutner/privacybrowser/fragments/DomainSettingsFragment.java @@ -1,20 +1,20 @@ /* - * Copyright © 2017-2021 Soren Stoutner . + * Copyright © 2017-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.fragments; diff --git a/app/src/main/java/com/stoutner/privacybrowser/fragments/DomainsListFragment.java b/app/src/main/java/com/stoutner/privacybrowser/fragments/DomainsListFragment.java index 2d22d9c7..494606ff 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/fragments/DomainsListFragment.java +++ b/app/src/main/java/com/stoutner/privacybrowser/fragments/DomainsListFragment.java @@ -1,20 +1,20 @@ /* - * Copyright © 2017-2020 Soren Stoutner . + * Copyright © 2017-2020,2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.fragments; diff --git a/app/src/main/java/com/stoutner/privacybrowser/fragments/GuideWebViewFragment.java b/app/src/main/java/com/stoutner/privacybrowser/fragments/GuideWebViewFragment.java index fc817af6..558735e5 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/fragments/GuideWebViewFragment.java +++ b/app/src/main/java/com/stoutner/privacybrowser/fragments/GuideWebViewFragment.java @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2021 Soren Stoutner . + * Copyright © 2016-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.fragments; diff --git a/app/src/main/java/com/stoutner/privacybrowser/fragments/SettingsFragment.java b/app/src/main/java/com/stoutner/privacybrowser/fragments/SettingsFragment.java index bac86c1e..3e4e93ba 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/fragments/SettingsFragment.java +++ b/app/src/main/java/com/stoutner/privacybrowser/fragments/SettingsFragment.java @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2021 Soren Stoutner . + * Copyright © 2016-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.fragments; diff --git a/app/src/main/java/com/stoutner/privacybrowser/fragments/WebViewTabFragment.java b/app/src/main/java/com/stoutner/privacybrowser/fragments/WebViewTabFragment.java index 1acf3b54..bc92bf93 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/fragments/WebViewTabFragment.java +++ b/app/src/main/java/com/stoutner/privacybrowser/fragments/WebViewTabFragment.java @@ -1,20 +1,20 @@ /* - * Copyright © 2019-2020 Soren Stoutner . + * Copyright © 2019-2020,2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.fragments; diff --git a/app/src/main/java/com/stoutner/privacybrowser/helpers/BlocklistHelper.java b/app/src/main/java/com/stoutner/privacybrowser/helpers/BlocklistHelper.java index 5ee2a98b..c194ce6a 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/helpers/BlocklistHelper.java +++ b/app/src/main/java/com/stoutner/privacybrowser/helpers/BlocklistHelper.java @@ -1,20 +1,20 @@ /* - * Copyright © 2018-2019,2021 Soren Stoutner . + * Copyright © 2018-2019,2021-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.helpers; diff --git a/app/src/main/java/com/stoutner/privacybrowser/helpers/BookmarksDatabaseHelper.java b/app/src/main/java/com/stoutner/privacybrowser/helpers/BookmarksDatabaseHelper.java index 0bc200c4..cceebf02 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/helpers/BookmarksDatabaseHelper.java +++ b/app/src/main/java/com/stoutner/privacybrowser/helpers/BookmarksDatabaseHelper.java @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2021 Soren Stoutner . + * Copyright © 2016-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.helpers; diff --git a/app/src/main/java/com/stoutner/privacybrowser/helpers/CheckPinnedMismatchHelper.java b/app/src/main/java/com/stoutner/privacybrowser/helpers/CheckPinnedMismatchHelper.java index 64fd40f4..011b783f 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/helpers/CheckPinnedMismatchHelper.java +++ b/app/src/main/java/com/stoutner/privacybrowser/helpers/CheckPinnedMismatchHelper.java @@ -1,20 +1,20 @@ /* - * Copyright © 2018-2019,2021 Soren Stoutner . + * Copyright © 2018-2019,2021-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.helpers; diff --git a/app/src/main/java/com/stoutner/privacybrowser/helpers/DomainsDatabaseHelper.java b/app/src/main/java/com/stoutner/privacybrowser/helpers/DomainsDatabaseHelper.java index 6e8fc943..2455fb32 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/helpers/DomainsDatabaseHelper.java +++ b/app/src/main/java/com/stoutner/privacybrowser/helpers/DomainsDatabaseHelper.java @@ -1,20 +1,20 @@ /* - * Copyright © 2017-2021 Soren Stoutner . + * Copyright © 2017-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.helpers; diff --git a/app/src/main/java/com/stoutner/privacybrowser/helpers/ImportExportDatabaseHelper.java b/app/src/main/java/com/stoutner/privacybrowser/helpers/ImportExportDatabaseHelper.java index bff5f9f1..747123f8 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/helpers/ImportExportDatabaseHelper.java +++ b/app/src/main/java/com/stoutner/privacybrowser/helpers/ImportExportDatabaseHelper.java @@ -1,20 +1,20 @@ /* - * Copyright © 2018-2021 Soren Stoutner . + * Copyright © 2018-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.helpers; diff --git a/app/src/main/java/com/stoutner/privacybrowser/helpers/ProxyHelper.kt b/app/src/main/java/com/stoutner/privacybrowser/helpers/ProxyHelper.kt index 2339d8d6..c0cad037 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/helpers/ProxyHelper.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/helpers/ProxyHelper.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2016-2021 Soren Stoutner . + * Copyright © 2016-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.helpers diff --git a/app/src/main/java/com/stoutner/privacybrowser/viewmodelfactories/WebViewSourceFactory.kt b/app/src/main/java/com/stoutner/privacybrowser/viewmodelfactories/WebViewSourceFactory.kt index 8da41391..f0634b21 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/viewmodelfactories/WebViewSourceFactory.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/viewmodelfactories/WebViewSourceFactory.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2020-2021 Soren Stoutner . + * Copyright © 2020-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.viewmodelfactories diff --git a/app/src/main/java/com/stoutner/privacybrowser/viewmodels/WebViewSource.kt b/app/src/main/java/com/stoutner/privacybrowser/viewmodels/WebViewSource.kt index 3251d920..d55540ec 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/viewmodels/WebViewSource.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/viewmodels/WebViewSource.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2020-2021 Soren Stoutner . + * Copyright © 2020-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.viewmodels diff --git a/app/src/main/java/com/stoutner/privacybrowser/views/CheckedLinearLayout.kt b/app/src/main/java/com/stoutner/privacybrowser/views/CheckedLinearLayout.kt index bf467d21..a0b6e8fd 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/views/CheckedLinearLayout.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/views/CheckedLinearLayout.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2019,2021 Soren Stoutner . + * Copyright © 2019,2021-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . * * * diff --git a/app/src/main/java/com/stoutner/privacybrowser/views/NestedScrollWebView.kt b/app/src/main/java/com/stoutner/privacybrowser/views/NestedScrollWebView.kt index 01e96048..1eefe737 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/views/NestedScrollWebView.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/views/NestedScrollWebView.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2019-2021 Soren Stoutner . + * Copyright © 2019-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.views diff --git a/app/src/main/java/com/stoutner/privacybrowser/views/NoSwipeViewPager.kt b/app/src/main/java/com/stoutner/privacybrowser/views/NoSwipeViewPager.kt index 6f61b084..21dda5e3 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/views/NoSwipeViewPager.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/views/NoSwipeViewPager.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2019,2021 Soren Stoutner . + * Copyright © 2019,2021-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.views diff --git a/app/src/main/java/com/stoutner/privacybrowser/views/WrapVerticalContentViewPager.kt b/app/src/main/java/com/stoutner/privacybrowser/views/WrapVerticalContentViewPager.kt index 0d1f0ff3..d6f159a1 100644 --- a/app/src/main/java/com/stoutner/privacybrowser/views/WrapVerticalContentViewPager.kt +++ b/app/src/main/java/com/stoutner/privacybrowser/views/WrapVerticalContentViewPager.kt @@ -1,20 +1,20 @@ /* - * Copyright © 2017,2019,2021 Soren Stoutner . + * Copyright © 2017,2019,2021-2022 Soren Stoutner . * - * This file is part of Privacy Browser . + * This file is part of Privacy Browser Android . * - * Privacy Browser is free software: you can redistribute it and/or modify + * Privacy Browser Android is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * - * Privacy Browser is distributed in the hope that it will be useful, + * Privacy Browser Android is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see . + * along with Privacy Browser Android. If not, see . */ package com.stoutner.privacybrowser.views diff --git a/app/src/main/res/color/button_background_color_selector_day.xml b/app/src/main/res/color/button_background_color_selector_day.xml index b75a2e01..5311c8e7 100644 --- a/app/src/main/res/color/button_background_color_selector_day.xml +++ b/app/src/main/res/color/button_background_color_selector_day.xml @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/res/color/button_background_color_selector_night.xml b/app/src/main/res/color/button_background_color_selector_night.xml index b32fab70..a7618b22 100644 --- a/app/src/main/res/color/button_background_color_selector_night.xml +++ b/app/src/main/res/color/button_background_color_selector_night.xml @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/res/color/button_text_color_selector_day.xml b/app/src/main/res/color/button_text_color_selector_day.xml index d71ae2d5..d5960721 100644 --- a/app/src/main/res/color/button_text_color_selector_day.xml +++ b/app/src/main/res/color/button_text_color_selector_day.xml @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/res/color/button_text_color_selector_night.xml b/app/src/main/res/color/button_text_color_selector_night.xml index a0a4a27c..a9e8d567 100644 --- a/app/src/main/res/color/button_text_color_selector_night.xml +++ b/app/src/main/res/color/button_text_color_selector_night.xml @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/res/color/checked_text_color_selector.xml b/app/src/main/res/color/checked_text_color_selector.xml index 52bbd83e..6175d5c4 100644 --- a/app/src/main/res/color/checked_text_color_selector.xml +++ b/app/src/main/res/color/checked_text_color_selector.xml @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/res/drawable/about_blue_day.xml b/app/src/main/res/drawable/about_blue_day.xml index 8a79f031..324c0856 100644 --- a/app/src/main/res/drawable/about_blue_day.xml +++ b/app/src/main/res/drawable/about_blue_day.xml @@ -1,4 +1,5 @@ + + + + + + + + + - diff --git a/app/src/main/res/drawable/app_bar_disabled_day.xml b/app/src/main/res/drawable/app_bar_disabled_day.xml index 6c6f7e39..e3bcd137 100644 --- a/app/src/main/res/drawable/app_bar_disabled_day.xml +++ b/app/src/main/res/drawable/app_bar_disabled_day.xml @@ -1,4 +1,5 @@ + + + + + + + + + - + + - + + - + + - + + + + + + + + android:viewportWidth="24" + android:autoMirrored="true" > + + android:viewportWidth="24" + android:autoMirrored="true" > + + android:viewportWidth="24" + android:autoMirrored="true" > + + + + + + + + + + + + + + + + + + + + + . It is released under the Apache License 2.0. --> + . It is released under the Apache License 2.0. --> + . It is released under the Apache License 2.0. --> + . It is released under the Apache License 2.0. --> + . It is released under the Apache License 2.0. --> + . It is released under the Apache License 2.0. --> + + + + + . The resulting image is released under the GPLv3+ license. --> + + + + + + . The resulting image is released under the GPLv3+ license. --> + . The resulting image is released under the GPLv3+ license. --> + . The resulting image is released under the GPLv3+ license. --> + . The resulting image is released under the GPLv3+ license. --> + + + + + + + + + + + + + + + + + + + + + + + + + + android:viewportWidth="24" + android:autoMirrored="true" > + + android:viewportWidth="24" + android:autoMirrored="true" > + + android:viewportWidth="24" + android:autoMirrored="true" > + + android:viewportWidth="24" + android:autoMirrored="true" > . The resulting image is released under the GPLv3+ license. --> + + + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/res/drawable/list_selector_night.xml b/app/src/main/res/drawable/list_selector_night.xml index de971c97..9c895159 100644 --- a/app/src/main/res/drawable/list_selector_night.xml +++ b/app/src/main/res/drawable/list_selector_night.xml @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/res/drawable/lock_day.xml b/app/src/main/res/drawable/lock_day.xml index ff7a9dab..4e1e6318 100644 --- a/app/src/main/res/drawable/lock_day.xml +++ b/app/src/main/res/drawable/lock_day.xml @@ -1,4 +1,5 @@ + + + + + + + + android:viewportWidth="24" + android:autoMirrored="true" > + + android:viewportWidth="24" + android:autoMirrored="true" > + + android:width="24dp" + android:autoMirrored="true" > + + android:width="24dp" + android:autoMirrored="true" > + + + . The resulting image is released under the GPLv3+ license. --> + + . The resulting image is released under the GPLv3+ license. --> + + . The resulting image is released under the GPLv3+ license. --> + + . The resulting image is released under the GPLv3+ license. --> + + + + + + + . The resulting image is released under the GPLv3+ license. --> + + . The resulting image is released under the GPLv3+ license. --> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + . The resulting image is released under the GPLv3+ license. --> + + . The resulting image is released under the GPLv3+ license. --> + + + + + + + + + + + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + + . The resulting image is released under the GPLv3+ license. --> + + . The resulting image is released under the GPLv3+ license. --> + + . The resulting image is released under the GPLv3+ license. --> + + . The resulting image is released under the GPLv3+ license. --> + + . The resulting image is released under the GPLv3+ license. --> + + + + + + + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/res/layout/about_bottom_appbar.xml b/app/src/main/res/layout/about_bottom_appbar.xml index 9d7b1d58..2a5eb5a7 100644 --- a/app/src/main/res/layout/about_bottom_appbar.xml +++ b/app/src/main/res/layout/about_bottom_appbar.xml @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> - - - - - \ No newline at end of file diff --git a/app/src/main/res/layout/adview_top_appbar.xml b/app/src/main/res/layout/adview_top_appbar.xml deleted file mode 100644 index 9230b60c..00000000 --- a/app/src/main/res/layout/adview_top_appbar.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/app/src/main/res/layout/appbar_spinner_dropdown_item.xml b/app/src/main/res/layout/appbar_spinner_dropdown_item.xml index 863c0195..e6772924 100644 --- a/app/src/main/res/layout/appbar_spinner_dropdown_item.xml +++ b/app/src/main/res/layout/appbar_spinner_dropdown_item.xml @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> - + + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> - + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/res/layout/domain_settings_fragment.xml b/app/src/main/res/layout/domain_settings_fragment.xml index 0ff75b3c..ed2c1fb7 100644 --- a/app/src/main/res/layout/domain_settings_fragment.xml +++ b/app/src/main/res/layout/domain_settings_fragment.xml @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> - + + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/res/layout/url_history_dialog.xml b/app/src/main/res/layout/url_history_dialog.xml index 01f6cb02..d073be8a 100644 --- a/app/src/main/res/layout/url_history_dialog.xml +++ b/app/src/main/res/layout/url_history_dialog.xml @@ -1,24 +1,24 @@ + along with Privacy Browser Android. If not, see . --> - + + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> - + + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . -->

    + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> diff --git a/app/src/main/res/menu/webview_options_menu.xml b/app/src/main/res/menu/webview_options_menu.xml index cc9c16ab..a8e6fd12 100644 --- a/app/src/main/res/menu/webview_options_menu.xml +++ b/app/src/main/res/menu/webview_options_menu.xml @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> + along with Privacy Browser Android. If not, see . --> @@ -519,7 +519,7 @@ Mojeek Monocles - Metager + MetaGer DuckDuckGo - JavaScript deaktiviert DuckDuckGo - JavaScript aktiviert Google diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index f8db12b5..301c8aac 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -1,24 +1,24 @@ + along with Privacy Browser Android. If not, see . --> @@ -516,7 +516,7 @@ Mojeek Monocles - Metager + MetaGer DuckDuckGo - Javascript deshabilitado DuckDuckGo - Javascript habilitado Google diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 4c769b4d..bbff22a0 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -1,24 +1,24 @@ + along with Privacy Browser Android. If not, see . --> @@ -516,7 +516,7 @@ Mojeek Monocles - Metager + MetaGer DuckDuckGo - JavaScript désactivé DuckDuckGo - JavaScript activé Google diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index 387a8d91..2d91e489 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -1,24 +1,24 @@ + along with Privacy Browser Android. If not, see . --> @@ -516,7 +516,7 @@ Mojeek Monocles - Metager + MetaGer DuckDuckGo - JavaScript disabilitato DuckDuckGo - JavaScript abilitato Google diff --git a/app/src/main/res/values-night-v27/styles.xml b/app/src/main/res/values-night-v27/styles.xml index a9140535..fa898efa 100644 --- a/app/src/main/res/values-night-v27/styles.xml +++ b/app/src/main/res/values-night-v27/styles.xml @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . -->