From db89c2d02b002c753f2dcfa8bbf2bc183734e69e Mon Sep 17 00:00:00 2001 From: Alan Viverette Date: Mon, 3 Mar 2014 14:40:31 -0800 Subject: Quantum for text fields, buttons, radio buttons and check boxes Change-Id: Ie3d034a65553f4f7a66ab078965d3802726c8332 --- .../primary_text_disable_only_quantum_dark.xml | 6 +- .../primary_text_disable_only_quantum_light.xml | 6 +- .../color/primary_text_nodisable_quantum_dark.xml | 21 -- .../color/primary_text_nodisable_quantum_light.xml | 21 -- core/res/res/color/primary_text_quantum_dark.xml | 24 -- core/res/res/color/primary_text_quantum_light.xml | 24 -- .../res/res/color/search_url_text_quantum_dark.xml | 2 +- .../res/color/search_url_text_quantum_light.xml | 2 +- .../secondary_text_nodisable_quantum_dark.xml | 21 -- .../secondary_text_nodisable_quantum_light.xml | 21 -- core/res/res/color/secondary_text_quantum_dark.xml | 27 -- .../res/res/color/secondary_text_quantum_light.xml | 28 -- core/res/res/color/tertiary_text_quantum_dark.xml | 23 -- core/res/res/color/tertiary_text_quantum_light.xml | 23 -- .../res/drawable-xxhdpi/ab_solid_shadow_qntm.9.png | Bin 0 -> 314 bytes .../ab_transparent_qntm_alpha.9.png | Bin 0 -> 234 bytes .../drawable-xxhdpi/btn_check_off_qntm_alpha.png | Bin 0 -> 692 bytes .../drawable-xxhdpi/btn_check_on_qntm_alpha.png | Bin 0 -> 1052 bytes core/res/res/drawable-xxhdpi/btn_qntm_alpha.9.png | Bin 0 -> 418 bytes .../btn_radio_off_pressed_qntm_alpha.png | Bin 0 -> 2273 bytes .../drawable-xxhdpi/btn_radio_off_qntm_alpha.png | Bin 0 -> 1374 bytes .../btn_radio_on_pressed_qntm_alpha.png | Bin 0 -> 1815 bytes .../drawable-xxhdpi/btn_radio_on_qntm_alpha.png | Bin 0 -> 1084 bytes .../fastscroll_thumb_qntm_alpha.png | Bin 0 -> 279 bytes .../fastscroll_track_qntm_alpha.9.png | Bin 0 -> 148 bytes .../ic_ab_back_quantum_am_alpha.png | Bin 0 -> 358 bytes .../res/drawable-xxhdpi/ic_cab_done_qntm_alpha.png | Bin 0 -> 782 bytes .../drawable-xxhdpi/ic_dialog_alert_qntm_alpha.png | Bin 0 -> 1018 bytes .../drawable-xxhdpi/ic_find_next_qntm_alpha.png | Bin 0 -> 683 bytes .../ic_find_previous_qntm_alpha.png | Bin 0 -> 657 bytes .../ic_menu_copy_quantum_am_alpha.png | Bin 0 -> 317 bytes .../res/drawable-xxhdpi/ic_menu_cut_qntm_alpha.png | Bin 0 -> 1155 bytes .../drawable-xxhdpi/ic_menu_find_qntm_alpha.png | Bin 0 -> 1170 bytes .../ic_menu_moreoverflow_qntm_alpha.png | Bin 0 -> 414 bytes .../ic_menu_paste_quantum_am_alpha.png | Bin 0 -> 553 bytes .../drawable-xxhdpi/ic_menu_search_qntm_alpha.png | Bin 0 -> 1277 bytes .../ic_menu_selectall_qntm_alpha.png | Bin 0 -> 503 bytes .../drawable-xxhdpi/ic_menu_share_qntm_alpha.png | Bin 0 -> 1127 bytes .../drawable-xxhdpi/list_divider_qntm_alpha.9.png | Bin 0 -> 122 bytes .../list_section_divider_qntm_alpha.9.png | Bin 0 -> 160 bytes .../scrollbar_handle_qntm_alpha.9.png | Bin 0 -> 181 bytes .../drawable-xxhdpi/text_cursor_qntm_alpha.9.png | Bin 0 -> 134 bytes .../textfield_activated_qntm_alpha.9.png | Bin 0 -> 1362 bytes .../textfield_default_qntm_alpha.9.png | Bin 0 -> 1366 bytes .../res/drawable/ab_transparent_quantum_dark.xml | 19 + .../res/drawable/ab_transparent_quantum_light.xml | 19 + .../drawable/activated_background_quantum_dark.xml | 20 ++ .../activated_background_quantum_light.xml | 20 ++ ...background_cache_hint_selector_quantum_dark.xml | 2 +- ...ackground_cache_hint_selector_quantum_light.xml | 2 +- .../res/drawable/btn_borderless_quantum_dark.xml | 23 ++ .../res/drawable/btn_borderless_quantum_light.xml | 23 ++ core/res/res/drawable/btn_check_quantum_dark.xml | 34 ++ core/res/res/drawable/btn_check_quantum_light.xml | 34 ++ core/res/res/drawable/btn_color_quantum_dark.xml | 34 ++ core/res/res/drawable/btn_color_quantum_light.xml | 34 ++ core/res/res/drawable/btn_default_quantum_dark.xml | 21 +- .../res/res/drawable/btn_default_quantum_light.xml | 23 +- core/res/res/drawable/btn_radio_quantum_dark.xml | 34 ++ core/res/res/drawable/btn_radio_quantum_light.xml | 34 ++ core/res/res/drawable/edit_text_quantum_dark.xml | 42 +++ core/res/res/drawable/edit_text_quantum_light.xml | 42 +++ .../res/drawable/fastscroll_thumb_quantum_dark.xml | 26 ++ .../drawable/fastscroll_thumb_quantum_light.xml | 26 ++ .../res/drawable/fastscroll_track_quantum_dark.xml | 19 + .../drawable/fastscroll_track_quantum_light.xml | 19 + core/res/res/drawable/ic_ab_back_quantum_dark.xml | 20 ++ core/res/res/drawable/ic_ab_back_quantum_light.xml | 20 ++ core/res/res/drawable/ic_cab_done_quantum_dark.xml | 19 + .../res/res/drawable/ic_cab_done_quantum_light.xml | 19 + .../res/drawable/ic_dialog_alert_quantum_dark.xml | 19 + .../res/drawable/ic_dialog_alert_quantum_light.xml | 19 + .../res/res/drawable/ic_find_next_quantum_dark.xml | 19 + .../res/drawable/ic_find_next_quantum_light.xml | 19 + .../res/drawable/ic_find_previous_quantum_dark.xml | 19 + .../drawable/ic_find_previous_quantum_light.xml | 19 + .../res/res/drawable/ic_menu_copy_quantum_dark.xml | 20 ++ .../res/drawable/ic_menu_copy_quantum_light.xml | 20 ++ core/res/res/drawable/ic_menu_cut_quantum_dark.xml | 19 + .../res/res/drawable/ic_menu_cut_quantum_light.xml | 19 + .../res/res/drawable/ic_menu_find_quantum_dark.xml | 19 + .../res/drawable/ic_menu_find_quantum_light.xml | 19 + .../drawable/ic_menu_moreoverflow_quantum_dark.xml | 19 + .../ic_menu_moreoverflow_quantum_light.xml | 19 + .../res/drawable/ic_menu_paste_quantum_dark.xml | 20 ++ .../res/drawable/ic_menu_paste_quantum_light.xml | 20 ++ .../res/drawable/ic_menu_search_quantum_dark.xml | 19 + .../res/drawable/ic_menu_search_quantum_light.xml | 19 + .../drawable/ic_menu_selectall_quantum_dark.xml | 19 + .../drawable/ic_menu_selectall_quantum_light.xml | 19 + .../res/drawable/ic_menu_share_quantum_dark.xml | 19 + .../res/drawable/ic_menu_share_quantum_light.xml | 19 + .../item_background_borderless_quantum_dark.xml | 18 + .../item_background_borderless_quantum_light.xml | 18 + .../res/res/drawable/list_divider_quantum_dark.xml | 19 + .../res/drawable/list_divider_quantum_light.xml | 19 + .../drawable/list_section_divider_quantum_dark.xml | 19 + .../list_section_divider_quantum_light.xml | 19 + .../res/drawable/scrollbar_handle_quantum_dark.xml | 19 + .../drawable/scrollbar_handle_quantum_light.xml | 19 + core/res/res/drawable/text_cursor_quantum_dark.xml | 19 + .../res/res/drawable/text_cursor_quantum_light.xml | 19 + core/res/res/layout/screen_action_bar.xml | 3 +- core/res/res/values/attrs.xml | 2 + core/res/res/values/colors_quantum.xml | 154 +++++++- core/res/res/values/dimens_quantum.xml | 44 +++ core/res/res/values/donottranslate_quantum.xml | 32 ++ core/res/res/values/styles_quantum.xml | 394 ++++++++++----------- core/res/res/values/themes_quantum.xml | 197 ++++------- 109 files changed, 1683 insertions(+), 630 deletions(-) delete mode 100644 core/res/res/color/primary_text_nodisable_quantum_dark.xml delete mode 100644 core/res/res/color/primary_text_nodisable_quantum_light.xml delete mode 100644 core/res/res/color/primary_text_quantum_dark.xml delete mode 100644 core/res/res/color/primary_text_quantum_light.xml delete mode 100644 core/res/res/color/secondary_text_nodisable_quantum_dark.xml delete mode 100644 core/res/res/color/secondary_text_nodisable_quantum_light.xml delete mode 100644 core/res/res/color/secondary_text_quantum_dark.xml delete mode 100644 core/res/res/color/secondary_text_quantum_light.xml delete mode 100644 core/res/res/color/tertiary_text_quantum_dark.xml delete mode 100644 core/res/res/color/tertiary_text_quantum_light.xml create mode 100644 core/res/res/drawable-xxhdpi/ab_solid_shadow_qntm.9.png create mode 100644 core/res/res/drawable-xxhdpi/ab_transparent_qntm_alpha.9.png create mode 100644 core/res/res/drawable-xxhdpi/btn_check_off_qntm_alpha.png create mode 100644 core/res/res/drawable-xxhdpi/btn_check_on_qntm_alpha.png create mode 100644 core/res/res/drawable-xxhdpi/btn_qntm_alpha.9.png create mode 100644 core/res/res/drawable-xxhdpi/btn_radio_off_pressed_qntm_alpha.png create mode 100644 core/res/res/drawable-xxhdpi/btn_radio_off_qntm_alpha.png create mode 100644 core/res/res/drawable-xxhdpi/btn_radio_on_pressed_qntm_alpha.png create mode 100644 core/res/res/drawable-xxhdpi/btn_radio_on_qntm_alpha.png create mode 100644 core/res/res/drawable-xxhdpi/fastscroll_thumb_qntm_alpha.png create mode 100644 core/res/res/drawable-xxhdpi/fastscroll_track_qntm_alpha.9.png create mode 100644 core/res/res/drawable-xxhdpi/ic_ab_back_quantum_am_alpha.png create mode 100644 core/res/res/drawable-xxhdpi/ic_cab_done_qntm_alpha.png create mode 100644 core/res/res/drawable-xxhdpi/ic_dialog_alert_qntm_alpha.png create mode 100644 core/res/res/drawable-xxhdpi/ic_find_next_qntm_alpha.png create mode 100644 core/res/res/drawable-xxhdpi/ic_find_previous_qntm_alpha.png create mode 100644 core/res/res/drawable-xxhdpi/ic_menu_copy_quantum_am_alpha.png create mode 100644 core/res/res/drawable-xxhdpi/ic_menu_cut_qntm_alpha.png create mode 100644 core/res/res/drawable-xxhdpi/ic_menu_find_qntm_alpha.png create mode 100644 core/res/res/drawable-xxhdpi/ic_menu_moreoverflow_qntm_alpha.png create mode 100644 core/res/res/drawable-xxhdpi/ic_menu_paste_quantum_am_alpha.png create mode 100644 core/res/res/drawable-xxhdpi/ic_menu_search_qntm_alpha.png create mode 100644 core/res/res/drawable-xxhdpi/ic_menu_selectall_qntm_alpha.png create mode 100644 core/res/res/drawable-xxhdpi/ic_menu_share_qntm_alpha.png create mode 100644 core/res/res/drawable-xxhdpi/list_divider_qntm_alpha.9.png create mode 100644 core/res/res/drawable-xxhdpi/list_section_divider_qntm_alpha.9.png create mode 100644 core/res/res/drawable-xxhdpi/scrollbar_handle_qntm_alpha.9.png create mode 100644 core/res/res/drawable-xxhdpi/text_cursor_qntm_alpha.9.png create mode 100644 core/res/res/drawable-xxhdpi/textfield_activated_qntm_alpha.9.png create mode 100644 core/res/res/drawable-xxhdpi/textfield_default_qntm_alpha.9.png create mode 100644 core/res/res/drawable/ab_transparent_quantum_dark.xml create mode 100644 core/res/res/drawable/ab_transparent_quantum_light.xml create mode 100644 core/res/res/drawable/activated_background_quantum_dark.xml create mode 100644 core/res/res/drawable/activated_background_quantum_light.xml create mode 100644 core/res/res/drawable/btn_borderless_quantum_dark.xml create mode 100644 core/res/res/drawable/btn_borderless_quantum_light.xml create mode 100644 core/res/res/drawable/btn_check_quantum_dark.xml create mode 100644 core/res/res/drawable/btn_check_quantum_light.xml create mode 100644 core/res/res/drawable/btn_color_quantum_dark.xml create mode 100644 core/res/res/drawable/btn_color_quantum_light.xml create mode 100644 core/res/res/drawable/btn_radio_quantum_dark.xml create mode 100644 core/res/res/drawable/btn_radio_quantum_light.xml create mode 100644 core/res/res/drawable/edit_text_quantum_dark.xml create mode 100644 core/res/res/drawable/edit_text_quantum_light.xml create mode 100644 core/res/res/drawable/fastscroll_thumb_quantum_dark.xml create mode 100644 core/res/res/drawable/fastscroll_thumb_quantum_light.xml create mode 100644 core/res/res/drawable/fastscroll_track_quantum_dark.xml create mode 100644 core/res/res/drawable/fastscroll_track_quantum_light.xml create mode 100644 core/res/res/drawable/ic_ab_back_quantum_dark.xml create mode 100644 core/res/res/drawable/ic_ab_back_quantum_light.xml create mode 100644 core/res/res/drawable/ic_cab_done_quantum_dark.xml create mode 100644 core/res/res/drawable/ic_cab_done_quantum_light.xml create mode 100644 core/res/res/drawable/ic_dialog_alert_quantum_dark.xml create mode 100644 core/res/res/drawable/ic_dialog_alert_quantum_light.xml create mode 100644 core/res/res/drawable/ic_find_next_quantum_dark.xml create mode 100644 core/res/res/drawable/ic_find_next_quantum_light.xml create mode 100644 core/res/res/drawable/ic_find_previous_quantum_dark.xml create mode 100644 core/res/res/drawable/ic_find_previous_quantum_light.xml create mode 100644 core/res/res/drawable/ic_menu_copy_quantum_dark.xml create mode 100644 core/res/res/drawable/ic_menu_copy_quantum_light.xml create mode 100644 core/res/res/drawable/ic_menu_cut_quantum_dark.xml create mode 100644 core/res/res/drawable/ic_menu_cut_quantum_light.xml create mode 100644 core/res/res/drawable/ic_menu_find_quantum_dark.xml create mode 100644 core/res/res/drawable/ic_menu_find_quantum_light.xml create mode 100644 core/res/res/drawable/ic_menu_moreoverflow_quantum_dark.xml create mode 100644 core/res/res/drawable/ic_menu_moreoverflow_quantum_light.xml create mode 100644 core/res/res/drawable/ic_menu_paste_quantum_dark.xml create mode 100644 core/res/res/drawable/ic_menu_paste_quantum_light.xml create mode 100644 core/res/res/drawable/ic_menu_search_quantum_dark.xml create mode 100644 core/res/res/drawable/ic_menu_search_quantum_light.xml create mode 100644 core/res/res/drawable/ic_menu_selectall_quantum_dark.xml create mode 100644 core/res/res/drawable/ic_menu_selectall_quantum_light.xml create mode 100644 core/res/res/drawable/ic_menu_share_quantum_dark.xml create mode 100644 core/res/res/drawable/ic_menu_share_quantum_light.xml create mode 100644 core/res/res/drawable/item_background_borderless_quantum_dark.xml create mode 100644 core/res/res/drawable/item_background_borderless_quantum_light.xml create mode 100644 core/res/res/drawable/list_divider_quantum_dark.xml create mode 100644 core/res/res/drawable/list_divider_quantum_light.xml create mode 100644 core/res/res/drawable/list_section_divider_quantum_dark.xml create mode 100644 core/res/res/drawable/list_section_divider_quantum_light.xml create mode 100644 core/res/res/drawable/scrollbar_handle_quantum_dark.xml create mode 100644 core/res/res/drawable/scrollbar_handle_quantum_light.xml create mode 100644 core/res/res/drawable/text_cursor_quantum_dark.xml create mode 100644 core/res/res/drawable/text_cursor_quantum_light.xml create mode 100644 core/res/res/values/dimens_quantum.xml create mode 100644 core/res/res/values/donottranslate_quantum.xml diff --git a/core/res/res/color/primary_text_disable_only_quantum_dark.xml b/core/res/res/color/primary_text_disable_only_quantum_dark.xml index 2a6c33cd14ce..60a91f2cc0db 100644 --- a/core/res/res/color/primary_text_disable_only_quantum_dark.xml +++ b/core/res/res/color/primary_text_disable_only_quantum_dark.xml @@ -1,5 +1,5 @@ - - - + + diff --git a/core/res/res/color/primary_text_disable_only_quantum_light.xml b/core/res/res/color/primary_text_disable_only_quantum_light.xml index ff83f6a4d724..ced90517e8f9 100644 --- a/core/res/res/color/primary_text_disable_only_quantum_light.xml +++ b/core/res/res/color/primary_text_disable_only_quantum_light.xml @@ -1,5 +1,5 @@ - - - + + diff --git a/core/res/res/color/primary_text_nodisable_quantum_dark.xml b/core/res/res/color/primary_text_nodisable_quantum_dark.xml deleted file mode 100644 index 1044428b7164..000000000000 --- a/core/res/res/color/primary_text_nodisable_quantum_dark.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - diff --git a/core/res/res/color/primary_text_nodisable_quantum_light.xml b/core/res/res/color/primary_text_nodisable_quantum_light.xml deleted file mode 100644 index fde143f1cc2e..000000000000 --- a/core/res/res/color/primary_text_nodisable_quantum_light.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - diff --git a/core/res/res/color/primary_text_quantum_dark.xml b/core/res/res/color/primary_text_quantum_dark.xml deleted file mode 100644 index 65f49ae3733a..000000000000 --- a/core/res/res/color/primary_text_quantum_dark.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - diff --git a/core/res/res/color/primary_text_quantum_light.xml b/core/res/res/color/primary_text_quantum_light.xml deleted file mode 100644 index 372745d2433d..000000000000 --- a/core/res/res/color/primary_text_quantum_light.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - diff --git a/core/res/res/color/search_url_text_quantum_dark.xml b/core/res/res/color/search_url_text_quantum_dark.xml index 62337bd91ef1..5263fd70b682 100644 --- a/core/res/res/color/search_url_text_quantum_dark.xml +++ b/core/res/res/color/search_url_text_quantum_dark.xml @@ -1,5 +1,5 @@ - - - - - - - diff --git a/core/res/res/color/secondary_text_nodisable_quantum_light.xml b/core/res/res/color/secondary_text_nodisable_quantum_light.xml deleted file mode 100644 index 3ab25a0a61e6..000000000000 --- a/core/res/res/color/secondary_text_nodisable_quantum_light.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - diff --git a/core/res/res/color/secondary_text_quantum_dark.xml b/core/res/res/color/secondary_text_quantum_dark.xml deleted file mode 100644 index fb7a07a3bb95..000000000000 --- a/core/res/res/color/secondary_text_quantum_dark.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - diff --git a/core/res/res/color/secondary_text_quantum_light.xml b/core/res/res/color/secondary_text_quantum_light.xml deleted file mode 100644 index 744ace552f6b..000000000000 --- a/core/res/res/color/secondary_text_quantum_light.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/core/res/res/color/tertiary_text_quantum_dark.xml b/core/res/res/color/tertiary_text_quantum_dark.xml deleted file mode 100644 index cb3956559d09..000000000000 --- a/core/res/res/color/tertiary_text_quantum_dark.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - diff --git a/core/res/res/color/tertiary_text_quantum_light.xml b/core/res/res/color/tertiary_text_quantum_light.xml deleted file mode 100644 index b23162a944ab..000000000000 --- a/core/res/res/color/tertiary_text_quantum_light.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - diff --git a/core/res/res/drawable-xxhdpi/ab_solid_shadow_qntm.9.png b/core/res/res/drawable-xxhdpi/ab_solid_shadow_qntm.9.png new file mode 100644 index 000000000000..e89c9fe81b60 Binary files /dev/null and b/core/res/res/drawable-xxhdpi/ab_solid_shadow_qntm.9.png differ diff --git a/core/res/res/drawable-xxhdpi/ab_transparent_qntm_alpha.9.png b/core/res/res/drawable-xxhdpi/ab_transparent_qntm_alpha.9.png new file mode 100644 index 000000000000..f220168bcc1f Binary files /dev/null and b/core/res/res/drawable-xxhdpi/ab_transparent_qntm_alpha.9.png differ diff --git a/core/res/res/drawable-xxhdpi/btn_check_off_qntm_alpha.png b/core/res/res/drawable-xxhdpi/btn_check_off_qntm_alpha.png new file mode 100644 index 000000000000..2a1786105ffb Binary files /dev/null and b/core/res/res/drawable-xxhdpi/btn_check_off_qntm_alpha.png differ diff --git a/core/res/res/drawable-xxhdpi/btn_check_on_qntm_alpha.png b/core/res/res/drawable-xxhdpi/btn_check_on_qntm_alpha.png new file mode 100644 index 000000000000..61067ac34457 Binary files /dev/null and b/core/res/res/drawable-xxhdpi/btn_check_on_qntm_alpha.png differ diff --git a/core/res/res/drawable-xxhdpi/btn_qntm_alpha.9.png b/core/res/res/drawable-xxhdpi/btn_qntm_alpha.9.png new file mode 100644 index 000000000000..7d29d1823b8f Binary files /dev/null and b/core/res/res/drawable-xxhdpi/btn_qntm_alpha.9.png differ diff --git a/core/res/res/drawable-xxhdpi/btn_radio_off_pressed_qntm_alpha.png b/core/res/res/drawable-xxhdpi/btn_radio_off_pressed_qntm_alpha.png new file mode 100644 index 000000000000..fdbbbce4f55f Binary files /dev/null and b/core/res/res/drawable-xxhdpi/btn_radio_off_pressed_qntm_alpha.png differ diff --git a/core/res/res/drawable-xxhdpi/btn_radio_off_qntm_alpha.png b/core/res/res/drawable-xxhdpi/btn_radio_off_qntm_alpha.png new file mode 100644 index 000000000000..0ec2ee690ea3 Binary files /dev/null and b/core/res/res/drawable-xxhdpi/btn_radio_off_qntm_alpha.png differ diff --git a/core/res/res/drawable-xxhdpi/btn_radio_on_pressed_qntm_alpha.png b/core/res/res/drawable-xxhdpi/btn_radio_on_pressed_qntm_alpha.png new file mode 100644 index 000000000000..b46ee1c528ed Binary files /dev/null and b/core/res/res/drawable-xxhdpi/btn_radio_on_pressed_qntm_alpha.png differ diff --git a/core/res/res/drawable-xxhdpi/btn_radio_on_qntm_alpha.png b/core/res/res/drawable-xxhdpi/btn_radio_on_qntm_alpha.png new file mode 100644 index 000000000000..8737156aaf79 Binary files /dev/null and b/core/res/res/drawable-xxhdpi/btn_radio_on_qntm_alpha.png differ diff --git a/core/res/res/drawable-xxhdpi/fastscroll_thumb_qntm_alpha.png b/core/res/res/drawable-xxhdpi/fastscroll_thumb_qntm_alpha.png new file mode 100644 index 000000000000..55a73e744aae Binary files /dev/null and b/core/res/res/drawable-xxhdpi/fastscroll_thumb_qntm_alpha.png differ diff --git a/core/res/res/drawable-xxhdpi/fastscroll_track_qntm_alpha.9.png b/core/res/res/drawable-xxhdpi/fastscroll_track_qntm_alpha.9.png new file mode 100644 index 000000000000..be64a94a8b0c Binary files /dev/null and b/core/res/res/drawable-xxhdpi/fastscroll_track_qntm_alpha.9.png differ diff --git a/core/res/res/drawable-xxhdpi/ic_ab_back_quantum_am_alpha.png b/core/res/res/drawable-xxhdpi/ic_ab_back_quantum_am_alpha.png new file mode 100644 index 000000000000..ca15853f073e Binary files /dev/null and b/core/res/res/drawable-xxhdpi/ic_ab_back_quantum_am_alpha.png differ diff --git a/core/res/res/drawable-xxhdpi/ic_cab_done_qntm_alpha.png b/core/res/res/drawable-xxhdpi/ic_cab_done_qntm_alpha.png new file mode 100644 index 000000000000..1f9c734187ac Binary files /dev/null and b/core/res/res/drawable-xxhdpi/ic_cab_done_qntm_alpha.png differ diff --git a/core/res/res/drawable-xxhdpi/ic_dialog_alert_qntm_alpha.png b/core/res/res/drawable-xxhdpi/ic_dialog_alert_qntm_alpha.png new file mode 100644 index 000000000000..10e07562e95f Binary files /dev/null and b/core/res/res/drawable-xxhdpi/ic_dialog_alert_qntm_alpha.png differ diff --git a/core/res/res/drawable-xxhdpi/ic_find_next_qntm_alpha.png b/core/res/res/drawable-xxhdpi/ic_find_next_qntm_alpha.png new file mode 100644 index 000000000000..e3a7e9e68f77 Binary files /dev/null and b/core/res/res/drawable-xxhdpi/ic_find_next_qntm_alpha.png differ diff --git a/core/res/res/drawable-xxhdpi/ic_find_previous_qntm_alpha.png b/core/res/res/drawable-xxhdpi/ic_find_previous_qntm_alpha.png new file mode 100644 index 000000000000..f9cf16cf011c Binary files /dev/null and b/core/res/res/drawable-xxhdpi/ic_find_previous_qntm_alpha.png differ diff --git a/core/res/res/drawable-xxhdpi/ic_menu_copy_quantum_am_alpha.png b/core/res/res/drawable-xxhdpi/ic_menu_copy_quantum_am_alpha.png new file mode 100644 index 000000000000..7c3a58b29c87 Binary files /dev/null and b/core/res/res/drawable-xxhdpi/ic_menu_copy_quantum_am_alpha.png differ diff --git a/core/res/res/drawable-xxhdpi/ic_menu_cut_qntm_alpha.png b/core/res/res/drawable-xxhdpi/ic_menu_cut_qntm_alpha.png new file mode 100644 index 000000000000..2200642f863a Binary files /dev/null and b/core/res/res/drawable-xxhdpi/ic_menu_cut_qntm_alpha.png differ diff --git a/core/res/res/drawable-xxhdpi/ic_menu_find_qntm_alpha.png b/core/res/res/drawable-xxhdpi/ic_menu_find_qntm_alpha.png new file mode 100644 index 000000000000..d35b337f2f80 Binary files /dev/null and b/core/res/res/drawable-xxhdpi/ic_menu_find_qntm_alpha.png differ diff --git a/core/res/res/drawable-xxhdpi/ic_menu_moreoverflow_qntm_alpha.png b/core/res/res/drawable-xxhdpi/ic_menu_moreoverflow_qntm_alpha.png new file mode 100644 index 000000000000..ff1759b8f94a Binary files /dev/null and b/core/res/res/drawable-xxhdpi/ic_menu_moreoverflow_qntm_alpha.png differ diff --git a/core/res/res/drawable-xxhdpi/ic_menu_paste_quantum_am_alpha.png b/core/res/res/drawable-xxhdpi/ic_menu_paste_quantum_am_alpha.png new file mode 100644 index 000000000000..28c0ae0ee600 Binary files /dev/null and b/core/res/res/drawable-xxhdpi/ic_menu_paste_quantum_am_alpha.png differ diff --git a/core/res/res/drawable-xxhdpi/ic_menu_search_qntm_alpha.png b/core/res/res/drawable-xxhdpi/ic_menu_search_qntm_alpha.png new file mode 100644 index 000000000000..cb295a3f1a3d Binary files /dev/null and b/core/res/res/drawable-xxhdpi/ic_menu_search_qntm_alpha.png differ diff --git a/core/res/res/drawable-xxhdpi/ic_menu_selectall_qntm_alpha.png b/core/res/res/drawable-xxhdpi/ic_menu_selectall_qntm_alpha.png new file mode 100644 index 000000000000..6430d450ca95 Binary files /dev/null and b/core/res/res/drawable-xxhdpi/ic_menu_selectall_qntm_alpha.png differ diff --git a/core/res/res/drawable-xxhdpi/ic_menu_share_qntm_alpha.png b/core/res/res/drawable-xxhdpi/ic_menu_share_qntm_alpha.png new file mode 100644 index 000000000000..66f7d1627b55 Binary files /dev/null and b/core/res/res/drawable-xxhdpi/ic_menu_share_qntm_alpha.png differ diff --git a/core/res/res/drawable-xxhdpi/list_divider_qntm_alpha.9.png b/core/res/res/drawable-xxhdpi/list_divider_qntm_alpha.9.png new file mode 100644 index 000000000000..0fafd1a049df Binary files /dev/null and b/core/res/res/drawable-xxhdpi/list_divider_qntm_alpha.9.png differ diff --git a/core/res/res/drawable-xxhdpi/list_section_divider_qntm_alpha.9.png b/core/res/res/drawable-xxhdpi/list_section_divider_qntm_alpha.9.png new file mode 100644 index 000000000000..491fab9358a5 Binary files /dev/null and b/core/res/res/drawable-xxhdpi/list_section_divider_qntm_alpha.9.png differ diff --git a/core/res/res/drawable-xxhdpi/scrollbar_handle_qntm_alpha.9.png b/core/res/res/drawable-xxhdpi/scrollbar_handle_qntm_alpha.9.png new file mode 100644 index 000000000000..c1c0622112e9 Binary files /dev/null and b/core/res/res/drawable-xxhdpi/scrollbar_handle_qntm_alpha.9.png differ diff --git a/core/res/res/drawable-xxhdpi/text_cursor_qntm_alpha.9.png b/core/res/res/drawable-xxhdpi/text_cursor_qntm_alpha.9.png new file mode 100644 index 000000000000..432c3859f98b Binary files /dev/null and b/core/res/res/drawable-xxhdpi/text_cursor_qntm_alpha.9.png differ diff --git a/core/res/res/drawable-xxhdpi/textfield_activated_qntm_alpha.9.png b/core/res/res/drawable-xxhdpi/textfield_activated_qntm_alpha.9.png new file mode 100644 index 000000000000..a22f35203e79 Binary files /dev/null and b/core/res/res/drawable-xxhdpi/textfield_activated_qntm_alpha.9.png differ diff --git a/core/res/res/drawable-xxhdpi/textfield_default_qntm_alpha.9.png b/core/res/res/drawable-xxhdpi/textfield_default_qntm_alpha.9.png new file mode 100644 index 000000000000..b0504e031683 Binary files /dev/null and b/core/res/res/drawable-xxhdpi/textfield_default_qntm_alpha.9.png differ diff --git a/core/res/res/drawable/ab_transparent_quantum_dark.xml b/core/res/res/drawable/ab_transparent_quantum_dark.xml new file mode 100644 index 000000000000..9ac2fc0a082d --- /dev/null +++ b/core/res/res/drawable/ab_transparent_quantum_dark.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/ab_transparent_quantum_light.xml b/core/res/res/drawable/ab_transparent_quantum_light.xml new file mode 100644 index 000000000000..bc49848ae582 --- /dev/null +++ b/core/res/res/drawable/ab_transparent_quantum_light.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/activated_background_quantum_dark.xml b/core/res/res/drawable/activated_background_quantum_dark.xml new file mode 100644 index 000000000000..a9e3fea64639 --- /dev/null +++ b/core/res/res/drawable/activated_background_quantum_dark.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/core/res/res/drawable/activated_background_quantum_light.xml b/core/res/res/drawable/activated_background_quantum_light.xml new file mode 100644 index 000000000000..5d10ea2b1beb --- /dev/null +++ b/core/res/res/drawable/activated_background_quantum_light.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/core/res/res/drawable/background_cache_hint_selector_quantum_dark.xml b/core/res/res/drawable/background_cache_hint_selector_quantum_dark.xml index 7d64abc2d0e3..ab6650177da1 100644 --- a/core/res/res/drawable/background_cache_hint_selector_quantum_dark.xml +++ b/core/res/res/drawable/background_cache_hint_selector_quantum_dark.xml @@ -1,5 +1,5 @@ - + + + + + + + diff --git a/core/res/res/drawable/btn_borderless_quantum_light.xml b/core/res/res/drawable/btn_borderless_quantum_light.xml new file mode 100644 index 000000000000..e7a95b19b88e --- /dev/null +++ b/core/res/res/drawable/btn_borderless_quantum_light.xml @@ -0,0 +1,23 @@ + + + + + + + + + diff --git a/core/res/res/drawable/btn_check_quantum_dark.xml b/core/res/res/drawable/btn_check_quantum_dark.xml new file mode 100644 index 000000000000..a35bec44001b --- /dev/null +++ b/core/res/res/drawable/btn_check_quantum_dark.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + diff --git a/core/res/res/drawable/btn_check_quantum_light.xml b/core/res/res/drawable/btn_check_quantum_light.xml new file mode 100644 index 000000000000..8588fce0dea6 --- /dev/null +++ b/core/res/res/drawable/btn_check_quantum_light.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + diff --git a/core/res/res/drawable/btn_color_quantum_dark.xml b/core/res/res/drawable/btn_color_quantum_dark.xml new file mode 100644 index 000000000000..5e44a784492a --- /dev/null +++ b/core/res/res/drawable/btn_color_quantum_dark.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + diff --git a/core/res/res/drawable/btn_color_quantum_light.xml b/core/res/res/drawable/btn_color_quantum_light.xml new file mode 100644 index 000000000000..d6be95892f16 --- /dev/null +++ b/core/res/res/drawable/btn_color_quantum_light.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + diff --git a/core/res/res/drawable/btn_default_quantum_dark.xml b/core/res/res/drawable/btn_default_quantum_dark.xml index 84b109006410..7f0cca83b48e 100644 --- a/core/res/res/drawable/btn_default_quantum_dark.xml +++ b/core/res/res/drawable/btn_default_quantum_dark.xml @@ -16,20 +16,11 @@ - - - - - - - - + + + + - diff --git a/core/res/res/drawable/btn_default_quantum_light.xml b/core/res/res/drawable/btn_default_quantum_light.xml index b5591989000e..e391a803e825 100644 --- a/core/res/res/drawable/btn_default_quantum_light.xml +++ b/core/res/res/drawable/btn_default_quantum_light.xml @@ -1,5 +1,5 @@ - + + + + + + + + + + + + + + + diff --git a/core/res/res/drawable/btn_radio_quantum_light.xml b/core/res/res/drawable/btn_radio_quantum_light.xml new file mode 100644 index 000000000000..c1ace70b5f93 --- /dev/null +++ b/core/res/res/drawable/btn_radio_quantum_light.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + diff --git a/core/res/res/drawable/edit_text_quantum_dark.xml b/core/res/res/drawable/edit_text_quantum_dark.xml new file mode 100644 index 000000000000..ea3fc52d12dd --- /dev/null +++ b/core/res/res/drawable/edit_text_quantum_dark.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/core/res/res/drawable/edit_text_quantum_light.xml b/core/res/res/drawable/edit_text_quantum_light.xml new file mode 100644 index 000000000000..dd7fe5399013 --- /dev/null +++ b/core/res/res/drawable/edit_text_quantum_light.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/core/res/res/drawable/fastscroll_thumb_quantum_dark.xml b/core/res/res/drawable/fastscroll_thumb_quantum_dark.xml new file mode 100644 index 000000000000..53c7fddb5455 --- /dev/null +++ b/core/res/res/drawable/fastscroll_thumb_quantum_dark.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + diff --git a/core/res/res/drawable/fastscroll_thumb_quantum_light.xml b/core/res/res/drawable/fastscroll_thumb_quantum_light.xml new file mode 100644 index 000000000000..3bc87e9d38cb --- /dev/null +++ b/core/res/res/drawable/fastscroll_thumb_quantum_light.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + diff --git a/core/res/res/drawable/fastscroll_track_quantum_dark.xml b/core/res/res/drawable/fastscroll_track_quantum_dark.xml new file mode 100644 index 000000000000..0ae57d270f29 --- /dev/null +++ b/core/res/res/drawable/fastscroll_track_quantum_dark.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/fastscroll_track_quantum_light.xml b/core/res/res/drawable/fastscroll_track_quantum_light.xml new file mode 100644 index 000000000000..627c079e268f --- /dev/null +++ b/core/res/res/drawable/fastscroll_track_quantum_light.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/ic_ab_back_quantum_dark.xml b/core/res/res/drawable/ic_ab_back_quantum_dark.xml new file mode 100644 index 000000000000..6cebfe321d1b --- /dev/null +++ b/core/res/res/drawable/ic_ab_back_quantum_dark.xml @@ -0,0 +1,20 @@ + + + + diff --git a/core/res/res/drawable/ic_ab_back_quantum_light.xml b/core/res/res/drawable/ic_ab_back_quantum_light.xml new file mode 100644 index 000000000000..870df9b6c170 --- /dev/null +++ b/core/res/res/drawable/ic_ab_back_quantum_light.xml @@ -0,0 +1,20 @@ + + + + diff --git a/core/res/res/drawable/ic_cab_done_quantum_dark.xml b/core/res/res/drawable/ic_cab_done_quantum_dark.xml new file mode 100644 index 000000000000..472996e794e3 --- /dev/null +++ b/core/res/res/drawable/ic_cab_done_quantum_dark.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/ic_cab_done_quantum_light.xml b/core/res/res/drawable/ic_cab_done_quantum_light.xml new file mode 100644 index 000000000000..d70a3f160627 --- /dev/null +++ b/core/res/res/drawable/ic_cab_done_quantum_light.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/ic_dialog_alert_quantum_dark.xml b/core/res/res/drawable/ic_dialog_alert_quantum_dark.xml new file mode 100644 index 000000000000..8b8cb0cb6fe8 --- /dev/null +++ b/core/res/res/drawable/ic_dialog_alert_quantum_dark.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/ic_dialog_alert_quantum_light.xml b/core/res/res/drawable/ic_dialog_alert_quantum_light.xml new file mode 100644 index 000000000000..8b8cb0cb6fe8 --- /dev/null +++ b/core/res/res/drawable/ic_dialog_alert_quantum_light.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/ic_find_next_quantum_dark.xml b/core/res/res/drawable/ic_find_next_quantum_dark.xml new file mode 100644 index 000000000000..929bea339454 --- /dev/null +++ b/core/res/res/drawable/ic_find_next_quantum_dark.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/ic_find_next_quantum_light.xml b/core/res/res/drawable/ic_find_next_quantum_light.xml new file mode 100644 index 000000000000..9c2032797ec5 --- /dev/null +++ b/core/res/res/drawable/ic_find_next_quantum_light.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/ic_find_previous_quantum_dark.xml b/core/res/res/drawable/ic_find_previous_quantum_dark.xml new file mode 100644 index 000000000000..e944223bf8b4 --- /dev/null +++ b/core/res/res/drawable/ic_find_previous_quantum_dark.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/ic_find_previous_quantum_light.xml b/core/res/res/drawable/ic_find_previous_quantum_light.xml new file mode 100644 index 000000000000..b037094e1f18 --- /dev/null +++ b/core/res/res/drawable/ic_find_previous_quantum_light.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/ic_menu_copy_quantum_dark.xml b/core/res/res/drawable/ic_menu_copy_quantum_dark.xml new file mode 100644 index 000000000000..4476cde237e7 --- /dev/null +++ b/core/res/res/drawable/ic_menu_copy_quantum_dark.xml @@ -0,0 +1,20 @@ + + + + diff --git a/core/res/res/drawable/ic_menu_copy_quantum_light.xml b/core/res/res/drawable/ic_menu_copy_quantum_light.xml new file mode 100644 index 000000000000..51906ed6affb --- /dev/null +++ b/core/res/res/drawable/ic_menu_copy_quantum_light.xml @@ -0,0 +1,20 @@ + + + + diff --git a/core/res/res/drawable/ic_menu_cut_quantum_dark.xml b/core/res/res/drawable/ic_menu_cut_quantum_dark.xml new file mode 100644 index 000000000000..563400bd1365 --- /dev/null +++ b/core/res/res/drawable/ic_menu_cut_quantum_dark.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/ic_menu_cut_quantum_light.xml b/core/res/res/drawable/ic_menu_cut_quantum_light.xml new file mode 100644 index 000000000000..36c9442168ae --- /dev/null +++ b/core/res/res/drawable/ic_menu_cut_quantum_light.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/ic_menu_find_quantum_dark.xml b/core/res/res/drawable/ic_menu_find_quantum_dark.xml new file mode 100644 index 000000000000..88034637eac3 --- /dev/null +++ b/core/res/res/drawable/ic_menu_find_quantum_dark.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/ic_menu_find_quantum_light.xml b/core/res/res/drawable/ic_menu_find_quantum_light.xml new file mode 100644 index 000000000000..9b3bd73dd24c --- /dev/null +++ b/core/res/res/drawable/ic_menu_find_quantum_light.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/ic_menu_moreoverflow_quantum_dark.xml b/core/res/res/drawable/ic_menu_moreoverflow_quantum_dark.xml new file mode 100644 index 000000000000..9f39a6839ba6 --- /dev/null +++ b/core/res/res/drawable/ic_menu_moreoverflow_quantum_dark.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/ic_menu_moreoverflow_quantum_light.xml b/core/res/res/drawable/ic_menu_moreoverflow_quantum_light.xml new file mode 100644 index 000000000000..e15eaec9fc09 --- /dev/null +++ b/core/res/res/drawable/ic_menu_moreoverflow_quantum_light.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/ic_menu_paste_quantum_dark.xml b/core/res/res/drawable/ic_menu_paste_quantum_dark.xml new file mode 100644 index 000000000000..5c59fa9c9fbe --- /dev/null +++ b/core/res/res/drawable/ic_menu_paste_quantum_dark.xml @@ -0,0 +1,20 @@ + + + + diff --git a/core/res/res/drawable/ic_menu_paste_quantum_light.xml b/core/res/res/drawable/ic_menu_paste_quantum_light.xml new file mode 100644 index 000000000000..97caada88710 --- /dev/null +++ b/core/res/res/drawable/ic_menu_paste_quantum_light.xml @@ -0,0 +1,20 @@ + + + + diff --git a/core/res/res/drawable/ic_menu_search_quantum_dark.xml b/core/res/res/drawable/ic_menu_search_quantum_dark.xml new file mode 100644 index 000000000000..1c6efcd330fe --- /dev/null +++ b/core/res/res/drawable/ic_menu_search_quantum_dark.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/ic_menu_search_quantum_light.xml b/core/res/res/drawable/ic_menu_search_quantum_light.xml new file mode 100644 index 000000000000..ba6efb6e3aa6 --- /dev/null +++ b/core/res/res/drawable/ic_menu_search_quantum_light.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/ic_menu_selectall_quantum_dark.xml b/core/res/res/drawable/ic_menu_selectall_quantum_dark.xml new file mode 100644 index 000000000000..c1d3e699b5c4 --- /dev/null +++ b/core/res/res/drawable/ic_menu_selectall_quantum_dark.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/ic_menu_selectall_quantum_light.xml b/core/res/res/drawable/ic_menu_selectall_quantum_light.xml new file mode 100644 index 000000000000..4de8962234fd --- /dev/null +++ b/core/res/res/drawable/ic_menu_selectall_quantum_light.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/ic_menu_share_quantum_dark.xml b/core/res/res/drawable/ic_menu_share_quantum_dark.xml new file mode 100644 index 000000000000..a7c5afcde2e2 --- /dev/null +++ b/core/res/res/drawable/ic_menu_share_quantum_dark.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/ic_menu_share_quantum_light.xml b/core/res/res/drawable/ic_menu_share_quantum_light.xml new file mode 100644 index 000000000000..9257c25c4423 --- /dev/null +++ b/core/res/res/drawable/ic_menu_share_quantum_light.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/item_background_borderless_quantum_dark.xml b/core/res/res/drawable/item_background_borderless_quantum_dark.xml new file mode 100644 index 000000000000..1caee4e723f1 --- /dev/null +++ b/core/res/res/drawable/item_background_borderless_quantum_dark.xml @@ -0,0 +1,18 @@ + + + + diff --git a/core/res/res/drawable/item_background_borderless_quantum_light.xml b/core/res/res/drawable/item_background_borderless_quantum_light.xml new file mode 100644 index 000000000000..ecf7dfb5d972 --- /dev/null +++ b/core/res/res/drawable/item_background_borderless_quantum_light.xml @@ -0,0 +1,18 @@ + + + + diff --git a/core/res/res/drawable/list_divider_quantum_dark.xml b/core/res/res/drawable/list_divider_quantum_dark.xml new file mode 100644 index 000000000000..9d05b2f4e1d5 --- /dev/null +++ b/core/res/res/drawable/list_divider_quantum_dark.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/list_divider_quantum_light.xml b/core/res/res/drawable/list_divider_quantum_light.xml new file mode 100644 index 000000000000..d312e2d05d75 --- /dev/null +++ b/core/res/res/drawable/list_divider_quantum_light.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/list_section_divider_quantum_dark.xml b/core/res/res/drawable/list_section_divider_quantum_dark.xml new file mode 100644 index 000000000000..6344c7eee634 --- /dev/null +++ b/core/res/res/drawable/list_section_divider_quantum_dark.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/list_section_divider_quantum_light.xml b/core/res/res/drawable/list_section_divider_quantum_light.xml new file mode 100644 index 000000000000..98ede3878000 --- /dev/null +++ b/core/res/res/drawable/list_section_divider_quantum_light.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/scrollbar_handle_quantum_dark.xml b/core/res/res/drawable/scrollbar_handle_quantum_dark.xml new file mode 100644 index 000000000000..2d4e37dcb422 --- /dev/null +++ b/core/res/res/drawable/scrollbar_handle_quantum_dark.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/scrollbar_handle_quantum_light.xml b/core/res/res/drawable/scrollbar_handle_quantum_light.xml new file mode 100644 index 000000000000..d4d4b8d4390a --- /dev/null +++ b/core/res/res/drawable/scrollbar_handle_quantum_light.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/text_cursor_quantum_dark.xml b/core/res/res/drawable/text_cursor_quantum_dark.xml new file mode 100644 index 000000000000..bd0d66fd2174 --- /dev/null +++ b/core/res/res/drawable/text_cursor_quantum_dark.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/drawable/text_cursor_quantum_light.xml b/core/res/res/drawable/text_cursor_quantum_light.xml new file mode 100644 index 000000000000..0ec7f01d3f94 --- /dev/null +++ b/core/res/res/drawable/text_cursor_quantum_light.xml @@ -0,0 +1,19 @@ + + + + diff --git a/core/res/res/layout/screen_action_bar.xml b/core/res/res/layout/screen_action_bar.xml index 7b9a20bd49fd..326573674440 100644 --- a/core/res/res/layout/screen_action_bar.xml +++ b/core/res/res/layout/screen_action_bar.xml @@ -23,7 +23,8 @@ This is an optimized layout for a screen with the Action Bar enabled. android:id="@+id/action_bar_overlay_layout" android:layout_width="match_parent" android:layout_height="match_parent" - android:splitMotionEvents="false"> + android:splitMotionEvents="false" + android:theme="?attr/actionBarTheme"> diff --git a/core/res/res/values/attrs.xml b/core/res/res/values/attrs.xml index 42fa1061fb78..039bd0763e74 100644 --- a/core/res/res/values/attrs.xml +++ b/core/res/res/values/attrs.xml @@ -673,6 +673,8 @@ + + diff --git a/core/res/res/values/colors_quantum.xml b/core/res/res/values/colors_quantum.xml index b623263b5497..c8083f49d7e7 100644 --- a/core/res/res/values/colors_quantum.xml +++ b/core/res/res/values/colors_quantum.xml @@ -15,34 +15,150 @@ --> - #ff000000 - #fff3f3f3 + @color/black + @color/quantum_grey_50 + @color/quantum_grey_700 + @color/quantum_grey_100 @color/background_quantum_light @color/background_quantum_dark - #ff4c4c4c - #ffb2b2b2 + + #80000000 + + #80fafafa @color/bright_foreground_quantum_light @color/bright_foreground_quantum_dark - #bebebe - #323232 + #ffbebebe + #ff323232 #80bebebe #80323232 - #808080 - #808080 - #6633b5e5 - #6633b5e5 - - #ff303030 - @color/white - @color/white - #8c8c8c - #7f08c8c8 - #7f000000 - @color/holo_blue_light - @color/holo_blue_light + + @color/secondary_text_quantum_light + @color/quantum_teal_700 + + + @color/secondary_text_quantum_dark + @color/quantum_lime_A200 + + + @color/quantum_grey_300 + @color/quantum_grey_500 + + + @color/quantum_grey_700 + @color/quantum_grey_500 + + @color/bright_foreground_disabled_quantum_dark + @color/bright_foreground_disabled_quantum_light + + #66eeff41 + + #660097a7 + + + @color/background_quantum_dark + @color/background_quantum_light + @color/bright_foreground_quantum_dark + @color/bright_foreground_quantum_light + @color/bright_foreground_disabled_quantum_dark + @color/bright_foreground_disabled_quantum_light + @color/control_activated_foreground_quantum_dark + @color/control_activated_foreground_quantum_light @color/transparent @color/white + + + + #fff4c7c3 + #ffe67c73 + #ffdb4437 + #ffc53929 + #ffff5252 + #ffff1744 + + #ffc6dafc + #ff7baaf7 + #ff4285f4 + #ff3367d6 + #ff448aff + #ff2979ff + + #ffb2ebf2 + #ff4dd0e1 + #ff00bcd4 + #ff0097a7 + #ff18ffff + #ff00e5ff + + #ffb7e1cd + #ff57bb8a + #ff0f9d58 + #ff0b8043 + #ff69f0ae + #ff00e676 + + #fff0f4c3 + #ffdce775 + #ffcddc39 + #ffafb42b + #ffeeff41 + #ffc6ff00 + + #fffce8b2 + #fff7cb4d + #fff4b400 + #fff09300 + #ffffcd40 + #ffffbc00 + + #ffffe0b2 + #ffffb74d + #ffff9800 + #fff57c00 + #ffffab40 + #ffff9100 + + #fff4c7c3 + #ffe67c73 + #ffff5722 + #ffc53929 + #ffff5252 + #ffff1744 + + + + #fffafafa + #fff5f5f5 + #ffeeeeee + #ffa3a3a3 + #ff717171 + + #ffeceff1 + #ffcfd8dc + #ff90a4ae + #ff607d8b + #ff455a64 + + #ffd7ccc8 + #ffa1887f + #ff795548 + #ff5d4037 + + + + #ff000000 + #de000000 + #8a000000 + + #ffffffff + #deffffff + #8affffff + + + @color/quantum_teal_100 + @color/quantum_teal_300 + @color/quantum_teal_500 + @color/quantum_teal_700 diff --git a/core/res/res/values/dimens_quantum.xml b/core/res/res/values/dimens_quantum.xml new file mode 100644 index 000000000000..39137526ae5c --- /dev/null +++ b/core/res/res/values/dimens_quantum.xml @@ -0,0 +1,44 @@ + + + + + + 56dp + + 16dp + + 20sp + + 16sp + + -3dp + + 5dp + + 112sp + 56sp + 45sp + 34sp + 24sp + 20sp + 16sp + 14sp + 14sp + 12sp + 14sp + 14sp + + diff --git a/core/res/res/values/donottranslate_quantum.xml b/core/res/res/values/donottranslate_quantum.xml new file mode 100644 index 000000000000..83cc4e545f29 --- /dev/null +++ b/core/res/res/values/donottranslate_quantum.xml @@ -0,0 +1,32 @@ + + + + + + sans-serif-light + sans-serif + sans-serif + sans-serif + sans-serif + sans-serif-medium + sans-serif + sans-serif-medium + sans-serif + sans-serif + sans-serif-medium + sans-serif + + diff --git a/core/res/res/values/styles_quantum.xml b/core/res/res/values/styles_quantum.xml index df850a7830f4..949ead4608b0 100644 --- a/core/res/res/values/styles_quantum.xml +++ b/core/res/res/values/styles_quantum.xml @@ -88,47 +88,48 @@ please see styles_device_defaults.xml. - + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + - - - - + + + + + @@ -405,7 +367,6 @@ please see styles_device_defaults.xml. @drawable/btn_toggle_holo_dark @string/capital_on @string/capital_off - ?attr/disabledAlpha ?attr/textAppearanceSmall 48dip @@ -430,12 +391,17 @@ please see styles_device_defaults.xml. 0dp + + @@ -447,7 +413,7 @@ please see styles_device_defaults.xml. @@ -749,7 +715,7 @@ please see styles_device_defaults.xml. - - - + + + + + + + + @@ -840,7 +818,7 @@ please see styles_device_defaults.xml. @@ -852,7 +830,7 @@ please see styles_device_defaults.xml. @@ -1103,7 +1080,7 @@ please see styles_device_defaults.xml. @drawable/ab_solid_dark_holo @drawable/ab_stacked_solid_dark_holo @drawable/ab_bottom_solid_inverse_holo - @drawable/list_divider_holo_dark + @drawable/list_divider_quantum_dark @style/Widget.Quantum.ProgressBar.Horizontal @style/Widget.Quantum.ProgressBar 32dip @@ -1132,16 +1109,16 @@ please see styles_device_defaults.xml. - + @@ -376,42 +365,32 @@ please see themes_device_defaults.xml. 0.5 0.6 - @color/holo_gray_light - @color/holo_gray_bright - @color/holo_blue_dark - @color/holo_green_light - @color/holo_blue_dark - @style/TextAppearance.Quantum.Light @style/TextAppearance.Quantum.Light.Inverse @color/primary_text_quantum_light - @color/secondary_text_quantum_light - @color/tertiary_text_quantum_light @color/primary_text_quantum_dark + @color/secondary_text_quantum_light @color/secondary_text_quantum_dark + @color/tertiary_text_quantum_light @color/tertiary_text_quantum_dark @color/primary_text_disable_only_quantum_light @color/primary_text_disable_only_quantum_dark - @color/primary_text_nodisable_quantum_light - @color/secondary_text_nodisable_quantum_light - @color/primary_text_nodisable_quantum_dark - @color/secondary_text_nodisable_quantum_dark @color/hint_foreground_quantum_light @color/hint_foreground_quantum_dark - @color/search_url_text_quantum_light @color/highlighted_text_quantum_light @color/highlighted_text_quantum_dark - @color/holo_blue_light - @color/holo_blue_light + @color/quantum_teal_500 + @color/quantum_teal_500 + @color/search_url_text_quantum_light @color/primary_text_quantum_light @style/TextAppearance.Quantum.Light.Large - @style/TextAppearance.Quantum.Light.Medium - @style/TextAppearance.Quantum.Light.Small @style/TextAppearance.Quantum.Light.Large.Inverse + @style/TextAppearance.Quantum.Light.Medium @style/TextAppearance.Quantum.Light.Medium.Inverse + @style/TextAppearance.Quantum.Light.Small @style/TextAppearance.Quantum.Light.Small.Inverse @style/TextAppearance.Quantum.Light.SearchResult.Title @style/TextAppearance.Quantum.Light.SearchResult.Subtitle @@ -419,7 +398,7 @@ please see themes_device_defaults.xml. @style/TextAppearance.Quantum.Light.Widget.Button ?attr/textColorPrimary - @drawable/edit_text_holo_light + @drawable/edit_text_quantum_light @string/candidates_style @@ -441,7 +420,7 @@ please see themes_device_defaults.xml. @drawable/item_background_quantum_light @style/Widget.Quantum.Light.Button.Borderless - @drawable/ic_ab_back_holo_light + @drawable/ic_ab_back_quantum_light 64dip @@ -456,15 +435,15 @@ please see themes_device_defaults.xml. 58dip - @drawable/list_divider_holo_light + @drawable/list_divider_quantum_light @style/Widget.Quantum.Light.TextView.ListSeparator - @drawable/btn_radio_holo_light - @drawable/btn_check_holo_light + @drawable/btn_radio_quantum_light + @drawable/btn_check_quantum_light @drawable/list_selector_quantum_light - @drawable/activated_background_holo_light + @drawable/activated_background_quantum_light 40dip ?attr/expandableListPreferredItemPaddingLeft @@ -474,9 +453,9 @@ please see themes_device_defaults.xml. ?attr/expandableListPreferredItemIndicatorLeft ?attr/expandableListPreferredItemIndicatorRight - @drawable/list_divider_holo_light - @drawable/ic_find_next_holo_light - @drawable/ic_find_previous_holo_light + @drawable/list_divider_quantum_light + @drawable/ic_find_next_quantum_light + @drawable/ic_find_previous_quantum_light @drawable/gallery_item_background @@ -488,7 +467,7 @@ please see themes_device_defaults.xml. false false false - @drawable/ab_solid_shadow_holo + @drawable/ab_solid_shadow_qntm false @style/WindowTitle.Quantum 25dip @@ -508,7 +487,7 @@ please see themes_device_defaults.xml. @style/Theme.Quantum.Light.Dialog.Alert @style/AlertDialog.Quantum.Light false - @drawable/ic_dialog_alert_holo_light + @drawable/ic_dialog_alert_quantum_light @style/Theme.Quantum.Light.Dialog.Presentation @@ -517,7 +496,7 @@ please see themes_device_defaults.xml. @drawable/toast_frame - @drawable/menu_hardkey_panel_holo_light + ?attr/colorBackground @drawable/menu_background_fill_parent_width #000 @@ -532,8 +511,8 @@ please see themes_device_defaults.xml. 250 300 10dip - @drawable/scrollbar_handle_holo_light - @drawable/scrollbar_handle_holo_light + @drawable/scrollbar_handle_quantum_light + @drawable/scrollbar_handle_quantum_light @null @null @@ -543,7 +522,7 @@ please see themes_device_defaults.xml. @drawable/text_select_handle_middle @style/Widget.Quantum.TextSelectHandle @style/Widget.Quantum.Light.TextSuggestionsPopupWindow - @drawable/text_cursor_holo_light + @drawable/text_cursor_quantum_light @style/Widget.Quantum.Light.AbsListView @@ -617,7 +596,7 @@ please see themes_device_defaults.xml. @style/Preference.Quantum.DialogPreference.EditTextPreference @style/Preference.Quantum.RingtonePreference @layout/preference_child_holo - @drawable/panel_bg_holo_light + ?attr/colorBackground @style/Widget.Quantum.PreferenceFrameLayout @@ -631,7 +610,7 @@ please see themes_device_defaults.xml. @style/Widget.Quantum.Light.ActionButton.Overflow @drawable/cab_background_top_holo_light @drawable/cab_background_bottom_holo_light - @drawable/ic_cab_done_holo_light + @drawable/ic_cab_done_quantum_light @style/Widget.Quantum.Light.ActionBar.TabView @style/Widget.Quantum.Light.ActionBar.TabBar @style/Widget.Quantum.Light.ActionBar.TabText @@ -641,14 +620,15 @@ please see themes_device_defaults.xml. @dimen/action_bar_default_height @style/Widget.Quantum.Light.PopupWindow.ActionMode @null + @drawable/item_background_borderless_quantum_light - @drawable/ic_menu_cut_holo_light - @drawable/ic_menu_copy_holo_light - @drawable/ic_menu_paste_holo_light - @drawable/ic_menu_selectall_holo_light - @drawable/ic_menu_share_holo_light - @drawable/ic_menu_find_holo_light - @drawable/ic_menu_search_holo_light + @drawable/ic_menu_cut_quantum_light + @drawable/ic_menu_copy_quantum_light + @drawable/ic_menu_paste_quantum_light + @drawable/ic_menu_selectall_quantum_light + @drawable/ic_menu_share_quantum_light + @drawable/ic_menu_find_quantum_light + @drawable/ic_menu_search_quantum_light ?attr/listDivider ?attr/listDivider @@ -685,45 +665,18 @@ please see themes_device_defaults.xml. @style/Widget.Quantum.Light.DatePicker - @drawable/fastscroll_thumb_holo + @drawable/fastscroll_thumb_quantum_light @drawable/fastscroll_label_left_holo_light @drawable/fastscroll_label_right_holo_light - @drawable/fastscroll_track_holo_light + @drawable/fastscroll_track_quantum_light atThumb - @@ -877,7 +830,7 @@ please see themes_device_defaults.xml.