aboutsummaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res
diff options
context:
space:
mode:
authorAndrew Dolgov <fox@fakecake.org>2025-05-06 10:42:07 +0300
committerAndrew Dolgov <fox@fakecake.org>2025-05-06 10:42:07 +0300
commite3f504940d98377de3d7eab5e938c806d67fe8e2 (patch)
treebb871419271df56677c8f952c7799842d6fbf8a7 /org.fox.ttrss/src/main/res
parent65b729ec45b54b937e44bac58aec47f6ea193336 (diff)
drop AppUpdater in favor of Obtainium
Diffstat (limited to 'org.fox.ttrss/src/main/res')
-rwxr-xr-xorg.fox.ttrss/src/main/res/xml/preferences.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/org.fox.ttrss/src/main/res/xml/preferences.xml b/org.fox.ttrss/src/main/res/xml/preferences.xml
index 41d6c9ef..175639db 100755
--- a/org.fox.ttrss/src/main/res/xml/preferences.xml
+++ b/org.fox.ttrss/src/main/res/xml/preferences.xml
@@ -22,12 +22,6 @@
android:title="@string/ttrss_url" >
</EditTextPreference>
- <org.fox.ttrss.util.LessBrokenSwitchPreference
- android:defaultValue="true"
- android:key="check_for_updates"
- android:summary="@string/check_for_updates_summary"
- android:title="@string/check_for_updates" />
-
<Preference
android:key="network_settings"
android:title="@string/prefs_network_settings" />