Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d51fa00f authored by vince-bourgmayer's avatar vince-bourgmayer
Browse files

remove deprecated code in AccountUtils and make a small change in...

remove deprecated code in AccountUtils and make a small change in SelfSignedConfidentSslSocketFactory (test client)
parent 55f4a34e
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -344,15 +344,6 @@ public class AccountUtils {


	public static class Constants {
	    /**
	     * Value under this key should handle path to webdav php script. Will be
	     * removed and usage should be replaced by combining
	     * {@link com.owncloud.android.authentication.AuthenticatorActivity.KEY_OC_BASE_URL} and
	     * {@link com.owncloud.android.lib.resources.status.OwnCloudVersion}
	     * 
	     * @deprecated
	     */
	    public static final String KEY_OC_URL = "oc_url";
	    /**
	     * Version should be 3 numbers separated by dot so it can be parsed by
	     * {@link com.owncloud.android.lib.resources.status.OwnCloudVersion}
+0 −2
Original line number Diff line number Diff line
@@ -101,8 +101,6 @@ public class SelfSignedConfidentSslSocketFactory implements SecureProtocolSocket
	 * 
	 * @param host 			The host name/IP
	 * @param port 			The port on the host
	 * @param clientHost 	The local host name/IP to bind the socket to
	 * @param clientPort 	The port on the local machine
	 * @param params 		{@link HttpConnectionParams} HTTP connection parameters.
	 * 
	 * @return Socket 		A new socket