David A. Velasco
|
c301865c35
|
Synchronize kept-in-sync files during account synchronization, in both directions and considering conflicts
|
2012-11-16 16:23:45 +01:00 |
|
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
|
2012-11-15 19:29:30 +01:00 |
|
David A. Velasco
|
ff2271a8c5
|
Download button in file details view upgraded to sync file content in both directions
|
2012-11-15 17:18:04 +01:00 |
|
David A. Velasco
|
bd38627e14
|
Fixed lack of observance for files that are set as favourites when never were download before
|
2012-11-14 15:00:53 +01:00 |
|
David A. Velasco
|
b12ca42b45
|
Studying lack of upload when a file that was not previously down is set as favourite, then immediately opened and modified [WIP]
|
2012-11-13 16:01:13 +01:00 |
|
David A. Velasco
|
925a0554e5
|
Granted update of modificationTimestamp with the end of downloads and uploads
|
2012-11-13 15:59:05 +01:00 |
|
David A. Velasco
|
aef73a5263
|
Context handling made consistent
|
2012-11-13 11:38:00 +01:00 |
|
David A. Velasco
|
4460e43145
|
Grant that a favourite file in the device is watched if a redownload fails
|
2012-11-13 10:39:37 +01:00 |
|
David A. Velasco
|
e7b5284983
|
Remove observed file when requested although the list of observed had to be reinitialized
|
2012-11-13 10:26:35 +01:00 |
|
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
|
2012-11-12 15:20:00 +01:00 |
|
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
|
2012-11-08 17:21:45 +01:00 |
|
Bartek Przybylski
|
92080afefc
|
add licence header to files
|
2012-10-28 00:12:15 +02:00 |
|
Bartek Przybylski
|
0f1065e53a
|
upload file only on write close
|
2012-10-27 21:55:24 +02:00 |
|
Bartek Przybylski
|
6c32365704
|
Solving modified date and length conflicts
|
2012-10-27 12:20:52 +02:00 |
|
Bartek Przybylski
|
de94751cde
|
Two way synchronization for files
|
2012-10-22 21:15:26 +02:00 |
|
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
|
2012-10-19 13:08:58 +02:00 |
|
David A. Velasco
|
cf27417e54
|
Fixed crash got when instant upload is tried to an account where the InstantUpload/ folder is not already created
|
2012-10-15 15:22:07 +02:00 |
|
David A. Velasco
|
27112bd200
|
Cancellation in uploads and access to details view pressing the status notification
|
2012-10-11 16:40:56 +02:00 |
|
David A. Velasco
|
b0ab3ce087
|
Merge remote-tracking branch 'origin/master' into cancel_in_upload
Conflicts:
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
|
2012-10-11 11:40:15 +02:00 |
|
David A. Velasco
|
5fc7cd13e7
|
Adding cancellation to uploads (WIP)
|
2012-10-11 11:24:17 +02:00 |
|
Bartek Przybylski
|
4e1aafdafc
|
fixup! instant upload via wifi only - fixes
|
2012-10-10 22:08:13 +02:00 |
|
David A. Velasco
|
7382fa84b0
|
Fixed update of double pane view when download in notification bar is pressed in landspace mode
|
2012-10-10 16:18:11 +02:00 |
|
David A. Velasco
|
25f307c98a
|
Show the details of a file when the status notification of a download in progress is clicked
|
2012-10-10 13:13:22 +02:00 |
|
David A. Velasco
|
b246cf7075
|
Improved cancellation of downloads: fast abort of operation and fixed thread synchronization
|
2012-10-10 11:30:47 +02:00 |
|
Bartek Przybylski
|
b6eb63a472
|
chaning photo taken name for more descriptive
|
2012-10-09 23:26:53 +02:00 |
|
Bartek Przybylski
|
5bb706e8ac
|
instant upload via wifi only - fixes
|
2012-10-09 22:53:41 +02:00 |
|
David A. Velasco
|
38512099c4
|
Merge remote-tracking branch 'origin/master'
|
2012-10-09 14:54:14 +02:00 |
|
David A. Velasco
|
68ce2e7a38
|
Download service refactoring: multiple downloads and cancellation support
|
2012-10-09 14:53:25 +02:00 |
|
Bartek Przybylski
|
671cb91cef
|
add upload via wifi only option
|
2012-10-08 21:26:18 +02:00 |
|
Bartek Przybylski
|
aa14479e5b
|
removing some obvious warnings as first step to -Werror
|
2012-09-29 23:17:39 +02:00 |
|
David A. Velasco
|
b00957b5fa
|
Added big file chunking for uplaods
|
2012-09-24 14:10:31 +02:00 |
|
David A. Velasco
|
53b67429ea
|
Added support for OC-Chunking in uploads (disabled, but ready)
|
2012-09-12 16:16:56 +02:00 |
|
David A. Velasco
|
48f13c8adc
|
SSL connections update: notice about untrusted certificates and allow the user save them as reliable
|
2012-09-05 13:46:30 +02:00 |
|
David A. Velasco
|
be22e58b39
|
Uploading files are protected against removal from other apps
|
2012-08-24 14:50:37 +02:00 |
|
Bartek Przybylski
|
b2a260286e
|
proper reinitialize of service
|
2012-08-22 21:20:38 +02:00 |
|
Bartek Przybylski
|
ba148a8278
|
complete two way synchronization
|
2012-08-22 19:33:22 +02:00 |
|
David A. Velasco
|
ceb3dfdd05
|
More robust instant photo uploads
|
2012-08-22 10:48:16 +02:00 |
|
David A. Velasco
|
99d52af203
|
Refactoring of WebdavClient creation and setup
|
2012-08-16 16:06:12 +02:00 |
|
Bartek Przybylski
|
a4ba6170ea
|
moving from eu.alefzero.eu to com.owncloud.android
|
2012-07-31 17:43:37 +02:00 |
|