Expiration of SSO session is detected in background operations (download, upload...
authorDavid A. Velasco <dvelasco@solidgear.es>
Mon, 12 Aug 2013 09:34:09 +0000 (11:34 +0200)
committerDavid A. Velasco <dvelasco@solidgear.es>
Mon, 12 Aug 2013 09:34:09 +0000 (11:34 +0200)
commit68df3cbfe7a7bc6d4df4bd435383ae70e4742496
treef4d8b9ee374aa2e389d58fca964803d4c785368b
parent78bcf721886298dcf6bef9d4819acc5107fd55fc
Expiration of SSO session is detected in background operations (download, upload, sync account) and error notification lets the user access to the login view
res/values/setup.xml
src/com/owncloud/android/files/services/FileDownloader.java
src/com/owncloud/android/files/services/FileUploader.java
src/com/owncloud/android/syncadapter/FileSyncAdapter.java
src/eu/alefzero/webdav/WebdavClient.java