Commit History

Author SHA1 Message Date
  jabarros 737381eaad Fix for downloads that are not cancelled 10 years ago
  jabarros 1db11eb586 Fix. App does not realize that the folder does not exist 10 years ago
  jabarros 2ef886af31 Merge branch 'develop' into better_loggin_system 10 years ago
  jabarros 4599553545 Move Logger class to owncloud library and update references. Add async task for loading log info into LogHistoryActivity 10 years ago
  David A. Velasco 24ffdc2c2f Fixed crash when selecting a folder to move file into after rotating the device in the selection view 10 years ago
  David A. Velasco f63996d115 Updated navigation elements of action bar and some clean-up in MoveActivity 10 years ago
  masensio 7d1dc8fc5d Remove Saving Cookies in FileActivity 11 years ago
  David A. Velasco d95d2ac856 App adapted to replacement of OwnCloudClientMap for interface OwnCloudClientManager in ownCloud library 11 years ago
  masensio a8ed64f5b7 Save cookies in FileActivity#onPause 11 years ago
  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 years ago
  masensio bdc4de75bc Fix: App gets stuck when sharing a folder when there is a credential error 11 years ago
  masensio bcab40c535 Use ErrorMessageAdapter to access the error string when an error in a finished foreground operation occurs 11 years ago
  masensio a9bfb401d5 Fix: Loading icon is there when coming back to the app 11 years ago
  David A. Velasco 733c8147ad Review of calls to super. in Activity/Fragment life cycle methods 11 years ago
  David A. Velasco 423ac76702 New fix for loding dialog never disapearing when app is restarted after going with HOME while loading 11 years ago
  masensio d4729a6a77 Fix: Yellow arrow is not shown when downloading a file 11 years ago
  David A. Velasco d76b8fcdf7 Recover automatic redirection to login view when a foreground operation was tried with expired credentials 11 years ago
  David A. Velasco e0dc1e2b92 Optimized binding to OperationsService to grant no result is lost 11 years ago
  masensio 92f403494b Add RemoveOperation to OperationsService 11 years ago
  David A. Velasco bea36f23b0 Refactoring relationship between FileActivities and FileFragments (WIP) 11 years ago
  David A. Velasco 0b0cc609c9 Fixed broken life cicle in FileActivity 11 years ago
  masensio 46e949c826 Grant Share and Unshare work properly. 11 years ago
  masensio 2628eceb6b Modify DetectAuthenticationMethodOperation so that , when returning its result through the callback, there is no crash if AuthenticatorActivity is not ready (rotating) 11 years ago
  David A. Velasco 9e0f02131f Merge branch 'share_link__unshare_file' into wide_scope_library_clean_up 11 years ago
  David A. Velasco ba2dbeb735 Updated references to reordered classes in owncloud-android-library 11 years ago
  David A. Velasco 397fa5904a Prevent stuck progress dialog, but well done 11 years ago
  David A. Velasco 858ca289f6 Prevent stuck progress dialog 11 years ago
  David A. Velasco 8394350082 Fixed subscription of stopped FileActivities as listeners for results of operations in OperationsService 11 years ago
  David A. Velasco cae7744ae1 Fixed release of connection between FileActivity and OperationService 11 years ago
  masensio 04f5cf170f Commit previous to fix bug about refresh share status in filelist, OC-2887 11 years ago