Fix crash got with: 1. try to rename / delete a file with an outdated access token...
authorDavid A. Velasco <dvelasco@solidgear.es>
Wed, 27 Mar 2013 11:55:47 +0000 (12:55 +0100)
committerDavid A. Velasco <dvelasco@solidgear.es>
Wed, 27 Mar 2013 11:55:47 +0000 (12:55 +0100)
commit7d1ea9819ce0e08cf17b3d0aeef0211c8ef304c8
treecff5ce9e240066e9af7456931f4e1c92101a2ac9
parent980b31de2e11487480422378df244ebf23602ef5
Fix crash got with: 1. try to rename / delete a file with an outdated access token; 2. cancel in login activity instead of authorize again; 3. try to refresh the account
src/com/owncloud/android/network/BearerCredentials.java