Коммит түүх

Эзэн SHA1 Мессеж Огноо
  David A. Velasco 5167e646ad Refactoring: removed old FileDataStorageManager#moveFolder method, redirected to newer FileDataStorageManager#moveLocalFile 10 жил өмнө
  jabarros 2ef886af31 Merge branch 'develop' into better_loggin_system 10 жил өмнө
  jabarros 4599553545 Move Logger class to owncloud library and update references. Add async task for loading log info into LogHistoryActivity 10 жил өмнө
  jabarros 59c0d67e68 Trigger MoveFileOperation when 'Choose' button is clicked 10 жил өмнө
  David A. Velasco 6619154839 Removed lost dependencies and unneeded parameters; updated library reference 10 жил өмнө
  masensio f2320691b3 Update branding: instead of specific option, make that using SAML authentication implies enabling the SingleSessionManager. 10 жил өмнө
  David A. Velasco 8b3c9f14dc Using default singleton OwnCloudClientManager instead of holding a reference in application context 10 жил өмнө
  David A. Velasco 37236f0faa Adapted code to use single OwnCloudClientManager#getClientFor(...) method 10 жил өмнө
  David A. Velasco 7958161d25 Adapted code to URIs refactoring in OwnCloudClient 10 жил өмнө
  David A. Velasco d95d2ac856 App adapted to replacement of OwnCloudClientMap for interface OwnCloudClientManager in ownCloud library 10 жил өмнө
  masensio 8dc6b0f62d Call saveAllClients in OperationsService#onDestroy 10 жил өмнө
  David A. Velasco 310a8da622 Removed last direct dependency on OwnCloudClientFactory to get all the OwnCloudClient instances through OwnCloudClientMap 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 11 жил өмнө
  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 жил өмнө