Commit History

Author SHA1 Message Date
  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 40e9bb0529 Merged FileUploadService into FileUploader to avoid that changes from other branches are circumvented 9 years ago
  David A. Velasco 82b0b7a84f Merge branch 'master' into reliable_uploads_actions_uploads_view 9 years ago
  David A. Velasco ea1e67595c Prevent that lost waiting dialogs block operation after tricky rotations 9 years ago
  David A. Velasco c9017a2b0a Fixed operation of app after SAML expired sessions while editing share permissions 9 years ago
  masensio 2ec9899060 Show null path in uploads view 9 years ago
  masensio 8c71b9ec29 Clean FileDisplayActivity: delete comments from merge conflicts and casting (Parcelable) on OCFile objects 9 years ago
  David A. Velasco bba66e773d Reset state of check boxes if update of privileges fails 9 years ago
  masensio 540d123ad5 Merge branch 'master' into reliable_uploads_actions_uploads_view 9 years ago
  David A. Velasco d5c4d7ab92 Changes from code review 9 years ago
  masensio a840e67a68 Add 'Uploads' option into NavigationDrawer 9 years ago
  masensio dc0aea30f0 Merge branch 'master' into reliable_uploads 9 years ago
  Andy Scherzinger 71e87d98a8 Merge branch 'master' of https://github.com/owncloud/android into material_buttons 9 years ago
  David A. Velasco 5c24e55421 Grant that ShareActivity is correctly refreshed if public share was removed in the server 9 years ago
  David A. Velasco 00a4ba4f52 Retry forbidden share adding a password only if the value of 'enforce password' option is unknown 9 years ago
  David A. Velasco 5384f6ff86 Fixed bug: grant that paused FileActivity behind ShareActivity is not registered as a listener with OperationService when the devide is rotated, preventing CRASH when password is enforced in server 9 years ago
  David A. Velasco 9b4d153e90 Updated handling of enforced password for public shares depending on server capabilities 9 years ago
  David A. Velasco b368a4b853 Removed useless code 9 years ago
  David A. Velasco 729a9b7c77 Set or clear password to protect public link in ShareFileFragment 9 years ago
  David A. Velasco 261299cf23 Share public link in ShareFileFragment 9 years ago
  Andy Scherzinger c31f602fd1 Merge branch 'master' of https://github.com/owncloud/android into material_buttons 9 years ago
  David A. Velasco f4ae62cc48 Simplified handling of life cycle in ShareActivity to grant nice operation 9 years ago
  David A. Velasco aa4f47cbe0 Fixed error messages related with network in ShareActivity 9 years ago
  David A. Velasco 5e0f46cc2e Added operation to create shares with a sharee, separated from operation to create shares via link 9 years ago
  David A. Velasco 33a9d1f447 Get rid of dependency on Context in CreateShareOperation 9 years ago
  masensio 9cdaddefa3 Use UnshareOperation instead an AsyncTask, for unshare with 9 years ago
  masensio a00b272903 Adapt UnshareLinkOperation to support also ShareType: USER or GROUP. UnshareLinkOperation --> UnshareOperation 9 years ago
  masensio de93a66763 Change ShareActivity type, now it is a FileActivity 9 years ago