jabarros
|
5a4b0731f0
|
Merge pull request #806 from owncloud/download_folder__clean_SynchronizeFolderOperation
Clean SynchronizeFolderOperation
|
2014-12-15 15:01:55 +01:00 |
|
David A. Velasco
|
e650fd2c6f
|
Avoid unneeded parameter
|
2014-12-15 14:46:52 +01:00 |
|
David A. Velasco
|
46b5e21ef5
|
Merge pull request #801 from owncloud/community_image-preview-save-position
Restore the current image when the preview activity is hidden
|
2014-12-15 10:22:10 +01:00 |
|
David A. Velasco
|
407a31b3ca
|
Merge pull request #805 from owncloud/download_folder_cancel_menu_option
Show 'cancel download' option in folder actions menu when folder is bein...
|
2014-12-15 09:57:27 +01:00 |
|
Jenkins for ownCloud
|
3772a9d78e
|
[tx-robot] updated from transifex
|
2014-12-15 01:13:29 -05:00 |
|
Jenkins for ownCloud
|
c6ce747d8a
|
[tx-robot] updated from transifex
|
2014-12-14 01:13:29 -05:00 |
|
Jenkins for ownCloud
|
885e76abb1
|
[tx-robot] updated from transifex
|
2014-12-13 01:13:30 -05:00 |
|
David A. Velasco
|
e409b5afb6
|
Fixed a couple of null pointers
|
2014-12-12 13:30:55 +01:00 |
|
David A. Velasco
|
399251bc5a
|
Optimize operation flow
|
2014-12-12 13:06:12 +01:00 |
|
David A. Velasco
|
ddac353a0a
|
Delay load of cached information about folder (mLocalFolder) until the operation is really run
|
2014-12-12 12:57:53 +01:00 |
|
David A. Velasco
|
47559478ba
|
Merge pull request #803 from owncloud/download_folder_cancel
Add cancellation of folder synchronizations to OperationsService.
|
2014-12-12 12:32:41 +01:00 |
|
jabarros
|
bbf85d96de
|
Show 'cancel download' option in folder actions menu when folder is being downloaded
|
2014-12-12 12:02:01 +01:00 |
|
jabarros
|
0be6894ec3
|
Changes after CR
|
2014-12-12 10:40:13 +01:00 |
|
jabarros
|
4e2f886b44
|
Merge pull request #766 from owncloud/feedbackWithVersionNumber
Email from feedback contains version number
|
2014-12-12 10:05:49 +01:00 |
|
jabarros
|
a6a010440d
|
Added some fixes in OperationsService
|
2014-12-12 09:16:32 +01:00 |
|
Jenkins for ownCloud
|
9cdcea64ee
|
[tx-robot] updated from transifex
|
2014-12-12 01:13:36 -05:00 |
|
jabarros
|
407f64f5e0
|
Update OperationsService to receive requests for cancelling downloads (WIP)
|
2014-12-11 18:44:29 +01:00 |
|
jabarros
|
f6f1c7e629
|
Add call to OperationService for canceling transference of downloading a folder
|
2014-12-11 18:18:23 +01:00 |
|
jabarros
|
8fc865ea76
|
Merge branch 'develop' into community_image-preview-save-position
|
2014-12-11 10:23:03 +01:00 |
|
David A. Velasco
|
1f796350b0
|
Merge pull request #781 from owncloud/fix_logs_change_orientation
User chooser for sending mail in LogHistory (with crash fixed if device is rotated in the e-mail app)
|
2014-12-11 10:21:41 +01:00 |
|
jabarros
|
6596d65067
|
Merge pull request #797 from owncloud/download_folder__in_a_separate_worker_thread
Download folder in a separate worker thread
|
2014-12-11 09:21:42 +01:00 |
|
David A. Velasco
|
6a25e0eb11
|
Merge pull request #799 from owncloud/community_rotateImage
Rotate image according to EXIF attributes.
|
2014-12-11 09:16:00 +01:00 |
|
jabarros
|
92e8194f18
|
Merge branch 'develop' into community_rotateImage
|
2014-12-11 08:51:31 +01:00 |
|
David A. Velasco
|
eab9d689c5
|
Fixed compilation error
|
2014-12-10 18:52:57 +01:00 |
|
David A. Velasco
|
11f6daf403
|
Fixed access to storage manager in SynchronizeFolderOperation
|
2014-12-10 18:31:26 +01:00 |
|
David A. Velasco
|
b309cafc15
|
Refactored OperationsService to hold two separated Handlers in two separated worker threads, one for SyncFolder, one for the rest
|
2014-12-10 18:30:05 +01:00 |
|
David A. Velasco
|
56eaed4529
|
Added construction of SynchronizeFolderOperation to OperationService
|
2014-12-10 18:28:43 +01:00 |
|
David A. Velasco
|
f89e06ec73
|
Merge pull request #795 from owncloud/download_folder_recursion
Resolve recursion on new SyncFolderOperation creating new instances of S...
|
2014-12-10 18:21:05 +01:00 |
|
jabarros
|
d564ef443c
|
Resolve recursion on new SyncFolderOperation creating new instances of SynFolderOperation and running them
|
2014-12-10 16:23:46 +01:00 |
|
jabarros
|
c34646aed3
|
Merge branch 'fix_protocol_send_mail' into fix_logs_change_orientation
|
2014-12-10 14:13:32 +01:00 |
|
David A. Velasco
|
154188c38f
|
Hurry up release of source bitmap in rotations
|
2014-12-10 12:48:31 +01:00 |
|
David A. Velasco
|
77554b2b51
|
Cancel load task when fragment becomes invisible (fixes crash in rotations)
|
2014-12-10 12:46:34 +01:00 |
|
jabarros
|
f533fa8205
|
Merge pull request #794 from owncloud/download_folder__add_download_to_operationService
Updated OperationService to attend requests for FileSyncFolderOperations...
|
2014-12-10 11:03:43 +01:00 |
|
David A. Velasco
|
5be1cb743f
|
Merge pull request #791 from owncloud/download_folder_SynchronizeFolderOperation
Download folder synchronize folder operation
|
2014-12-10 11:03:00 +01:00 |
|
jabarros
|
114b07fe2c
|
Changes after CR
|
2014-12-10 10:06:10 +01:00 |
|
David A. Velasco
|
b0278c232e
|
Updated OperationService to attend requests for FileSyncFolderOperations without a Binder in the caller Context
|
2014-12-10 09:39:52 +01:00 |
|
jabarros
|
0df8f178de
|
Merge pull request #754 from owncloud/RadioListOnAccounts
Account list is now a radiobutton list
|
2014-12-10 08:45:12 +01:00 |
|
Keith Abdulla
|
3d8174a73e
|
fix tab
|
2014-12-09 23:01:48 -08:00 |
|
Jenkins for ownCloud
|
d0ec8b4ea3
|
[tx-robot] updated from transifex
|
2014-12-10 01:13:40 -05:00 |
|
Keith Abdulla
|
1704c4f788
|
move subject message strings into strings.xml
|
2014-12-09 17:51:10 -08:00 |
|
jabarros
|
6ccf48b337
|
Request the download of all the files in a folder (non recursively)
|
2014-12-09 11:18:57 +01:00 |
|
jabarros
|
ee688193df
|
Create new SyncFolderOperation
|
2014-12-09 10:55:17 +01:00 |
|
jabarros
|
1e847c4ac8
|
Rename SynchronizeFolderOperation to RefreshFolderOperation and update references
|
2014-12-09 10:54:18 +01:00 |
|
David A. Velasco
|
34433e924d
|
Merge remote-tracking branch 'rhabbachi/feature/308_sync_folder' into download_folder
|
2014-12-09 10:39:14 +01:00 |
|
Jenkins for ownCloud
|
cd883c67f7
|
[tx-robot] updated from transifex
|
2014-12-08 01:13:29 -05:00 |
|
Jenkins for ownCloud
|
dac3ced86d
|
[tx-robot] updated from transifex
|
2014-12-07 01:13:35 -05:00 |
|
Keith Abdulla
|
4957791128
|
subject mail populated when user shares file/folder
|
2014-12-06 02:07:35 -08:00 |
|
Jenkins for ownCloud
|
940f0cc89c
|
[tx-robot] updated from transifex
|
2014-12-06 01:13:30 -05:00 |
|
jabarros
|
700d444977
|
Fix. Avoid load logs again when changing device orientation
|
2014-12-05 14:33:04 +01:00 |
|
jabarros
|
766b51f497
|
Remove unused imports and split long lines modified
|
2014-12-05 10:12:57 +01:00 |
|