From c321985a0bd21567aaa7279dcc434d096248c4c2 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 12 Jan 2012 21:50:33 +0530 Subject: [PATCH] Content server: Warn users about the password incompatibility with Android --- src/calibre/gui2/preferences/server.ui | 44 +++++++++++++++++++++----- 1 file changed, 36 insertions(+), 8 deletions(-) diff --git a/src/calibre/gui2/preferences/server.ui b/src/calibre/gui2/preferences/server.ui index be68c2448f..4c8691500c 100644 --- a/src/calibre/gui2/preferences/server.ui +++ b/src/calibre/gui2/preferences/server.ui @@ -26,7 +26,7 @@ - + 65535 @@ -46,7 +46,7 @@ - + @@ -62,11 +62,16 @@ - If you leave the password blank, anyone will be able to access your book collection using the web interface. + <p>If you leave the password blank, anyone will be able to + access your book collection using the web interface. +<br> +<p>Note that passwords do not work with Android devices. +Leave this blank if you intend to use the server with an + Android phone or tablet. - + The maximum size (widthxheight) for displayed covers. Larger covers are resized. @@ -86,7 +91,7 @@ - + &Show password @@ -103,7 +108,7 @@ - + 10 @@ -113,7 +118,7 @@ - + 25 @@ -140,7 +145,7 @@ - + This restriction (based on a saved search) will restrict the books the content server makes available to those matching the search. This setting is per library (i.e. you can have a different restriction per library). @@ -153,6 +158,29 @@ + + + + + 50 + false + + + + <p>Because of a bug in Google's Android, setting a password + will prevent the server from working with Android devices. +<br> +<p>Do not set a password if you plan to use the server with an + Android phone or tablet. + + + QLabel {color:red} + + + Password incompatible with Android devices + + +