Fixed crash got when instant upload is tried to an account where the InstantUpload...
authorDavid A. Velasco <dvelasco@solidgear.es>
Mon, 15 Oct 2012 13:22:07 +0000 (15:22 +0200)
committerDavid A. Velasco <dvelasco@solidgear.es>
Mon, 15 Oct 2012 13:22:07 +0000 (15:22 +0200)
commitcf27417e546f273d7408eb92852ad739af7bb437
treef93f593fbb1df56fc8b04992ac205f1a428e5e54
parentd6ccd4c9600822b08141ecaa7d19aed614ca2ed5
Fixed crash got when instant upload is tried to an account where the InstantUpload/ folder is not already created
src/com/owncloud/android/files/InstantUploadBroadcastReceiver.java
src/com/owncloud/android/files/services/FileUploader.java
src/com/owncloud/android/operations/OperationCancelledException.java
src/com/owncloud/android/operations/UploadFileOperation.java