diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 587b5e0..045038e 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -102,5 +102,11 @@ Blur Repo on Repo off + Add Repo + Remove Repo + Custom url The Androidacy repo has ads and trackers. + Backup modules + Restore modules + This operation require an internet connection diff --git a/app/src/main/res/values/themable.xml b/app/src/main/res/values/themable.xml new file mode 100644 index 0000000..95b5fa6 --- /dev/null +++ b/app/src/main/res/values/themable.xml @@ -0,0 +1,4 @@ + + + + diff --git a/app/src/main/res/xml/root_preferences.xml b/app/src/main/res/xml/root_preferences.xml index 30c057a..f658a6f 100644 --- a/app/src/main/res/xml/root_preferences.xml +++ b/app/src/main/res/xml/root_preferences.xml @@ -7,16 +7,13 @@ app:icon="@drawable/ic_baseline_extension_24" app:title="@string/manage_repos_pref" app:singleLineTitle="false" /> - - @@ -78,11 +75,11 @@