masensio
|
c80357f750
|
OC-3386:(Fix bug) An alert saying 'trying to login' is shown before clicking the to connect
|
2014-03-18 14:41:25 +01:00 |
|
masensio
|
d01e065586
|
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
|
2014-03-17 13:39:03 +01:00 |
|
masensio
|
eda6ddd98f
|
OC-3260: Detect authentication method
|
2014-03-17 10:29:24 +01:00 |
|
masensio
|
834c98644b
|
Remove some import warnings
|
2014-03-12 10:53:32 +01:00 |
|
David A. Velasco
|
5338b93604
|
Fixed wrong reload of SAML web dialog after rotation when the SSL-error dialog is visible over it
|
2014-03-12 10:32:05 +01:00 |
|
masensio
|
41efad3804
|
Merge branch 'develop' into check_server_certificates_in_SSO_webview
|
2014-03-12 08:44:56 +01:00 |
|
masensio
|
207a52f422
|
OC-3242: Add new error message for fail in GetUserName. No changes in library reference
|
2014-03-11 14:43:48 +01:00 |
|
masensio
|
660f97baab
|
Revert "OC-3242: Add new error message for fail in GetUserName"
This reverts commit 564bbf7bb8 .
|
2014-03-11 14:40:38 +01:00 |
|
masensio
|
564bbf7bb8
|
OC-3242: Add new error message for fail in GetUserName
|
2014-03-11 13:56:41 +01:00 |
|
David A. Velasco
|
8c6f415ed4
|
Ssl-error dialogs joint in a single one that uses different adapters to update its view depending on the classes providing the information
|
2014-03-11 11:39:19 +01:00 |
|
masensio
|
101cbbe492
|
Merge branch 'develop' into check_server_certificates_in_SSO_webview
|
2014-03-10 11:08:42 +01:00 |
|
masensio
|
45bc02fbe5
|
OC-3212: Show appropiate error messages for SslError in SSL error dialog shown by WebViewClient
|
2014-03-10 10:53:11 +01:00 |
|
masensio
|
9cac3b60a5
|
Merge branch 'add_ssl_warning_dialog_for_devices_without_access_to_X509Certificte_in_WebView_SSL_errors' into check_server_certificates_in_SSO_webview
|
2014-03-07 15:11:59 +01:00 |
|
masensio
|
6944503874
|
OC-3208: Unify both SSL dialogs taking information from X509Certificate in just one
|
2014-03-07 14:48:42 +01:00 |
|
David A. Velasco
|
a2be11ad54
|
Improved view of certificate details for SSL dialog based on SslCertificate
|
2014-03-07 14:39:30 +01:00 |
|
David A. Velasco
|
6bab28424a
|
Added new dialog for SSL errors showing information saved in SslCertificate
|
2014-03-07 13:44:13 +01:00 |
|
masensio
|
517bde6aae
|
OC-3196: Rewrite according to comments in PR#420
|
2014-03-07 09:38:42 +01:00 |
|
masensio
|
8e1a2573b9
|
OC-3116: Add a warning dialog for untrusted SslCertificates and show it instead of call proceed() directly
|
2014-03-06 18:26:35 +01:00 |
|
David A. Velasco
|
ebcc9b98e3
|
Alternative solution for fix in 10f99ceb9ca... enforcing dialog dissmiss instead of introducing false specific onConfigurationChange
|
2014-03-06 16:29:21 +01:00 |
|
masensio
|
e280f5e618
|
Add License in LoadindDialog
|
2014-03-05 12:44:09 +01:00 |
|
masensio
|
1ace8a21ef
|
OC-3163: Check if the certificate is in the app cetificates repository (mKnownServers of NetworkUtils)
|
2014-03-05 12:16:48 +01:00 |
|
masensio
|
ee79b7a9a9
|
OC-3111: Check in SsoWebViewClient#onReceivedSslError() if the failed X509Certificate is accesible
|
2014-03-05 10:20:56 +01:00 |
|
masensio
|
56853acff0
|
Won't Fix:
Revert "OC-3121: (fix bug) An empty message is sent, when renaming a file in the web of a big file"
This reverts commit df4d0355f2 .
|
2014-03-04 13:28:07 +01:00 |
|
masensio
|
df4d0355f2
|
OC-3121: (fix bug) An empty message is sent, when renaming a file in the web of a big file
|
2014-03-04 11:58:30 +01:00 |
|
masensio
|
77b7f99d66
|
OC-3097: (fix bug) When the connection is lost during a download, app thinks that the download is finished
|
2014-02-28 13:56:33 +01:00 |
|
masensio
|
1b77e7f846
|
Hotfix on develop: Show share file instead send_file for folders
|
2014-02-27 12:32:28 +01:00 |
|
masensio
|
ac836eddb7
|
Merge branch 'develop' into send_file_pr311_with_develop
|
2014-02-27 08:40:17 +01:00 |
|
masensio
|
aaba7b2725
|
OC-3097:(fix bug) When the connection is lost during a download, app thinks that the download is finished
|
2014-02-26 17:23:18 +01:00 |
|
masensio
|
10f99ceb9c
|
OC-3079: (fix bug) Two send options appear after send and mail with a ownCloud file
|
2014-02-26 11:05:25 +01:00 |
|
masensio
|
21a6560375
|
OC-3087: (fix bug) The loading doesn't deissapear during the download process
|
2014-02-26 10:28:21 +01:00 |
|
masensio
|
b230388f63
|
OC-3082: The file list is white after send a not downloaded file
|
2014-02-25 14:40:44 +01:00 |
|
masensio
|
7c0865ae0f
|
OC-3078: (Fix bug) Appear 'Copy link' option on the send menu
|
2014-02-25 11:18:43 +01:00 |
|
masensio
|
64452b60f6
|
OC-3050: Grant the filelist doesn't refresh unnecessary because of the old update folder size
|
2014-02-24 13:54:03 +01:00 |
|
masensio
|
c8fc9cfa70
|
Merge branch 'develop' into remove_folder_size_info
|
2014-02-24 13:37:48 +01:00 |
|
masensio
|
af1f880b27
|
Merge branch 'develop' into send_file_pr311_with_develop
|
2014-02-24 13:33:23 +01:00 |
|
masensio
|
271078a403
|
Merge branch 'master' into develop
|
2014-02-24 13:16:57 +01:00 |
|
masensio
|
a5215ce89e
|
OC-3049: Remove the database update for the folder size data: modify FileContentProvider and FileSyncAdapter.
|
2014-02-24 10:51:44 +01:00 |
|
masensio
|
049f659f77
|
OC-3049: Remove the database update for the folder size data
|
2014-02-21 14:46:09 +01:00 |
|
masensio
|
422f87c57f
|
OC-3047: Hide the file size when the file is a folder
|
2014-02-21 14:06:02 +01:00 |
|
David A. Velasco
|
6faa40fde5
|
Fixed problems unsharing links when other kind of shares exist on a file
|
2014-02-20 15:00:52 +01:00 |
|
David A. Velasco
|
42fc189367
|
Implemented option to copy shared link in clipboard instead of trusting in external clipboard front-ends
|
2014-02-19 18:00:49 +01:00 |
|
David A. Velasco
|
7a4ac19993
|
Version server is checked every time the root folder is refreshed, and both version and versionstring are in the server are saved locally
|
2014-02-19 12:28:24 +01:00 |
|
masensio
|
8db07c67b6
|
OC-3016: Add option 'send_files_to_other_apps' with default value 'on'
|
2014-02-19 10:33:27 +01:00 |
|
masensio
|
9343650e84
|
Merge branch 'develop' into send_file_pr311_with_develop
|
2014-02-19 08:51:58 +01:00 |
|
masensio
|
3b4baa1faa
|
Merge pull request #405 from owncloud/wide_scope_library_clean_up
Wide scope library clean up
|
2014-02-18 15:16:22 +01:00 |
|
masensio
|
8e0ecc6570
|
Update License in OwnCloudAccount.java
|
2014-02-18 15:15:22 +01:00 |
|
David A. Velasco
|
0f99af779e
|
Merge branch 'share_link__unshare_file' into release-1.5.4
|
2014-02-18 11:16:22 +01:00 |
|
masensio
|
a6aec931a7
|
OC-2971: Grant action is working in other views: Details, Videos, MP3 Player and Images
|
2014-02-18 09:45:20 +01:00 |
|
masensio
|
6cf78042b0
|
OC-2968: Filter out ownCloud from the list of apps able to receive the file
|
2014-02-17 13:54:02 +01:00 |
|
David A. Velasco
|
4f7cd3ef94
|
Adapted to relocation of RemoveRemoteShareOperation in library
|
2014-02-17 13:08:18 +01:00 |
|