Commit History

Author SHA1 Message Date
  Juan Carlos González Cabrero ce7fa469a4 Refactoring on UploadFileOperation instances building 9 years ago
  David A. Velasco 163e9e7bbe Uploads delayed for Wifi processed as any other upload -> notifications sent, uploads view refreshed correctly 9 years ago
  Juan Carlos González Cabrero 1c701fbc00 Avoid storing upload if it ias already in current queue 9 years ago
  Juan Carlos González Cabrero 467071321f Remove unique upload by his ID when it already exists in current ones 9 years ago
  Juan Carlos González Cabrero cbf619be77 Add listener to let FileUploader know about a rename 9 years ago
  Juan Carlos González Cabrero def9478d44 Update remote path of the upload in the database just after rename 9 years ago
  Juan Carlos González Cabrero 9422b77ab7 Remove cancel when it is cancelled 9 years ago
  Juan Carlos González Cabrero b1d46eb8ab Change error label for uploads when app is killed 9 years ago
  David A. Velasco 26d748a2d3 Upload really in progress always and only in top of the list of current uploads 9 years ago
  David A. Velasco 945841203c Grant renewal ownCloudClients managed in SessionManager after updating credentials 9 years ago
  David A. Velasco d053f34b8f Simplify checks of authentication needed after change in library; as a side effect, uploads failed due to SAML session expired are stored with right 'credentials error', instead of 'unknown' 9 years ago
  David A. Velasco e78bf9179b Allow retry of failed uploads of accounts different than the current one 9 years ago
  David A. Velasco 5694915151 Recovery of FileUploader after sudden death 9 years ago
  David A. Velasco 7980afbef8 Retry all failed uploads when option item 'retry failed' is tapped 9 years ago
  David A. Velasco 4f962aeb2d Added 'event' to notify activities when new uploads are added to the queue of pending uploads, so that the uploads list is better refreshed when several retries are triggered 9 years ago
  David A. Velasco d9bb808308 BUG fixed: store file size with upload info to show correctly 9 years ago
  David A. Velasco 52d05b37d4 Enabled again 'basic' recovery of instant uploads on WiFi connection 9 years ago
  David A. Velasco 091985650b Remove from database uploads cancelled in batch when an account is removed while uplading 9 years ago
  David A. Velasco c5825a4e07 Refactoring: static methods to ease requests to FileUploader are grouped in a single class 9 years ago
  David A. Velasco fbfb5d56b4 Removed cancellation of all the uploads when Wifi is lost, not needed anymore after FileUploader refactoring 9 years ago
  masensio 8006c893f9 Clean code, from uploads view implementation 9 years ago
  masensio 531615c077 Changes from code review comments 9 years ago
  masensio ae5605e55b Fix problems with Credentials error in uploads 9 years ago
  David A. Velasco de1f34c493 Delay instant uploads when WiFi requirement is not met, and show as failed uploads in uploads list 9 years ago
  David A. Velasco 5eeca847d1 Remove uploads from persisted list when cancelled 9 years ago
  Juan Carlos González Cabrero d49379abf8 Refactorized UploadStatus to have only 3 types of Status 9 years ago
  David A. Velasco 245e8fe5c7 'Wifi-only' condition for instant uploads fixed - uploads are not done if connection is not through Wifi 9 years ago
  Juan Carlos González Cabrero ee66791dcb Deleted keySuffix parameter from putIfAbsent method, wich was corrupting the path 9 years ago
  David A. Velasco 286dc8fafd Merge branch 'master' into reliable_uploads_actions_uploads_view 9 years ago
  David A. Velasco c9ad19692f Simplified FileUploader - UploadFileOperation gets responsibility to update local data as a new SyncOperation 9 years ago