From 019522cc93d947b5075ca90547b9e13f08787739 Mon Sep 17 00:00:00 2001 From: Trumeet Date: Thu, 3 Aug 2017 15:12:06 +0800 Subject: First Commit --- .../src/main/res/anim-ldrtl/suw_slide_back_in.xml | 22 +++ .../src/main/res/anim-ldrtl/suw_slide_back_out.xml | 22 +++ .../src/main/res/anim-ldrtl/suw_slide_next_in.xml | 22 +++ .../src/main/res/anim-ldrtl/suw_slide_next_out.xml | 22 +++ .../src/main/res/anim/suw_slide_back_in.xml | 22 +++ .../src/main/res/anim/suw_slide_back_out.xml | 22 +++ .../src/main/res/anim/suw_slide_next_in.xml | 22 +++ .../src/main/res/anim/suw_slide_next_out.xml | 22 +++ .../res/animator-ldrtl-v11/suw_slide_back_in.xml | 26 +++ .../res/animator-ldrtl-v11/suw_slide_back_out.xml | 26 +++ .../res/animator-ldrtl-v11/suw_slide_next_in.xml | 26 +++ .../res/animator-ldrtl-v11/suw_slide_next_out.xml | 26 +++ .../main/res/animator-v11/suw_slide_back_in.xml | 26 +++ .../main/res/animator-v11/suw_slide_back_out.xml | 26 +++ .../main/res/animator-v11/suw_slide_next_in.xml | 26 +++ .../main/res/animator-v11/suw_slide_next_out.xml | 26 +++ .../res/drawable-anydpi-v21/suw_navbar_ic_back.xml | 31 ++++ .../res/drawable-anydpi-v21/suw_navbar_ic_more.xml | 30 ++++ .../res/drawable-anydpi-v21/suw_navbar_ic_next.xml | 31 ++++ .../src/main/res/drawable-v21/suw_card_bg.xml | 27 +++ .../main/res/drawable-v21/suw_navbar_btn_bg.xml | 20 +++ .../main/res/drawable/suw_layout_background.xml | 24 +++ .../src/main/res/layout-v21/suw_progress_bar.xml | 25 +++ .../res/layout/suw_glif_blank_template_card.xml | 46 +++++ .../res/layout/suw_glif_blank_template_compact.xml | 29 +++ .../src/main/res/layout/suw_glif_header.xml | 47 +++++ .../res/layout/suw_glif_list_template_card.xml | 49 +++++ .../res/layout/suw_glif_list_template_compact.xml | 26 +++ .../res/layout/suw_glif_list_template_content.xml | 37 ++++ .../src/main/res/layout/suw_glif_template_card.xml | 49 +++++ .../main/res/layout/suw_glif_template_compact.xml | 26 +++ .../main/res/layout/suw_glif_template_content.xml | 53 ++++++ .../src/main/res/layout/suw_items_button_bar.xml | 23 +++ .../src/main/res/layout/suw_items_default.xml | 69 +++++++ .../src/main/res/layout/suw_items_description.xml | 69 +++++++ .../src/main/res/layout/suw_items_verbose.xml | 67 +++++++ .../src/main/res/layout/suw_list_header.xml | 47 +++++ .../src/main/res/layout/suw_list_template_card.xml | 71 ++++++++ .../res/layout/suw_list_template_card_wide.xml | 72 ++++++++ .../main/res/layout/suw_list_template_header.xml | 38 ++++ .../layout/suw_list_template_header_collapsed.xml | 54 ++++++ .../src/main/res/layout/suw_navbar_view.xml | 56 ++++++ .../res/layout/suw_no_scroll_template_card.xml | 74 ++++++++ .../layout/suw_no_scroll_template_card_wide.xml | 75 ++++++++ .../res/layout/suw_no_scroll_template_header.xml | 69 +++++++ .../suw_no_scroll_template_header_collapsed.xml | 56 ++++++ .../src/main/res/layout/suw_progress_bar_stub.xml | 25 +++ .../src/main/res/layout/suw_template_card.xml | 80 +++++++++ .../src/main/res/layout/suw_template_card_wide.xml | 80 +++++++++ .../src/main/res/layout/suw_template_header.xml | 81 +++++++++ .../res/layout/suw_template_header_collapsed.xml | 69 +++++++ setupwizardlib/src/main/res/values-af/strings.xml | 23 +++ setupwizardlib/src/main/res/values-am/strings.xml | 23 +++ setupwizardlib/src/main/res/values-ar/strings.xml | 23 +++ .../src/main/res/values-az-rAZ/strings.xml | 23 +++ .../src/main/res/values-b+sr+Latn/strings.xml | 23 +++ .../src/main/res/values-be-rBY/strings.xml | 23 +++ setupwizardlib/src/main/res/values-bg/strings.xml | 23 +++ .../src/main/res/values-bn-rBD/strings.xml | 23 +++ .../src/main/res/values-bs-rBA/strings.xml | 23 +++ setupwizardlib/src/main/res/values-ca/strings.xml | 23 +++ setupwizardlib/src/main/res/values-cs/strings.xml | 23 +++ setupwizardlib/src/main/res/values-da/strings.xml | 23 +++ setupwizardlib/src/main/res/values-de/strings.xml | 23 +++ setupwizardlib/src/main/res/values-el/strings.xml | 23 +++ .../src/main/res/values-en-rAU/strings.xml | 23 +++ .../src/main/res/values-en-rGB/strings.xml | 23 +++ .../src/main/res/values-en-rIN/strings.xml | 23 +++ .../src/main/res/values-es-rUS/strings.xml | 23 +++ setupwizardlib/src/main/res/values-es/strings.xml | 23 +++ .../src/main/res/values-et-rEE/strings.xml | 23 +++ .../src/main/res/values-eu-rES/strings.xml | 23 +++ setupwizardlib/src/main/res/values-fa/strings.xml | 23 +++ setupwizardlib/src/main/res/values-fi/strings.xml | 23 +++ .../src/main/res/values-fr-rCA/strings.xml | 23 +++ setupwizardlib/src/main/res/values-fr/strings.xml | 23 +++ .../src/main/res/values-gl-rES/strings.xml | 23 +++ .../src/main/res/values-gu-rIN/strings.xml | 23 +++ setupwizardlib/src/main/res/values-hi/strings.xml | 23 +++ setupwizardlib/src/main/res/values-hr/strings.xml | 23 +++ setupwizardlib/src/main/res/values-hu/strings.xml | 23 +++ .../src/main/res/values-hy-rAM/strings.xml | 23 +++ setupwizardlib/src/main/res/values-in/strings.xml | 23 +++ .../src/main/res/values-is-rIS/strings.xml | 23 +++ setupwizardlib/src/main/res/values-it/strings.xml | 23 +++ setupwizardlib/src/main/res/values-iw/strings.xml | 23 +++ setupwizardlib/src/main/res/values-ja/strings.xml | 23 +++ .../src/main/res/values-ka-rGE/strings.xml | 23 +++ .../src/main/res/values-kk-rKZ/strings.xml | 23 +++ .../src/main/res/values-km-rKH/strings.xml | 23 +++ .../src/main/res/values-kn-rIN/strings.xml | 23 +++ setupwizardlib/src/main/res/values-ko/strings.xml | 23 +++ .../src/main/res/values-ky-rKG/strings.xml | 23 +++ setupwizardlib/src/main/res/values-land/dimens.xml | 36 ++++ .../src/main/res/values-land/layouts.xml | 28 +++ setupwizardlib/src/main/res/values-land/styles.xml | 26 +++ .../src/main/res/values-lo-rLA/strings.xml | 23 +++ setupwizardlib/src/main/res/values-lt/strings.xml | 23 +++ setupwizardlib/src/main/res/values-lv/strings.xml | 23 +++ .../src/main/res/values-mk-rMK/strings.xml | 23 +++ .../src/main/res/values-ml-rIN/strings.xml | 23 +++ .../src/main/res/values-mn-rMN/strings.xml | 23 +++ .../src/main/res/values-mr-rIN/strings.xml | 23 +++ .../src/main/res/values-ms-rMY/strings.xml | 23 +++ .../src/main/res/values-my-rMM/strings.xml | 23 +++ setupwizardlib/src/main/res/values-nb/strings.xml | 23 +++ .../src/main/res/values-ne-rNP/strings.xml | 23 +++ setupwizardlib/src/main/res/values-nl/strings.xml | 23 +++ .../src/main/res/values-pa-rIN/strings.xml | 23 +++ setupwizardlib/src/main/res/values-pl/strings.xml | 23 +++ .../src/main/res/values-pt-rBR/strings.xml | 23 +++ .../src/main/res/values-pt-rPT/strings.xml | 23 +++ setupwizardlib/src/main/res/values-pt/strings.xml | 23 +++ setupwizardlib/src/main/res/values-ro/strings.xml | 23 +++ setupwizardlib/src/main/res/values-ru/strings.xml | 23 +++ .../src/main/res/values-si-rLK/strings.xml | 23 +++ setupwizardlib/src/main/res/values-sk/strings.xml | 23 +++ setupwizardlib/src/main/res/values-sl/strings.xml | 23 +++ .../src/main/res/values-sq-rAL/strings.xml | 23 +++ setupwizardlib/src/main/res/values-sr/strings.xml | 23 +++ setupwizardlib/src/main/res/values-sv/strings.xml | 23 +++ setupwizardlib/src/main/res/values-sw/strings.xml | 23 +++ .../src/main/res/values-sw360dp/dimens.xml | 20 +++ .../src/main/res/values-sw600dp-land/dimens.xml | 26 +++ .../src/main/res/values-sw600dp-land/layouts.xml | 28 +++ .../src/main/res/values-sw600dp/config.xml | 23 +++ .../src/main/res/values-sw600dp/dimens.xml | 28 +++ .../src/main/res/values-sw600dp/layouts.xml | 32 ++++ .../src/main/res/values-ta-rIN/strings.xml | 23 +++ .../src/main/res/values-te-rIN/strings.xml | 23 +++ setupwizardlib/src/main/res/values-th/strings.xml | 23 +++ setupwizardlib/src/main/res/values-tl/strings.xml | 23 +++ setupwizardlib/src/main/res/values-tr/strings.xml | 23 +++ setupwizardlib/src/main/res/values-uk/strings.xml | 23 +++ .../src/main/res/values-ur-rPK/strings.xml | 23 +++ .../src/main/res/values-uz-rUZ/strings.xml | 23 +++ setupwizardlib/src/main/res/values-v21/styles.xml | 90 ++++++++++ setupwizardlib/src/main/res/values-v21/themes.xml | 117 ++++++++++++ setupwizardlib/src/main/res/values-vi/strings.xml | 23 +++ .../src/main/res/values-zh-rCN/strings.xml | 23 +++ .../src/main/res/values-zh-rHK/strings.xml | 23 +++ .../src/main/res/values-zh-rTW/strings.xml | 23 +++ setupwizardlib/src/main/res/values-zu/strings.xml | 23 +++ setupwizardlib/src/main/res/values/attrs.xml | 124 +++++++++++++ setupwizardlib/src/main/res/values/colors.xml | 40 +++++ setupwizardlib/src/main/res/values/config.xml | 26 +++ setupwizardlib/src/main/res/values/dimens.xml | 122 +++++++++++++ setupwizardlib/src/main/res/values/layouts.xml | 32 ++++ setupwizardlib/src/main/res/values/strings.xml | 27 +++ setupwizardlib/src/main/res/values/styles.xml | 200 +++++++++++++++++++++ setupwizardlib/src/main/res/values/themes.xml | 97 ++++++++++ 151 files changed, 5094 insertions(+) create mode 100644 setupwizardlib/src/main/res/anim-ldrtl/suw_slide_back_in.xml create mode 100644 setupwizardlib/src/main/res/anim-ldrtl/suw_slide_back_out.xml create mode 100644 setupwizardlib/src/main/res/anim-ldrtl/suw_slide_next_in.xml create mode 100644 setupwizardlib/src/main/res/anim-ldrtl/suw_slide_next_out.xml create mode 100644 setupwizardlib/src/main/res/anim/suw_slide_back_in.xml create mode 100644 setupwizardlib/src/main/res/anim/suw_slide_back_out.xml create mode 100644 setupwizardlib/src/main/res/anim/suw_slide_next_in.xml create mode 100644 setupwizardlib/src/main/res/anim/suw_slide_next_out.xml create mode 100644 setupwizardlib/src/main/res/animator-ldrtl-v11/suw_slide_back_in.xml create mode 100644 setupwizardlib/src/main/res/animator-ldrtl-v11/suw_slide_back_out.xml create mode 100644 setupwizardlib/src/main/res/animator-ldrtl-v11/suw_slide_next_in.xml create mode 100644 setupwizardlib/src/main/res/animator-ldrtl-v11/suw_slide_next_out.xml create mode 100644 setupwizardlib/src/main/res/animator-v11/suw_slide_back_in.xml create mode 100644 setupwizardlib/src/main/res/animator-v11/suw_slide_back_out.xml create mode 100644 setupwizardlib/src/main/res/animator-v11/suw_slide_next_in.xml create mode 100644 setupwizardlib/src/main/res/animator-v11/suw_slide_next_out.xml create mode 100644 setupwizardlib/src/main/res/drawable-anydpi-v21/suw_navbar_ic_back.xml create mode 100644 setupwizardlib/src/main/res/drawable-anydpi-v21/suw_navbar_ic_more.xml create mode 100644 setupwizardlib/src/main/res/drawable-anydpi-v21/suw_navbar_ic_next.xml create mode 100644 setupwizardlib/src/main/res/drawable-v21/suw_card_bg.xml create mode 100644 setupwizardlib/src/main/res/drawable-v21/suw_navbar_btn_bg.xml create mode 100644 setupwizardlib/src/main/res/drawable/suw_layout_background.xml create mode 100644 setupwizardlib/src/main/res/layout-v21/suw_progress_bar.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_glif_blank_template_card.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_glif_blank_template_compact.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_glif_header.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_glif_list_template_card.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_glif_list_template_compact.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_glif_list_template_content.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_glif_template_card.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_glif_template_compact.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_glif_template_content.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_items_button_bar.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_items_default.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_items_description.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_items_verbose.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_list_header.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_list_template_card.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_list_template_card_wide.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_list_template_header.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_list_template_header_collapsed.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_navbar_view.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_no_scroll_template_card.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_no_scroll_template_card_wide.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_no_scroll_template_header.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_no_scroll_template_header_collapsed.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_progress_bar_stub.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_template_card.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_template_card_wide.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_template_header.xml create mode 100644 setupwizardlib/src/main/res/layout/suw_template_header_collapsed.xml create mode 100644 setupwizardlib/src/main/res/values-af/strings.xml create mode 100644 setupwizardlib/src/main/res/values-am/strings.xml create mode 100644 setupwizardlib/src/main/res/values-ar/strings.xml create mode 100644 setupwizardlib/src/main/res/values-az-rAZ/strings.xml create mode 100644 setupwizardlib/src/main/res/values-b+sr+Latn/strings.xml create mode 100644 setupwizardlib/src/main/res/values-be-rBY/strings.xml create mode 100644 setupwizardlib/src/main/res/values-bg/strings.xml create mode 100644 setupwizardlib/src/main/res/values-bn-rBD/strings.xml create mode 100644 setupwizardlib/src/main/res/values-bs-rBA/strings.xml create mode 100644 setupwizardlib/src/main/res/values-ca/strings.xml create mode 100644 setupwizardlib/src/main/res/values-cs/strings.xml create mode 100644 setupwizardlib/src/main/res/values-da/strings.xml create mode 100644 setupwizardlib/src/main/res/values-de/strings.xml create mode 100644 setupwizardlib/src/main/res/values-el/strings.xml create mode 100644 setupwizardlib/src/main/res/values-en-rAU/strings.xml create mode 100644 setupwizardlib/src/main/res/values-en-rGB/strings.xml create mode 100644 setupwizardlib/src/main/res/values-en-rIN/strings.xml create mode 100644 setupwizardlib/src/main/res/values-es-rUS/strings.xml create mode 100644 setupwizardlib/src/main/res/values-es/strings.xml create mode 100644 setupwizardlib/src/main/res/values-et-rEE/strings.xml create mode 100644 setupwizardlib/src/main/res/values-eu-rES/strings.xml create mode 100644 setupwizardlib/src/main/res/values-fa/strings.xml create mode 100644 setupwizardlib/src/main/res/values-fi/strings.xml create mode 100644 setupwizardlib/src/main/res/values-fr-rCA/strings.xml create mode 100644 setupwizardlib/src/main/res/values-fr/strings.xml create mode 100644 setupwizardlib/src/main/res/values-gl-rES/strings.xml create mode 100644 setupwizardlib/src/main/res/values-gu-rIN/strings.xml create mode 100644 setupwizardlib/src/main/res/values-hi/strings.xml create mode 100644 setupwizardlib/src/main/res/values-hr/strings.xml create mode 100644 setupwizardlib/src/main/res/values-hu/strings.xml create mode 100644 setupwizardlib/src/main/res/values-hy-rAM/strings.xml create mode 100644 setupwizardlib/src/main/res/values-in/strings.xml create mode 100644 setupwizardlib/src/main/res/values-is-rIS/strings.xml create mode 100644 setupwizardlib/src/main/res/values-it/strings.xml create mode 100644 setupwizardlib/src/main/res/values-iw/strings.xml create mode 100644 setupwizardlib/src/main/res/values-ja/strings.xml create mode 100644 setupwizardlib/src/main/res/values-ka-rGE/strings.xml create mode 100644 setupwizardlib/src/main/res/values-kk-rKZ/strings.xml create mode 100644 setupwizardlib/src/main/res/values-km-rKH/strings.xml create mode 100644 setupwizardlib/src/main/res/values-kn-rIN/strings.xml create mode 100644 setupwizardlib/src/main/res/values-ko/strings.xml create mode 100644 setupwizardlib/src/main/res/values-ky-rKG/strings.xml create mode 100644 setupwizardlib/src/main/res/values-land/dimens.xml create mode 100644 setupwizardlib/src/main/res/values-land/layouts.xml create mode 100644 setupwizardlib/src/main/res/values-land/styles.xml create mode 100644 setupwizardlib/src/main/res/values-lo-rLA/strings.xml create mode 100644 setupwizardlib/src/main/res/values-lt/strings.xml create mode 100644 setupwizardlib/src/main/res/values-lv/strings.xml create mode 100644 setupwizardlib/src/main/res/values-mk-rMK/strings.xml create mode 100644 setupwizardlib/src/main/res/values-ml-rIN/strings.xml create mode 100644 setupwizardlib/src/main/res/values-mn-rMN/strings.xml create mode 100644 setupwizardlib/src/main/res/values-mr-rIN/strings.xml create mode 100644 setupwizardlib/src/main/res/values-ms-rMY/strings.xml create mode 100644 setupwizardlib/src/main/res/values-my-rMM/strings.xml create mode 100644 setupwizardlib/src/main/res/values-nb/strings.xml create mode 100644 setupwizardlib/src/main/res/values-ne-rNP/strings.xml create mode 100644 setupwizardlib/src/main/res/values-nl/strings.xml create mode 100644 setupwizardlib/src/main/res/values-pa-rIN/strings.xml create mode 100644 setupwizardlib/src/main/res/values-pl/strings.xml create mode 100644 setupwizardlib/src/main/res/values-pt-rBR/strings.xml create mode 100644 setupwizardlib/src/main/res/values-pt-rPT/strings.xml create mode 100644 setupwizardlib/src/main/res/values-pt/strings.xml create mode 100644 setupwizardlib/src/main/res/values-ro/strings.xml create mode 100644 setupwizardlib/src/main/res/values-ru/strings.xml create mode 100644 setupwizardlib/src/main/res/values-si-rLK/strings.xml create mode 100644 setupwizardlib/src/main/res/values-sk/strings.xml create mode 100644 setupwizardlib/src/main/res/values-sl/strings.xml create mode 100644 setupwizardlib/src/main/res/values-sq-rAL/strings.xml create mode 100644 setupwizardlib/src/main/res/values-sr/strings.xml create mode 100644 setupwizardlib/src/main/res/values-sv/strings.xml create mode 100644 setupwizardlib/src/main/res/values-sw/strings.xml create mode 100644 setupwizardlib/src/main/res/values-sw360dp/dimens.xml create mode 100644 setupwizardlib/src/main/res/values-sw600dp-land/dimens.xml create mode 100644 setupwizardlib/src/main/res/values-sw600dp-land/layouts.xml create mode 100644 setupwizardlib/src/main/res/values-sw600dp/config.xml create mode 100644 setupwizardlib/src/main/res/values-sw600dp/dimens.xml create mode 100644 setupwizardlib/src/main/res/values-sw600dp/layouts.xml create mode 100644 setupwizardlib/src/main/res/values-ta-rIN/strings.xml create mode 100644 setupwizardlib/src/main/res/values-te-rIN/strings.xml create mode 100644 setupwizardlib/src/main/res/values-th/strings.xml create mode 100644 setupwizardlib/src/main/res/values-tl/strings.xml create mode 100644 setupwizardlib/src/main/res/values-tr/strings.xml create mode 100644 setupwizardlib/src/main/res/values-uk/strings.xml create mode 100644 setupwizardlib/src/main/res/values-ur-rPK/strings.xml create mode 100644 setupwizardlib/src/main/res/values-uz-rUZ/strings.xml create mode 100644 setupwizardlib/src/main/res/values-v21/styles.xml create mode 100644 setupwizardlib/src/main/res/values-v21/themes.xml create mode 100644 setupwizardlib/src/main/res/values-vi/strings.xml create mode 100644 setupwizardlib/src/main/res/values-zh-rCN/strings.xml create mode 100644 setupwizardlib/src/main/res/values-zh-rHK/strings.xml create mode 100644 setupwizardlib/src/main/res/values-zh-rTW/strings.xml create mode 100644 setupwizardlib/src/main/res/values-zu/strings.xml create mode 100644 setupwizardlib/src/main/res/values/attrs.xml create mode 100644 setupwizardlib/src/main/res/values/colors.xml create mode 100644 setupwizardlib/src/main/res/values/config.xml create mode 100644 setupwizardlib/src/main/res/values/dimens.xml create mode 100644 setupwizardlib/src/main/res/values/layouts.xml create mode 100644 setupwizardlib/src/main/res/values/strings.xml create mode 100644 setupwizardlib/src/main/res/values/styles.xml create mode 100644 setupwizardlib/src/main/res/values/themes.xml (limited to 'setupwizardlib/src/main/res') diff --git a/setupwizardlib/src/main/res/anim-ldrtl/suw_slide_back_in.xml b/setupwizardlib/src/main/res/anim-ldrtl/suw_slide_back_in.xml new file mode 100644 index 0000000..18e6e80 --- /dev/null +++ b/setupwizardlib/src/main/res/anim-ldrtl/suw_slide_back_in.xml @@ -0,0 +1,22 @@ + + + + diff --git a/setupwizardlib/src/main/res/anim-ldrtl/suw_slide_back_out.xml b/setupwizardlib/src/main/res/anim-ldrtl/suw_slide_back_out.xml new file mode 100644 index 0000000..a8d1ebf --- /dev/null +++ b/setupwizardlib/src/main/res/anim-ldrtl/suw_slide_back_out.xml @@ -0,0 +1,22 @@ + + + + diff --git a/setupwizardlib/src/main/res/anim-ldrtl/suw_slide_next_in.xml b/setupwizardlib/src/main/res/anim-ldrtl/suw_slide_next_in.xml new file mode 100644 index 0000000..f0144c5 --- /dev/null +++ b/setupwizardlib/src/main/res/anim-ldrtl/suw_slide_next_in.xml @@ -0,0 +1,22 @@ + + + + diff --git a/setupwizardlib/src/main/res/anim-ldrtl/suw_slide_next_out.xml b/setupwizardlib/src/main/res/anim-ldrtl/suw_slide_next_out.xml new file mode 100644 index 0000000..3b68945 --- /dev/null +++ b/setupwizardlib/src/main/res/anim-ldrtl/suw_slide_next_out.xml @@ -0,0 +1,22 @@ + + + + diff --git a/setupwizardlib/src/main/res/anim/suw_slide_back_in.xml b/setupwizardlib/src/main/res/anim/suw_slide_back_in.xml new file mode 100644 index 0000000..f0144c5 --- /dev/null +++ b/setupwizardlib/src/main/res/anim/suw_slide_back_in.xml @@ -0,0 +1,22 @@ + + + + diff --git a/setupwizardlib/src/main/res/anim/suw_slide_back_out.xml b/setupwizardlib/src/main/res/anim/suw_slide_back_out.xml new file mode 100644 index 0000000..3b68945 --- /dev/null +++ b/setupwizardlib/src/main/res/anim/suw_slide_back_out.xml @@ -0,0 +1,22 @@ + + + + diff --git a/setupwizardlib/src/main/res/anim/suw_slide_next_in.xml b/setupwizardlib/src/main/res/anim/suw_slide_next_in.xml new file mode 100644 index 0000000..18e6e80 --- /dev/null +++ b/setupwizardlib/src/main/res/anim/suw_slide_next_in.xml @@ -0,0 +1,22 @@ + + + + diff --git a/setupwizardlib/src/main/res/anim/suw_slide_next_out.xml b/setupwizardlib/src/main/res/anim/suw_slide_next_out.xml new file mode 100644 index 0000000..a8d1ebf --- /dev/null +++ b/setupwizardlib/src/main/res/anim/suw_slide_next_out.xml @@ -0,0 +1,22 @@ + + + + diff --git a/setupwizardlib/src/main/res/animator-ldrtl-v11/suw_slide_back_in.xml b/setupwizardlib/src/main/res/animator-ldrtl-v11/suw_slide_back_in.xml new file mode 100644 index 0000000..195c8b1 --- /dev/null +++ b/setupwizardlib/src/main/res/animator-ldrtl-v11/suw_slide_back_in.xml @@ -0,0 +1,26 @@ + + + + + diff --git a/setupwizardlib/src/main/res/animator-ldrtl-v11/suw_slide_back_out.xml b/setupwizardlib/src/main/res/animator-ldrtl-v11/suw_slide_back_out.xml new file mode 100644 index 0000000..a910233 --- /dev/null +++ b/setupwizardlib/src/main/res/animator-ldrtl-v11/suw_slide_back_out.xml @@ -0,0 +1,26 @@ + + + + + diff --git a/setupwizardlib/src/main/res/animator-ldrtl-v11/suw_slide_next_in.xml b/setupwizardlib/src/main/res/animator-ldrtl-v11/suw_slide_next_in.xml new file mode 100644 index 0000000..1b8c68e --- /dev/null +++ b/setupwizardlib/src/main/res/animator-ldrtl-v11/suw_slide_next_in.xml @@ -0,0 +1,26 @@ + + + + + diff --git a/setupwizardlib/src/main/res/animator-ldrtl-v11/suw_slide_next_out.xml b/setupwizardlib/src/main/res/animator-ldrtl-v11/suw_slide_next_out.xml new file mode 100644 index 0000000..9442096 --- /dev/null +++ b/setupwizardlib/src/main/res/animator-ldrtl-v11/suw_slide_next_out.xml @@ -0,0 +1,26 @@ + + + + + diff --git a/setupwizardlib/src/main/res/animator-v11/suw_slide_back_in.xml b/setupwizardlib/src/main/res/animator-v11/suw_slide_back_in.xml new file mode 100644 index 0000000..1b8c68e --- /dev/null +++ b/setupwizardlib/src/main/res/animator-v11/suw_slide_back_in.xml @@ -0,0 +1,26 @@ + + + + + diff --git a/setupwizardlib/src/main/res/animator-v11/suw_slide_back_out.xml b/setupwizardlib/src/main/res/animator-v11/suw_slide_back_out.xml new file mode 100644 index 0000000..9442096 --- /dev/null +++ b/setupwizardlib/src/main/res/animator-v11/suw_slide_back_out.xml @@ -0,0 +1,26 @@ + + + + + diff --git a/setupwizardlib/src/main/res/animator-v11/suw_slide_next_in.xml b/setupwizardlib/src/main/res/animator-v11/suw_slide_next_in.xml new file mode 100644 index 0000000..195c8b1 --- /dev/null +++ b/setupwizardlib/src/main/res/animator-v11/suw_slide_next_in.xml @@ -0,0 +1,26 @@ + + + + + diff --git a/setupwizardlib/src/main/res/animator-v11/suw_slide_next_out.xml b/setupwizardlib/src/main/res/animator-v11/suw_slide_next_out.xml new file mode 100644 index 0000000..a910233 --- /dev/null +++ b/setupwizardlib/src/main/res/animator-v11/suw_slide_next_out.xml @@ -0,0 +1,26 @@ + + + + + diff --git a/setupwizardlib/src/main/res/drawable-anydpi-v21/suw_navbar_ic_back.xml b/setupwizardlib/src/main/res/drawable-anydpi-v21/suw_navbar_ic_back.xml new file mode 100644 index 0000000..d0bff09 --- /dev/null +++ b/setupwizardlib/src/main/res/drawable-anydpi-v21/suw_navbar_ic_back.xml @@ -0,0 +1,31 @@ + + + + + + + + + diff --git a/setupwizardlib/src/main/res/drawable-anydpi-v21/suw_navbar_ic_more.xml b/setupwizardlib/src/main/res/drawable-anydpi-v21/suw_navbar_ic_more.xml new file mode 100644 index 0000000..f21205d --- /dev/null +++ b/setupwizardlib/src/main/res/drawable-anydpi-v21/suw_navbar_ic_more.xml @@ -0,0 +1,30 @@ + + + + + + + + + diff --git a/setupwizardlib/src/main/res/drawable-anydpi-v21/suw_navbar_ic_next.xml b/setupwizardlib/src/main/res/drawable-anydpi-v21/suw_navbar_ic_next.xml new file mode 100644 index 0000000..714731d --- /dev/null +++ b/setupwizardlib/src/main/res/drawable-anydpi-v21/suw_navbar_ic_next.xml @@ -0,0 +1,31 @@ + + + + + + + + + diff --git a/setupwizardlib/src/main/res/drawable-v21/suw_card_bg.xml b/setupwizardlib/src/main/res/drawable-v21/suw_card_bg.xml new file mode 100644 index 0000000..13d1d4e --- /dev/null +++ b/setupwizardlib/src/main/res/drawable-v21/suw_card_bg.xml @@ -0,0 +1,27 @@ + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/drawable-v21/suw_navbar_btn_bg.xml b/setupwizardlib/src/main/res/drawable-v21/suw_navbar_btn_bg.xml new file mode 100644 index 0000000..198f7f0 --- /dev/null +++ b/setupwizardlib/src/main/res/drawable-v21/suw_navbar_btn_bg.xml @@ -0,0 +1,20 @@ + + + + + diff --git a/setupwizardlib/src/main/res/drawable/suw_layout_background.xml b/setupwizardlib/src/main/res/drawable/suw_layout_background.xml new file mode 100644 index 0000000..affe95f --- /dev/null +++ b/setupwizardlib/src/main/res/drawable/suw_layout_background.xml @@ -0,0 +1,24 @@ + + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout-v21/suw_progress_bar.xml b/setupwizardlib/src/main/res/layout-v21/suw_progress_bar.xml new file mode 100644 index 0000000..cbb69ea --- /dev/null +++ b/setupwizardlib/src/main/res/layout-v21/suw_progress_bar.xml @@ -0,0 +1,25 @@ + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_glif_blank_template_card.xml b/setupwizardlib/src/main/res/layout/suw_glif_blank_template_card.xml new file mode 100644 index 0000000..5e3da11 --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_glif_blank_template_card.xml @@ -0,0 +1,46 @@ + + + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_glif_blank_template_compact.xml b/setupwizardlib/src/main/res/layout/suw_glif_blank_template_compact.xml new file mode 100644 index 0000000..0111682 --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_glif_blank_template_compact.xml @@ -0,0 +1,29 @@ + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_glif_header.xml b/setupwizardlib/src/main/res/layout/suw_glif_header.xml new file mode 100644 index 0000000..549426d --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_glif_header.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_glif_list_template_card.xml b/setupwizardlib/src/main/res/layout/suw_glif_list_template_card.xml new file mode 100644 index 0000000..ebbcde0 --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_glif_list_template_card.xml @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_glif_list_template_compact.xml b/setupwizardlib/src/main/res/layout/suw_glif_list_template_compact.xml new file mode 100644 index 0000000..3c5a8f5 --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_glif_list_template_compact.xml @@ -0,0 +1,26 @@ + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_glif_list_template_content.xml b/setupwizardlib/src/main/res/layout/suw_glif_list_template_content.xml new file mode 100644 index 0000000..b0eec9a --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_glif_list_template_content.xml @@ -0,0 +1,37 @@ + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_glif_template_card.xml b/setupwizardlib/src/main/res/layout/suw_glif_template_card.xml new file mode 100644 index 0000000..1f9c0d7 --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_glif_template_card.xml @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_glif_template_compact.xml b/setupwizardlib/src/main/res/layout/suw_glif_template_compact.xml new file mode 100644 index 0000000..d3dcad8 --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_glif_template_compact.xml @@ -0,0 +1,26 @@ + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_glif_template_content.xml b/setupwizardlib/src/main/res/layout/suw_glif_template_content.xml new file mode 100644 index 0000000..c25e444 --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_glif_template_content.xml @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_items_button_bar.xml b/setupwizardlib/src/main/res/layout/suw_items_button_bar.xml new file mode 100644 index 0000000..9704311 --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_items_button_bar.xml @@ -0,0 +1,23 @@ + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_items_default.xml b/setupwizardlib/src/main/res/layout/suw_items_default.xml new file mode 100644 index 0000000..0799a41 --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_items_default.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_items_description.xml b/setupwizardlib/src/main/res/layout/suw_items_description.xml new file mode 100644 index 0000000..3fa1766 --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_items_description.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_items_verbose.xml b/setupwizardlib/src/main/res/layout/suw_items_verbose.xml new file mode 100644 index 0000000..f1c135d --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_items_verbose.xml @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_list_header.xml b/setupwizardlib/src/main/res/layout/suw_list_header.xml new file mode 100644 index 0000000..3b21082 --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_list_header.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_list_template_card.xml b/setupwizardlib/src/main/res/layout/suw_list_template_card.xml new file mode 100644 index 0000000..1d491ae --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_list_template_card.xml @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_list_template_card_wide.xml b/setupwizardlib/src/main/res/layout/suw_list_template_card_wide.xml new file mode 100644 index 0000000..203d55a --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_list_template_card_wide.xml @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_list_template_header.xml b/setupwizardlib/src/main/res/layout/suw_list_template_header.xml new file mode 100644 index 0000000..8e10cfa --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_list_template_header.xml @@ -0,0 +1,38 @@ + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_list_template_header_collapsed.xml b/setupwizardlib/src/main/res/layout/suw_list_template_header_collapsed.xml new file mode 100644 index 0000000..a85417b --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_list_template_header_collapsed.xml @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_navbar_view.xml b/setupwizardlib/src/main/res/layout/suw_navbar_view.xml new file mode 100644 index 0000000..38d0ce6 --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_navbar_view.xml @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_no_scroll_template_card.xml b/setupwizardlib/src/main/res/layout/suw_no_scroll_template_card.xml new file mode 100644 index 0000000..f6c2cab --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_no_scroll_template_card.xml @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_no_scroll_template_card_wide.xml b/setupwizardlib/src/main/res/layout/suw_no_scroll_template_card_wide.xml new file mode 100644 index 0000000..a09b9b6 --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_no_scroll_template_card_wide.xml @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_no_scroll_template_header.xml b/setupwizardlib/src/main/res/layout/suw_no_scroll_template_header.xml new file mode 100644 index 0000000..413b329 --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_no_scroll_template_header.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_no_scroll_template_header_collapsed.xml b/setupwizardlib/src/main/res/layout/suw_no_scroll_template_header_collapsed.xml new file mode 100644 index 0000000..f8af7a7 --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_no_scroll_template_header_collapsed.xml @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_progress_bar_stub.xml b/setupwizardlib/src/main/res/layout/suw_progress_bar_stub.xml new file mode 100644 index 0000000..3a03375 --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_progress_bar_stub.xml @@ -0,0 +1,25 @@ + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_template_card.xml b/setupwizardlib/src/main/res/layout/suw_template_card.xml new file mode 100644 index 0000000..d79035b --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_template_card.xml @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_template_card_wide.xml b/setupwizardlib/src/main/res/layout/suw_template_card_wide.xml new file mode 100644 index 0000000..d4d0f1f --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_template_card_wide.xml @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_template_header.xml b/setupwizardlib/src/main/res/layout/suw_template_header.xml new file mode 100644 index 0000000..7945dcf --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_template_header.xml @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/layout/suw_template_header_collapsed.xml b/setupwizardlib/src/main/res/layout/suw_template_header_collapsed.xml new file mode 100644 index 0000000..dab4df4 --- /dev/null +++ b/setupwizardlib/src/main/res/layout/suw_template_header_collapsed.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/values-af/strings.xml b/setupwizardlib/src/main/res/values-af/strings.xml new file mode 100644 index 0000000..a049c89 --- /dev/null +++ b/setupwizardlib/src/main/res/values-af/strings.xml @@ -0,0 +1,23 @@ + + + + + "Volgende" + "Terug" + "Meer" + diff --git a/setupwizardlib/src/main/res/values-am/strings.xml b/setupwizardlib/src/main/res/values-am/strings.xml new file mode 100644 index 0000000..7409b64 --- /dev/null +++ b/setupwizardlib/src/main/res/values-am/strings.xml @@ -0,0 +1,23 @@ + + + + + "ቀጣይ" + "ተመለስ" + "ተጨማሪ" + diff --git a/setupwizardlib/src/main/res/values-ar/strings.xml b/setupwizardlib/src/main/res/values-ar/strings.xml new file mode 100644 index 0000000..b1c2d5e --- /dev/null +++ b/setupwizardlib/src/main/res/values-ar/strings.xml @@ -0,0 +1,23 @@ + + + + + "التالي" + "رجوع" + "المزيد" + diff --git a/setupwizardlib/src/main/res/values-az-rAZ/strings.xml b/setupwizardlib/src/main/res/values-az-rAZ/strings.xml new file mode 100644 index 0000000..f361ed7 --- /dev/null +++ b/setupwizardlib/src/main/res/values-az-rAZ/strings.xml @@ -0,0 +1,23 @@ + + + + + "Növbəti" + "Geri" + "Daha çox" + diff --git a/setupwizardlib/src/main/res/values-b+sr+Latn/strings.xml b/setupwizardlib/src/main/res/values-b+sr+Latn/strings.xml new file mode 100644 index 0000000..3f0b0c3 --- /dev/null +++ b/setupwizardlib/src/main/res/values-b+sr+Latn/strings.xml @@ -0,0 +1,23 @@ + + + + + "Dalje" + "Nazad" + "Još" + diff --git a/setupwizardlib/src/main/res/values-be-rBY/strings.xml b/setupwizardlib/src/main/res/values-be-rBY/strings.xml new file mode 100644 index 0000000..dd2d5d8 --- /dev/null +++ b/setupwizardlib/src/main/res/values-be-rBY/strings.xml @@ -0,0 +1,23 @@ + + + + + "Далей" + "Назад" + "Яшчэ" + diff --git a/setupwizardlib/src/main/res/values-bg/strings.xml b/setupwizardlib/src/main/res/values-bg/strings.xml new file mode 100644 index 0000000..a88ed6c --- /dev/null +++ b/setupwizardlib/src/main/res/values-bg/strings.xml @@ -0,0 +1,23 @@ + + + + + "Напред" + "Назад" + "Още" + diff --git a/setupwizardlib/src/main/res/values-bn-rBD/strings.xml b/setupwizardlib/src/main/res/values-bn-rBD/strings.xml new file mode 100644 index 0000000..64182c6 --- /dev/null +++ b/setupwizardlib/src/main/res/values-bn-rBD/strings.xml @@ -0,0 +1,23 @@ + + + + + "পরবর্তী" + "ফিরুন" + "আরো" + diff --git a/setupwizardlib/src/main/res/values-bs-rBA/strings.xml b/setupwizardlib/src/main/res/values-bs-rBA/strings.xml new file mode 100644 index 0000000..571828a --- /dev/null +++ b/setupwizardlib/src/main/res/values-bs-rBA/strings.xml @@ -0,0 +1,23 @@ + + + + + "Naprijed" + "Nazad" + "Još" + diff --git a/setupwizardlib/src/main/res/values-ca/strings.xml b/setupwizardlib/src/main/res/values-ca/strings.xml new file mode 100644 index 0000000..32c7241 --- /dev/null +++ b/setupwizardlib/src/main/res/values-ca/strings.xml @@ -0,0 +1,23 @@ + + + + + "Següent" + "Enrere" + "Més" + diff --git a/setupwizardlib/src/main/res/values-cs/strings.xml b/setupwizardlib/src/main/res/values-cs/strings.xml new file mode 100644 index 0000000..2ce9b34 --- /dev/null +++ b/setupwizardlib/src/main/res/values-cs/strings.xml @@ -0,0 +1,23 @@ + + + + + "Další" + "Zpět" + "Další" + diff --git a/setupwizardlib/src/main/res/values-da/strings.xml b/setupwizardlib/src/main/res/values-da/strings.xml new file mode 100644 index 0000000..b2a9cd9 --- /dev/null +++ b/setupwizardlib/src/main/res/values-da/strings.xml @@ -0,0 +1,23 @@ + + + + + "Næste" + "Tilbage" + "Mere" + diff --git a/setupwizardlib/src/main/res/values-de/strings.xml b/setupwizardlib/src/main/res/values-de/strings.xml new file mode 100644 index 0000000..86dce12 --- /dev/null +++ b/setupwizardlib/src/main/res/values-de/strings.xml @@ -0,0 +1,23 @@ + + + + + "Weiter" + "Zurück" + "Mehr" + diff --git a/setupwizardlib/src/main/res/values-el/strings.xml b/setupwizardlib/src/main/res/values-el/strings.xml new file mode 100644 index 0000000..4911da3 --- /dev/null +++ b/setupwizardlib/src/main/res/values-el/strings.xml @@ -0,0 +1,23 @@ + + + + + "Επόμενο" + "Πίσω" + "Περισσότερα" + diff --git a/setupwizardlib/src/main/res/values-en-rAU/strings.xml b/setupwizardlib/src/main/res/values-en-rAU/strings.xml new file mode 100644 index 0000000..ce96d65 --- /dev/null +++ b/setupwizardlib/src/main/res/values-en-rAU/strings.xml @@ -0,0 +1,23 @@ + + + + + "Next" + "Back" + "More" + diff --git a/setupwizardlib/src/main/res/values-en-rGB/strings.xml b/setupwizardlib/src/main/res/values-en-rGB/strings.xml new file mode 100644 index 0000000..ce96d65 --- /dev/null +++ b/setupwizardlib/src/main/res/values-en-rGB/strings.xml @@ -0,0 +1,23 @@ + + + + + "Next" + "Back" + "More" + diff --git a/setupwizardlib/src/main/res/values-en-rIN/strings.xml b/setupwizardlib/src/main/res/values-en-rIN/strings.xml new file mode 100644 index 0000000..ce96d65 --- /dev/null +++ b/setupwizardlib/src/main/res/values-en-rIN/strings.xml @@ -0,0 +1,23 @@ + + + + + "Next" + "Back" + "More" + diff --git a/setupwizardlib/src/main/res/values-es-rUS/strings.xml b/setupwizardlib/src/main/res/values-es-rUS/strings.xml new file mode 100644 index 0000000..5410b53 --- /dev/null +++ b/setupwizardlib/src/main/res/values-es-rUS/strings.xml @@ -0,0 +1,23 @@ + + + + + "Siguiente" + "Atrás" + "Más" + diff --git a/setupwizardlib/src/main/res/values-es/strings.xml b/setupwizardlib/src/main/res/values-es/strings.xml new file mode 100644 index 0000000..5410b53 --- /dev/null +++ b/setupwizardlib/src/main/res/values-es/strings.xml @@ -0,0 +1,23 @@ + + + + + "Siguiente" + "Atrás" + "Más" + diff --git a/setupwizardlib/src/main/res/values-et-rEE/strings.xml b/setupwizardlib/src/main/res/values-et-rEE/strings.xml new file mode 100644 index 0000000..56414cd --- /dev/null +++ b/setupwizardlib/src/main/res/values-et-rEE/strings.xml @@ -0,0 +1,23 @@ + + + + + "Edasi" + "Tagasi" + "Rohkem" + diff --git a/setupwizardlib/src/main/res/values-eu-rES/strings.xml b/setupwizardlib/src/main/res/values-eu-rES/strings.xml new file mode 100644 index 0000000..b7a2b88 --- /dev/null +++ b/setupwizardlib/src/main/res/values-eu-rES/strings.xml @@ -0,0 +1,23 @@ + + + + + "Hurrengoa" + "Atzera" + "Gehiago" + diff --git a/setupwizardlib/src/main/res/values-fa/strings.xml b/setupwizardlib/src/main/res/values-fa/strings.xml new file mode 100644 index 0000000..339daaf --- /dev/null +++ b/setupwizardlib/src/main/res/values-fa/strings.xml @@ -0,0 +1,23 @@ + + + + + "بعدی" + "برگشت" + "بیشتر" + diff --git a/setupwizardlib/src/main/res/values-fi/strings.xml b/setupwizardlib/src/main/res/values-fi/strings.xml new file mode 100644 index 0000000..9a12462 --- /dev/null +++ b/setupwizardlib/src/main/res/values-fi/strings.xml @@ -0,0 +1,23 @@ + + + + + "Seuraava" + "Takaisin" + "Lisää" + diff --git a/setupwizardlib/src/main/res/values-fr-rCA/strings.xml b/setupwizardlib/src/main/res/values-fr-rCA/strings.xml new file mode 100644 index 0000000..bab6a0f --- /dev/null +++ b/setupwizardlib/src/main/res/values-fr-rCA/strings.xml @@ -0,0 +1,23 @@ + + + + + "Suivant" + "Précédent" + "Plus" + diff --git a/setupwizardlib/src/main/res/values-fr/strings.xml b/setupwizardlib/src/main/res/values-fr/strings.xml new file mode 100644 index 0000000..ec7bc75 --- /dev/null +++ b/setupwizardlib/src/main/res/values-fr/strings.xml @@ -0,0 +1,23 @@ + + + + + "Suivant" + "Retour" + "Plus" + diff --git a/setupwizardlib/src/main/res/values-gl-rES/strings.xml b/setupwizardlib/src/main/res/values-gl-rES/strings.xml new file mode 100644 index 0000000..e188873 --- /dev/null +++ b/setupwizardlib/src/main/res/values-gl-rES/strings.xml @@ -0,0 +1,23 @@ + + + + + "Seguinte" + "Atrás" + "Máis" + diff --git a/setupwizardlib/src/main/res/values-gu-rIN/strings.xml b/setupwizardlib/src/main/res/values-gu-rIN/strings.xml new file mode 100644 index 0000000..d273881 --- /dev/null +++ b/setupwizardlib/src/main/res/values-gu-rIN/strings.xml @@ -0,0 +1,23 @@ + + + + + "આગલું" + "પાછળ" + "વધુ" + diff --git a/setupwizardlib/src/main/res/values-hi/strings.xml b/setupwizardlib/src/main/res/values-hi/strings.xml new file mode 100644 index 0000000..e55df0f --- /dev/null +++ b/setupwizardlib/src/main/res/values-hi/strings.xml @@ -0,0 +1,23 @@ + + + + + "आगे" + "पीछे" + "अधिक" + diff --git a/setupwizardlib/src/main/res/values-hr/strings.xml b/setupwizardlib/src/main/res/values-hr/strings.xml new file mode 100644 index 0000000..faacd43 --- /dev/null +++ b/setupwizardlib/src/main/res/values-hr/strings.xml @@ -0,0 +1,23 @@ + + + + + "Dalje" + "Natrag" + "Više" + diff --git a/setupwizardlib/src/main/res/values-hu/strings.xml b/setupwizardlib/src/main/res/values-hu/strings.xml new file mode 100644 index 0000000..e50f1dc --- /dev/null +++ b/setupwizardlib/src/main/res/values-hu/strings.xml @@ -0,0 +1,23 @@ + + + + + "Következő" + "Vissza" + "Továbbiak" + diff --git a/setupwizardlib/src/main/res/values-hy-rAM/strings.xml b/setupwizardlib/src/main/res/values-hy-rAM/strings.xml new file mode 100644 index 0000000..7236789 --- /dev/null +++ b/setupwizardlib/src/main/res/values-hy-rAM/strings.xml @@ -0,0 +1,23 @@ + + + + + "Առաջ" + "Հետ" + "Ավելին" + diff --git a/setupwizardlib/src/main/res/values-in/strings.xml b/setupwizardlib/src/main/res/values-in/strings.xml new file mode 100644 index 0000000..708addf --- /dev/null +++ b/setupwizardlib/src/main/res/values-in/strings.xml @@ -0,0 +1,23 @@ + + + + + "Berikutnya" + "Kembali" + "Lainnya" + diff --git a/setupwizardlib/src/main/res/values-is-rIS/strings.xml b/setupwizardlib/src/main/res/values-is-rIS/strings.xml new file mode 100644 index 0000000..a509880 --- /dev/null +++ b/setupwizardlib/src/main/res/values-is-rIS/strings.xml @@ -0,0 +1,23 @@ + + + + + "Áfram" + "Til baka" + "Meira" + diff --git a/setupwizardlib/src/main/res/values-it/strings.xml b/setupwizardlib/src/main/res/values-it/strings.xml new file mode 100644 index 0000000..5995eda --- /dev/null +++ b/setupwizardlib/src/main/res/values-it/strings.xml @@ -0,0 +1,23 @@ + + + + + "Avanti" + "Indietro" + "Altro" + diff --git a/setupwizardlib/src/main/res/values-iw/strings.xml b/setupwizardlib/src/main/res/values-iw/strings.xml new file mode 100644 index 0000000..cb3769d --- /dev/null +++ b/setupwizardlib/src/main/res/values-iw/strings.xml @@ -0,0 +1,23 @@ + + + + + "הבא" + "חזרה" + "עוד" + diff --git a/setupwizardlib/src/main/res/values-ja/strings.xml b/setupwizardlib/src/main/res/values-ja/strings.xml new file mode 100644 index 0000000..263b0f1 --- /dev/null +++ b/setupwizardlib/src/main/res/values-ja/strings.xml @@ -0,0 +1,23 @@ + + + + + "次へ" + "戻る" + "もっと見る" + diff --git a/setupwizardlib/src/main/res/values-ka-rGE/strings.xml b/setupwizardlib/src/main/res/values-ka-rGE/strings.xml new file mode 100644 index 0000000..55dfabb --- /dev/null +++ b/setupwizardlib/src/main/res/values-ka-rGE/strings.xml @@ -0,0 +1,23 @@ + + + + + "შემდეგი" + "უკან" + "დამატებით" + diff --git a/setupwizardlib/src/main/res/values-kk-rKZ/strings.xml b/setupwizardlib/src/main/res/values-kk-rKZ/strings.xml new file mode 100644 index 0000000..c1cbf2c --- /dev/null +++ b/setupwizardlib/src/main/res/values-kk-rKZ/strings.xml @@ -0,0 +1,23 @@ + + + + + "Келесі" + "Артқа" + "Тағы" + diff --git a/setupwizardlib/src/main/res/values-km-rKH/strings.xml b/setupwizardlib/src/main/res/values-km-rKH/strings.xml new file mode 100644 index 0000000..b4f7a9f --- /dev/null +++ b/setupwizardlib/src/main/res/values-km-rKH/strings.xml @@ -0,0 +1,23 @@ + + + + + "បន្ទាប់" + "ថយក្រោយ" + "ច្រើនទៀត" + diff --git a/setupwizardlib/src/main/res/values-kn-rIN/strings.xml b/setupwizardlib/src/main/res/values-kn-rIN/strings.xml new file mode 100644 index 0000000..38dc0ad --- /dev/null +++ b/setupwizardlib/src/main/res/values-kn-rIN/strings.xml @@ -0,0 +1,23 @@ + + + + + "ಮುಂದೆ" + "ಹಿಂದೆ" + "ಇನ್ನಷ್ಟು" + diff --git a/setupwizardlib/src/main/res/values-ko/strings.xml b/setupwizardlib/src/main/res/values-ko/strings.xml new file mode 100644 index 0000000..536fd84 --- /dev/null +++ b/setupwizardlib/src/main/res/values-ko/strings.xml @@ -0,0 +1,23 @@ + + + + + "다음" + "뒤로" + "더보기" + diff --git a/setupwizardlib/src/main/res/values-ky-rKG/strings.xml b/setupwizardlib/src/main/res/values-ky-rKG/strings.xml new file mode 100644 index 0000000..ea133c4 --- /dev/null +++ b/setupwizardlib/src/main/res/values-ky-rKG/strings.xml @@ -0,0 +1,23 @@ + + + + + "Кийинки" + "Артка" + "Дагы" + diff --git a/setupwizardlib/src/main/res/values-land/dimens.xml b/setupwizardlib/src/main/res/values-land/dimens.xml new file mode 100644 index 0000000..7b4b1c6 --- /dev/null +++ b/setupwizardlib/src/main/res/values-land/dimens.xml @@ -0,0 +1,36 @@ + + + + + + + 32dp + 56dp + 24dp + 0dp + + + 0dp + + + 672dp + 560dp + + + 0 + + diff --git a/setupwizardlib/src/main/res/values-land/layouts.xml b/setupwizardlib/src/main/res/values-land/layouts.xml new file mode 100644 index 0000000..7d75af0 --- /dev/null +++ b/setupwizardlib/src/main/res/values-land/layouts.xml @@ -0,0 +1,28 @@ + + + + + + @layout/suw_template_header_collapsed + @layout/suw_template_header_collapsed + @layout/suw_list_template_header_collapsed + @layout/suw_list_template_header_collapsed + @layout/suw_no_scroll_template_header_collapsed + @layout/suw_no_scroll_template_header_collapsed + + + diff --git a/setupwizardlib/src/main/res/values-land/styles.xml b/setupwizardlib/src/main/res/values-land/styles.xml new file mode 100644 index 0000000..536a1dc --- /dev/null +++ b/setupwizardlib/src/main/res/values-land/styles.xml @@ -0,0 +1,26 @@ + + + + + + + + + + \ No newline at end of file diff --git a/setupwizardlib/src/main/res/values-lo-rLA/strings.xml b/setupwizardlib/src/main/res/values-lo-rLA/strings.xml new file mode 100644 index 0000000..b26e410 --- /dev/null +++ b/setupwizardlib/src/main/res/values-lo-rLA/strings.xml @@ -0,0 +1,23 @@ + + + + + "ຕໍ່​ໄປ" + "ກັບຄືນ" + "ເພີ່ມເຕີມ" + diff --git a/setupwizardlib/src/main/res/values-lt/strings.xml b/setupwizardlib/src/main/res/values-lt/strings.xml new file mode 100644 index 0000000..fb8343f --- /dev/null +++ b/setupwizardlib/src/main/res/values-lt/strings.xml @@ -0,0 +1,23 @@ + + + + + "Kitas" + "Atgal" + "Daugiau" + diff --git a/setupwizardlib/src/main/res/values-lv/strings.xml b/setupwizardlib/src/main/res/values-lv/strings.xml new file mode 100644 index 0000000..5ba37e1 --- /dev/null +++ b/setupwizardlib/src/main/res/values-lv/strings.xml @@ -0,0 +1,23 @@ + + + + + "Tālāk" + "Atpakaļ" + "Vairāk" + diff --git a/setupwizardlib/src/main/res/values-mk-rMK/strings.xml b/setupwizardlib/src/main/res/values-mk-rMK/strings.xml new file mode 100644 index 0000000..0cb6856 --- /dev/null +++ b/setupwizardlib/src/main/res/values-mk-rMK/strings.xml @@ -0,0 +1,23 @@ + + + + + "Следно" + "Назад" + "Повеќе" + diff --git a/setupwizardlib/src/main/res/values-ml-rIN/strings.xml b/setupwizardlib/src/main/res/values-ml-rIN/strings.xml new file mode 100644 index 0000000..29a6e02 --- /dev/null +++ b/setupwizardlib/src/main/res/values-ml-rIN/strings.xml @@ -0,0 +1,23 @@ + + + + + "അടുത്തത്" + "മടങ്ങുക" + "കൂടുതൽ" + diff --git a/setupwizardlib/src/main/res/values-mn-rMN/strings.xml b/setupwizardlib/src/main/res/values-mn-rMN/strings.xml new file mode 100644 index 0000000..7420ea4 --- /dev/null +++ b/setupwizardlib/src/main/res/values-mn-rMN/strings.xml @@ -0,0 +1,23 @@ + + + + + "Дараах" + "Буцах" + "Илүү" + diff --git a/setupwizardlib/src/main/res/values-mr-rIN/strings.xml b/setupwizardlib/src/main/res/values-mr-rIN/strings.xml new file mode 100644 index 0000000..d2d784b --- /dev/null +++ b/setupwizardlib/src/main/res/values-mr-rIN/strings.xml @@ -0,0 +1,23 @@ + + + + + "पुढील" + "परत" + "अधिक" + diff --git a/setupwizardlib/src/main/res/values-ms-rMY/strings.xml b/setupwizardlib/src/main/res/values-ms-rMY/strings.xml new file mode 100644 index 0000000..5bb8351 --- /dev/null +++ b/setupwizardlib/src/main/res/values-ms-rMY/strings.xml @@ -0,0 +1,23 @@ + + + + + "Seterusnya" + "Kembali" + "Lagi" + diff --git a/setupwizardlib/src/main/res/values-my-rMM/strings.xml b/setupwizardlib/src/main/res/values-my-rMM/strings.xml new file mode 100644 index 0000000..0451227 --- /dev/null +++ b/setupwizardlib/src/main/res/values-my-rMM/strings.xml @@ -0,0 +1,23 @@ + + + + + "ရှေ့သို့" + "နောက်သို့" + "နောက်ထပ်" + diff --git a/setupwizardlib/src/main/res/values-nb/strings.xml b/setupwizardlib/src/main/res/values-nb/strings.xml new file mode 100644 index 0000000..e755f77 --- /dev/null +++ b/setupwizardlib/src/main/res/values-nb/strings.xml @@ -0,0 +1,23 @@ + + + + + "Neste" + "Tilbake" + "Mer" + diff --git a/setupwizardlib/src/main/res/values-ne-rNP/strings.xml b/setupwizardlib/src/main/res/values-ne-rNP/strings.xml new file mode 100644 index 0000000..214fb82 --- /dev/null +++ b/setupwizardlib/src/main/res/values-ne-rNP/strings.xml @@ -0,0 +1,23 @@ + + + + + "अर्को" + "पछाडि जानुहोस्" + "थप" + diff --git a/setupwizardlib/src/main/res/values-nl/strings.xml b/setupwizardlib/src/main/res/values-nl/strings.xml new file mode 100644 index 0000000..a049c89 --- /dev/null +++ b/setupwizardlib/src/main/res/values-nl/strings.xml @@ -0,0 +1,23 @@ + + + + + "Volgende" + "Terug" + "Meer" + diff --git a/setupwizardlib/src/main/res/values-pa-rIN/strings.xml b/setupwizardlib/src/main/res/values-pa-rIN/strings.xml new file mode 100644 index 0000000..7d4f0d0 --- /dev/null +++ b/setupwizardlib/src/main/res/values-pa-rIN/strings.xml @@ -0,0 +1,23 @@ + + + + + "ਅੱਗੇ" + "ਪਿੱਛੇ" + "ਹੋਰ" + diff --git a/setupwizardlib/src/main/res/values-pl/strings.xml b/setupwizardlib/src/main/res/values-pl/strings.xml new file mode 100644 index 0000000..e717cda --- /dev/null +++ b/setupwizardlib/src/main/res/values-pl/strings.xml @@ -0,0 +1,23 @@ + + + + + "Dalej" + "Wstecz" + "Więcej" + diff --git a/setupwizardlib/src/main/res/values-pt-rBR/strings.xml b/setupwizardlib/src/main/res/values-pt-rBR/strings.xml new file mode 100644 index 0000000..a405ebc --- /dev/null +++ b/setupwizardlib/src/main/res/values-pt-rBR/strings.xml @@ -0,0 +1,23 @@ + + + + + "Próximo" + "Voltar" + "Mais" + diff --git a/setupwizardlib/src/main/res/values-pt-rPT/strings.xml b/setupwizardlib/src/main/res/values-pt-rPT/strings.xml new file mode 100644 index 0000000..29c1978 --- /dev/null +++ b/setupwizardlib/src/main/res/values-pt-rPT/strings.xml @@ -0,0 +1,23 @@ + + + + + "Seguinte" + "Anterior" + "Mais" + diff --git a/setupwizardlib/src/main/res/values-pt/strings.xml b/setupwizardlib/src/main/res/values-pt/strings.xml new file mode 100644 index 0000000..a405ebc --- /dev/null +++ b/setupwizardlib/src/main/res/values-pt/strings.xml @@ -0,0 +1,23 @@ + + + + + "Próximo" + "Voltar" + "Mais" + diff --git a/setupwizardlib/src/main/res/values-ro/strings.xml b/setupwizardlib/src/main/res/values-ro/strings.xml new file mode 100644 index 0000000..98d56c3 --- /dev/null +++ b/setupwizardlib/src/main/res/values-ro/strings.xml @@ -0,0 +1,23 @@ + + + + + "Înainte" + "Înapoi" + "Mai mult" + diff --git a/setupwizardlib/src/main/res/values-ru/strings.xml b/setupwizardlib/src/main/res/values-ru/strings.xml new file mode 100644 index 0000000..3e8f832 --- /dev/null +++ b/setupwizardlib/src/main/res/values-ru/strings.xml @@ -0,0 +1,23 @@ + + + + + "Далее" + "Назад" + "Ещё" + diff --git a/setupwizardlib/src/main/res/values-si-rLK/strings.xml b/setupwizardlib/src/main/res/values-si-rLK/strings.xml new file mode 100644 index 0000000..2e9ae7a --- /dev/null +++ b/setupwizardlib/src/main/res/values-si-rLK/strings.xml @@ -0,0 +1,23 @@ + + + + + "ඊළඟ" + "ආපසු" + "තවත්" + diff --git a/setupwizardlib/src/main/res/values-sk/strings.xml b/setupwizardlib/src/main/res/values-sk/strings.xml new file mode 100644 index 0000000..5ff5052 --- /dev/null +++ b/setupwizardlib/src/main/res/values-sk/strings.xml @@ -0,0 +1,23 @@ + + + + + "Ďalej" + "Späť" + "Viac" + diff --git a/setupwizardlib/src/main/res/values-sl/strings.xml b/setupwizardlib/src/main/res/values-sl/strings.xml new file mode 100644 index 0000000..c2af32f --- /dev/null +++ b/setupwizardlib/src/main/res/values-sl/strings.xml @@ -0,0 +1,23 @@ + + + + + "Naprej" + "Nazaj" + "Več" + diff --git a/setupwizardlib/src/main/res/values-sq-rAL/strings.xml b/setupwizardlib/src/main/res/values-sq-rAL/strings.xml new file mode 100644 index 0000000..20fdff1 --- /dev/null +++ b/setupwizardlib/src/main/res/values-sq-rAL/strings.xml @@ -0,0 +1,23 @@ + + + + + "Përpara" + "Prapa" + "Më shumë" + diff --git a/setupwizardlib/src/main/res/values-sr/strings.xml b/setupwizardlib/src/main/res/values-sr/strings.xml new file mode 100644 index 0000000..971b138 --- /dev/null +++ b/setupwizardlib/src/main/res/values-sr/strings.xml @@ -0,0 +1,23 @@ + + + + + "Даље" + "Назад" + "Још" + diff --git a/setupwizardlib/src/main/res/values-sv/strings.xml b/setupwizardlib/src/main/res/values-sv/strings.xml new file mode 100644 index 0000000..f5083db --- /dev/null +++ b/setupwizardlib/src/main/res/values-sv/strings.xml @@ -0,0 +1,23 @@ + + + + + "Nästa" + "Tillbaka" + "Mer" + diff --git a/setupwizardlib/src/main/res/values-sw/strings.xml b/setupwizardlib/src/main/res/values-sw/strings.xml new file mode 100644 index 0000000..e08f0fe --- /dev/null +++ b/setupwizardlib/src/main/res/values-sw/strings.xml @@ -0,0 +1,23 @@ + + + + + "Endelea" + "Rudi nyuma" + "Zaidi" + diff --git a/setupwizardlib/src/main/res/values-sw360dp/dimens.xml b/setupwizardlib/src/main/res/values-sw360dp/dimens.xml new file mode 100644 index 0000000..9ed9a82 --- /dev/null +++ b/setupwizardlib/src/main/res/values-sw360dp/dimens.xml @@ -0,0 +1,20 @@ + + + + + 16sp + diff --git a/setupwizardlib/src/main/res/values-sw600dp-land/dimens.xml b/setupwizardlib/src/main/res/values-sw600dp-land/dimens.xml new file mode 100644 index 0000000..57b7e3e --- /dev/null +++ b/setupwizardlib/src/main/res/values-sw600dp-land/dimens.xml @@ -0,0 +1,26 @@ + + + + + + + 128dp + + + 0.0 + + diff --git a/setupwizardlib/src/main/res/values-sw600dp-land/layouts.xml b/setupwizardlib/src/main/res/values-sw600dp-land/layouts.xml new file mode 100644 index 0000000..6fcb97c --- /dev/null +++ b/setupwizardlib/src/main/res/values-sw600dp-land/layouts.xml @@ -0,0 +1,28 @@ + + + + + + @layout/suw_template_card_wide + @layout/suw_template_card_wide + @layout/suw_list_template_card_wide + @layout/suw_list_template_card_wide + @layout/suw_no_scroll_template_card_wide + @layout/suw_no_scroll_template_card_wide + + + diff --git a/setupwizardlib/src/main/res/values-sw600dp/config.xml b/setupwizardlib/src/main/res/values-sw600dp/config.xml new file mode 100644 index 0000000..0cbd5a8 --- /dev/null +++ b/setupwizardlib/src/main/res/values-sw600dp/config.xml @@ -0,0 +1,23 @@ + + + + + + + true + + diff --git a/setupwizardlib/src/main/res/values-sw600dp/dimens.xml b/setupwizardlib/src/main/res/values-sw600dp/dimens.xml new file mode 100644 index 0000000..98c3dd7 --- /dev/null +++ b/setupwizardlib/src/main/res/values-sw600dp/dimens.xml @@ -0,0 +1,28 @@ + + + + + + + 256dp + + + 0 + 34sp + 40dp + + diff --git a/setupwizardlib/src/main/res/values-sw600dp/layouts.xml b/setupwizardlib/src/main/res/values-sw600dp/layouts.xml new file mode 100644 index 0000000..9db88c7 --- /dev/null +++ b/setupwizardlib/src/main/res/values-sw600dp/layouts.xml @@ -0,0 +1,32 @@ + + + + + + @layout/suw_template_card + @layout/suw_template_card + @layout/suw_list_template_card + @layout/suw_list_template_card + @layout/suw_no_scroll_template_card + @layout/suw_no_scroll_template_card + + @layout/suw_glif_template_card + @layout/suw_glif_list_template_card + @layout/suw_glif_blank_template_card + + + diff --git a/setupwizardlib/src/main/res/values-ta-rIN/strings.xml b/setupwizardlib/src/main/res/values-ta-rIN/strings.xml new file mode 100644 index 0000000..9bd2113 --- /dev/null +++ b/setupwizardlib/src/main/res/values-ta-rIN/strings.xml @@ -0,0 +1,23 @@ + + + + + "அடுத்து" + "முந்தையது" + "மேலும்" + diff --git a/setupwizardlib/src/main/res/values-te-rIN/strings.xml b/setupwizardlib/src/main/res/values-te-rIN/strings.xml new file mode 100644 index 0000000..440a2fa --- /dev/null +++ b/setupwizardlib/src/main/res/values-te-rIN/strings.xml @@ -0,0 +1,23 @@ + + + + + "తదుపరి" + "వెనుకకు" + "మరింత" + diff --git a/setupwizardlib/src/main/res/values-th/strings.xml b/setupwizardlib/src/main/res/values-th/strings.xml new file mode 100644 index 0000000..c316e74 --- /dev/null +++ b/setupwizardlib/src/main/res/values-th/strings.xml @@ -0,0 +1,23 @@ + + + + + "ถัดไป" + "กลับ" + "เพิ่มเติม" + diff --git a/setupwizardlib/src/main/res/values-tl/strings.xml b/setupwizardlib/src/main/res/values-tl/strings.xml new file mode 100644 index 0000000..5d23fd9 --- /dev/null +++ b/setupwizardlib/src/main/res/values-tl/strings.xml @@ -0,0 +1,23 @@ + + + + + "Susunod" + "Bumalik" + "Higit pa" + diff --git a/setupwizardlib/src/main/res/values-tr/strings.xml b/setupwizardlib/src/main/res/values-tr/strings.xml new file mode 100644 index 0000000..0840982 --- /dev/null +++ b/setupwizardlib/src/main/res/values-tr/strings.xml @@ -0,0 +1,23 @@ + + + + + "İleri" + "Geri" + "Diğer" + diff --git a/setupwizardlib/src/main/res/values-uk/strings.xml b/setupwizardlib/src/main/res/values-uk/strings.xml new file mode 100644 index 0000000..2c87ee0 --- /dev/null +++ b/setupwizardlib/src/main/res/values-uk/strings.xml @@ -0,0 +1,23 @@ + + + + + "Далі" + "Назад" + "Більше" + diff --git a/setupwizardlib/src/main/res/values-ur-rPK/strings.xml b/setupwizardlib/src/main/res/values-ur-rPK/strings.xml new file mode 100644 index 0000000..740598c --- /dev/null +++ b/setupwizardlib/src/main/res/values-ur-rPK/strings.xml @@ -0,0 +1,23 @@ + + + + + "آگے" + "پیچھے" + "مزید" + diff --git a/setupwizardlib/src/main/res/values-uz-rUZ/strings.xml b/setupwizardlib/src/main/res/values-uz-rUZ/strings.xml new file mode 100644 index 0000000..9ff351a --- /dev/null +++ b/setupwizardlib/src/main/res/values-uz-rUZ/strings.xml @@ -0,0 +1,23 @@ + + + + + "Keyingisi" + "Orqaga" + "Yana" + diff --git a/setupwizardlib/src/main/res/values-v21/styles.xml b/setupwizardlib/src/main/res/values-v21/styles.xml new file mode 100644 index 0000000..88c39d4 --- /dev/null +++ b/setupwizardlib/src/main/res/values-v21/styles.xml @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/values-v21/themes.xml b/setupwizardlib/src/main/res/values-v21/themes.xml new file mode 100644 index 0000000..6ecab7c --- /dev/null +++ b/setupwizardlib/src/main/res/values-v21/themes.xml @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/setupwizardlib/src/main/res/values-vi/strings.xml b/setupwizardlib/src/main/res/values-vi/strings.xml new file mode 100644 index 0000000..180d292 --- /dev/null +++ b/setupwizardlib/src/main/res/values-vi/strings.xml @@ -0,0 +1,23 @@ + + + + + "Tiếp theo" + "Quay lại" + "Khác" + diff --git a/setupwizardlib/src/main/res/values-zh-rCN/strings.xml b/setupwizardlib/src/main/res/values-zh-rCN/strings.xml new file mode 100644 index 0000000..5a8d8a1 --- /dev/null +++ b/setupwizardlib/src/main/res/values-zh-rCN/strings.xml @@ -0,0 +1,23 @@ + + + + + "下一步" + "返回" + "更多" + diff --git a/setupwizardlib/src/main/res/values-zh-rHK/strings.xml b/setupwizardlib/src/main/res/values-zh-rHK/strings.xml new file mode 100644 index 0000000..5a8d8a1 --- /dev/null +++ b/setupwizardlib/src/main/res/values-zh-rHK/strings.xml @@ -0,0 +1,23 @@ + + + + + "下一步" + "返回" + "更多" + diff --git a/setupwizardlib/src/main/res/values-zh-rTW/strings.xml b/setupwizardlib/src/main/res/values-zh-rTW/strings.xml new file mode 100644 index 0000000..f61cc20 --- /dev/null +++ b/setupwizardlib/src/main/res/values-zh-rTW/strings.xml @@ -0,0 +1,23 @@ + + + + + "繼續" + "返回" + "更多" + diff --git a/setupwizardlib/src/main/res/values-zu/strings.xml b/setupwizardlib/src/main/res/values-zu/strings.xml new file mode 100644 index 0000000..52ecbda --- /dev/null +++ b/setupwizardlib/src/main/res/values-zu/strings.xml @@ -0,0 +1,23 @@ + + + + + "Okulandelayo" + "Emuva" + "Okuningi" + diff --git a/setupwizardlib/src/main/res/values/attrs.xml b/setupwizardlib/src/main/res/values/attrs.xml new file mode 100644 index 0000000..4bdc05a --- /dev/null +++ b/setupwizardlib/src/main/res/values/attrs.xml @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/values/colors.xml b/setupwizardlib/src/main/res/values/colors.xml new file mode 100644 index 0000000..e6ee76b --- /dev/null +++ b/setupwizardlib/src/main/res/values/colors.xml @@ -0,0 +1,40 @@ + + + + + + + + #ff448aff + #ff3367d6 + #ff448aff + #ff3367d6 + #b3ffffff + #89000000 + #ffffcd40 + #fff4b400 + + + + #ff21272b + #ffe4e7e9 + + + #ff4285f4 + #ff4285f4 + + diff --git a/setupwizardlib/src/main/res/values/config.xml b/setupwizardlib/src/main/res/values/config.xml new file mode 100644 index 0000000..74e30d3 --- /dev/null +++ b/setupwizardlib/src/main/res/values/config.xml @@ -0,0 +1,26 @@ + + + + + + + 300 + + + false + + diff --git a/setupwizardlib/src/main/res/values/dimens.xml b/setupwizardlib/src/main/res/values/dimens.xml new file mode 100644 index 0000000..4a6266e --- /dev/null +++ b/setupwizardlib/src/main/res/values/dimens.xml @@ -0,0 +1,122 @@ + + + + + + + 40dp + 24dp + 48dp + + + 4sp + 12dp + 1dp + 24dp + 15dp + 16sp + + 0dp + 16dp + + 24dp + 12dp + 24dp + 4sp + 16sp + + 3dp + 24dp + + + -6dp + 0dp + 12dp + 18dp + 5sp + + + 2dp + 5dp + 128dp + 56dp + + 0dp + 0dp + 16dp + 28dp + + 256dp + + + 0dp + + + 5dp + 560dp + 672dp + + + 3dp + + 1dp + + 24sp + 16dp + 16dp + 2dp + + 3.67sp + + 15dp + 2dp + + 32dp + + + 2.22 + + + 48dp + 15dp + 20dp + + 88dp + 40dp + + 72dp + 24dp + + + 1dp + 0dp + 56dp + + + 6dp + 10dp + 56dp + 24dp + 24dp + 16sp + + + + -7dp + 7dp + + diff --git a/setupwizardlib/src/main/res/values/layouts.xml b/setupwizardlib/src/main/res/values/layouts.xml new file mode 100644 index 0000000..7a5d435 --- /dev/null +++ b/setupwizardlib/src/main/res/values/layouts.xml @@ -0,0 +1,32 @@ + + + + + + @layout/suw_template_header + @layout/suw_template_header_collapsed + @layout/suw_list_template_header + @layout/suw_list_template_header_collapsed + @layout/suw_no_scroll_template_header + @layout/suw_no_scroll_template_header_collapsed + + @layout/suw_glif_template_compact + @layout/suw_glif_list_template_compact + @layout/suw_glif_blank_template_compact + + + diff --git a/setupwizardlib/src/main/res/values/strings.xml b/setupwizardlib/src/main/res/values/strings.xml new file mode 100644 index 0000000..9436690 --- /dev/null +++ b/setupwizardlib/src/main/res/values/strings.xml @@ -0,0 +1,27 @@ + + + + + + Next + + + Back + + + More + diff --git a/setupwizardlib/src/main/res/values/styles.xml b/setupwizardlib/src/main/res/values/styles.xml new file mode 100644 index 0000000..f2bae05 --- /dev/null +++ b/setupwizardlib/src/main/res/values/styles.xml @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/setupwizardlib/src/main/res/values/themes.xml b/setupwizardlib/src/main/res/values/themes.xml new file mode 100644 index 0000000..119086c --- /dev/null +++ b/setupwizardlib/src/main/res/values/themes.xml @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3