Improved cancellation of downloads: fast abort of operation and fixed thread synchron...
authorDavid A. Velasco <dvelasco@solidgear.es>
Wed, 10 Oct 2012 09:30:47 +0000 (11:30 +0200)
committerDavid A. Velasco <dvelasco@solidgear.es>
Wed, 10 Oct 2012 09:30:47 +0000 (11:30 +0200)
commitb246cf7075c829a7662047e89a927c0b6cc18ac5
treea30788bfaf42e36699e79e8e5fe131e6070fe0b2
parentb6eb63a4721fcb739252d1cc5f155152a161bcce
Improved cancellation of downloads: fast abort of operation and fixed thread synchronization
src/com/owncloud/android/files/services/FileDownloader.java
src/com/owncloud/android/operations/DownloadFileOperation.java
src/com/owncloud/android/ui/fragment/FileDetailFragment.java
src/com/owncloud/android/ui/fragment/OCFileListFragment.java