提交历史

作者 SHA1 备注 提交日期
  David A. Velasco 154f6d03e0 Error correctly reported when share password could not be set, and clean-up of unused code for sharing via link 9 年之前
  David A. Velasco e12e5e87c2 Limit number of successful uploads stored in DB, as stated in acceptance criteria 9 年之前
  David A. Velasco 772d640bc8 Fixed status message in uploads view 9 年之前
  David A. Velasco d9bb808308 BUG fixed: store file size with upload info to show correctly 9 年之前
  masensio 8006c893f9 Clean code, from uploads view implementation 9 年之前
  masensio c0cf6d8788 Use Upload End Time in Uploads View 9 年之前
  David A. Velasco 245e8fe5c7 'Wifi-only' condition for instant uploads fixed - uploads are not done if connection is not through Wifi 9 年之前
  David A. Velasco 57de2968fb Removed dependency of OCUpload on OCFile 9 年之前
  David A. Velasco 82b0b7a84f Merge branch 'master' into reliable_uploads_actions_uploads_view 9 年之前
  David A. Velasco 106db02dee Prevent crash when there are federated shares in the server 9 年之前
  masensio aca6e66d19 Optimize set for boolean parameters in UploadsStorageManager. Fix problem in Uploads DB creation method 9 年之前
  masensio 390e06efa8 Adapt UploadDBObject (new OCUpload) to manage uploads data 9 年之前
  David A. Velasco 41f1924bb6 Access to Uploads table through ContentResolver instead of direct access as DB 9 年之前
  masensio 10874aa7a7 Add new table for uploads on database 9 年之前
  masensio 35922a08c1 Read capabilities for showing Share Options 9 年之前
  David A. Velasco 5e0f46cc2e Added operation to create shares with a sharee, separated from operation to create shares via link 9 年之前
  masensio 55dc0da79a Get shares from Database, fix in insert shares in DB 9 年之前
  David A. Velasco 0db4fc9b17 Sync user and group shares into database 9 年之前
  masensio bcfa07f565 Fix Select Local Version or Keep Both behaviour when solving file coflict 9 年之前
  masensio 9494620cc4 Merge branch 'master' into sync_full_folder 9 年之前
  David A. Velasco 44023a6059 Clean-up: removed unused imports and methods, and commented code 10 年之前
  David A. Velasco e6c1454458 Persist conflicts in local database and show with an icon in the list of files 10 年之前
  David A. Velasco 0c8dfb6e8d Close dangling Cursors in FileContentProvider 9 年之前
  David A. Velasco 1b628540c9 Fixes after CR 10 年之前
  David A. Velasco 21c34ee6d4 Transaction signaled as successful in the right place - and some clean-up 10 年之前
  masensio f12956fe2a Remove comments 10 年之前
  masensio 74b8e1a536 Replace rawQuery by query, onUpgrade --> updateDownloadedFiles 10 年之前
  masensio 77ed62dbcf Replace account.name by newAccountName in onUpgrade 10 年之前
  masensio 27147e5e08 Select * in updateDownloadedFiles 10 年之前
  masensio ab7c998d07 Changes in update for downloaded files 10 年之前