提交歷史

作者 SHA1 備註 提交日期
  David A. Velasco d95d2ac856 App adapted to replacement of OwnCloudClientMap for interface OwnCloudClientManager in ownCloud library 10 年之前
  masensio a8ed64f5b7 Save cookies in FileActivity#onPause 10 年之前
  David A. Velasco 727be448c8 Updated creation of OwnCloudClients for known OC Accounts so that all the operations to the same Account are done through the same OwnCloudClient instance 10 年之前
  masensio bdc4de75bc Fix: App gets stuck when sharing a folder when there is a credential error 11 年之前
  masensio bcab40c535 Use ErrorMessageAdapter to access the error string when an error in a finished foreground operation occurs 11 年之前
  masensio a9bfb401d5 Fix: Loading icon is there when coming back to the app 11 年之前
  David A. Velasco 733c8147ad Review of calls to super. in Activity/Fragment life cycle methods 11 年之前
  David A. Velasco 423ac76702 New fix for loding dialog never disapearing when app is restarted after going with HOME while loading 11 年之前
  masensio d4729a6a77 Fix: Yellow arrow is not shown when downloading a file 11 年之前
  David A. Velasco d76b8fcdf7 Recover automatic redirection to login view when a foreground operation was tried with expired credentials 11 年之前
  David A. Velasco e0dc1e2b92 Optimized binding to OperationsService to grant no result is lost 11 年之前
  masensio 92f403494b Add RemoveOperation to OperationsService 11 年之前
  David A. Velasco bea36f23b0 Refactoring relationship between FileActivities and FileFragments (WIP) 11 年之前
  David A. Velasco 0b0cc609c9 Fixed broken life cicle in FileActivity 11 年之前
  masensio 46e949c826 Grant Share and Unshare work properly. 11 年之前
  masensio 2628eceb6b Modify DetectAuthenticationMethodOperation so that , when returning its result through the callback, there is no crash if AuthenticatorActivity is not ready (rotating) 11 年之前
  David A. Velasco 9e0f02131f Merge branch 'share_link__unshare_file' into wide_scope_library_clean_up 11 年之前
  David A. Velasco ba2dbeb735 Updated references to reordered classes in owncloud-android-library 11 年之前
  David A. Velasco 397fa5904a Prevent stuck progress dialog, but well done 11 年之前
  David A. Velasco 858ca289f6 Prevent stuck progress dialog 11 年之前
  David A. Velasco 8394350082 Fixed subscription of stopped FileActivities as listeners for results of operations in OperationsService 11 年之前
  David A. Velasco cae7744ae1 Fixed release of connection between FileActivity and OperationService 11 年之前
  masensio 04f5cf170f Commit previous to fix bug about refresh share status in filelist, OC-2887 11 年之前
  David A. Velasco 77870373d9 Fixed bug in callbacks from OperationsService, a Handler is needed to access the main thread from other 11 年之前
  David A. Velasco e64a3cbf35 All the FileActivities bind to OperationsService on creation, and the later reports them when an operation finishes 11 年之前
  masensio eb7bbebc08 OC-2868: Fix bug: Unshare a file that does not exist any more, no message is shown 11 年之前
  masensio 3f701c5bb8 OC-2834: Access to unshare link from PreviewMediaFragment 11 年之前
  David A. Velasco 44c730167c Enabled action to share file with link in preview of images 11 年之前
  David A. Velasco e2a4ad78de Connected selection of app to send share link with creation of share resource, and link send to chosen app 11 年之前
  David A. Velasco 77d22d5a31 Added filtered chooser dialog for activities that can receive a link 11 年之前