Configured embedded WebView to allow the single-sign-on process is completed and...
authorDavid A. Velasco <dvelasco@solidgear.es>
Tue, 30 Jul 2013 11:02:13 +0000 (13:02 +0200)
committerDavid A. Velasco <dvelasco@solidgear.es>
Tue, 30 Jul 2013 11:02:13 +0000 (13:02 +0200)
commitd2ee9062fad2591bcb91badbee1636812860a790
tree74129cf4db7e8c3b846b2f990606930de3015a6e
parent5a65ff53c2fa22d0b11df52ab543d045f813c032
Configured embedded WebView to allow the single-sign-on process is completed and to catch the cookie setting the authorized session
res/layout/account_setup.xml
src/com/owncloud/android/authentication/AccountUtils.java
src/com/owncloud/android/authentication/AuthenticatorActivity.java
src/com/owncloud/android/authentication/SsoWebViewClient.java [new file with mode: 0644]
src/com/owncloud/android/network/OwnCloudClientUtils.java
src/com/owncloud/android/operations/ExistenceCheckOperation.java
src/com/owncloud/android/operations/RemoteOperation.java
src/com/owncloud/android/operations/RemoteOperationResult.java
src/eu/alefzero/webdav/WebdavClient.java