From bbb72e7047a073b51db51ce45bb8738d75f6b367 Mon Sep 17 00:00:00 2001 From: Katrin Leinweber Date: Sun, 19 Jul 2015 10:32:14 +0200 Subject: [PATCH 1/3] add 3 & 7 day update interval --- core/src/main/res/values/arrays.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/src/main/res/values/arrays.xml b/core/src/main/res/values/arrays.xml index 3c852360c..724f667c3 100644 --- a/core/src/main/res/values/arrays.xml +++ b/core/src/main/res/values/arrays.xml @@ -33,6 +33,8 @@ 8 12 24 + 72 + 168 @string/pref_episode_cache_unlimited From 36eb938aa34be4c88fb07788aec4537099107d7a Mon Sep 17 00:00:00 2001 From: Katrin Leinweber Date: Wed, 22 Jul 2015 09:25:08 +0200 Subject: [PATCH 2/3] remove 8h auto-update interval --- core/src/main/res/values/arrays.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/core/src/main/res/values/arrays.xml b/core/src/main/res/values/arrays.xml index 724f667c3..2bb5a5e1b 100644 --- a/core/src/main/res/values/arrays.xml +++ b/core/src/main/res/values/arrays.xml @@ -30,7 +30,6 @@ 1 2 4 - 8 12 24 72 From fcd6284135f63d19c025444f24a527eea8ed234b Mon Sep 17 00:00:00 2001 From: Katrin Leinweber Date: Sat, 1 Aug 2015 20:48:12 +0200 Subject: [PATCH 3/3] add only 72h, due to 168h criticism --- core/src/main/res/values/arrays.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/res/values/arrays.xml b/core/src/main/res/values/arrays.xml index 2bb5a5e1b..4c810edfe 100644 --- a/core/src/main/res/values/arrays.xml +++ b/core/src/main/res/values/arrays.xml @@ -30,10 +30,10 @@ 1 2 4 + 8 12 24 72 - 168 @string/pref_episode_cache_unlimited