Коммит түүх

Эзэн SHA1 Мессеж Огноо
  jabarros 0be6894ec3 Changes after CR 10 жил өмнө
  jabarros a6a010440d Added some fixes in OperationsService 10 жил өмнө
  jabarros 407f64f5e0 Update OperationsService to receive requests for cancelling downloads (WIP) 10 жил өмнө
  jabarros f6f1c7e629 Add call to OperationService for canceling transference of downloading a folder 10 жил өмнө
  David A. Velasco b309cafc15 Refactored OperationsService to hold two separated Handlers in two separated worker threads, one for SyncFolder, one for the rest 10 жил өмнө
  David A. Velasco 56eaed4529 Added construction of SynchronizeFolderOperation to OperationService 10 жил өмнө
  David A. Velasco b0278c232e Updated OperationService to attend requests for FileSyncFolderOperations without a Binder in the caller Context 10 жил өмнө
  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 10 жил өмнө
  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 жил өмнө