From be42cc0c7176c056a5b1b7c2b0d16ad6e9850312 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Thu, 25 Jul 2019 00:38:00 +0200 Subject: Refactored mobile updates setting --- core/src/main/res/values/arrays.xml | 12 ++++++++---- core/src/main/res/values/strings.xml | 12 ++++++++---- 2 files changed, 16 insertions(+), 8 deletions(-) (limited to 'core/src/main/res/values') diff --git a/core/src/main/res/values/arrays.xml b/core/src/main/res/values/arrays.xml index 39d1c0a94..d5f1c30b1 100644 --- a/core/src/main/res/values/arrays.xml +++ b/core/src/main/res/values/arrays.xml @@ -62,15 +62,19 @@ - @string/pref_mobileUpdate_nothing + @string/pref_mobileUpdate_refresh + @string/pref_mobileUpdate_episode_download + @string/pref_mobileUpdate_auto_download + @string/pref_mobileUpdate_streaming @string/pref_mobileUpdate_images - @string/pref_mobileUpdate_everything - nothing + feed_refresh + episode_download + auto_download + streaming images - everything diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml index 6025dc888..82a56cf88 100644 --- a/core/src/main/res/values/strings.xml +++ b/core/src/main/res/values/strings.xml @@ -265,6 +265,8 @@ Confirm Mobile Download Downloading over mobile data connection is disabled in the settings.\n\nYou can choose to either only add the episode to the queue or you can allow downloading temporarily.\n\nYour choice will be remembered for 10 minutes. Downloading over mobile data connection is disabled in the settings.\n\nDo you want to allow downloading temporarily?\n\nYour choice will be remembered for 10 minutes. + Confirm Mobile streaming + Streaming over mobile data connection is disabled in the settings. Do you want to stream anyway? Enqueue Allow temporarily @@ -386,10 +388,12 @@ Headphones Reconnect Bluetooth Reconnect Mobile Updates - Allow updates and manual episode downloads over the mobile data connection - Nothing - Images only - Everything + Select what should be allowed over the mobile data connection + Feed refresh + Cover images + Auto download + Episode download + Streaming Refreshing User Interface Select Theme -- cgit v1.2.3