Commit History

作者 SHA1 備註 提交日期
  jabarros 6674379a5f Remove is_uploading field from database 10 年之前
  jabarros 115268008e Increase db number and added getters and setter for new 'uploading' and 'downloading' fields in OCFile 10 年之前
  David A. Velasco f139a7204d Removed empty method, and some unused imports 10 年之前
  David A. Velasco 1e9ff8c5fa Trigger MediaScan for every downloaded file in a renamed or moved folder 10 年之前
  David A. Velasco 5167e646ad Refactoring: removed old FileDataStorageManager#moveFolder method, redirected to newer FileDataStorageManager#moveLocalFile 10 年之前
  David A. Velasco 0f39ff841a Bug fixed (and some refactoring): crash on local removal of a folder 10 年之前
  David A. Velasco e771c09ad9 Refactoring: move all the intents for MediaScanner in FileDataStorageManager to a single method 10 年之前
  David A. Velasco c95eb327f8 Refactoring: get MediaScan trigger out of OCFile for renaming 10 年之前
  tobiasKaminsky eaa3b1ef56 Merge remote-tracking branch 'upstream/develop' into triggerMediaScan 10 年之前
  tobiasKaminsky 95967c2151 - trigger mediaScan when files are deleted remote 10 年之前
  tobiasKaminsky cb9927fb00 - trigger works when moving files 10 年之前
  Jorge Antonio Diaz-Benito Soriano 9bfacf23cb Merge remote-tracking branch 'upstream/develop' into gradleWithInternalDependency 10 年之前
  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 年之前
  MMMarcy 2cad715525 Commit for the PR 10 年之前
  David A. Velasco fe176bed6e Some indentation updates 10 年之前
  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 年之前
  Javier Gonzalez d456e2fb6c Merge pull request #641 from owncloud/thumbnails_for_downloaded_images 10 年之前
  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 年之前
  jabarros 2ef886af31 Merge branch 'develop' into better_loggin_system 10 年之前
  jabarros 4599553545 Move Logger class to owncloud library and update references. Add async task for loading log info into LogHistoryActivity 10 年之前
  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 年之前
  David A. Velasco 8cfafef514 Completed update of local database and storage after a successful remote move 10 年之前
  David A. Velasco 5480c0b52f Refactored MoveFileOperation to handle local update after remote move (WIP) 10 年之前
  jabarros 8a1e3f743e Add column 'Remote_Id' to the local files db. Create upgrade for 'Permissions' and 'Remote_id' db changes. 10 年之前
  jabarros ba4386008a Modify FileDataStorageManager for adding permission value to ContentValue 10 年之前
  masensio e790c8f83f Changes in FileDataStorageManager from comments in PR#500 11 年之前
  David A. Velasco 1664299bd2 Fixed local removal of files when a folder is removed locally and holds local files currently out of sync 11 年之前
  masensio 9a9d4e0677 Fix: File can not be shown after several actions 11 年之前
  David A. Velasco 6cb184ab63 Joint local removal of files to RemoteFileOperation to fix refresh of UI 11 年之前
  masensio 53a168c5a6 Revert "FileListListAdapter is a SimpleCursorAdapter" 11 年之前