Commit graph

928 commits

Author SHA1 Message Date
masensio
2d36f5a564 message 'Session expires' in TextView instead of Toast 2013-08-17 18:39:05 +02:00
masensio
595f9b8ecd Merge remote-tracking branch 'origin/saml_based_federated_single_sign_on_expired' into saml_based_federated_single_sign_on_expired 2013-08-17 10:33:00 +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
David A. Velasco
503743fa0d Merge remote-tracking branch 'origin/saml_based_federated_single_sign_on_for_any_operation' into saml_based_federated_single_sign_on_expired 2013-08-14 17:17:21 +02:00
David A. Velasco
ebd6888ed1 Merge remote-tracking branch 'origin/saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired 2013-08-14 17:16:42 +02:00
masensio
b458c92be0 Update server-url 2013-08-14 09:15:47 +02:00
masensio
8a2910a0ac Update server-url 2013-08-14 09:13:47 +02:00
masensio
1cb6b12869 Update server-url 2013-08-14 09:10:31 +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
23a1ea68e0 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-12 13:16:43 +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
David A. Velasco
52bc433bb1 Session cookie caught and saved to use in requests after successful SAML-based federated SSO 2013-08-01 17:47:09 +02:00
David A. Velasco
5ede3e9909 Improved status messages for authentication through SAML-based federated SSO 2013-08-01 17:44:23 +02:00
David A. Velasco
d2ee9062fa Configured embedded WebView to allow the single-sign-on process is completed and to catch the cookie setting the authorized session 2013-07-30 13:02:13 +02:00
David A. Velasco
5a65ff53c2 AuthenticatorActivity updated to test existance through SAML-based-federated-authenticated entry point 2013-07-26 13:05:01 +02:00
David A. Velasco
0713ba613d Added SAML-based Web Single-Sign-On as new authentication method available in pre-build configuration 2013-07-25 17:29:52 +02:00
masensio
8a8a6267f6 change version to 1.4.3. Problem with version number in Google Play 2013-07-16 13:15:08 +02:00
masensio
c7188eb833 Merge branch 'master' into release-1.4.2 2013-07-16 09:05:34 +02:00
Jenkins for ownCloud
e3a1fb510d [tx-robot] updated from transifex 2013-07-15 17:07:21 -04:00
Jenkins for ownCloud
e33c118195 [tx-robot] updated from transifex 2013-07-14 01:14:27 +02:00
masensio
a4b736e91c Update Workaround version number: 1.0.4 2013-07-12 11:43:32 +02:00
Jenkins for ownCloud
84c82f8a9e [tx-robot] updated from transifex 2013-07-12 01:15:20 +02:00
masensio
5f0dfa61ab OC-673: Show folder size at a first sync 2013-07-11 18:57:35 +02:00
Jenkins for ownCloud
83a9874d40 [tx-robot] updated from transifex 2013-07-11 01:21:57 +02:00
masensio
7f57706c33 0C-601: Update version name and number, version 1.4.2 2013-07-10 18:36:45 +02:00
masensio
b4a85deafc Merge pull request #215 from owncloud/branding_configurable_URL_input_field
Configurable url input field
2013-07-10 00:24:16 -07:00
David A. Velasco
133e89d495 Merge branch 'master' into develop 2013-07-10 09:06:08 +02:00
David A. Velasco
7680159cd7 Merge pull request #211 from owncloud/bug_folder_size_delay
Fixed: slowdown in performance due to computation of folders size
2013-07-10 00:05:11 -07:00
Jenkins for ownCloud
81ef2eaaea [tx-robot] updated from transifex 2013-07-10 01:34:04 +02:00
David A. Velasco
fa57455a74 Allow the definition of a default server URL although the input field is visible 2013-07-09 13:36:24 +02:00
David A. Velasco
fffa77e211 Merge remote-tracking branch 'origin/bug_folder_size_delay' into bug_folder_size_delay 2013-07-09 13:25:43 +02:00
David A. Velasco
7a7fe5dbca Improvements from comments 2013-07-09 13:20:54 +02:00
masensio
3863cf061b OC-523: Remove two log lines in FileDataStorageManager 2013-07-09 13:20:53 +02:00
masensio
a72d7bfe21 OC-577: Modify FileDataStorageManager to call updateSubtreeSize. OC-523 2013-07-09 13:20:52 +02:00
masensio
7ec25767ef OC-576: method updateSubtreeSize in FileDataStorageManager. OC-523 2013-07-09 13:16:41 +02:00
masensio
eee74aa5f2 OC-575: Update the size of a folder in DB during the sync. OC-523 2013-07-09 13:16:40 +02:00
masensio
50628c0c0b OC-574: Show size in list from local database. OC-523 2013-07-09 13:04:40 +02:00
David A. Velasco
dcccf73dfb Improvements from comments 2013-07-09 12:32:44 +02:00
David A. Velasco
1eed6a6812 Avoid that refresh button appears while checking remote server 2013-07-09 10:35:04 +02:00
David A. Velasco
c593c1ecb9 Fixed default value of parameters for URL-input visibility 2013-07-09 10:19:47 +02:00
David A. Velasco
86a97a605a Fixed alignment of embedded refresh button and url input field in landscape too 2013-07-09 10:19:08 +02:00
David A. Velasco
912d867f27 Fixed alignment of embedded refresh button and url input field 2013-07-09 09:50:55 +02:00
Jenkins for ownCloud
c612cb6036 [tx-robot] updated from transifex 2013-07-09 01:15:36 +02:00
Jenkins for ownCloud
110a64efa8 [tx-robot] updated from transifex 2013-07-08 01:15:20 +02:00
Jenkins for ownCloud
e391b28590 [tx-robot] updated from transifex 2013-07-07 01:20:10 +02:00
Jenkins for ownCloud
3338f27d2a [tx-robot] updated from transifex 2013-07-06 01:14:54 +02:00