David A. Velasco
|
e771c09ad9
Refactoring: move all the intents for MediaScanner in FileDataStorageManager to a single method
|
10 yıl önce |
David A. Velasco
|
c95eb327f8
Refactoring: get MediaScan trigger out of OCFile for renaming
|
10 yıl önce |
tobiasKaminsky
|
eaa3b1ef56
Merge remote-tracking branch 'upstream/develop' into triggerMediaScan
|
10 yıl önce |
tobiasKaminsky
|
95967c2151
- trigger mediaScan when files are deleted remote
|
10 yıl önce |
tobiasKaminsky
|
cb9927fb00
- trigger works when moving files
|
10 yıl önce |
Jorge Antonio Diaz-Benito Soriano
|
9bfacf23cb
Merge remote-tracking branch 'upstream/develop' into gradleWithInternalDependency
|
10 yıl önce |
jabarros
|
639d122721
Fixed. When an image is updated in the server and app folder is refreshed, the thumbnail does not change and it is not updated
|
10 yıl önce |
MMMarcy
|
2cad715525
Commit for the PR
|
10 yıl önce |
David A. Velasco
|
fe176bed6e
Some indentation updates
|
10 yıl önce |
David A. Velasco
|
363cad2add
On refersh of a folder, remove from the local file system the child folders that were deleted in the server
|
10 yıl önce |
Javier Gonzalez
|
d456e2fb6c
Merge pull request #641 from owncloud/thumbnails_for_downloaded_images
|
10 yıl önce |
jabarros
|
97d611aec3
Add column 'update_thumbnail' to the local files db for controlling the update of the thumbnails when images are updated on the server
|
10 yıl önce |
jabarros
|
2ef886af31
Merge branch 'develop' into better_loggin_system
|
10 yıl önce |
jabarros
|
4599553545
Move Logger class to owncloud library and update references. Add async task for loading log info into LogHistoryActivity
|
10 yıl önce |
David A. Velasco
|
679c7ed157
Fixed lost local copy of file when moved into a folder that is not created in the local file system yet
|
10 yıl önce |
David A. Velasco
|
8cfafef514
Completed update of local database and storage after a successful remote move
|
10 yıl önce |
David A. Velasco
|
5480c0b52f
Refactored MoveFileOperation to handle local update after remote move (WIP)
|
10 yıl önce |
jabarros
|
8a1e3f743e
Add column 'Remote_Id' to the local files db. Create upgrade for 'Permissions' and 'Remote_id' db changes.
|
11 yıl önce |
jabarros
|
ba4386008a
Modify FileDataStorageManager for adding permission value to ContentValue
|
11 yıl önce |
masensio
|
e790c8f83f
Changes in FileDataStorageManager from comments in PR#500
|
11 yıl önce |
David A. Velasco
|
1664299bd2
Fixed local removal of files when a folder is removed locally and holds local files currently out of sync
|
11 yıl önce |
masensio
|
9a9d4e0677
Fix: File can not be shown after several actions
|
11 yıl önce |
David A. Velasco
|
6cb184ab63
Joint local removal of files to RemoteFileOperation to fix refresh of UI
|
11 yıl önce |
masensio
|
53a168c5a6
Revert "FileListListAdapter is a SimpleCursorAdapter"
|
11 yıl önce |
masensio
|
4e9becbc97
Revert "FileListListAdapter based in CursorAdapter instead of SimpleCursorAdapter for more flexible integration"
|
11 yıl önce |
masensio
|
f2d4ae877f
Revert "Add FileListCursorLoader. Update data using CursorLoader and LoaderManager. Update filelist when a file/folder is deleted"
|
11 yıl önce |
masensio
|
c9626772a1
Add FileListCursorLoader. Update data using CursorLoader and LoaderManager. Update filelist when a file/folder is deleted
|
11 yıl önce |
David A. Velasco
|
6c33cefba0
WIP - commented pull-refreshes of list view as previous step to trust refresh to observer registered by Cursor
|
11 yıl önce |
David A. Velasco
|
65c7d5d5ba
FileListListAdapter based in CursorAdapter instead of SimpleCursorAdapter for more flexible integration
|
11 yıl önce |
masensio
|
44dae87d2f
FileListListAdapter is a SimpleCursorAdapter
|
11 yıl önce |