masensio
|
d6267698e8
|
Merge branch 'develop' into refresh_folder_contents_when_browsed_into
Conflicts:
src/com/owncloud/android/operations/SynchronizeFolderOperation.java
|
2013-09-20 10:19:44 +02:00 |
|
masensio
|
31615a24ce
|
OC-1250: Fix bug - App crashes when you enter in an account with a lot of files
|
2013-09-18 16:12:58 +02:00 |
|
masensio
|
68d4c74fda
|
OC-1321: fix renaming problem: parent and children
|
2013-09-16 10:54:20 +02:00 |
|
masensio
|
776c6f1ffd
|
OC-1230
|
2013-09-11 09:08:21 +02:00 |
|
masensio
|
e0b1e23e45
|
OC-1194: Adapt Sync Process using etag
|
2013-09-09 14:42:06 +02:00 |
|
masensio
|
eaa17eb429
|
OC-1196 OC-1195: Obtain etag from de Server and save it
|
2013-09-05 13:06:00 +02:00 |
|
masensio
|
0d81994506
|
OC-1193:Add etag to DB
|
2013-09-05 09:20:58 +02:00 |
|
masensio
|
50067ee42b
|
Fix bug: When you browses up, the folder and files dissapears
|
2013-09-04 10:25:27 +02:00 |
|
masensio
|
fe9354ef5c
|
OC-265:Fix Situation when renaming a folder does not work correctly
|
2013-08-29 13:02:16 +02:00 |
|
masensio
|
ce1e0c210a
|
Merge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired
|
2013-08-27 13:49:31 +02:00 |
|
masensio
|
11389ddeb2
|
OC-1080: Message 'Server does not support this authentication method' should be there although orientation of the device is changed
|
2013-08-27 13:48:44 +02:00 |
|
masensio
|
4047c62527
|
OC-1079: Use isIdPRedirection
|
2013-08-27 12:32:52 +02:00 |
|
masensio
|
da77406209
|
Merge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired
Conflicts:
src/com/owncloud/android/authentication/AuthenticatorActivity.java
|
2013-08-27 12:15:06 +02:00 |
|
masensio
|
46674d32fe
|
OC-1078: Use isIdPRedirection
|
2013-08-27 12:10:47 +02:00 |
|
masensio
|
eb437200aa
|
Merge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired
|
2013-08-27 11:39:26 +02:00 |
|
masensio
|
e7d9114859
|
OC-1075: message 'This authenticated method is not supported', should be shown when need it.
|
2013-08-27 11:38:03 +02:00 |
|
masensio
|
2948f1053e
|
OC-922: Synchronize folder, refresh folder size
|
2013-08-23 14:53:07 +02:00 |
|
David A. Velasco
|
dc02769e49
|
Merge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired
|
2013-08-23 14:37:14 +02:00 |
|
David A. Velasco
|
ea5cd96679
|
Merge remote-tracking branch 'origin/saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on
|
2013-08-23 14:32:03 +02:00 |
|
David A. Velasco
|
2b1b98478b
|
Added handler to trigger server check when the background is touched in login view for SSO login
|
2013-08-23 14:31:17 +02:00 |
|
masensio
|
71347b48a0
|
Merge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired
Conflicts:
src/com/owncloud/android/ui/dialog/SamlWebViewDialog.java
|
2013-08-23 13:42:07 +02:00 |
|
masensio
|
3072a29730
|
OC-1055: Remove follow instruction.
|
2013-08-23 13:28:02 +02:00 |
|
David A. Velasco
|
b04c3e2398
|
Fixed cookie policy
|
2013-08-22 19:30:01 +02:00 |
|
David A. Velasco
|
2dc5cc57f1
|
Fixed condition to determine expiration of SAML SSO
|
2013-08-22 19:25:15 +02:00 |
|
David A. Velasco
|
e04f25735a
|
Fixed cookie policy
|
2013-08-22 19:24:51 +02:00 |
|
masensio
|
472b360675
|
OC-922: Refresh of folder
|
2013-08-22 19:11:30 +02:00 |
|
David A. Velasco
|
b2f18e0f12
|
Avoid that a user can recover an expirated SAML session with a different userid than the used to create it
|
2013-08-22 19:03:21 +02:00 |
|
David A. Velasco
|
316a0a12ad
|
Merge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired
|
2013-08-22 17:50:11 +02:00 |
|
David A. Velasco
|
d7c6472bd3
|
Added check to avoid the creation of the same account (same oc_username in the same server) more than once
|
2013-08-22 17:38:26 +02:00 |
|
masensio
|
dea37f653c
|
Merge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired
Conflicts:
res/values-es/strings.xml
src/com/owncloud/android/operations/SynchronizeFolderOperation.java
|
2013-08-22 12:59:56 +02:00 |
|
David A. Velasco
|
b6213a0d5f
|
Fixed comments in PR#246
|
2013-08-22 11:48:57 +02:00 |
|
David A. Velasco
|
f67af8fd64
|
Merge branch 'saml_based_federated_single_sign_on' into sso_bug_changing_orientation
|
2013-08-21 18:56:19 +02:00 |
|
David A. Velasco
|
37297fb7a9
|
Fixed orientation changes in SSO dialog with WebView
|
2013-08-21 18:51:13 +02:00 |
|
masensio
|
7ed9e80013
|
OC-1029: add method isIdPRedirection
|
2013-08-21 18:31:57 +02:00 |
|
masensio
|
4dd5a5eab0
|
Merge remote-tracking branch 'origin/saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on
|
2013-08-21 18:24:52 +02:00 |
|
masensio
|
9724afda5d
|
OC-1028: add extra condition to check of redirection. New method isIdPRedirection at RemoteOperationResult
|
2013-08-21 18:12:28 +02:00 |
|
masensio
|
10f832498d
|
OC-1029: add an extra condition to check of redirection. Check if LocationUrl contains SAML or wayf
|
2013-08-21 17:53:12 +02:00 |
|
masensio
|
68de068092
|
added webSettings.setSaveFormData(false) on Saml Dialog
|
2013-08-21 16:16:21 +02:00 |
|
masensio
|
75eab3de5a
|
OC-1024: Show update credentials for uploads, when session is expired
|
2013-08-21 12:45:07 +02:00 |
|
masensio
|
31e83e17e4
|
refresh account when session expires
|
2013-08-20 11:02:17 +02:00 |
|
masensio
|
2d36f5a564
|
message 'Session expires' in TextView instead of Toast
|
2013-08-17 18:39:05 +02:00 |
|
David A. Velasco
|
c88843916e
|
Forms are resubmitted to grant correct recovery of SSO dialog when device orientation is changed after a bad login
|
2013-08-17 12:56:29 +02:00 |
|
David A. Velasco
|
54679a521d
|
Merge branch 'develop' into sso_bug_changing_orientation
|
2013-08-17 10:52:03 +02:00 |
|
masensio
|
60947d737c
|
Merge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired
|
2013-08-16 18:37:17 +02:00 |
|
masensio
|
55f2bd23e6
|
Move Shibboleth WebView to a big Dialog
|
2013-08-13 13:28:45 +02:00 |
|
masensio
|
9dacdbec0b
|
Move WebView to Dialog
|
2013-08-13 12:08:46 +02:00 |
|
David A. Velasco
|
830bb7c853
|
Merge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired
|
2013-08-12 13:21:01 +02:00 |
|
David A. Velasco
|
dd9fe3e572
|
Fixed state of embedded web view for creation of second and later accounts, and for orientation changes
|
2013-08-12 12:55:01 +02:00 |
|
David A. Velasco
|
68df3cbfe7
|
Expiration of SSO session is detected in background operations (download, upload, sync account) and error notification lets the user access to the login view
|
2013-08-12 11:34:09 +02:00 |
|
David A. Velasco
|
78bcf72188
|
Foreground operations on files (remove, rename, new folder) failed due to SAML SSO session expired redirect the app to the login view for a new authentication
|
2013-08-07 19:13:00 +02:00 |
|