コミット履歴

作者 SHA1 メッセージ 日付
  Andy Scherzinger 8f0ea82efd Fix for #1182 on Android 5 9 年 前
  Jorge Antonio Diaz-Benito Soriano ccf8741fab Added copy action 10 年 前
  Jorge Antonio Diaz-Benito Soriano fe5b6aa4a8 Added copy action 10 年 前
  purigarcia f068a156c5 merge develop 9 年 前
  purigarcia 61e6191342 change the name of the method from keepInSync to favorite. Other changes commented in the review 9 年 前
  purigarcia 569625c677 encode the path 9 年 前
  purigarcia 38186052e7 remove a log 9 年 前
  purigarcia f226b5f93a add the action in the context menu 9 年 前
  David A. Velasco 51a04aa541 Refactored extractions of server version from AccountManager through 10 年 前
  masensio afaa2879d1 Filter only '/' character in user input when version of server is 8.1 or later 10 年 前
  masensio 6f1fe5ad6d Process share with password 10 年 前
  masensio 0bef9fdedb Update year in license 10 年 前
  masensio 3d3046dc26 Add author's line in license 10 年 前
  David A. Velasco bcef916292 Removed commented code 10 年 前
  David A. Velasco d860ae7cd4 Added indexed tree of synchronizing folders to SyncFolderHandler 10 年 前
  David A. Velasco 265e32dee6 Added cancelation for subtrees 10 年 前
  David A. Velasco 5b54915209 Added indexed tree of folders downloading anything 10 年 前
  David A. Velasco d2883905c6 Revert changes for files uploading 10 年 前
  David A. Velasco 49849786e5 Removed call to methods to check transfer state of files through binders and replaced with methods on OCFile 10 年 前
  David A. Velasco cc77ea37de Added cancellation checks in SynchronizeFolderOperation before every RemoteOperation execution 10 年 前
  jabarros cec7baba5b 'Cancel folder download' cancels downloads of files already in the FileDownloadService 10 年 前
  jabarros f6f1c7e629 Add call to OperationService for canceling transference of downloading a folder 10 年 前
  David A. Velasco b309cafc15 Refactored OperationsService to hold two separated Handlers in two separated worker threads, one for SyncFolder, one for the rest 10 年 前
  David A. Velasco b0278c232e Updated OperationService to attend requests for FileSyncFolderOperations without a Binder in the caller Context 10 年 前
  Riadh Habbachi 9139508b9f Added initial implementation to download a folder. 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 年 前
  jabarros 59c0d67e68 Trigger MoveFileOperation when 'Choose' button is clicked 10 年 前
  masensio bf90cb0f16 Review cancel download for keep_in_sync files. Clear etag for parent folder, to force the download when refreshing the folder 11 年 前
  David A. Velasco 97b36b2335 Fixed restart of cancelled download 11 年 前