From: Andy Scherzinger Date: Tue, 15 Sep 2015 16:43:48 +0000 (+0200) Subject: Merge branch 'master' of https://github.com/owncloud/android into material_buttons X-Git-Tag: beta-20151128~7^2~29 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/6f5cb9aacabe0ecf078717b876ef743f1e8f5f74?hp=803f672663a3bd83aceac2c6bf1ac093acf7509d Merge branch 'master' of https://github.com/owncloud/android into material_buttons --- diff --git a/res/drawable-hdpi/file_application.png b/res/drawable-hdpi/file_application.png new file mode 100644 index 00000000..a2c71fa3 Binary files /dev/null and b/res/drawable-hdpi/file_application.png differ diff --git a/res/drawable-hdpi/file_calendar.png b/res/drawable-hdpi/file_calendar.png new file mode 100644 index 00000000..54d44540 Binary files /dev/null and b/res/drawable-hdpi/file_calendar.png differ diff --git a/res/drawable-hdpi/file_code.png b/res/drawable-hdpi/file_code.png new file mode 100644 index 00000000..ac0fd1a7 Binary files /dev/null and b/res/drawable-hdpi/file_code.png differ diff --git a/res/drawable-hdpi/file_vcard.png b/res/drawable-hdpi/file_vcard.png new file mode 100644 index 00000000..c257341b Binary files /dev/null and b/res/drawable-hdpi/file_vcard.png differ diff --git a/res/drawable-hdpi/folder_external.png b/res/drawable-hdpi/folder_external.png new file mode 100644 index 00000000..29fa3784 Binary files /dev/null and b/res/drawable-hdpi/folder_external.png differ diff --git a/res/drawable-hdpi/ic_checkbox_blank_outline.png b/res/drawable-hdpi/ic_checkbox_blank_outline.png new file mode 100644 index 00000000..198568de Binary files /dev/null and b/res/drawable-hdpi/ic_checkbox_blank_outline.png differ diff --git a/res/drawable-hdpi/ic_checkbox_marked.png b/res/drawable-hdpi/ic_checkbox_marked.png new file mode 100644 index 00000000..92d4109c Binary files /dev/null and b/res/drawable-hdpi/ic_checkbox_marked.png differ diff --git a/res/drawable-mdpi/file_application.png b/res/drawable-mdpi/file_application.png new file mode 100644 index 00000000..15fbfce3 Binary files /dev/null and b/res/drawable-mdpi/file_application.png differ diff --git a/res/drawable-mdpi/file_calendar.png b/res/drawable-mdpi/file_calendar.png new file mode 100644 index 00000000..dbf37458 Binary files /dev/null and b/res/drawable-mdpi/file_calendar.png differ diff --git a/res/drawable-mdpi/file_code.png b/res/drawable-mdpi/file_code.png new file mode 100644 index 00000000..271f1a2f Binary files /dev/null and b/res/drawable-mdpi/file_code.png differ diff --git a/res/drawable-mdpi/file_vcard.png b/res/drawable-mdpi/file_vcard.png new file mode 100644 index 00000000..e3d0e6bc Binary files /dev/null and b/res/drawable-mdpi/file_vcard.png differ diff --git a/res/drawable-mdpi/folder_external.png b/res/drawable-mdpi/folder_external.png new file mode 100644 index 00000000..4f961d15 Binary files /dev/null and b/res/drawable-mdpi/folder_external.png differ diff --git a/res/drawable-xhdpi/file_application.png b/res/drawable-xhdpi/file_application.png new file mode 100644 index 00000000..0b5247e5 Binary files /dev/null and b/res/drawable-xhdpi/file_application.png differ diff --git a/res/drawable-xhdpi/file_calendar.png b/res/drawable-xhdpi/file_calendar.png new file mode 100644 index 00000000..0c934531 Binary files /dev/null and b/res/drawable-xhdpi/file_calendar.png differ diff --git a/res/drawable-xhdpi/file_code.png b/res/drawable-xhdpi/file_code.png new file mode 100644 index 00000000..fa2f3fbe Binary files /dev/null and b/res/drawable-xhdpi/file_code.png differ diff --git a/res/drawable-xhdpi/file_vcard.png b/res/drawable-xhdpi/file_vcard.png new file mode 100644 index 00000000..eb9f33c2 Binary files /dev/null and b/res/drawable-xhdpi/file_vcard.png differ diff --git a/res/drawable-xhdpi/folder_external.png b/res/drawable-xhdpi/folder_external.png new file mode 100644 index 00000000..33909f7d Binary files /dev/null and b/res/drawable-xhdpi/folder_external.png differ diff --git a/res/drawable-xhdpi/ic_checkbox_blank_outline.png b/res/drawable-xhdpi/ic_checkbox_blank_outline.png new file mode 100644 index 00000000..05024eb2 Binary files /dev/null and b/res/drawable-xhdpi/ic_checkbox_blank_outline.png differ diff --git a/res/drawable-xhdpi/ic_checkbox_marked.png b/res/drawable-xhdpi/ic_checkbox_marked.png new file mode 100644 index 00000000..3a2ca107 Binary files /dev/null and b/res/drawable-xhdpi/ic_checkbox_marked.png differ diff --git a/res/drawable-xxhdpi/file_application.png b/res/drawable-xxhdpi/file_application.png new file mode 100644 index 00000000..fbe5deb8 Binary files /dev/null and b/res/drawable-xxhdpi/file_application.png differ diff --git a/res/drawable-xxhdpi/file_calendar.png b/res/drawable-xxhdpi/file_calendar.png new file mode 100644 index 00000000..196094a2 Binary files /dev/null and b/res/drawable-xxhdpi/file_calendar.png differ diff --git a/res/drawable-xxhdpi/file_code.png b/res/drawable-xxhdpi/file_code.png new file mode 100644 index 00000000..94540dcd Binary files /dev/null and b/res/drawable-xxhdpi/file_code.png differ diff --git a/res/drawable-xxhdpi/file_vcard.png b/res/drawable-xxhdpi/file_vcard.png new file mode 100644 index 00000000..28572cb9 Binary files /dev/null and b/res/drawable-xxhdpi/file_vcard.png differ diff --git a/res/drawable-xxhdpi/folder_external.png b/res/drawable-xxhdpi/folder_external.png new file mode 100644 index 00000000..29347c5a Binary files /dev/null and b/res/drawable-xxhdpi/folder_external.png differ diff --git a/res/drawable-xxhdpi/ic_checkbox_blank_outline.png b/res/drawable-xxhdpi/ic_checkbox_blank_outline.png new file mode 100644 index 00000000..ffb1ea8c Binary files /dev/null and b/res/drawable-xxhdpi/ic_checkbox_blank_outline.png differ diff --git a/res/drawable-xxhdpi/ic_checkbox_marked.png b/res/drawable-xxhdpi/ic_checkbox_marked.png new file mode 100644 index 00000000..fba7e0c9 Binary files /dev/null and b/res/drawable-xxhdpi/ic_checkbox_marked.png differ diff --git a/res/layout-v14/generic_explanation.xml b/res/layout-v14/generic_explanation.xml index bd4b0b6b..d90fb8a3 100644 --- a/res/layout-v14/generic_explanation.xml +++ b/res/layout-v14/generic_explanation.xml @@ -49,15 +49,17 @@ android:orientation="horizontal" > -