From aa22d8f8f371ce962d4827e50bfd793c2ab689c3 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 25 Sep 2012 13:47:04 +0400 Subject: split SSL hostname verification to a separate option, do not call trustAllHosts() on every API request, fix support for older tt-rss versions which do not have getApiLevel call --- res/xml/preferences.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'res/xml') diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index a98cd8ad..648114bb 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -22,11 +22,20 @@ android:summary="@string/ttrss_url_summary" android:title="@string/ttrss_url" > - + + + + +