David A. Velasco
|
1e68dccd8b
Library updated with final names (project and packages)
|
11 years ago |
David A. Velasco
|
af6815a14b
Fixed DownloadRemoteOperation to use real total transfer size and to simplify constructor
|
11 years ago |
David A. Velasco
|
415c3867c4
Fixed propagation of download progress to download notifications
|
11 years ago |
masensio
|
6846e76912
OC-2327: Isolate the code for Download a file
|
11 years ago |
David A. Velasco
|
79ebc75dfa
Moved some classes from root package to .utils
|
11 years ago |
David A. Velasco
|
6da5d3c212
Refactored to build ownCloud app with oc_framework as dependency
|
11 years ago |
masensio
|
2be23eaec5
OC-1867: Remove package eu.alefzero.webdav
|
11 years ago |
David A. Velasco
|
78bcf72188
Foreground operations on files (remove, rename, new folder) failed due to SAML SSO session expired redirect the app to the login view for a new authentication
|
11 years ago |
David A. Velasco
|
2946d8dd69
Merge branch 'develop' into oauth_login
|
12 years ago |
David A. Velasco
|
bdc0332c23
Copyright note fixes
|
12 years ago |
David A. Velasco
|
c3ca5b5a4f
Merge branch 'develop' into loggingtool
|
12 years ago |
David A. Velasco
|
77ddd1ccb6
Merge branch 'develop' into feature_previews
|
12 years ago |
zerginator
|
8e36e7cc3e
This wraps the android.util.logging into Log_OC which , if its enabled
|
12 years ago |
David A. Velasco
|
24dd513682
Added progress bar for file transfers in details view (untested)
|
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
|
fd9086a883
New policy: uploaded files are copied to the local storage ownCloud directory bu default
|
12 years ago |
David A. Velasco
|
925a0554e5
Granted update of modificationTimestamp with the end of downloads and uploads
|
12 years ago |
David A. Velasco
|
9aab2d26da
Fixed local path NULL when making favourite a file not down ; fixed change of local path for uploaded file when redownloading
|
12 years ago |
David A. Velasco
|
c6a3abf05b
No more Canonical Names in log TAGs
|
12 years ago |
David A. Velasco
|
d25af7eea5
Changed the synchronization process to limit the number and type of failures supported before stop
|
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 |
David A. Velasco
|
25f307c98a
Show the details of a file when the status notification of a download in progress is clicked
|
12 years ago |
David A. Velasco
|
b246cf7075
Improved cancellation of downloads: fast abort of operation and fixed thread synchronization
|
12 years ago |
David A. Velasco
|
68ce2e7a38
Download service refactoring: multiple downloads and cancellation support
|
12 years ago |