David A. Velasco
|
e0dc1134f8
|
Check changes in eTag of folders BEFORE requesting their list of contents
|
2013-10-21 10:51:58 +02:00 |
|
David A. Velasco
|
966daf3b9e
|
Enforced check of local modification date when synchronizing file contents to avoid problems with apps triggering a wrong FileObserver#CLOSE_WRITE event
|
2013-10-18 13:24:56 +02:00 |
|
David A. Velasco
|
e3be4babaf
|
Disable eTag as a criteria for synchronization of file contents
|
2013-10-18 13:16:26 +02:00 |
|
David A. Velasco
|
7c9d9e7b3a
|
Merge branch 'develop' into refresh_folder_contents_when_browsed_into
|
2013-10-18 12:28:09 +02:00 |
|
masensio
|
881727f050
|
Merge pull request #278 from owncloud/fix_synchronization_after_addition_of_infinite_propfind_in_server
Added depth parameters to ervery PROPFIND method
|
2013-10-18 01:31:48 -07:00 |
|
David A. Velasco
|
db026d8a91
|
Added depth parameters to ervery PROPFIND method
|
2013-10-18 10:22:16 +02:00 |
|
David A. Velasco
|
8bd6f85e22
|
Fixed update of size in folders when browsing down and up through new folders in servers
|
2013-10-18 10:08:24 +02:00 |
|
David A. Velasco
|
af62f9857d
|
Refactoring FileContentProvider and FileDataStorageManager: deletion of subfolders in provider & transactions on database connection
|
2013-10-16 13:04:49 +02:00 |
|
David A. Velasco
|
47b7a164de
|
Merge remote-tracking branch 'origin/refresh_folder_contents_when_browsed_into' into refresh_folder_contents_when_browsed_into
|
2013-10-14 14:55:50 +02:00 |
|
David A. Velasco
|
d8de614d78
|
Some cleanup and methods renamed in FileDataStorageManager
|
2013-10-14 13:00:49 +02:00 |
|
masensio
|
98d95b576e
|
OC-1701: Conflict detected in keep-in-sync
|
2013-10-14 12:48:26 +02:00 |
|
David A. Velasco
|
5b8731873e
|
Removed interface DataStorageManager
|
2013-10-14 12:33:19 +02:00 |
|
David A. Velasco
|
31ccf4e966
|
Improved navitagation through navigation list, reducing the number of requests to the server to refresh the target folder
|
2013-10-09 10:17:21 +02:00 |
|
David A. Velasco
|
ec85b4225e
|
The app goes directly to root folder when the current folder does not exist anymore after refreshing with server
|
2013-10-08 15:06:20 +02:00 |
|
David A. Velasco
|
79493448d9
|
Included name of the 'lost' folder in the toast warning about current folder removed in the server
|
2013-10-08 11:24:15 +02:00 |
|
David A. Velasco
|
fc2baec2f6
|
Fixed search of an existing current folder when the activity detects that the current folder does not exist any more
|
2013-10-08 11:17:20 +02:00 |
|
David A. Velasco
|
0aef684087
|
Fixed some crashes in refresh of current folder
|
2013-10-08 09:19:52 +02:00 |
|
David A. Velasco
|
d7c4d12485
|
Merge branch 'develop' into refresh_folder_contents_when_browsed_into
|
2013-10-08 08:52:14 +02:00 |
|
masensio
|
a67a6766a6
|
Merge pull request #267 from owncloud/fixed_permanent_redirections
Fixed permanent redirections
|
2013-10-07 05:03:41 -07:00 |
|
David A. Velasco
|
8abfe39821
|
Removed useless log
|
2013-10-07 14:00:02 +02:00 |
|
David A. Velasco
|
d9f42d500c
|
Prevent double count of transfer progress when part of an upload is resend
|
2013-10-07 12:01:15 +02:00 |
|
masensio
|
72e54bf983
|
OC-1591: Update Error Message
|
2013-10-07 10:51:52 +02:00 |
|
David A. Velasco
|
23c9be24a2
|
Clean up of synchronization code
|
2013-10-04 15:07:05 +02:00 |
|
David A. Velasco
|
3ffc515f42
|
Merge branch 'develop' into fixed_permanent_redirections
|
2013-10-03 12:39:54 +02:00 |
|
David A. Velasco
|
8a27bf186a
|
Merge branch 'fixed_permanent_redirections' into refresh_folder_contents_when_browsed_into
|
2013-10-03 12:38:09 +02:00 |
|
David A. Velasco
|
74370d5dee
|
Exit the current folder when not existing in the server any more (2)
|
2013-10-02 18:08:01 +02:00 |
|
David A. Velasco
|
ab3bcf6fe6
|
Exit the current folder when not existing in the server any more
|
2013-10-02 16:52:36 +02:00 |
|
David A. Velasco
|
7c3fad35a3
|
Fixed behaviour when user enters in a folder deleted in the server before the app finishes to synchronize
|
2013-10-02 10:40:03 +02:00 |
|
David A. Velasco
|
9c03c10790
|
Merge branch 'develop' into refresh_folder_contents_when_browsed_into
|
2013-10-02 09:29:59 +02:00 |
|
David A. Velasco
|
99fb630273
|
Merge pull request #270 from owncloud/fix_instant_uploads_in_Samsung_4.x_devices
Fix instant uploads in samsung 4.x devices
|
2013-10-01 05:39:27 -07:00 |
|
masensio
|
b6020228c8
|
Changes from comments of PR #270
|
2013-10-01 14:33:40 +02:00 |
|
masensio
|
df394c71be
|
OC-1507- Reopened. Browse up <
|
2013-10-01 13:43:52 +02:00 |
|
David A. Velasco
|
dad2221916
|
Merge branch 'develop' into fixed_permanent_redirections
|
2013-10-01 12:59:57 +02:00 |
|
masensio
|
5ff0989eb4
|
Merge remote-tracking branch 'origin/develop' into refresh_folder_contents_when_browsed_into
|
2013-10-01 12:58:17 +02:00 |
|
masensio
|
a8fade7369
|
OC-1508: App crashes when changing the orientation
|
2013-10-01 12:56:28 +02:00 |
|
David A. Velasco
|
abd0dfd385
|
Fixed URL encoding in check of existence
|
2013-10-01 09:02:07 +02:00 |
|
David A. Velasco
|
aa23ece118
|
Custom automatic redirection implemented for methods with entity body (PROPFIND, PUT, MKCOL)
|
2013-09-30 15:12:53 +02:00 |
|
David A. Velasco
|
01a4676beb
|
Merge branch 'develop' into fix_instant_uploads_in_Samsung_4.x_devices
|
2013-09-30 13:49:50 +02:00 |
|
masensio
|
8b13784522
|
Merge pull request #266 from owncloud/fix_fake_creation_of_InstantUploads_folder_when_app_is_offline
Fix fake creation of instant uploads folder when app is offline
|
2013-09-30 04:46:42 -07:00 |
|
David A. Velasco
|
dabd24c985
|
Recover name of instant_uploads table
|
2013-09-30 13:29:18 +02:00 |
|
masensio
|
47d115d75a
|
Change the loop mChildren update to the previous version
|
2013-09-30 10:28:03 +02:00 |
|
David A. Velasco
|
ea26ae4349
|
Check and creation for InstantUploads folder fixed and rewritten
|
2013-09-27 14:34:43 +02:00 |
|
masensio
|
9aa8babbe2
|
OC-1507: When you browse up, < is shown all the time in the top bar
|
2013-09-27 14:33:57 +02:00 |
|
masensio
|
ef78e58fed
|
Add a log and a comment
|
2013-09-27 12:42:34 +02:00 |
|
masensio
|
da6683e2be
|
OC-1470: Remove condition to ignore android.hardware.action.NEW_PICTURE events in devices with version >= 4.0
|
2013-09-26 18:33:27 +02:00 |
|
masensio
|
aaf8043d0c
|
OC-1230: app doesn't show the folders structure correct for a while. Improve Sync Proccess
|
2013-09-25 18:38:17 +02:00 |
|
masensio
|
fdf2cae2ce
|
Merge branch 'develop' into refresh_folder_contents_when_browsed_into
|
2013-09-24 14:57:45 +02:00 |
|
David A. Velasco
|
292870c300
|
Merge pull request #263 from owncloud/fix_loading_dialog_crash
Fix loading dialog crash
|
2013-09-24 05:56:18 -07:00 |
|
masensio
|
e2e1e62e45
|
Changes from comments of PR
|
2013-09-24 14:54:46 +02:00 |
|
masensio
|
c77919b96c
|
Merge branch 'develop' into refresh_folder_contents_when_browsed_into
|
2013-09-24 14:29:18 +02:00 |
|