David A. Velasco
|
170c041505
Revert "Fix bug: When editing the account, it is possible to include any password. Remove cookies when change password"
|
10 年之前 |
masensio
|
3605bd70da
Fix bug: When editing the account, it is possible to include any password. Remove cookies when change password
|
10 年之前 |
David A. Velasco
|
55c9c3a6c6
Updated services clean-up; Android 4.3 and 4.4 keep a huge number of threads in other case
|
10 年之前 |
David A. Velasco
|
e89e030077
Commented excess of logs
|
10 年之前 |
David A. Velasco
|
7d16de3c07
Fixed cancellation of SynchronizeOperationFolder
|
10 年之前 |
David A. Velasco
|
d860ae7cd4
Added indexed tree of synchronizing folders to SyncFolderHandler
|
10 年之前 |
David A. Velasco
|
9093ef8f9f
Refactored SyncFolderHandler out of OperationsService
|
10 年之前 |
David A. Velasco
|
265e32dee6
Added cancelation for subtrees
|
10 年之前 |
David A. Velasco
|
5b54915209
Added indexed tree of folders downloading anything
|
10 年之前 |
David A. Velasco
|
49849786e5
Removed call to methods to check transfer state of files through binders and replaced with methods on OCFile
|
10 年之前 |
David A. Velasco
|
2275f2eca4
Move every sendBroadcast from SynchronizeFolderOperation to SyncFolderHandler scope
|
10 年之前 |
David A. Velasco
|
5ee9c129a9
Fixed stuck 'downloading' icon in download of folders
|
10 年之前 |
David A. Velasco
|
76904d2c8e
Fix on search of operation to cancel
|
10 年之前 |
jabarros
|
6fee98e6a4
Fix. Subfolders are not cancelled correctly
|
10 年之前 |
jabarros
|
d05d5ffe1a
Merge branch 'develop' into download_folder
|
10 年之前 |
jabarros
|
1db11eb586
Fix. App does not realize that the folder does not exist
|
10 年之前 |
Keith Abdulla
|
38d0a19307
fix string format and context method
|
10 年之前 |
David A. Velasco
|
cc77ea37de
Added cancellation checks in SynchronizeFolderOperation before every RemoteOperation execution
|
10 年之前 |
jabarros
|
98929a9c8f
Merge branch 'download_folder' into download_folder_cancel_downloads
|
10 年之前 |
jabarros
|
cec7baba5b
'Cancel folder download' cancels downloads of files already in the FileDownloadService
|
10 年之前 |
David A. Velasco
|
727a941b3c
Show the download-in-progress icon in the folder as soon as the SynchronizeFolderOperation is created
|
10 年之前 |
jabarros
|
0be6894ec3
Changes after CR
|
10 年之前 |
jabarros
|
a6a010440d
Added some fixes in OperationsService
|
10 年之前 |
jabarros
|
407f64f5e0
Update OperationsService to receive requests for cancelling downloads (WIP)
|
10 年之前 |
jabarros
|
f6f1c7e629
Add call to OperationService for canceling transference of downloading a folder
|
10 年之前 |
David A. Velasco
|
b309cafc15
Refactored OperationsService to hold two separated Handlers in two separated worker threads, one for SyncFolder, one for the rest
|
10 年之前 |
David A. Velasco
|
56eaed4529
Added construction of SynchronizeFolderOperation to OperationService
|
10 年之前 |
David A. Velasco
|
b0278c232e
Updated OperationService to attend requests for FileSyncFolderOperations without a Binder in the caller Context
|
10 年之前 |
Keith Abdulla
|
1704c4f788
move subject message strings into strings.xml
|
10 年之前 |
David A. Velasco
|
5167e646ad
Refactoring: removed old FileDataStorageManager#moveFolder method, redirected to newer FileDataStorageManager#moveLocalFile
|
10 年之前 |