marshmallow changes redone
authorAndy Scherzinger <info@andy-scherzinger.de>
Sat, 28 Nov 2015 10:26:58 +0000 (11:26 +0100)
committerAndy Scherzinger <info@andy-scherzinger.de>
Sat, 28 Nov 2015 10:26:58 +0000 (11:26 +0100)
commitf8ed0f6ae79c9d174dd082d3ac9101a6f8859842
treee748cd2e4888a7f7013e46c6300add9eb0d37fd1
parent4d47f348c3cac7095ee341b8b33aac4ae3cc5320
marshmallow changes redone
356 files changed:
.travis.yml
AndroidManifest.xml
build.gradle
libs/android-support-appcompat-v7-exploded-aar/.classpath
libs/android-support-appcompat-v7-exploded-aar/R.txt
libs/android-support-appcompat-v7-exploded-aar/libs/android-support-v4.jar
libs/android-support-appcompat-v7-exploded-aar/libs/android-support-v7-appcompat.jar
libs/android-support-appcompat-v7-exploded-aar/project.properties
libs/android-support-appcompat-v7-exploded-aar/res/anim/abc_fade_in.xml
libs/android-support-appcompat-v7-exploded-aar/res/anim/abc_fade_out.xml
libs/android-support-appcompat-v7-exploded-aar/res/anim/abc_grow_fade_in_from_bottom.xml
libs/android-support-appcompat-v7-exploded-aar/res/anim/abc_popup_enter.xml
libs/android-support-appcompat-v7-exploded-aar/res/anim/abc_popup_exit.xml
libs/android-support-appcompat-v7-exploded-aar/res/anim/abc_shrink_fade_out_from_bottom.xml
libs/android-support-appcompat-v7-exploded-aar/res/anim/abc_slide_in_bottom.xml
libs/android-support-appcompat-v7-exploded-aar/res/anim/abc_slide_in_top.xml
libs/android-support-appcompat-v7-exploded-aar/res/anim/abc_slide_out_bottom.xml
libs/android-support-appcompat-v7-exploded-aar/res/anim/abc_slide_out_top.xml
libs/android-support-appcompat-v7-exploded-aar/res/color-v11/abc_background_cache_hint_selector_material_dark.xml
libs/android-support-appcompat-v7-exploded-aar/res/color-v11/abc_background_cache_hint_selector_material_light.xml
libs/android-support-appcompat-v7-exploded-aar/res/color-v23/abc_color_highlight_material.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/color/abc_background_cache_hint_selector_material_dark.xml
libs/android-support-appcompat-v7-exploded-aar/res/color/abc_background_cache_hint_selector_material_light.xml
libs/android-support-appcompat-v7-exploded-aar/res/color/abc_primary_text_disable_only_material_dark.xml
libs/android-support-appcompat-v7-exploded-aar/res/color/abc_primary_text_disable_only_material_light.xml
libs/android-support-appcompat-v7-exploded-aar/res/color/abc_primary_text_material_dark.xml
libs/android-support-appcompat-v7-exploded-aar/res/color/abc_primary_text_material_light.xml
libs/android-support-appcompat-v7-exploded-aar/res/color/abc_search_url_text.xml
libs/android-support-appcompat-v7-exploded-aar/res/color/abc_secondary_text_material_dark.xml
libs/android-support-appcompat-v7-exploded-aar/res/color/abc_secondary_text_material_light.xml
libs/android-support-appcompat-v7-exploded-aar/res/color/switch_thumb_material_dark.xml
libs/android-support-appcompat-v7-exploded-aar/res/color/switch_thumb_material_light.xml
libs/android-support-appcompat-v7-exploded-aar/res/drawable-hdpi/abc_scrubber_control_off_mtrl_alpha.png [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-hdpi/abc_scrubber_control_to_pressed_mtrl_000.png [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-hdpi/abc_scrubber_control_to_pressed_mtrl_005.png [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-hdpi/abc_scrubber_primary_mtrl_alpha.9.png [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-hdpi/abc_scrubber_track_mtrl_alpha.9.png [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-hdpi/abc_switch_track_mtrl_alpha.9.png
libs/android-support-appcompat-v7-exploded-aar/res/drawable-hdpi/abc_text_cursor_mtrl_alpha.9.png [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-mdpi/abc_scrubber_control_off_mtrl_alpha.png [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-mdpi/abc_scrubber_control_to_pressed_mtrl_000.png [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-mdpi/abc_scrubber_control_to_pressed_mtrl_005.png [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-mdpi/abc_scrubber_primary_mtrl_alpha.9.png [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-mdpi/abc_scrubber_track_mtrl_alpha.9.png [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-mdpi/abc_switch_track_mtrl_alpha.9.png
libs/android-support-appcompat-v7-exploded-aar/res/drawable-mdpi/abc_text_cursor_mtrl_alpha.9.png [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-v21/abc_action_bar_item_background_material.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-v21/abc_btn_colored_material.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-v23/abc_control_background_material.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-xhdpi/abc_scrubber_control_off_mtrl_alpha.png [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-xhdpi/abc_scrubber_control_to_pressed_mtrl_000.png [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-xhdpi/abc_scrubber_control_to_pressed_mtrl_005.png [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-xhdpi/abc_scrubber_primary_mtrl_alpha.9.png [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-xhdpi/abc_scrubber_track_mtrl_alpha.9.png [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-xhdpi/abc_switch_track_mtrl_alpha.9.png
libs/android-support-appcompat-v7-exploded-aar/res/drawable-xhdpi/abc_text_cursor_mtrl_alpha.9.png [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-xxhdpi/abc_scrubber_control_off_mtrl_alpha.png [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-xxhdpi/abc_scrubber_control_to_pressed_mtrl_000.png [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-xxhdpi/abc_scrubber_control_to_pressed_mtrl_005.png [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-xxhdpi/abc_scrubber_primary_mtrl_alpha.9.png [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-xxhdpi/abc_scrubber_track_mtrl_alpha.9.png [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-xxhdpi/abc_switch_track_mtrl_alpha.9.png
libs/android-support-appcompat-v7-exploded-aar/res/drawable-xxhdpi/abc_text_cursor_mtrl_alpha.9.png [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-xxxhdpi/abc_scrubber_control_to_pressed_mtrl_000.png [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-xxxhdpi/abc_scrubber_control_to_pressed_mtrl_005.png [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable-xxxhdpi/abc_switch_track_mtrl_alpha.9.png
libs/android-support-appcompat-v7-exploded-aar/res/drawable/abc_btn_borderless_material.xml
libs/android-support-appcompat-v7-exploded-aar/res/drawable/abc_btn_check_material.xml
libs/android-support-appcompat-v7-exploded-aar/res/drawable/abc_btn_colored_material.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable/abc_btn_default_mtrl_shape.xml
libs/android-support-appcompat-v7-exploded-aar/res/drawable/abc_btn_radio_material.xml
libs/android-support-appcompat-v7-exploded-aar/res/drawable/abc_cab_background_internal_bg.xml
libs/android-support-appcompat-v7-exploded-aar/res/drawable/abc_cab_background_top_material.xml
libs/android-support-appcompat-v7-exploded-aar/res/drawable/abc_dialog_material_background_dark.xml
libs/android-support-appcompat-v7-exploded-aar/res/drawable/abc_dialog_material_background_light.xml
libs/android-support-appcompat-v7-exploded-aar/res/drawable/abc_edit_text_material.xml
libs/android-support-appcompat-v7-exploded-aar/res/drawable/abc_item_background_holo_dark.xml
libs/android-support-appcompat-v7-exploded-aar/res/drawable/abc_item_background_holo_light.xml
libs/android-support-appcompat-v7-exploded-aar/res/drawable/abc_list_selector_background_transition_holo_dark.xml
libs/android-support-appcompat-v7-exploded-aar/res/drawable/abc_list_selector_background_transition_holo_light.xml
libs/android-support-appcompat-v7-exploded-aar/res/drawable/abc_list_selector_holo_dark.xml
libs/android-support-appcompat-v7-exploded-aar/res/drawable/abc_list_selector_holo_light.xml
libs/android-support-appcompat-v7-exploded-aar/res/drawable/abc_ratingbar_full_material.xml
libs/android-support-appcompat-v7-exploded-aar/res/drawable/abc_seekbar_thumb_material.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable/abc_seekbar_track_material.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable/abc_spinner_textfield_background_material.xml
libs/android-support-appcompat-v7-exploded-aar/res/drawable/abc_switch_thumb_material.xml
libs/android-support-appcompat-v7-exploded-aar/res/drawable/abc_tab_indicator_material.xml
libs/android-support-appcompat-v7-exploded-aar/res/drawable/abc_text_cursor_material.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/drawable/abc_textfield_search_material.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_action_bar_title_item.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_action_bar_up_container.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_action_bar_view_list_nav_layout.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_action_menu_item_layout.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_action_menu_layout.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_action_mode_bar.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_action_mode_close_item_material.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_activity_chooser_view.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_activity_chooser_view_list_item.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_alert_dialog_button_bar_material.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_alert_dialog_material.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_dialog_title_material.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_expanded_menu_layout.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_list_menu_item_checkbox.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_list_menu_item_icon.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_list_menu_item_layout.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_list_menu_item_radio.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_popup_menu_item_layout.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_screen_content_include.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_screen_simple.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_screen_simple_overlay_action_mode.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_screen_toolbar.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_search_dropdown_item_icons_2line.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_search_view.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_select_dialog_material.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/abc_simple_dropdown_hint.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/layout/notification_media_action.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/notification_media_cancel_action.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/notification_template_big_media.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/notification_template_big_media_narrow.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/notification_template_lines.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/notification_template_media.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/notification_template_part_chronometer.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/notification_template_part_time.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/select_dialog_item_material.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/select_dialog_multichoice_material.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/select_dialog_singlechoice_material.xml
libs/android-support-appcompat-v7-exploded-aar/res/layout/support_simple_spinner_dropdown_item.xml
libs/android-support-appcompat-v7-exploded-aar/res/values-af/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-af/values-af.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-am/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-am/values-am.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-ar/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-ar/values-ar.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-az-rAZ/values-az-rAZ.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-bg/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-bg/values-bg.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-bn-rBD/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-bn-rBD/values-bn-rBD.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-ca/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-ca/values-ca.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-cs/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-cs/values-cs.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-da/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-da/values-da.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-de/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-de/values-de.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-el/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-el/values-el.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-en-rAU/values-en-rAU.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-en-rGB/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-en-rGB/values-en-rGB.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-en-rIN/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-en-rIN/values-en-rIN.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-es-rUS/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-es-rUS/values-es-rUS.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-es/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-es/values-es.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-et-rEE/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-et-rEE/values-et-rEE.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-eu-rES/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-eu-rES/values-eu-rES.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-fa/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-fa/values-fa.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-fi/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-fi/values-fi.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-fr-rCA/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-fr-rCA/values-fr-rCA.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-fr/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-fr/values-fr.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-gl-rES/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-gl-rES/values-gl-rES.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-gu-rIN/values-gu-rIN.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-h320dp/values-h320dp.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-h720dp/dimens.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-h720dp/values-h720dp.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-hdpi/styles_base.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-hdpi/values-hdpi.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-hi/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-hi/values-hi.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-hr/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-hr/values-hr.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-hu/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-hu/values-hu.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-hy-rAM/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-hy-rAM/values-hy-rAM.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-in/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-in/values-in.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-is-rIS/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-is-rIS/values-is-rIS.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-it/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-it/values-it.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-iw/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-iw/values-iw.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-ja/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-ja/values-ja.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-ka-rGE/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-ka-rGE/values-ka-rGE.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-kk-rKZ/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-kk-rKZ/values-kk-rKZ.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-km-rKH/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-km-rKH/values-km-rKH.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-kn-rIN/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-kn-rIN/values-kn-rIN.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-ko/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-ko/values-ko.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-ky-rKG/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-ky-rKG/values-ky-rKG.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-land/bools.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-land/config.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-land/dimens.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-land/dimens_material.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-land/values-land.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-large/bools.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-large/config.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-large/dimens.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-large/themes_base.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-large/values-large.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-ldltr-v21/values-ldltr-v21.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-ldrtl-v23/values-ldrtl-v23.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-lo-rLA/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-lo-rLA/values-lo-rLA.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-lt/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-lt/values-lt.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-lv/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-lv/values-lv.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-mk-rMK/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-mk-rMK/values-mk-rMK.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-ml-rIN/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-ml-rIN/values-ml-rIN.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-mn-rMN/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-mn-rMN/values-mn-rMN.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-mr-rIN/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-mr-rIN/values-mr-rIN.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-ms-rMY/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-ms-rMY/values-ms-rMY.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-my-rMM/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-my-rMM/values-my-rMM.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-nb/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-nb/values-nb.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-ne-rNP/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-ne-rNP/values-ne-rNP.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-nl/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-nl/values-nl.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-pa-rIN/values-pa-rIN.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-pl/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-pl/values-pl.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-port/bools.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-port/values-port.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-pt-rBR/values-pt-rBR.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-pt-rPT/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-pt-rPT/values-pt-rPT.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-pt/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-pt/values-pt.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-ro/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-ro/values-ro.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-ru/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-ru/values-ru.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-si-rLK/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-si-rLK/values-si-rLK.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-sk/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-sk/values-sk.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-sl/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-sl/values-sl.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-sq-rAL/values-sq-rAL.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-sr/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-sr/values-sr.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-sv/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-sv/values-sv.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-sw/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-sw/values-sw.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-sw600dp/config.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-sw600dp/dimens.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-sw600dp/values-sw600dp.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-ta-rIN/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-ta-rIN/values-ta-rIN.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-te-rIN/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-te-rIN/values-te-rIN.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-th/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-th/values-th.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-tl/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-tl/values-tl.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-tr/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-tr/values-tr.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-uk/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-uk/values-uk.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-ur-rPK/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-ur-rPK/values-ur-rPK.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-uz-rUZ/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-uz-rUZ/values-uz-rUZ.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-v11/styles_base.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-v11/styles_base_text.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-v11/themes_base.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-v11/values-v11.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-v12/styles_base.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-v12/values-v12.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-v14/styles.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-v14/styles_base_text.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-v14/themes_base.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-v14/values-v14.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-v17/styles_rtl.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-v17/values-v17.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-v18/dimens.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-v18/values-v18.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-v21/styles_base.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-v21/styles_base_text.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-v21/themes_base.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-v21/values-v21.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-v22/values-v22.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-v23/values-v23.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-vi/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-vi/values-vi.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-w360dp/dimens.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-w360dp/values-w360dp.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-w480dp/bools.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-w480dp/config.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-w480dp/values-w480dp.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-w500dp/dimens.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-w500dp/values-w500dp.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-w600dp/dimens.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-w600dp/values-w600dp.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-w720dp/bools.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-w720dp/values-w720dp.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-xlarge-land/dimens.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-xlarge-land/values-xlarge-land.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-xlarge/bools.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-xlarge/dimens.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-xlarge/values-xlarge.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-zh-rCN/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-zh-rCN/values-zh-rCN.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-zh-rHK/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-zh-rHK/values-zh-rHK.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-zh-rTW/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-zh-rTW/values-zh-rTW.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values-zu/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values-zu/values-zu.xml [new file with mode: 0644]
libs/android-support-appcompat-v7-exploded-aar/res/values/attrs.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values/bools.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values/colors.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values/colors_material.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values/config.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values/dimens.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values/dimens_material.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values/ids.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values/strings.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values/styles.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values/styles_base.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values/styles_base_text.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values/styles_rtl.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values/themes.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values/themes_base.xml [deleted file]
libs/android-support-appcompat-v7-exploded-aar/res/values/values.xml [new file with mode: 0644]
libs/org.apache.http.legacy.jar [new file with mode: 0644]
project.properties
setup_env.bat
setup_env.sh