diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..8e8de05 --- /dev/null +++ b/README.txt @@ -0,0 +1,10 @@ +Library Project including compatibility ActionBar. + +This can be used by an Android project to provide +access to ActionBar on applications running on API 7+. + +There is technically no source, but the src folder is necessary +to ensure that the build system works. The content is actually +located in libs/android-support-v7-appcompat.jar. +The accompanying resources must also be included in the application. + diff --git a/libs/android-support-v4.jar b/libs/android-support-v4.jar index 96644ed..c31cede 100644 Binary files a/libs/android-support-v4.jar and b/libs/android-support-v4.jar differ diff --git a/libs/android-support-v7-appcompat.jar b/libs/android-support-v7-appcompat.jar index 045c793..c4da60b 100644 Binary files a/libs/android-support-v7-appcompat.jar and b/libs/android-support-v7-appcompat.jar differ diff --git a/res/drawable-xhdpi/abc_ic_clear_normal.png b/res/drawable-xhdpi/abc_ic_clear_normal.png new file mode 100644 index 0000000..f9dee98 Binary files /dev/null and b/res/drawable-xhdpi/abc_ic_clear_normal.png differ diff --git a/res/drawable-xxhdpi/abc_ab_bottom_solid_dark_holo.9.png b/res/drawable-xxhdpi/abc_ab_bottom_solid_dark_holo.9.png new file mode 100644 index 0000000..ba6f005 Binary files /dev/null and b/res/drawable-xxhdpi/abc_ab_bottom_solid_dark_holo.9.png differ diff --git a/res/drawable-xxhdpi/abc_ab_bottom_solid_light_holo.9.png b/res/drawable-xxhdpi/abc_ab_bottom_solid_light_holo.9.png new file mode 100644 index 0000000..7c7eb77 Binary files /dev/null and b/res/drawable-xxhdpi/abc_ab_bottom_solid_light_holo.9.png differ diff --git a/res/drawable-xxhdpi/abc_ab_bottom_transparent_dark_holo.9.png b/res/drawable-xxhdpi/abc_ab_bottom_transparent_dark_holo.9.png new file mode 100644 index 0000000..62aa5d6 Binary files /dev/null and b/res/drawable-xxhdpi/abc_ab_bottom_transparent_dark_holo.9.png differ diff --git a/res/drawable-xxhdpi/abc_ab_bottom_transparent_light_holo.9.png b/res/drawable-xxhdpi/abc_ab_bottom_transparent_light_holo.9.png new file mode 100644 index 0000000..136d8b6 Binary files /dev/null and b/res/drawable-xxhdpi/abc_ab_bottom_transparent_light_holo.9.png differ diff --git a/res/drawable-xxhdpi/abc_ab_share_pack_holo_dark.9.png b/res/drawable-xxhdpi/abc_ab_share_pack_holo_dark.9.png new file mode 100644 index 0000000..d8cdf1a Binary files /dev/null and b/res/drawable-xxhdpi/abc_ab_share_pack_holo_dark.9.png differ diff --git a/res/drawable-xxhdpi/abc_ab_share_pack_holo_light.9.png b/res/drawable-xxhdpi/abc_ab_share_pack_holo_light.9.png new file mode 100644 index 0000000..a49a207 Binary files /dev/null and b/res/drawable-xxhdpi/abc_ab_share_pack_holo_light.9.png differ diff --git a/res/drawable-xxhdpi/abc_ab_solid_dark_holo.9.png b/res/drawable-xxhdpi/abc_ab_solid_dark_holo.9.png new file mode 100644 index 0000000..580d122 Binary files /dev/null and b/res/drawable-xxhdpi/abc_ab_solid_dark_holo.9.png differ diff --git a/res/drawable-xxhdpi/abc_ab_solid_light_holo.9.png b/res/drawable-xxhdpi/abc_ab_solid_light_holo.9.png new file mode 100644 index 0000000..55d96e0 Binary files /dev/null and b/res/drawable-xxhdpi/abc_ab_solid_light_holo.9.png differ diff --git a/res/drawable-xxhdpi/abc_ab_stacked_solid_dark_holo.9.png b/res/drawable-xxhdpi/abc_ab_stacked_solid_dark_holo.9.png new file mode 100644 index 0000000..1e8a9a9 Binary files /dev/null and b/res/drawable-xxhdpi/abc_ab_stacked_solid_dark_holo.9.png differ diff --git a/res/drawable-xxhdpi/abc_ab_stacked_solid_light_holo.9.png b/res/drawable-xxhdpi/abc_ab_stacked_solid_light_holo.9.png new file mode 100644 index 0000000..4bb233f Binary files /dev/null and b/res/drawable-xxhdpi/abc_ab_stacked_solid_light_holo.9.png differ diff --git a/res/drawable-xxhdpi/abc_ab_stacked_transparent_dark_holo.9.png b/res/drawable-xxhdpi/abc_ab_stacked_transparent_dark_holo.9.png new file mode 100644 index 0000000..e1768ab Binary files /dev/null and b/res/drawable-xxhdpi/abc_ab_stacked_transparent_dark_holo.9.png differ diff --git a/res/drawable-xxhdpi/abc_ab_stacked_transparent_light_holo.9.png b/res/drawable-xxhdpi/abc_ab_stacked_transparent_light_holo.9.png new file mode 100644 index 0000000..83fbbc4 Binary files /dev/null and b/res/drawable-xxhdpi/abc_ab_stacked_transparent_light_holo.9.png differ diff --git a/res/drawable-xxhdpi/abc_ab_transparent_dark_holo.9.png b/res/drawable-xxhdpi/abc_ab_transparent_dark_holo.9.png new file mode 100644 index 0000000..9f0a2e7 Binary files /dev/null and b/res/drawable-xxhdpi/abc_ab_transparent_dark_holo.9.png differ diff --git a/res/drawable-xxhdpi/abc_ab_transparent_light_holo.9.png b/res/drawable-xxhdpi/abc_ab_transparent_light_holo.9.png new file mode 100644 index 0000000..b959bd9 Binary files /dev/null and b/res/drawable-xxhdpi/abc_ab_transparent_light_holo.9.png differ diff --git a/res/drawable-xxhdpi/abc_cab_background_bottom_holo_dark.9.png b/res/drawable-xxhdpi/abc_cab_background_bottom_holo_dark.9.png new file mode 100644 index 0000000..087a6d6 Binary files /dev/null and b/res/drawable-xxhdpi/abc_cab_background_bottom_holo_dark.9.png differ diff --git a/res/drawable-xxhdpi/abc_cab_background_bottom_holo_light.9.png b/res/drawable-xxhdpi/abc_cab_background_bottom_holo_light.9.png new file mode 100644 index 0000000..98d5d33 Binary files /dev/null and b/res/drawable-xxhdpi/abc_cab_background_bottom_holo_light.9.png differ diff --git a/res/drawable-xxhdpi/abc_cab_background_top_holo_dark.9.png b/res/drawable-xxhdpi/abc_cab_background_top_holo_dark.9.png new file mode 100644 index 0000000..30db6bf Binary files /dev/null and b/res/drawable-xxhdpi/abc_cab_background_top_holo_dark.9.png differ diff --git a/res/drawable-xxhdpi/abc_cab_background_top_holo_light.9.png b/res/drawable-xxhdpi/abc_cab_background_top_holo_light.9.png new file mode 100644 index 0000000..ced92af Binary files /dev/null and b/res/drawable-xxhdpi/abc_cab_background_top_holo_light.9.png differ diff --git a/res/drawable-xxhdpi/abc_ic_ab_back_holo_dark.png b/res/drawable-xxhdpi/abc_ic_ab_back_holo_dark.png new file mode 100644 index 0000000..05cfc9f Binary files /dev/null and b/res/drawable-xxhdpi/abc_ic_ab_back_holo_dark.png differ diff --git a/res/drawable-xxhdpi/abc_ic_ab_back_holo_light.png b/res/drawable-xxhdpi/abc_ic_ab_back_holo_light.png new file mode 100644 index 0000000..b3a6fb4 Binary files /dev/null and b/res/drawable-xxhdpi/abc_ic_ab_back_holo_light.png differ diff --git a/res/drawable-xxhdpi/abc_ic_cab_done_holo_dark.png b/res/drawable-xxhdpi/abc_ic_cab_done_holo_dark.png new file mode 100644 index 0000000..f06cd48 Binary files /dev/null and b/res/drawable-xxhdpi/abc_ic_cab_done_holo_dark.png differ diff --git a/res/drawable-xxhdpi/abc_ic_cab_done_holo_light.png b/res/drawable-xxhdpi/abc_ic_cab_done_holo_light.png new file mode 100644 index 0000000..40a448e Binary files /dev/null and b/res/drawable-xxhdpi/abc_ic_cab_done_holo_light.png differ diff --git a/res/drawable-xxhdpi/abc_ic_clear_disabled.png b/res/drawable-xxhdpi/abc_ic_clear_disabled.png new file mode 100644 index 0000000..3c74adf Binary files /dev/null and b/res/drawable-xxhdpi/abc_ic_clear_disabled.png differ diff --git a/res/drawable-xxhdpi/abc_ic_clear_normal.png b/res/drawable-xxhdpi/abc_ic_clear_normal.png new file mode 100644 index 0000000..1312732 Binary files /dev/null and b/res/drawable-xxhdpi/abc_ic_clear_normal.png differ diff --git a/res/drawable-xxhdpi/abc_ic_clear_search_api_disabled_holo_light.png b/res/drawable-xxhdpi/abc_ic_clear_search_api_disabled_holo_light.png new file mode 100644 index 0000000..d9eee29 Binary files /dev/null and b/res/drawable-xxhdpi/abc_ic_clear_search_api_disabled_holo_light.png differ diff --git a/res/drawable-xxhdpi/abc_ic_clear_search_api_holo_light.png b/res/drawable-xxhdpi/abc_ic_clear_search_api_holo_light.png new file mode 100644 index 0000000..681b981 Binary files /dev/null and b/res/drawable-xxhdpi/abc_ic_clear_search_api_holo_light.png differ diff --git a/res/drawable-xxhdpi/abc_ic_commit_search_api_holo_dark.png b/res/drawable-xxhdpi/abc_ic_commit_search_api_holo_dark.png new file mode 100644 index 0000000..33c81ce Binary files /dev/null and b/res/drawable-xxhdpi/abc_ic_commit_search_api_holo_dark.png differ diff --git a/res/drawable-xxhdpi/abc_ic_commit_search_api_holo_light.png b/res/drawable-xxhdpi/abc_ic_commit_search_api_holo_light.png new file mode 100644 index 0000000..be3c224 Binary files /dev/null and b/res/drawable-xxhdpi/abc_ic_commit_search_api_holo_light.png differ diff --git a/res/drawable-xxhdpi/abc_ic_go.png b/res/drawable-xxhdpi/abc_ic_go.png new file mode 100644 index 0000000..622712b Binary files /dev/null and b/res/drawable-xxhdpi/abc_ic_go.png differ diff --git a/res/drawable-xxhdpi/abc_ic_go_search_api_holo_light.png b/res/drawable-xxhdpi/abc_ic_go_search_api_holo_light.png new file mode 100644 index 0000000..def0ac4 Binary files /dev/null and b/res/drawable-xxhdpi/abc_ic_go_search_api_holo_light.png differ diff --git a/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png b/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png new file mode 100644 index 0000000..c1aa1c2 Binary files /dev/null and b/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png differ diff --git a/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png b/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png new file mode 100644 index 0000000..d856d2b Binary files /dev/null and b/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png differ diff --git a/res/drawable-xxhdpi/abc_ic_menu_share_holo_dark.png b/res/drawable-xxhdpi/abc_ic_menu_share_holo_dark.png new file mode 100644 index 0000000..22ddd92 Binary files /dev/null and b/res/drawable-xxhdpi/abc_ic_menu_share_holo_dark.png differ diff --git a/res/drawable-xxhdpi/abc_ic_menu_share_holo_light.png b/res/drawable-xxhdpi/abc_ic_menu_share_holo_light.png new file mode 100644 index 0000000..8148e53 Binary files /dev/null and b/res/drawable-xxhdpi/abc_ic_menu_share_holo_light.png differ diff --git a/res/drawable-xxhdpi/abc_ic_search.png b/res/drawable-xxhdpi/abc_ic_search.png new file mode 100644 index 0000000..08866a6 Binary files /dev/null and b/res/drawable-xxhdpi/abc_ic_search.png differ diff --git a/res/drawable-xxhdpi/abc_ic_search_api_holo_light.png b/res/drawable-xxhdpi/abc_ic_search_api_holo_light.png new file mode 100644 index 0000000..4ea3c9d Binary files /dev/null and b/res/drawable-xxhdpi/abc_ic_search_api_holo_light.png differ diff --git a/res/drawable-xxhdpi/abc_ic_voice_search.png b/res/drawable-xxhdpi/abc_ic_voice_search.png new file mode 100644 index 0000000..f8c50d9 Binary files /dev/null and b/res/drawable-xxhdpi/abc_ic_voice_search.png differ diff --git a/res/drawable-xxhdpi/abc_ic_voice_search_api_holo_light.png b/res/drawable-xxhdpi/abc_ic_voice_search_api_holo_light.png new file mode 100644 index 0000000..0674795 Binary files /dev/null and b/res/drawable-xxhdpi/abc_ic_voice_search_api_holo_light.png differ diff --git a/res/drawable-xxhdpi/abc_list_divider_holo_dark.9.png b/res/drawable-xxhdpi/abc_list_divider_holo_dark.9.png new file mode 100644 index 0000000..745e866 Binary files /dev/null and b/res/drawable-xxhdpi/abc_list_divider_holo_dark.9.png differ diff --git a/res/drawable-xxhdpi/abc_list_divider_holo_light.9.png b/res/drawable-xxhdpi/abc_list_divider_holo_light.9.png new file mode 100644 index 0000000..af30b86 Binary files /dev/null and b/res/drawable-xxhdpi/abc_list_divider_holo_light.9.png differ diff --git a/res/drawable-xxhdpi/abc_list_focused_holo.9.png b/res/drawable-xxhdpi/abc_list_focused_holo.9.png new file mode 100644 index 0000000..147fc5d Binary files /dev/null and b/res/drawable-xxhdpi/abc_list_focused_holo.9.png differ diff --git a/res/drawable-xxhdpi/abc_list_longpressed_holo.9.png b/res/drawable-xxhdpi/abc_list_longpressed_holo.9.png new file mode 100644 index 0000000..2063d0a Binary files /dev/null and b/res/drawable-xxhdpi/abc_list_longpressed_holo.9.png differ diff --git a/res/drawable-xxhdpi/abc_list_pressed_holo_dark.9.png b/res/drawable-xxhdpi/abc_list_pressed_holo_dark.9.png new file mode 100644 index 0000000..1399f66 Binary files /dev/null and b/res/drawable-xxhdpi/abc_list_pressed_holo_dark.9.png differ diff --git a/res/drawable-xxhdpi/abc_list_pressed_holo_light.9.png b/res/drawable-xxhdpi/abc_list_pressed_holo_light.9.png new file mode 100644 index 0000000..1399f66 Binary files /dev/null and b/res/drawable-xxhdpi/abc_list_pressed_holo_light.9.png differ diff --git a/res/drawable-xxhdpi/abc_list_selector_disabled_holo_dark.9.png b/res/drawable-xxhdpi/abc_list_selector_disabled_holo_dark.9.png new file mode 100644 index 0000000..175b82c Binary files /dev/null and b/res/drawable-xxhdpi/abc_list_selector_disabled_holo_dark.9.png differ diff --git a/res/drawable-xxhdpi/abc_list_selector_disabled_holo_light.9.png b/res/drawable-xxhdpi/abc_list_selector_disabled_holo_light.9.png new file mode 100644 index 0000000..aad8a46 Binary files /dev/null and b/res/drawable-xxhdpi/abc_list_selector_disabled_holo_light.9.png differ diff --git a/res/drawable-xxhdpi/abc_menu_dropdown_panel_holo_dark.9.png b/res/drawable-xxhdpi/abc_menu_dropdown_panel_holo_dark.9.png new file mode 100644 index 0000000..bf98017 Binary files /dev/null and b/res/drawable-xxhdpi/abc_menu_dropdown_panel_holo_dark.9.png differ diff --git a/res/drawable-xxhdpi/abc_menu_dropdown_panel_holo_light.9.png b/res/drawable-xxhdpi/abc_menu_dropdown_panel_holo_light.9.png new file mode 100644 index 0000000..7c72e3e Binary files /dev/null and b/res/drawable-xxhdpi/abc_menu_dropdown_panel_holo_light.9.png differ diff --git a/res/drawable-xxhdpi/abc_menu_hardkey_panel_holo_dark.9.png b/res/drawable-xxhdpi/abc_menu_hardkey_panel_holo_dark.9.png new file mode 100644 index 0000000..31a4caa Binary files /dev/null and b/res/drawable-xxhdpi/abc_menu_hardkey_panel_holo_dark.9.png differ diff --git a/res/drawable-xxhdpi/abc_menu_hardkey_panel_holo_light.9.png b/res/drawable-xxhdpi/abc_menu_hardkey_panel_holo_light.9.png new file mode 100644 index 0000000..f5c18d0 Binary files /dev/null and b/res/drawable-xxhdpi/abc_menu_hardkey_panel_holo_light.9.png differ diff --git a/res/drawable-xxhdpi/abc_spinner_ab_default_holo_dark.9.png b/res/drawable-xxhdpi/abc_spinner_ab_default_holo_dark.9.png new file mode 100644 index 0000000..d293589 Binary files /dev/null and b/res/drawable-xxhdpi/abc_spinner_ab_default_holo_dark.9.png differ diff --git a/res/drawable-xxhdpi/abc_spinner_ab_default_holo_light.9.png b/res/drawable-xxhdpi/abc_spinner_ab_default_holo_light.9.png new file mode 100644 index 0000000..a43e9fe Binary files /dev/null and b/res/drawable-xxhdpi/abc_spinner_ab_default_holo_light.9.png differ diff --git a/res/drawable-xxhdpi/abc_spinner_ab_disabled_holo_dark.9.png b/res/drawable-xxhdpi/abc_spinner_ab_disabled_holo_dark.9.png new file mode 100644 index 0000000..f10f0bf Binary files /dev/null and b/res/drawable-xxhdpi/abc_spinner_ab_disabled_holo_dark.9.png differ diff --git a/res/drawable-xxhdpi/abc_spinner_ab_disabled_holo_light.9.png b/res/drawable-xxhdpi/abc_spinner_ab_disabled_holo_light.9.png new file mode 100644 index 0000000..4f9a3a6 Binary files /dev/null and b/res/drawable-xxhdpi/abc_spinner_ab_disabled_holo_light.9.png differ diff --git a/res/drawable-xxhdpi/abc_spinner_ab_focused_holo_dark.9.png b/res/drawable-xxhdpi/abc_spinner_ab_focused_holo_dark.9.png new file mode 100644 index 0000000..d67dcb3 Binary files /dev/null and b/res/drawable-xxhdpi/abc_spinner_ab_focused_holo_dark.9.png differ diff --git a/res/drawable-xxhdpi/abc_spinner_ab_focused_holo_light.9.png b/res/drawable-xxhdpi/abc_spinner_ab_focused_holo_light.9.png new file mode 100644 index 0000000..0271d6b Binary files /dev/null and b/res/drawable-xxhdpi/abc_spinner_ab_focused_holo_light.9.png differ diff --git a/res/drawable-xxhdpi/abc_spinner_ab_pressed_holo_dark.9.png b/res/drawable-xxhdpi/abc_spinner_ab_pressed_holo_dark.9.png new file mode 100644 index 0000000..72a760a Binary files /dev/null and b/res/drawable-xxhdpi/abc_spinner_ab_pressed_holo_dark.9.png differ diff --git a/res/drawable-xxhdpi/abc_spinner_ab_pressed_holo_light.9.png b/res/drawable-xxhdpi/abc_spinner_ab_pressed_holo_light.9.png new file mode 100644 index 0000000..a129aab Binary files /dev/null and b/res/drawable-xxhdpi/abc_spinner_ab_pressed_holo_light.9.png differ diff --git a/res/drawable-xxhdpi/abc_tab_selected_focused_holo.9.png b/res/drawable-xxhdpi/abc_tab_selected_focused_holo.9.png new file mode 100644 index 0000000..cd15b0a Binary files /dev/null and b/res/drawable-xxhdpi/abc_tab_selected_focused_holo.9.png differ diff --git a/res/drawable-xxhdpi/abc_tab_selected_holo.9.png b/res/drawable-xxhdpi/abc_tab_selected_holo.9.png new file mode 100644 index 0000000..05c642a Binary files /dev/null and b/res/drawable-xxhdpi/abc_tab_selected_holo.9.png differ diff --git a/res/drawable-xxhdpi/abc_tab_selected_pressed_holo.9.png b/res/drawable-xxhdpi/abc_tab_selected_pressed_holo.9.png new file mode 100644 index 0000000..f857a22 Binary files /dev/null and b/res/drawable-xxhdpi/abc_tab_selected_pressed_holo.9.png differ diff --git a/res/drawable-xxhdpi/abc_tab_unselected_pressed_holo.9.png b/res/drawable-xxhdpi/abc_tab_unselected_pressed_holo.9.png new file mode 100644 index 0000000..bc856f9 Binary files /dev/null and b/res/drawable-xxhdpi/abc_tab_unselected_pressed_holo.9.png differ diff --git a/res/drawable-xxhdpi/abc_textfield_search_default_holo_dark.9.png b/res/drawable-xxhdpi/abc_textfield_search_default_holo_dark.9.png new file mode 100644 index 0000000..90932d6 Binary files /dev/null and b/res/drawable-xxhdpi/abc_textfield_search_default_holo_dark.9.png differ diff --git a/res/drawable-xxhdpi/abc_textfield_search_default_holo_light.9.png b/res/drawable-xxhdpi/abc_textfield_search_default_holo_light.9.png new file mode 100644 index 0000000..ae7b369 Binary files /dev/null and b/res/drawable-xxhdpi/abc_textfield_search_default_holo_light.9.png differ diff --git a/res/drawable-xxhdpi/abc_textfield_search_right_default_holo_dark.9.png b/res/drawable-xxhdpi/abc_textfield_search_right_default_holo_dark.9.png new file mode 100644 index 0000000..deba2d5 Binary files /dev/null and b/res/drawable-xxhdpi/abc_textfield_search_right_default_holo_dark.9.png differ diff --git a/res/drawable-xxhdpi/abc_textfield_search_right_default_holo_light.9.png b/res/drawable-xxhdpi/abc_textfield_search_right_default_holo_light.9.png new file mode 100644 index 0000000..ab26e8d Binary files /dev/null and b/res/drawable-xxhdpi/abc_textfield_search_right_default_holo_light.9.png differ diff --git a/res/drawable-xxhdpi/abc_textfield_search_right_selected_holo_dark.9.png b/res/drawable-xxhdpi/abc_textfield_search_right_selected_holo_dark.9.png new file mode 100644 index 0000000..3d5ebca Binary files /dev/null and b/res/drawable-xxhdpi/abc_textfield_search_right_selected_holo_dark.9.png differ diff --git a/res/drawable-xxhdpi/abc_textfield_search_right_selected_holo_light.9.png b/res/drawable-xxhdpi/abc_textfield_search_right_selected_holo_light.9.png new file mode 100644 index 0000000..3d5ebca Binary files /dev/null and b/res/drawable-xxhdpi/abc_textfield_search_right_selected_holo_light.9.png differ diff --git a/res/drawable-xxhdpi/abc_textfield_search_selected_holo_dark.9.png b/res/drawable-xxhdpi/abc_textfield_search_selected_holo_dark.9.png new file mode 100644 index 0000000..c8c2e6e Binary files /dev/null and b/res/drawable-xxhdpi/abc_textfield_search_selected_holo_dark.9.png differ diff --git a/res/drawable-xxhdpi/abc_textfield_search_selected_holo_light.9.png b/res/drawable-xxhdpi/abc_textfield_search_selected_holo_light.9.png new file mode 100644 index 0000000..ebb7c75 Binary files /dev/null and b/res/drawable-xxhdpi/abc_textfield_search_selected_holo_light.9.png differ diff --git a/res/layout-v11/abc_simple_decor.xml b/res/layout-v11/abc_simple_decor.xml new file mode 100644 index 0000000..03a8f10 --- /dev/null +++ b/res/layout-v11/abc_simple_decor.xml @@ -0,0 +1,31 @@ + + + + + + + + diff --git a/res/layout/abc_simple_decor.xml b/res/layout/abc_simple_decor.xml new file mode 100644 index 0000000..78316e8 --- /dev/null +++ b/res/layout/abc_simple_decor.xml @@ -0,0 +1,31 @@ + + + + + + + + diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml index 4c0e286..60e6516 100644 --- a/res/values-el/strings.xml +++ b/res/values-el/strings.xml @@ -27,6 +27,6 @@ "Φωνητική αναζήτηση" "Επιλέξτε κάποια εφαρμογή" "Προβολή όλων" - "Κοινή χρήση με %s" - "Κοινή χρήση με" + "Κοινοποίηση με %s" + "Κοινοποίηση με" diff --git a/res/values-km-rKH/strings.xml b/res/values-km-rKH/strings.xml index 597aec5..df78372 100644 --- a/res/values-km-rKH/strings.xml +++ b/res/values-km-rKH/strings.xml @@ -25,7 +25,7 @@ "សម្អាត​សំណួរ" "ដាក់​​​ស្នើ​សំណួរ" "ការស្វែងរក​សំឡេង" - "ជ្រើស​កម្មវិធី" + "ជ្រើស​កម្មវិធី​​" "មើល​ទាំងអស់" "ចែករំលែក​ជាមួយ %s" "ចែករំលែក​ជាមួយ" diff --git a/res/values-large-v14/themes_base.xml b/res/values-large-v14/themes_base.xml new file mode 100644 index 0000000..d898069 --- /dev/null +++ b/res/values-large-v14/themes_base.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + diff --git a/res/values-xlarge/dimens.xml b/res/values-xlarge/dimens.xml index 6217586..4172442 100644 --- a/res/values-xlarge/dimens.xml +++ b/res/values-xlarge/dimens.xml @@ -39,4 +39,17 @@ 192dip + + 50% + + 70% + + 60% + + 90% + diff --git a/res/values/attrs.xml b/res/values/attrs.xml index 89749c0..e0c8465 100644 --- a/res/values/attrs.xml +++ b/res/values/attrs.xml @@ -32,6 +32,25 @@ + + + + + + + + + + + diff --git a/res/values/dimens.xml b/res/values/dimens.xml index befb9f6..c2cf3a3 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -58,4 +58,18 @@ 32dip + + + 320dp + + 320dp + + 80% + + 100% + diff --git a/res/values/themes.xml b/res/values/themes.xml index 7199f77..f761155 100644 --- a/res/values/themes.xml +++ b/res/values/themes.xml @@ -181,6 +181,13 @@ + + + + + + + + + +