Commit graph

1040 commits

Author SHA1 Message Date
masensio
ee79b7a9a9 OC-3111: Check in SsoWebViewClient#onReceivedSslError() if the failed X509Certificate is accesible 2014-03-05 10:20:56 +01:00
masensio
1b77e7f846 Hotfix on develop: Show share file instead send_file for folders 2014-02-27 12:32:28 +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
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
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
David A. Velasco
4f7cd3ef94 Adapted to relocation of RemoveRemoteShareOperation in library 2014-02-17 13:08:18 +01:00
David A. Velasco
9e0f02131f Merge branch 'share_link__unshare_file' into wide_scope_library_clean_up 2014-02-17 13:01:55 +01:00
masensio
a5db2c2f68 HotFix to add Send File option, after PR#311 2014-02-17 09:16:29 +01:00
masensio
7ead9a0fe4 Merge pull request #311 from tobiasKaminsky/develop
Added support for sharing files:
2014-02-14 14:59:24 +01:00
masensio
4bb987e7b7 OC-2976: (Fix bug) App crashes when sharing a mp3 and other things 2014-02-14 13:36:47 +01:00
David A. Velasco
e943804c19 App adapted to renamed classes in owncloud-android-library 2014-02-14 13:20:59 +01:00
David A. Velasco
ba2dbeb735 Updated references to reordered classes in owncloud-android-library 2014-02-14 12:54:11 +01:00
masensio
6d8e8ca072 OC-2927: (Fix bug) App crashes when sharing a mp3 while it's playing 2014-02-14 10:19:52 +01:00
masensio
dce02bd01f OC-2923: (fix bug) Filelist is not refreshed after changing the orientation of the device and sharing 2014-02-13 09:47:31 +01:00
masensio
f51977d9ea OC-2922: Fix the bug: Menu in the gallery is not refresh after share or unsharing a file 2014-02-12 18:38:18 +01:00
David A. Velasco
397fa5904a Prevent stuck progress dialog, but well done 2014-02-12 12:45:47 +01:00
David A. Velasco
858ca289f6 Prevent stuck progress dialog 2014-02-12 12:42:07 +01:00
David A. Velasco
8394350082 Fixed subscription of stopped FileActivities as listeners for results of operations in OperationsService 2014-02-12 12:33:45 +01:00
David A. Velasco
7b4afce57e Removed legacy code 2014-02-12 11:47:07 +01:00
masensio
822245d11d OC-2918: Fix bug: It's not possible to share a file in samsung galaxy mini. (Some strings comparisons are wrong in OperationService#onStartCommand) 2014-02-12 10:28:30 +01:00
masensio
cf348fc6d9 OC-2887: Fix bug, refresh share icon, share menu refresh 2014-02-11 15:23:34 +01:00
David A. Velasco
cae7744ae1 Fixed release of connection between FileActivity and OperationService 2014-02-11 14:57:37 +01:00
masensio
04f5cf170f Commit previous to fix bug about refresh share status in filelist, OC-2887 2014-02-11 13:57:23 +01:00
David A. Velasco
77870373d9 Fixed bug in callbacks from OperationsService, a Handler is needed to access the main thread from other 2014-02-11 11:37:52 +01:00
David A. Velasco
b015886bd2 Merge pull request #398 from owncloud/share_link__unshare_file__share_in_operation_service
Share link  unshare file  share in operation service
2014-02-11 11:08:44 +01:00
masensio
b599f945e6 OC-2895: Move execution of UnshareOperation to OperationsService 2014-02-11 10:53:30 +01:00
masensio
e9ce426cdc OC-2896: Move execution of CreateShareOperation to OperationsService 2014-02-11 10:35:25 +01:00
David A. Velasco
e64a3cbf35 All the FileActivities bind to OperationsService on creation, and the later reports them when an operation finishes 2014-02-11 10:29:01 +01:00
masensio
8d62faf6c4 Merge remote-tracking branch 'origin/share_link__unshare_file' into share_link__unshare_file 2014-02-10 11:28:36 +01:00
masensio
9df401a7cd OC-2880: fix bug In the detail view, changing the orientation of the device and unsharing, menu is not refreshing, for images view 2014-02-10 11:27:49 +01:00
David A. Velasco
61f36d2a93 Fixed local state of file after a successful reupload 2014-02-10 09:42:39 +01:00
masensio
eb2d8e28dc Merge remote-tracking branch 'origin/share_link__unshare_file' into share_link__unshare_file 2014-02-10 09:37:23 +01:00
masensio
15309cac8b OC-2880: Fix bug: In the detail view, changing the orientation of the device and unsharing, menu is not refreshing 2014-02-10 09:36:46 +01:00
David A. Velasco
3e6de92847 Fixed wrong local state of a file after a download finishes 2014-02-10 09:29:33 +01:00
masensio
7cf9c82cc0 OC-2868: Fix bug: Unshare a file that does not exist any more, no message is shown 2014-02-07 13:25:53 +01:00
masensio
eb7bbebc08 OC-2868: Fix bug: Unshare a file that does not exist any more, no message is shown 2014-02-07 12:54:52 +01:00
David A. Velasco
2bf0864806 Fixed issue 308 - crash when other apps hold accounts with the same name, different type 2014-02-07 12:34:20 +01:00
David A. Velasco
ffa7b51784 Merge branch 'develop' into release-1.5.4 2014-02-07 12:04:02 +01:00
masensio
ebbc1793e2 Merge branch 'develop' into share_link__unshare_file 2014-02-07 12:02:38 +01:00
David A. Velasco
cba8baa98d Merge branch 'share_link__new_share' into release-1.5.4 2014-02-07 09:23:40 +01:00
masensio
fdedbaa18f OC-2859: Refix the bug. Unshare option shouldn't appear in non-shared files/folders 2014-02-07 09:11:08 +01:00