From b71fcab896a22630234b5f37cbaa250203b710ae Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Sun, 17 Mar 2013 00:35:12 +0200 Subject: [PATCH] Allow user to edit number of update history days in prefs. Instead of using hardcoded 14 days. --- res/values/strings.xml | 2 ++ res/xml/preferences.xml | 7 +++++++ src/org/fdroid/fdroid/FDroid.java | 9 ++++++++- 3 files changed, 17 insertions(+), 1 deletion(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 1946601dc..d018d8779 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -19,6 +19,8 @@ Notify when new updates are available Update app list from repositories automatically + Update history + Days to show new/updated apps Last repo scan: %s never Automatic repo scan diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index 97d8c5eca..2935561de 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -18,6 +18,13 @@ +