From 36c24e5846cffb9ed5928b59bcca2b184343f7dc Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 4 Nov 2014 17:27:11 +0300 Subject: implement support for article sorting modes instead of previous preference options --- org.fox.ttrss/src/main/res/values/strings.xml | 5 +++++ org.fox.ttrss/src/main/res/xml/preferences.xml | 9 --------- 2 files changed, 5 insertions(+), 9 deletions(-) (limited to 'org.fox.ttrss/src/main/res') diff --git a/org.fox.ttrss/src/main/res/values/strings.xml b/org.fox.ttrss/src/main/res/values/strings.xml index b4f81543..0752ff54 100644 --- a/org.fox.ttrss/src/main/res/values/strings.xml +++ b/org.fox.ttrss/src/main/res/values/strings.xml @@ -244,5 +244,10 @@ Error loading image. Open parent Toggle oldest first + Default + Newest first + Oldest first + Title + Sort articles diff --git a/org.fox.ttrss/src/main/res/xml/preferences.xml b/org.fox.ttrss/src/main/res/xml/preferences.xml index 7ee21f84..ec1c6418 100644 --- a/org.fox.ttrss/src/main/res/xml/preferences.xml +++ b/org.fox.ttrss/src/main/res/xml/preferences.xml @@ -104,11 +104,6 @@ android:summary="@string/pref_headlines_full_content_long" android:title="@string/pref_headlines_full_content" /> --> - -