Commit History

Author SHA1 Message Date
  David A. Velasco 1dbba08c7b Improved messages for operations on files not existing anymore in the server 10 years ago
  jabarros 8188d4fa92 Update messages for moving files operation results 10 years ago
  jabarros 622d78906b Show an alert message when user tries to move a file or folder to a location where its name is used by other file or folder and when it is forbidden to move it 10 years ago
  jabarros a6afe6efd2 Add gestion for errors when moving files 10 years ago
  David A. Velasco f5e3f97ef1 Removed conflict mark 10 years ago
  jabarros 2b21d67791 Add case for when trying to download a file that is no longer available on the server 10 years ago
  jabarros 61c8f7f083 Upgrade notifications on status bar when uploading to show proper message about fails due to lack of permissions and removed FailedUploaderActivity 10 years ago
  jabarros a28fa921c9 Update ErrorMessageAdapter class to generate appropiate error messages for operations failed due to lack of permissions (ResultCode.FORBIDDEN) 10 years ago
  David A. Velasco fa326f51c8 Fixed use of removed text messages unnoticed before updating all the languages 10 years ago
  masensio cfe589231a Fix issue 534: missing string argument in ErrorMessageAdapter for R.string.error_upload_local_file_not_copied 11 years ago
  masensio bcab40c535 Use ErrorMessageAdapter to access the error string when an error in a finished foreground operation occurs 11 years ago
  masensio db43531874 Add specific message(s) for network error(s) in strings.xml 11 years ago
  masensio 99dcc9c5d5 New class ErrorMessageAdapter to choose proper error message to show to the user depending on the results of operations 11 years ago