From b06c24402b5d32527c8449f8a5bd02ddfd15736a Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Thu, 20 Feb 2020 15:43:53 +0800 Subject: Add a F-Droid option in settings. --- app/src/main/res/values/strings.xml | 2 ++ app/src/main/res/xml/about_preferences.xml | 5 +++++ 2 files changed, 7 insertions(+) (limited to 'app/src/main/res') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index ebc48af0..636c71e1 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -344,6 +344,8 @@ Star it on Github if you like this app Rate in Google Play Give me a 5-star rating and I will be really happy + F-Droid + It\'s available in IzzyOnDroid, an F-Droid Repository Email docilealligator.app@gmail.com Reddit Account diff --git a/app/src/main/res/xml/about_preferences.xml b/app/src/main/res/xml/about_preferences.xml index 82898326..2772f2ed 100644 --- a/app/src/main/res/xml/about_preferences.xml +++ b/app/src/main/res/xml/about_preferences.xml @@ -20,6 +20,11 @@ app:title="@string/settings_rate_title" app:summary="@string/settings_rate_summary" /> + +