OC-3261: Fix a problem when trying to detect the kind of authentication. Add new...
authormasensio <masensio@solidgear.es>
Mon, 17 Mar 2014 12:39:03 +0000 (13:39 +0100)
committermasensio <masensio@solidgear.es>
Mon, 17 Mar 2014 12:39:03 +0000 (13:39 +0100)
commitd01e065586ef9df7735e8ceab342a79ea634f6a4
tree18a3e39bce9662768775261ab7092b4d0d28e4b7
parenteda6ddd98f723053e8c65c7cac4065ddde1e401e
OC-3261: Fix a problem when trying to detect the kind of authentication. Add new AlertMessageDialog. Show an alert message if it is necessary a different authentication method
res/values/strings.xml
src/com/owncloud/android/authentication/AuthenticatorActivity.java
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
src/com/owncloud/android/ui/dialog/AlertMessageDialog.java [new file with mode: 0644]