From 052a220cff715300c07e5681715b7fe97241ed5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20Turcotte?= Date: Thu, 27 Jun 2019 18:49:45 -0400 Subject: - Added a new preference "Always open external links" that changes the default behavior of selecting an article - Activating this preference will make it so that the "Open with..." command is invoked directly when selecting an article, instead of opening the default detail view - The long-press menu on articles remain usable and unchanged --- org.fox.ttrss/src/main/res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'org.fox.ttrss/src/main/res/values/strings.xml') diff --git a/org.fox.ttrss/src/main/res/values/strings.xml b/org.fox.ttrss/src/main/res/values/strings.xml index ae2f1cc7..f9067440 100755 --- a/org.fox.ttrss/src/main/res/values/strings.xml +++ b/org.fox.ttrss/src/main/res/values/strings.xml @@ -239,6 +239,8 @@ New articles found, reload feed to continue. Open external links with browser custom tabs (faster, used if available) Use quick preview + Always open external links + Selecting an article will automatically trigger the \'Open with…\' command Ask me every time Quick preview -- cgit v1.2.3