From: Matthias Baumann Date: Mon, 25 Feb 2013 07:21:33 +0000 (+0100) Subject: - extend existing FileUpload, so we can handel failed instand upload X-Git-Tag: oc-android-1.4.3~47 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/f76498047437fd53aa383dcc1fecb438f319da6d - extend existing FileUpload, so we can handel failed instand upload later - new Activity to handle failed instant uploads - new Activity InstantUploadActivity can be started at two ways, -touch to the 'Faild Upload Notifivation' -submenue underneath the upload menue - merges from head - add lazy loading for the images list with failed uploads --- diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 83374c38..14be678e 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -58,6 +58,8 @@ + + @@ -132,25 +134,25 @@ - + - + - + - + - - + + - - - + + + @@ -158,7 +160,7 @@ - + - + diff --git a/res/layout/failed_upload_files.xml b/res/layout/failed_upload_files.xml new file mode 100644 index 00000000..b307ff81 --- /dev/null +++ b/res/layout/failed_upload_files.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + +