From a93904d90725762ab76f2f72ee0df9c7c8344ea1 Mon Sep 17 00:00:00 2001 From: Peter Serwylo Date: Thu, 17 Nov 2016 12:11:34 +1100 Subject: [PATCH] Added preference to manage repositories As this is no longer a top level menu item, it is now the first item in the settings, under "Updates". --- app/src/main/res/values/strings.xml | 1 + app/src/main/res/xml/preferences.xml | 8 ++++++++ 2 files changed, 9 insertions(+) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 988bae209..ea70e6a6c 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -109,6 +109,7 @@ Update Repos Repositories + Add additional sources of applications Share F-Droid by Bluetooth Settings About diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index da67b38da..fd75a1db9 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,6 +1,14 @@ + + +