Fixed notifications bug: when several notifications (download and upload, for instanc...
authorDavid A. Velasco <dvelasco@solidgear.es>
Fri, 19 Oct 2012 11:08:58 +0000 (13:08 +0200)
committerDavid A. Velasco <dvelasco@solidgear.es>
Fri, 19 Oct 2012 11:08:58 +0000 (13:08 +0200)
commit9faab34fbd5353100d73be43690e3b8ee3f2f389
tree6fe4cdfd57e69929c88c83bc46ac4f193edce04e
parent8f2314d80e9bebbc63696eb8d72841372ad4de9c
Fixed notifications bug: when several notifications (download and upload, for instance) lived at the same time, clicking any of them resulted in the action expected for the last one; no more
src/com/owncloud/android/files/services/FileDownloader.java
src/com/owncloud/android/files/services/FileUploader.java
src/com/owncloud/android/syncadapter/FileSyncAdapter.java