Remove obsolete custom URL Filter code

This commit is contained in:
Arjan Schrijver
2025-12-25 14:45:08 +01:00
committed by Arjan Schrijver
parent fa5e52013b
commit d431d73dc3
9 changed files with 0 additions and 311 deletions
-14
View File
@@ -4452,20 +4452,8 @@
<string name="activity_title_rebble_app_store">Rebble app store</string>
<string name="prefs_internet_helper_title">Internet helper</string>
<string name="prefs_internet_helper_summary">Configure the URLs that are allowed to be requested through the internet helper add-on app</string>
<string name="internet_helper_url_filter_hint">Please enter (a part of) a URL to match against.</string>
<string name="internet_helper_url_filter_title">URL filter</string>
<string name="internet_helper_url_filter_delete">Are you sure you want to delete this URL?</string>
<string name="internet_helper_url_allowed">Allowed</string>
<string name="internet_helper_url_denied">Denied</string>
<string name="internet_helper_url_action_deny">Deny</string>
<string name="internet_helper_url_action_allow">Allow</string>
<string name="internet_helper_url_action_edit">Edit</string>
<string name="internet_helper_url_action_delete">Delete</string>
<string name="internet_helper_url_options">Options</string>
<string name="internet_helper_pref_app_req_title">Add-on app required</string>
<string name="internet_helper_pref_app_req_summary">This feature requires the installation of an add-on app. Tap here to go to the download page.</string>
<string name="internet_helper_pref_new_url_action_title">New URL action</string>
<string name="internet_helper_pref_new_url_action_summary">Set the default action to take when a URL is requested that isn\'t already in the list below.</string>
<string name="internet_helper_pref_intercept_supported_title">Intercept supported requests</string>
<string name="internet_helper_pref_intercept_supported_summary">Some internet requests can be intercepted and responded to locally without sending anything to the internet.</string>
<string name="internet_helper_pref_allowed_connections">Allowed connections</string>
@@ -4477,8 +4465,6 @@
<string name="internet_helper_pref_pebble_app_config_summary">Allow access to webpages that are needed for configuring apps and watchfaces</string>
<string name="internet_helper_pref_bangle_app_loader_title">Bangle app loader</string>
<string name="internet_helper_pref_bangle_app_loader_summary">Access the Bangle app loader website</string>
<string name="internet_helper_pref_other_urls_title">Other URLs</string>
<string name="internet_helper_url_list_instruction_summary">Use the list below to configure which (parts of) URLs are allowed or denied to be forwarded to the internethelper add-on app. The validation is using a simple text comparison, so a part of a URL can be entered too.</string>
<string name="rebble_appstore_download_failed_wrong_content_type">Download failed, wrong content-type: %1$s</string>
<string name="rebble_appstore_download_failed">Download failed: %1$s</string>
<string name="rebble_appstore_fetch_app_info_failed_content_type">Fetching app info failed, wrong content-type: %1$s</string>