コミット履歴

作者 SHA1 メッセージ 日付
  David A. Velasco fe176bed6e Some indentation updates 10 年 前
  David A. Velasco ea5c4760c2 Fixed conflict - Merge branch 'develop' into better_loggin_system 10 年 前
  jabarros 6da86f04f6 Update with changes after CR 10 年 前
  jabarros e549254059 Add boolean parameter 'ignoreTag' to SyncronizeFolderOperation constructor and pass ignoreTag = true in calls to #startSyncFolderOperation at FileDisplayActivity and MoveActivity in #onRefresh() 10 年 前
  jabarros 4599553545 Move Logger class to owncloud library and update references. Add async task for loading log info into LogHistoryActivity 10 年 前
  jabarros 8a1e3f743e Add column 'Remote_Id' to the local files db. Create upgrade for 'Permissions' and 'Remote_id' db changes. 10 年 前
  jabarros 80f6250604 Update class OCFile to include value of permissions column into db as a field. Modify SyncronizeFolderOperation and FileStorageUtils for setting permissions value 10 年 前
  masensio df4ae2eb35 Move execution of 'refresh file' operation to OperationsService 11 年 前
  David A. Velasco 0336eced64 Fixed lost of 'shared' attribute during full synchronization process for already known shares 11 年 前
  David A. Velasco 5d53f3c0ba Recursive refresh of folders in full synchronization does not retrieve information about shares 11 年 前
  masensio 271078a403 Merge branch 'master' into develop 11 年 前
  David A. Velasco 7a4ac19993 Version server is checked every time the root folder is refreshed, and both version and versionstring are in the server are saved locally 11 年 前
  David A. Velasco e943804c19 App adapted to renamed classes in owncloud-android-library 11 年 前
  David A. Velasco ba2dbeb735 Updated references to reordered classes in owncloud-android-library 11 年 前
  David A. Velasco dd7d44ed32 Considered servers without sharing support 11 年 前
  David A. Velasco da4aaa5aa1 Recovered sendStickyBroadcast instead of LocalBroadcastManager#sendbroadcast; events were lost on screen rotations 11 年 前
  David A. Velasco 533924f538 Get share resources ONLY for the current folder being refreshed 11 年 前
  David A. Velasco a9981ac0b4 Improved semantics of broadcast messages from FileSyncAdapter ; passed through LocalBroadcastManager now 11 年 前
  masensio 45c1e47e5f Merge branch 'develop' into share_link_show_shared_files 11 年 前
  David A. Velasco 3a02de8c90 Adapted ownCloud app to changes in ownCloud library interface 11 年 前
  masensio 8c6e069293 OC-2746: Changes from improvements in library 11 年 前
  David A. Velasco 1e68dccd8b Library updated with final names (project and packages) 11 年 前
  masensio c344de7b81 Remove fillOcFile from SyncronizeFolderOperation 11 年 前
  masensio 39c2fffbfe Merge branch 'develop' into refactor_remote_operation_to_read_file 11 年 前
  masensio 26f68e0eac OC-2280: Isolate the code for ReadFile (PROPFIND 0) to remove local dependences 11 年 前
  David A. Velasco f0dd05ddc4 Merge getFile and getData methods of RemoteOperationResult in a single one 11 年 前
  masensio 9a8b89bea1 OC-2256: Adapt Unit Test to the new result 11 年 前
  masensio 007ca522ec OC-2256: New RemoteFile class 11 年 前
  masensio 526a42a11b OC-2202: Change old Read method by new ReadRemoteFileOperation 11 年 前
  David A. Velasco 79ebc75dfa Moved some classes from root package to .utils 11 年 前