提交歷史

作者 SHA1 備註 提交日期
  masensio 27ff23740c Fix: It says 'Rename could not be completed' but it's done when renaming from detail view 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 d76b8fcdf7 Recover automatic redirection to login view when a foreground operation was tried with expired credentials 11 年之前
  masensio df4ae2eb35 Move execution of 'refresh file' operation to OperationsService 11 年之前
  David A. Velasco 6cb184ab63 Joint local removal of files to RemoteFileOperation to fix refresh of UI 11 年之前
  masensio 7295820d57 Add CreateFolderOperation to OperationsService 11 年之前
  masensio 92f403494b Add RemoveOperation to OperationsService 11 年之前
  masensio ffb5702b2d Add RenameOperation to OperationsService 11 年之前
  masensio cbdcf7d457 Disable extra logs 11 年之前
  David A. Velasco f24e56d19d Removed commented code and remaining forced exception 11 年之前
  David A. Velasco 12bbc51dcb Preventing hash colisions in identifier of operations 11 年之前
  David A. Velasco 8d38fd331d Simplified interface to request 'lost results' during rotation of Activity 11 年之前
  masensio baa585550d Enable extra logs before validation to fix easily any possible bug 11 年之前
  masensio d535c420f2 Grant that OperationsService doesn't keep old saved results forever 11 年之前
  masensio 40f5eb6de6 Grant that same result is never processed twice by the same listener (one through callback, one through getResult) 11 年之前
  masensio eb95be232f Run GetRemoteUserNameOperation in OperationsService 11 年之前
  David A. Velasco e566d041d1 Merge remote-tracking branch 'origin/operations_service' into operations_service 11 年之前
  masensio c2c10bcff8 Run ExistenceCheckRemoteOperation on OperationsService 11 年之前
  David A. Velasco 0addc90ae5 Moved OAuth2GetAccessToken to be run in OperationsService 11 年之前
  David A. Velasco 08aa08ce60 Moved execution of GetServerInfoOperation into OperationsService 11 年之前
  David A. Velasco 11f5a299bd Modifies OperationsService so that activities can request the resulf of operations finished while the activity was 'rotating'; and applie to DetectAuthenticationMethodOperation 11 年之前
  masensio 2812120456 Add webdav url to DetectAuthenticationMethodOperation 11 年之前
  David A. Velasco 7c4fc0486f Merge remote-tracking branch 'origin/operations_service' into operations_service 11 年之前
  masensio f991e1e91d Modify OperationsService so that AuthenticatorActivity may ask for the execution of DetectAuthenticationMethodOperation in the service 11 年之前
  David A. Velasco 565875d753 AuthenticatorActivity is bound to OperationsService when created 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 7b4afce57e Removed legacy code 11 年之前
  masensio 822245d11d OC-2918: Fix bug: It's not possible to share a file in samsung galaxy mini. (Some strings comparisons are wrong in OperationService#onStartCommand) 11 年之前