From: Matthias Baumann Date: Sat, 16 Mar 2013 17:56:27 +0000 (+0100) Subject: - InstantUpload path const not longer at two places, only at X-Git-Tag: oc-android-1.4.3~44 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/7392cfe5aba6d60f7d84dd335b759e08c94693a6?hp=7392cfe5aba6d60f7d84dd335b759e08c94693a6 - InstantUpload path const not longer at two places, only at InstantUploadService - new method to create the full path for the instantupload's - add QUOTA_EXCEEDED to RemoteOperationResult.ResultCode enum to hande http-507 from oc - handle RuntimeException at connection lost as HOST_NOT_AVAILABLE - add the error message for failed uploads for every not uploaded picture, espacially for QUOTA_EXCEEDED is it necessary to show that to the user ---