mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Add preferences screen and URL allowlist functionality
This commit is contained in:
committed by
Arjan Schrijver
parent
7f0a9982ce
commit
ba0e8c3d86
@@ -210,6 +210,10 @@
|
||||
android:name=".activities.SleepAsAndroidPreferencesActivity"
|
||||
android:label="@string/sleepasandroid_settings"
|
||||
android:parentActivityName=".activities.SettingsActivity" />
|
||||
<activity
|
||||
android:name=".activities.InternetHelperPreferencesActivity"
|
||||
android:label="@string/prefs_title_internet_helper"
|
||||
android:parentActivityName=".activities.SettingsActivity" />
|
||||
<activity
|
||||
android:name=".activities.AboutUserPreferencesActivity"
|
||||
android:label="@string/activity_prefs_about_you"
|
||||
|
||||
Reference in New Issue
Block a user