From: Andy Scherzinger Date: Fri, 11 Sep 2015 11:06:14 +0000 (+0200) Subject: Merge branch 'new_filetype_icons' of https://github.com/owncloud/android into materia... X-Git-Tag: beta-20151128~7^2~30 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/6eccdc25b3e4ac9bb9c5686aa3e53f60ce07b59d?hp=b1aff427156f28323f11b7fc1f2eba94326b118e Merge branch 'new_filetype_icons' of https://github.com/owncloud/android into material_buttons Conflicts: src/com/owncloud/android/utils/DisplayUtils.java --- 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-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/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" > -