Fixed behaviour when authorization is denied by user; added toast message to explain...
authorDavid A. Velasco <dvelasco@solidgear.es>
Mon, 28 Jan 2013 12:15:28 +0000 (13:15 +0100)
committerDavid A. Velasco <dvelasco@solidgear.es>
Mon, 28 Jan 2013 12:15:28 +0000 (13:15 +0100)
commitfb8a8a2166dd3cb54c9416722bff961797714c4a
treee8638d8ecbb0636748fa7f751e8e6fafdc2d8c57
parent63106c92382d2c6e4ef374df6afaf76bbac76c96
Fixed behaviour when authorization is denied by user; added toast message to explain the need to update credentials
res/values/strings.xml
src/com/owncloud/android/authenticator/oauth2/OAuth2Context.java
src/com/owncloud/android/operations/OAuth2GetAccessToken.java
src/com/owncloud/android/operations/RemoteOperationResult.java
src/com/owncloud/android/ui/activity/AuthenticatorActivity.java