Commit History

Author SHA1 Message Date
  David A. Velasco afaa4b2df3 Fixed lost text in notifications for failed uploads 11 years ago
  David A. Velasco 604abaf3b4 Grant that progress bar in notifications is shown in Android 2.x and 3.x devices 11 years ago
  David A. Velasco 7ab8ee7d4a Progress bar in notifications is hidden when download/upload finishes 11 years ago
  David A. Velasco 35bf347759 Grant that notifications of finished downloads can be removed from notification are without clicking on 11 years ago
  Thomas Keller 5eccd08bc7 Notification improvements: 11 years ago
  masensio 271078a403 Merge branch 'master' into develop 11 years ago
  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 years ago
  David A. Velasco 9e0f02131f Merge branch 'share_link__unshare_file' into wide_scope_library_clean_up 11 years ago
  David A. Velasco ba2dbeb735 Updated references to reordered classes in owncloud-android-library 11 years ago
  David A. Velasco 61f36d2a93 Fixed local state of file after a successful reupload 11 years ago
  masensio 8c6e069293 OC-2746: Changes from improvements in library 11 years ago
  David A. Velasco 1a3f202ac8 Fixed wrong index to substring 11 years ago
  David A. Velasco 85809fc2d2 Fixed file name shown in the upload and download notifications (not full path) 11 years ago
  David A. Velasco 1e68dccd8b Library updated with final names (project and packages) 11 years ago
  David A. Velasco 690c1bf128 Removed unused methoed OnDatatransferProgressListener#onTransferProgress(long) 11 years ago
  David A. Velasco 56fa4445e8 Merge pull request #345 from owncloud/fix_pincode_in_instant_uploads 11 years ago
  David A. Velasco 70e6c2136a Replaced last call to PropFindMethod in app with ReadRemoteFileOperation 11 years ago
  masensio bcc972d63d OC-2459: Ask for pincode, when click on an instant upload notification 11 years ago
  masensio 685c26589b Changes from comments in PR #337 11 years ago
  masensio 8215c5cc96 Merge branch 'develop' into refactor_remote_operation_to_upload_file 11 years ago
  masensio e76d4b00ef OC-2388: Move ChunkedUploadFileOperation to the framework. UploadFileOperation select operation with or without chunks 11 years ago
  masensio dc1ea137a2 OC-2332: Isolate code to the upload a file to remove local dependences 11 years ago
  masensio d38a69abc1 OC-2332: rewrite getAvailableRemotePath from UpdateFileOperation, using ExistenceCeheckRemoteOperation instead of WebClient#existsFile 11 years ago
  masensio 2246c27a8b OC-2332: Move ExistenceCheckOperation to the framework. New UpdateRemoteFileOperation class 11 years ago
  David A. Velasco e6bc38eaac File with just one chunk use the old non-chunked interface, so that they work in all the servers under 6.0 11 years ago
  David A. Velasco dae42a11b4 Added seasonal icon for winter holidays 11 years ago
  masensio 515ec5e8dd t puswqMerge branch 'refactor_remote_operation_to_create_folder' into refactor_remote_operation_to_rename_folder 11 years ago
  masensio 4a4d78821a OC-2107: Change validation name method: ValidateName and ValidatePath 11 years ago
  masensio b9808f6938 OC-1990: Isolate code from RenameFileOperation to remove dependecies on local storage. Filter invalid characters in fileName 11 years ago
  masensio 15442976fe Fix, creation of subdirectories 11 years ago