From 641a32cbfa8b2cbffd896f3e0b621cd6c91f93f5 Mon Sep 17 00:00:00 2001 From: Margaux Clerc Date: Tue, 25 Aug 2015 17:22:32 +0200 Subject: [PATCH] Rename/Delete/add assets --- ... => resizable_confirm_delete_button.9.png} | Bin res/drawable/back.xml | 8 - res/drawable/background.xml | 8 - res/drawable/button_background.xml | 10 + res/drawable/{video_off.xml => camera.xml} | 0 res/drawable/camera_disabled.xml | 5 + res/drawable/cancel.xml | 9 - res/layout-sw720dp-land/main.xml | 177 ------------------ res/layout-sw720dp-land/settings.xml | 16 -- res/layout/active_call_image_row.xml | 17 -- res/layout/contact_add_row.xml | 27 --- res/layout/dialog.xml | 47 +++++ res/layout/menu_settings_button.xml | 29 --- .../{incoming_alt.xml => outgoing_call.xml} | 55 +++--- 14 files changed, 92 insertions(+), 316 deletions(-) rename res/drawable-xhdpi/{resizable_confirm_delete_button.png => resizable_confirm_delete_button.9.png} (100%) delete mode 100644 res/drawable/back.xml delete mode 100644 res/drawable/background.xml create mode 100644 res/drawable/button_background.xml rename res/drawable/{video_off.xml => camera.xml} (100%) create mode 100644 res/drawable/camera_disabled.xml delete mode 100644 res/drawable/cancel.xml delete mode 100644 res/layout-sw720dp-land/main.xml delete mode 100644 res/layout-sw720dp-land/settings.xml delete mode 100644 res/layout/active_call_image_row.xml delete mode 100644 res/layout/contact_add_row.xml create mode 100644 res/layout/dialog.xml delete mode 100644 res/layout/menu_settings_button.xml rename res/layout/{incoming_alt.xml => outgoing_call.xml} (72%) diff --git a/res/drawable-xhdpi/resizable_confirm_delete_button.png b/res/drawable-xhdpi/resizable_confirm_delete_button.9.png similarity index 100% rename from res/drawable-xhdpi/resizable_confirm_delete_button.png rename to res/drawable-xhdpi/resizable_confirm_delete_button.9.png diff --git a/res/drawable/back.xml b/res/drawable/back.xml deleted file mode 100644 index 10c0e21d2..000000000 --- a/res/drawable/back.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - diff --git a/res/drawable/background.xml b/res/drawable/background.xml deleted file mode 100644 index eefecb76b..000000000 --- a/res/drawable/background.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - \ No newline at end of file diff --git a/res/drawable/button_background.xml b/res/drawable/button_background.xml new file mode 100644 index 000000000..2a0ff0c72 --- /dev/null +++ b/res/drawable/button_background.xml @@ -0,0 +1,10 @@ + + + + + + + diff --git a/res/drawable/video_off.xml b/res/drawable/camera.xml similarity index 100% rename from res/drawable/video_off.xml rename to res/drawable/camera.xml diff --git a/res/drawable/camera_disabled.xml b/res/drawable/camera_disabled.xml new file mode 100644 index 000000000..b7ee981f7 --- /dev/null +++ b/res/drawable/camera_disabled.xml @@ -0,0 +1,5 @@ + + diff --git a/res/drawable/cancel.xml b/res/drawable/cancel.xml deleted file mode 100644 index a22bb497e..000000000 --- a/res/drawable/cancel.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/res/layout-sw720dp-land/main.xml b/res/layout-sw720dp-land/main.xml deleted file mode 100644 index 8f2c76b69..000000000 --- a/res/layout-sw720dp-land/main.xml +++ /dev/null @@ -1,177 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/res/layout-sw720dp-land/settings.xml b/res/layout-sw720dp-land/settings.xml deleted file mode 100644 index b6b4694a1..000000000 --- a/res/layout-sw720dp-land/settings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/res/layout/active_call_image_row.xml b/res/layout/active_call_image_row.xml deleted file mode 100644 index 969f74fdd..000000000 --- a/res/layout/active_call_image_row.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/res/layout/contact_add_row.xml b/res/layout/contact_add_row.xml deleted file mode 100644 index 565724c0a..000000000 --- a/res/layout/contact_add_row.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/res/layout/dialog.xml b/res/layout/dialog.xml new file mode 100644 index 000000000..7ceba4ddc --- /dev/null +++ b/res/layout/dialog.xml @@ -0,0 +1,47 @@ + + + + + + + +