diff --git a/owncloud-android-library b/owncloud-android-library index 77c0d785c97..1b7a5690409 160000 --- a/owncloud-android-library +++ b/owncloud-android-library @@ -1 +1 @@ -Subproject commit 77c0d785c97233e327cfdeba8365b5ab116934c3 +Subproject commit 1b7a5690409b4c694fbff126791289b9720e29f7 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 00000000000..198568dea06 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 00000000000..92d4109c504 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 00000000000..05024eb2c8f 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 00000000000..3a2ca1076e9 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 00000000000..ffb1ea8c9d6 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 00000000000..fba7e0c92c3 Binary files /dev/null and b/res/drawable-xxhdpi/ic_checkbox_marked.png differ diff --git a/res/layout-land/account_setup.xml b/res/layout-land/account_setup.xml index 347568eb053..df21748a0f7 100644 --- a/res/layout-land/account_setup.xml +++ b/res/layout-land/account_setup.xml @@ -65,6 +65,7 @@ android:layout_height="wrap_content" android:layout_gravity="center_horizontal" android:layout_marginBottom="10dp" + android:theme="@style/Button" android:text="@string/auth_check_server" android:visibility="gone" android:contentDescription="@string/auth_check_server"/> diff --git a/res/layout-v11/activity_row.xml b/res/layout-v11/activity_row.xml deleted file mode 100644 index a85c3ee96a9..00000000000 --- a/res/layout-v11/activity_row.xml +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/res/layout-v11/notification_with_progress_bar.xml b/res/layout-v11/notification_with_progress_bar.xml deleted file mode 100644 index c67b9a9ece3..00000000000 --- a/res/layout-v11/notification_with_progress_bar.xml +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/res/layout-v14/generic_explanation.xml b/res/layout-v14/generic_explanation.xml deleted file mode 100644 index bd4b0b6b9e4..00000000000 --- a/res/layout-v14/generic_explanation.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - -