Matthias Baumann
|
6c5f561342
- exclude none InstantUpload from InstantUploadActivity
|
12 years ago |
Matthias Baumann
|
7392cfe5ab
- InstantUpload path const not longer at two places, only at
|
12 years ago |
Matthias Baumann
|
f764980474
|
12 years ago |
David A. Velasco
|
2623e9c195
Replaced GPL v3 with GPL v2; PLEASE, note that GPL v2 still allows the code is used under the terms of later versions of GPL, depending upon the will of the user, so no right is being diminished
|
12 years ago |
David A. Velasco
|
bb257ec729
Updated copyright in source files
|
12 years ago |
David A. Velasco
|
35b25f04eb
Fixed crash in test of files downloading / uploading
|
12 years ago |
David A. Velasco
|
abd5f51554
Fixed check of modifications applied in server (still based on modification date)
|
12 years ago |
David A. Velasco
|
80448dc192
Fixed NULL pointers and wrong handling of dialogs
|
12 years ago |
David A. Velasco
|
a7535406d4
Customized error message for uploads when the local file cannot by copied to the ownCloud local directory
|
12 years ago |
David A. Velasco
|
a1c538db20
Some cleanup
|
12 years ago |
David A. Velasco
|
fd9086a883
New policy: uploaded files are copied to the local storage ownCloud directory bu default
|
12 years ago |
David A. Velasco
|
4c50eb4d2d
Merge of master after sync_review was merged into it
|
12 years ago |
David A. Velasco
|
3f2081e607
Ensure that FileDownloader and FileUploader events are not lost
|
12 years ago |
David A. Velasco
|
658267ad79
Disable rename and remove actions on folders when some file is uploading or downloading inside
|
12 years ago |
David A. Velasco
|
f03852032f
Fixed old bug reintroduced in instant uploads
|
12 years ago |
David A. Velasco
|
db0e2d0186
Reviewed values set to OCFile#mLastSyncDateForData
|
12 years ago |
David A. Velasco
|
38a80be828
Fixed lock of buttons in details view when the 'Keep both' option in conflicts dialog is used
|
12 years ago |
David A. Velasco
|
195b009212
Fixed 'keep both' action in conflicts dialog (both resulting file were linked to the same local file in the device)
|
12 years ago |
David A. Velasco
|
22a789e8d2
Fixed some bugs in the update of OCFile#mLastSyncDateForProperties at account synchronization time ; and some refactoring
|
12 years ago |
David A. Velasco
|
97dd59063b
Fixed bug: when a file is checked as 'keep in sync' and the immediate synchronization results in an upload, when this finish the 'kepp in sync' check was being forgotten; not more
|
12 years ago |
David A. Velasco
|
ff2271a8c5
Download button in file details view upgraded to sync file content in both directions
|
12 years ago |
David A. Velasco
|
925a0554e5
Granted update of modificationTimestamp with the end of downloads and uploads
|
12 years ago |
David A. Velasco
|
85e9a40dbe
Fixed update of right fragment when actions in the context menu of the left fragment are completed, in large-landscape devices
|
12 years ago |
Bartek Przybylski
|
92080afefc
add licence header to files
|
12 years ago |
David A. Velasco
|
9faab34fbd
Fixed notifications bug: when several notifications (download and upload, for instance) lived at the same time, clicking any of them resulted in the action expected for the last one; no more
|
12 years ago |
David A. Velasco
|
cf27417e54
Fixed crash got when instant upload is tried to an account where the InstantUpload/ folder is not already created
|
12 years ago |
David A. Velasco
|
27112bd200
Cancellation in uploads and access to details view pressing the status notification
|
12 years ago |
David A. Velasco
|
5fc7cd13e7
Adding cancellation to uploads (WIP)
|
12 years ago |
Bartek Przybylski
|
b6eb63a472
chaning photo taken name for more descriptive
|
12 years ago |
David A. Velasco
|
68ce2e7a38
Download service refactoring: multiple downloads and cancellation support
|
12 years ago |