From: Bartek Przybylski Date: Sat, 7 Apr 2012 10:47:26 +0000 (+0200) Subject: fix of filedisplay for phones X-Git-Tag: oc-android-1.4.3~473 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/198c31f9b034a9be05d9bb3da5121b3f5fb376c7 fix of filedisplay for phones --- diff --git a/.classpath b/.classpath index 4d02d2c2..a4763d1e 100644 --- a/.classpath +++ b/.classpath @@ -3,15 +3,6 @@ - - - - - - - - - diff --git a/lib/commons-codec-1.4.jar b/lib/commons-codec-1.4.jar deleted file mode 100644 index 458d432d..00000000 Binary files a/lib/commons-codec-1.4.jar and /dev/null differ diff --git a/lib/commons-httpclient-3.0.1.jar b/lib/commons-httpclient-3.0.1.jar deleted file mode 100644 index cfc777c7..00000000 Binary files a/lib/commons-httpclient-3.0.1.jar and /dev/null differ diff --git a/lib/commons-httpclient-contrib-3.0.jar b/lib/commons-httpclient-contrib-3.0.jar deleted file mode 100644 index 805ccee5..00000000 Binary files a/lib/commons-httpclient-contrib-3.0.jar and /dev/null differ diff --git a/lib/commons-io-2.0.1.jar b/lib/commons-io-2.0.1.jar deleted file mode 100644 index 5b64b7d6..00000000 Binary files a/lib/commons-io-2.0.1.jar and /dev/null differ diff --git a/lib/commons-logging-1.1.1.jar b/lib/commons-logging-1.1.1.jar deleted file mode 100644 index 1deef144..00000000 Binary files a/lib/commons-logging-1.1.1.jar and /dev/null differ diff --git a/lib/httpclient-4.1.1.jar b/lib/httpclient-4.1.1.jar deleted file mode 100644 index c845ef96..00000000 Binary files a/lib/httpclient-4.1.1.jar and /dev/null differ diff --git a/lib/httpclient-4.1.2.jar b/lib/httpclient-4.1.2.jar deleted file mode 100644 index b3cdb4cd..00000000 Binary files a/lib/httpclient-4.1.2.jar and /dev/null differ diff --git a/lib/httpclient-cache-4.1.1.jar b/lib/httpclient-cache-4.1.1.jar deleted file mode 100644 index 3e1da089..00000000 Binary files a/lib/httpclient-cache-4.1.1.jar and /dev/null differ diff --git a/lib/httpclient-cache-4.1.2.jar b/lib/httpclient-cache-4.1.2.jar deleted file mode 100644 index 6b7bcce5..00000000 Binary files a/lib/httpclient-cache-4.1.2.jar and /dev/null differ diff --git a/lib/httpcore-4.1.2.jar b/lib/httpcore-4.1.2.jar deleted file mode 100644 index 66ae90b0..00000000 Binary files a/lib/httpcore-4.1.2.jar and /dev/null differ diff --git a/lib/httpcore-4.1.jar b/lib/httpcore-4.1.jar deleted file mode 100644 index a357c076..00000000 Binary files a/lib/httpcore-4.1.jar and /dev/null differ diff --git a/lib/httpmime-4.1.1.jar b/lib/httpmime-4.1.1.jar deleted file mode 100644 index 01af40b2..00000000 Binary files a/lib/httpmime-4.1.1.jar and /dev/null differ diff --git a/lib/httpmime-4.1.2.jar b/lib/httpmime-4.1.2.jar deleted file mode 100644 index eea3b3ff..00000000 Binary files a/lib/httpmime-4.1.2.jar and /dev/null differ diff --git a/lib/not-yet-commons-ssl-0.3.11.jar b/lib/not-yet-commons-ssl-0.3.11.jar deleted file mode 100644 index 7b564277..00000000 Binary files a/lib/not-yet-commons-ssl-0.3.11.jar and /dev/null differ diff --git a/libs/commons-codec-1.4.jar b/libs/commons-codec-1.4.jar new file mode 100644 index 00000000..458d432d Binary files /dev/null and b/libs/commons-codec-1.4.jar differ diff --git a/libs/commons-httpclient-3.0.1.jar b/libs/commons-httpclient-3.0.1.jar new file mode 100644 index 00000000..cfc777c7 Binary files /dev/null and b/libs/commons-httpclient-3.0.1.jar differ diff --git a/libs/commons-io-2.0.1.jar b/libs/commons-io-2.0.1.jar new file mode 100644 index 00000000..5b64b7d6 Binary files /dev/null and b/libs/commons-io-2.0.1.jar differ diff --git a/libs/commons-logging-1.1.1.jar b/libs/commons-logging-1.1.1.jar new file mode 100644 index 00000000..1deef144 Binary files /dev/null and b/libs/commons-logging-1.1.1.jar differ diff --git a/libs/httpclient-4.1.2.jar b/libs/httpclient-4.1.2.jar new file mode 100644 index 00000000..b3cdb4cd Binary files /dev/null and b/libs/httpclient-4.1.2.jar differ diff --git a/libs/httpclient-cache-4.1.2.jar b/libs/httpclient-cache-4.1.2.jar new file mode 100644 index 00000000..6b7bcce5 Binary files /dev/null and b/libs/httpclient-cache-4.1.2.jar differ diff --git a/libs/httpcore-4.1.2.jar b/libs/httpcore-4.1.2.jar new file mode 100644 index 00000000..66ae90b0 Binary files /dev/null and b/libs/httpcore-4.1.2.jar differ diff --git a/libs/httpmime-4.1.2.jar b/libs/httpmime-4.1.2.jar new file mode 100644 index 00000000..eea3b3ff Binary files /dev/null and b/libs/httpmime-4.1.2.jar differ diff --git a/libs/not-yet-commons-ssl-0.3.11.jar b/libs/not-yet-commons-ssl-0.3.11.jar new file mode 100644 index 00000000..7b564277 Binary files /dev/null and b/libs/not-yet-commons-ssl-0.3.11.jar differ diff --git a/res/layout/files.xml b/res/layout/files.xml index d6308dab..c64e3e85 100644 --- a/res/layout/files.xml +++ b/res/layout/files.xml @@ -3,7 +3,12 @@ android:layout_width="fill_parent" android:layout_height="fill_parent" android:background="#F7F7F7" - android:orientation="vertical" - android:id="@+id/file_list_container"> - + android:orientation="vertical" > + + + \ No newline at end of file diff --git a/src/eu/alefzero/owncloud/ui/fragment/FileList.java b/src/eu/alefzero/owncloud/ui/fragment/FileList.java index 779c35b2..969f44f2 100644 --- a/src/eu/alefzero/owncloud/ui/fragment/FileList.java +++ b/src/eu/alefzero/owncloud/ui/fragment/FileList.java @@ -26,6 +26,7 @@ import android.content.Intent; import android.database.Cursor; import android.net.Uri; import android.os.Bundle; +import android.util.Log; import android.view.View; import android.widget.AdapterView; import android.widget.TextView; @@ -100,6 +101,7 @@ public class FileList extends FragmentListView { } private void populateFileList() { + Log.d("ASD", mAccount.name + ""); if (mParentsIds.empty()) { mCursor = getActivity().getContentResolver().query(ProviderTableMeta.CONTENT_URI, null,