From d82abd1a0371a236fc2b7584f8c296079ba0bebd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Rebelo?= Date: Sun, 8 Feb 2026 16:03:32 +0000 Subject: [PATCH] Adjust Internet Helper name and URL --- .../activities/InternetHelperPreferencesActivity.kt | 2 +- app/src/main/res/values/strings.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities/InternetHelperPreferencesActivity.kt b/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities/InternetHelperPreferencesActivity.kt index 25d33612c8..5de986530d 100644 --- a/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities/InternetHelperPreferencesActivity.kt +++ b/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities/InternetHelperPreferencesActivity.kt @@ -46,7 +46,7 @@ class InternetHelperPreferencesActivity : AbstractSettingsActivityV2() { installWarning?.setOnPreferenceClickListener { val startIntent = Intent(Intent.ACTION_VIEW) startIntent.data = - "https://codeberg.org/Freeyourgadget/Internethelper/releases".toUri() + "https://codeberg.org/Freeyourgadget/Internethelper".toUri() startActivity(startIntent) true } diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index a7869e813e..c60c684e9b 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -4524,7 +4524,7 @@ Send notification pictures Send notification pictures for current device Rebble app store - Internet helper + Internet Helper Configure the URLs that are allowed to be requested through the internet helper add-on app Add-on app required This feature requires the installation of an add-on app. Tap here to go to the download page. @@ -4552,8 +4552,8 @@ Download failed: %1$s Fetching app info failed, wrong content-type: %1$s Fetching download file failed: %1$s - Internet helper add-on - Permit access to the Gadgetbridge-internethelper add-on app + Internet Helper add-on + Permit access to the Internet Helper for Gadgetbridge add-on app Pebble JS runner Pebble JavaScript service Running Pebble app/watchface JavaScript