From 7ab903fddabe8ede4e6efc94805b4d1112b647b4 Mon Sep 17 00:00:00 2001 From: Luis Gallardo Date: Sun, 27 Sep 2015 04:36:03 -0430 Subject: [PATCH] Release 4.1.9 * Removed "Sort by" from Settings. * Fixed issue when loading torrent details * Fixed issue when choosing a server in Settings for the Free version --- app/app.iml | 2 +- app/build.gradle | 8 ++--- .../qbittorrentclient/SettingsActivity.java | 31 +++++++++---------- .../TorrentDetailsFragment.java | 3 +- app/src/main/res/xml/preferences.xml | 17 ---------- 5 files changed, 20 insertions(+), 41 deletions(-) diff --git a/app/app.iml b/app/app.iml index c4439061..a1e23c4a 100644 --- a/app/app.iml +++ b/app/app.iml @@ -21,7 +21,7 @@