├── .classpath
├── .gitignore
├── .project
├── AndroidManifest.xml
├── License.txt
├── README.md
├── libs
├── android-support-v4.jar
├── android-support-v7-appcompat.jar
└── appcompat_v7
│ ├── .classpath
│ ├── .project
│ ├── AndroidManifest.xml
│ ├── README.txt
│ ├── libs
│ ├── android-support-v4.jar
│ └── android-support-v7-appcompat.jar
│ ├── project.properties
│ ├── res
│ ├── anim
│ │ ├── abc_fade_in.xml
│ │ ├── abc_fade_out.xml
│ │ ├── abc_slide_in_bottom.xml
│ │ ├── abc_slide_in_top.xml
│ │ ├── abc_slide_out_bottom.xml
│ │ └── abc_slide_out_top.xml
│ ├── color
│ │ └── abc_search_url_text_holo.xml
│ ├── drawable-hdpi
│ │ ├── abc_ab_bottom_solid_dark_holo.9.png
│ │ ├── abc_ab_bottom_solid_light_holo.9.png
│ │ ├── abc_ab_bottom_transparent_dark_holo.9.png
│ │ ├── abc_ab_bottom_transparent_light_holo.9.png
│ │ ├── abc_ab_share_pack_holo_dark.9.png
│ │ ├── abc_ab_share_pack_holo_light.9.png
│ │ ├── abc_ab_solid_dark_holo.9.png
│ │ ├── abc_ab_solid_light_holo.9.png
│ │ ├── abc_ab_stacked_solid_dark_holo.9.png
│ │ ├── abc_ab_stacked_solid_light_holo.9.png
│ │ ├── abc_ab_stacked_transparent_dark_holo.9.png
│ │ ├── abc_ab_stacked_transparent_light_holo.9.png
│ │ ├── abc_ab_transparent_dark_holo.9.png
│ │ ├── abc_ab_transparent_light_holo.9.png
│ │ ├── abc_cab_background_bottom_holo_dark.9.png
│ │ ├── abc_cab_background_bottom_holo_light.9.png
│ │ ├── abc_cab_background_top_holo_dark.9.png
│ │ ├── abc_cab_background_top_holo_light.9.png
│ │ ├── abc_ic_ab_back_holo_dark.png
│ │ ├── abc_ic_ab_back_holo_light.png
│ │ ├── abc_ic_cab_done_holo_dark.png
│ │ ├── abc_ic_cab_done_holo_light.png
│ │ ├── abc_ic_clear_disabled.png
│ │ ├── abc_ic_clear_normal.png
│ │ ├── abc_ic_clear_search_api_disabled_holo_light.png
│ │ ├── abc_ic_clear_search_api_holo_light.png
│ │ ├── abc_ic_commit_search_api_holo_dark.png
│ │ ├── abc_ic_commit_search_api_holo_light.png
│ │ ├── abc_ic_go.png
│ │ ├── abc_ic_go_search_api_holo_light.png
│ │ ├── abc_ic_menu_moreoverflow_normal_holo_dark.png
│ │ ├── abc_ic_menu_moreoverflow_normal_holo_light.png
│ │ ├── abc_ic_menu_share_holo_dark.png
│ │ ├── abc_ic_menu_share_holo_light.png
│ │ ├── abc_ic_search.png
│ │ ├── abc_ic_search_api_holo_light.png
│ │ ├── abc_ic_voice_search.png
│ │ ├── abc_ic_voice_search_api_holo_light.png
│ │ ├── abc_list_divider_holo_dark.9.png
│ │ ├── abc_list_divider_holo_light.9.png
│ │ ├── abc_list_focused_holo.9.png
│ │ ├── abc_list_longpressed_holo.9.png
│ │ ├── abc_list_pressed_holo_dark.9.png
│ │ ├── abc_list_pressed_holo_light.9.png
│ │ ├── abc_list_selector_disabled_holo_dark.9.png
│ │ ├── abc_list_selector_disabled_holo_light.9.png
│ │ ├── abc_menu_dropdown_panel_holo_dark.9.png
│ │ ├── abc_menu_dropdown_panel_holo_light.9.png
│ │ ├── abc_menu_hardkey_panel_holo_dark.9.png
│ │ ├── abc_menu_hardkey_panel_holo_light.9.png
│ │ ├── abc_spinner_ab_default_holo_dark.9.png
│ │ ├── abc_spinner_ab_default_holo_light.9.png
│ │ ├── abc_spinner_ab_disabled_holo_dark.9.png
│ │ ├── abc_spinner_ab_disabled_holo_light.9.png
│ │ ├── abc_spinner_ab_focused_holo_dark.9.png
│ │ ├── abc_spinner_ab_focused_holo_light.9.png
│ │ ├── abc_spinner_ab_pressed_holo_dark.9.png
│ │ ├── abc_spinner_ab_pressed_holo_light.9.png
│ │ ├── abc_tab_selected_focused_holo.9.png
│ │ ├── abc_tab_selected_holo.9.png
│ │ ├── abc_tab_selected_pressed_holo.9.png
│ │ ├── abc_tab_unselected_pressed_holo.9.png
│ │ ├── abc_textfield_search_default_holo_dark.9.png
│ │ ├── abc_textfield_search_default_holo_light.9.png
│ │ ├── abc_textfield_search_right_default_holo_dark.9.png
│ │ ├── abc_textfield_search_right_default_holo_light.9.png
│ │ ├── abc_textfield_search_right_selected_holo_dark.9.png
│ │ ├── abc_textfield_search_right_selected_holo_light.9.png
│ │ ├── abc_textfield_search_selected_holo_dark.9.png
│ │ └── abc_textfield_search_selected_holo_light.9.png
│ ├── drawable-mdpi
│ │ ├── abc_ab_bottom_solid_dark_holo.9.png
│ │ ├── abc_ab_bottom_solid_light_holo.9.png
│ │ ├── abc_ab_bottom_transparent_dark_holo.9.png
│ │ ├── abc_ab_bottom_transparent_light_holo.9.png
│ │ ├── abc_ab_share_pack_holo_dark.9.png
│ │ ├── abc_ab_share_pack_holo_light.9.png
│ │ ├── abc_ab_solid_dark_holo.9.png
│ │ ├── abc_ab_solid_light_holo.9.png
│ │ ├── abc_ab_stacked_solid_dark_holo.9.png
│ │ ├── abc_ab_stacked_solid_light_holo.9.png
│ │ ├── abc_ab_stacked_transparent_dark_holo.9.png
│ │ ├── abc_ab_stacked_transparent_light_holo.9.png
│ │ ├── abc_ab_transparent_dark_holo.9.png
│ │ ├── abc_ab_transparent_light_holo.9.png
│ │ ├── abc_cab_background_bottom_holo_dark.9.png
│ │ ├── abc_cab_background_bottom_holo_light.9.png
│ │ ├── abc_cab_background_top_holo_dark.9.png
│ │ ├── abc_cab_background_top_holo_light.9.png
│ │ ├── abc_ic_ab_back_holo_dark.png
│ │ ├── abc_ic_ab_back_holo_light.png
│ │ ├── abc_ic_cab_done_holo_dark.png
│ │ ├── abc_ic_cab_done_holo_light.png
│ │ ├── abc_ic_clear_disabled.png
│ │ ├── abc_ic_clear_normal.png
│ │ ├── abc_ic_clear_search_api_disabled_holo_light.png
│ │ ├── abc_ic_clear_search_api_holo_light.png
│ │ ├── abc_ic_commit_search_api_holo_dark.png
│ │ ├── abc_ic_commit_search_api_holo_light.png
│ │ ├── abc_ic_go.png
│ │ ├── abc_ic_go_search_api_holo_light.png
│ │ ├── abc_ic_menu_moreoverflow_normal_holo_dark.png
│ │ ├── abc_ic_menu_moreoverflow_normal_holo_light.png
│ │ ├── abc_ic_menu_share_holo_dark.png
│ │ ├── abc_ic_menu_share_holo_light.png
│ │ ├── abc_ic_search.png
│ │ ├── abc_ic_search_api_holo_light.png
│ │ ├── abc_ic_voice_search.png
│ │ ├── abc_ic_voice_search_api_holo_light.png
│ │ ├── abc_list_divider_holo_dark.9.png
│ │ ├── abc_list_divider_holo_light.9.png
│ │ ├── abc_list_focused_holo.9.png
│ │ ├── abc_list_longpressed_holo.9.png
│ │ ├── abc_list_pressed_holo_dark.9.png
│ │ ├── abc_list_pressed_holo_light.9.png
│ │ ├── abc_list_selector_disabled_holo_dark.9.png
│ │ ├── abc_list_selector_disabled_holo_light.9.png
│ │ ├── abc_menu_dropdown_panel_holo_dark.9.png
│ │ ├── abc_menu_dropdown_panel_holo_light.9.png
│ │ ├── abc_menu_hardkey_panel_holo_dark.9.png
│ │ ├── abc_menu_hardkey_panel_holo_light.9.png
│ │ ├── abc_spinner_ab_default_holo_dark.9.png
│ │ ├── abc_spinner_ab_default_holo_light.9.png
│ │ ├── abc_spinner_ab_disabled_holo_dark.9.png
│ │ ├── abc_spinner_ab_disabled_holo_light.9.png
│ │ ├── abc_spinner_ab_focused_holo_dark.9.png
│ │ ├── abc_spinner_ab_focused_holo_light.9.png
│ │ ├── abc_spinner_ab_pressed_holo_dark.9.png
│ │ ├── abc_spinner_ab_pressed_holo_light.9.png
│ │ ├── abc_tab_selected_focused_holo.9.png
│ │ ├── abc_tab_selected_holo.9.png
│ │ ├── abc_tab_selected_pressed_holo.9.png
│ │ ├── abc_tab_unselected_pressed_holo.9.png
│ │ ├── abc_textfield_search_default_holo_dark.9.png
│ │ ├── abc_textfield_search_default_holo_light.9.png
│ │ ├── abc_textfield_search_right_default_holo_dark.9.png
│ │ ├── abc_textfield_search_right_default_holo_light.9.png
│ │ ├── abc_textfield_search_right_selected_holo_dark.9.png
│ │ ├── abc_textfield_search_right_selected_holo_light.9.png
│ │ ├── abc_textfield_search_selected_holo_dark.9.png
│ │ └── abc_textfield_search_selected_holo_light.9.png
│ ├── drawable-xhdpi
│ │ ├── abc_ab_bottom_solid_dark_holo.9.png
│ │ ├── abc_ab_bottom_solid_light_holo.9.png
│ │ ├── abc_ab_bottom_transparent_dark_holo.9.png
│ │ ├── abc_ab_bottom_transparent_light_holo.9.png
│ │ ├── abc_ab_share_pack_holo_dark.9.png
│ │ ├── abc_ab_share_pack_holo_light.9.png
│ │ ├── abc_ab_solid_dark_holo.9.png
│ │ ├── abc_ab_solid_light_holo.9.png
│ │ ├── abc_ab_stacked_solid_dark_holo.9.png
│ │ ├── abc_ab_stacked_solid_light_holo.9.png
│ │ ├── abc_ab_stacked_transparent_dark_holo.9.png
│ │ ├── abc_ab_stacked_transparent_light_holo.9.png
│ │ ├── abc_ab_transparent_dark_holo.9.png
│ │ ├── abc_ab_transparent_light_holo.9.png
│ │ ├── abc_cab_background_bottom_holo_dark.9.png
│ │ ├── abc_cab_background_bottom_holo_light.9.png
│ │ ├── abc_cab_background_top_holo_dark.9.png
│ │ ├── abc_cab_background_top_holo_light.9.png
│ │ ├── abc_ic_ab_back_holo_dark.png
│ │ ├── abc_ic_ab_back_holo_light.png
│ │ ├── abc_ic_cab_done_holo_dark.png
│ │ ├── abc_ic_cab_done_holo_light.png
│ │ ├── abc_ic_clear_disabled.png
│ │ ├── abc_ic_clear_normal.png
│ │ ├── abc_ic_clear_search_api_disabled_holo_light.png
│ │ ├── abc_ic_clear_search_api_holo_light.png
│ │ ├── abc_ic_commit_search_api_holo_dark.png
│ │ ├── abc_ic_commit_search_api_holo_light.png
│ │ ├── abc_ic_go.png
│ │ ├── abc_ic_go_search_api_holo_light.png
│ │ ├── abc_ic_menu_moreoverflow_normal_holo_dark.png
│ │ ├── abc_ic_menu_moreoverflow_normal_holo_light.png
│ │ ├── abc_ic_menu_share_holo_dark.png
│ │ ├── abc_ic_menu_share_holo_light.png
│ │ ├── abc_ic_search.png
│ │ ├── abc_ic_search_api_holo_light.png
│ │ ├── abc_ic_voice_search.png
│ │ ├── abc_ic_voice_search_api_holo_light.png
│ │ ├── abc_list_divider_holo_dark.9.png
│ │ ├── abc_list_divider_holo_light.9.png
│ │ ├── abc_list_focused_holo.9.png
│ │ ├── abc_list_longpressed_holo.9.png
│ │ ├── abc_list_pressed_holo_dark.9.png
│ │ ├── abc_list_pressed_holo_light.9.png
│ │ ├── abc_list_selector_disabled_holo_dark.9.png
│ │ ├── abc_list_selector_disabled_holo_light.9.png
│ │ ├── abc_menu_dropdown_panel_holo_dark.9.png
│ │ ├── abc_menu_dropdown_panel_holo_light.9.png
│ │ ├── abc_menu_hardkey_panel_holo_dark.9.png
│ │ ├── abc_menu_hardkey_panel_holo_light.9.png
│ │ ├── abc_spinner_ab_default_holo_dark.9.png
│ │ ├── abc_spinner_ab_default_holo_light.9.png
│ │ ├── abc_spinner_ab_disabled_holo_dark.9.png
│ │ ├── abc_spinner_ab_disabled_holo_light.9.png
│ │ ├── abc_spinner_ab_focused_holo_dark.9.png
│ │ ├── abc_spinner_ab_focused_holo_light.9.png
│ │ ├── abc_spinner_ab_pressed_holo_dark.9.png
│ │ ├── abc_spinner_ab_pressed_holo_light.9.png
│ │ ├── abc_tab_selected_focused_holo.9.png
│ │ ├── abc_tab_selected_holo.9.png
│ │ ├── abc_tab_selected_pressed_holo.9.png
│ │ ├── abc_tab_unselected_pressed_holo.9.png
│ │ ├── abc_textfield_search_default_holo_dark.9.png
│ │ ├── abc_textfield_search_default_holo_light.9.png
│ │ ├── abc_textfield_search_right_default_holo_dark.9.png
│ │ ├── abc_textfield_search_right_default_holo_light.9.png
│ │ ├── abc_textfield_search_right_selected_holo_dark.9.png
│ │ ├── abc_textfield_search_right_selected_holo_light.9.png
│ │ ├── abc_textfield_search_selected_holo_dark.9.png
│ │ └── abc_textfield_search_selected_holo_light.9.png
│ ├── drawable-xxhdpi
│ │ ├── abc_ab_bottom_solid_dark_holo.9.png
│ │ ├── abc_ab_bottom_solid_light_holo.9.png
│ │ ├── abc_ab_bottom_transparent_dark_holo.9.png
│ │ ├── abc_ab_bottom_transparent_light_holo.9.png
│ │ ├── abc_ab_share_pack_holo_dark.9.png
│ │ ├── abc_ab_share_pack_holo_light.9.png
│ │ ├── abc_ab_solid_dark_holo.9.png
│ │ ├── abc_ab_solid_light_holo.9.png
│ │ ├── abc_ab_stacked_solid_dark_holo.9.png
│ │ ├── abc_ab_stacked_solid_light_holo.9.png
│ │ ├── abc_ab_stacked_transparent_dark_holo.9.png
│ │ ├── abc_ab_stacked_transparent_light_holo.9.png
│ │ ├── abc_ab_transparent_dark_holo.9.png
│ │ ├── abc_ab_transparent_light_holo.9.png
│ │ ├── abc_cab_background_bottom_holo_dark.9.png
│ │ ├── abc_cab_background_bottom_holo_light.9.png
│ │ ├── abc_cab_background_top_holo_dark.9.png
│ │ ├── abc_cab_background_top_holo_light.9.png
│ │ ├── abc_ic_ab_back_holo_dark.png
│ │ ├── abc_ic_ab_back_holo_light.png
│ │ ├── abc_ic_cab_done_holo_dark.png
│ │ ├── abc_ic_cab_done_holo_light.png
│ │ ├── abc_ic_clear_disabled.png
│ │ ├── abc_ic_clear_normal.png
│ │ ├── abc_ic_clear_search_api_disabled_holo_light.png
│ │ ├── abc_ic_clear_search_api_holo_light.png
│ │ ├── abc_ic_commit_search_api_holo_dark.png
│ │ ├── abc_ic_commit_search_api_holo_light.png
│ │ ├── abc_ic_go.png
│ │ ├── abc_ic_go_search_api_holo_light.png
│ │ ├── abc_ic_menu_moreoverflow_normal_holo_dark.png
│ │ ├── abc_ic_menu_moreoverflow_normal_holo_light.png
│ │ ├── abc_ic_menu_share_holo_dark.png
│ │ ├── abc_ic_menu_share_holo_light.png
│ │ ├── abc_ic_search.png
│ │ ├── abc_ic_search_api_holo_light.png
│ │ ├── abc_ic_voice_search.png
│ │ ├── abc_ic_voice_search_api_holo_light.png
│ │ ├── abc_list_divider_holo_dark.9.png
│ │ ├── abc_list_divider_holo_light.9.png
│ │ ├── abc_list_focused_holo.9.png
│ │ ├── abc_list_longpressed_holo.9.png
│ │ ├── abc_list_pressed_holo_dark.9.png
│ │ ├── abc_list_pressed_holo_light.9.png
│ │ ├── abc_list_selector_disabled_holo_dark.9.png
│ │ ├── abc_list_selector_disabled_holo_light.9.png
│ │ ├── abc_menu_dropdown_panel_holo_dark.9.png
│ │ ├── abc_menu_dropdown_panel_holo_light.9.png
│ │ ├── abc_menu_hardkey_panel_holo_dark.9.png
│ │ ├── abc_menu_hardkey_panel_holo_light.9.png
│ │ ├── abc_spinner_ab_default_holo_dark.9.png
│ │ ├── abc_spinner_ab_default_holo_light.9.png
│ │ ├── abc_spinner_ab_disabled_holo_dark.9.png
│ │ ├── abc_spinner_ab_disabled_holo_light.9.png
│ │ ├── abc_spinner_ab_focused_holo_dark.9.png
│ │ ├── abc_spinner_ab_focused_holo_light.9.png
│ │ ├── abc_spinner_ab_pressed_holo_dark.9.png
│ │ ├── abc_spinner_ab_pressed_holo_light.9.png
│ │ ├── abc_tab_selected_focused_holo.9.png
│ │ ├── abc_tab_selected_holo.9.png
│ │ ├── abc_tab_selected_pressed_holo.9.png
│ │ ├── abc_tab_unselected_pressed_holo.9.png
│ │ ├── abc_textfield_search_default_holo_dark.9.png
│ │ ├── abc_textfield_search_default_holo_light.9.png
│ │ ├── abc_textfield_search_right_default_holo_dark.9.png
│ │ ├── abc_textfield_search_right_default_holo_light.9.png
│ │ ├── abc_textfield_search_right_selected_holo_dark.9.png
│ │ ├── abc_textfield_search_right_selected_holo_light.9.png
│ │ ├── abc_textfield_search_selected_holo_dark.9.png
│ │ └── abc_textfield_search_selected_holo_light.9.png
│ ├── drawable
│ │ ├── abc_ic_clear.xml
│ │ ├── abc_ic_clear_holo_light.xml
│ │ ├── abc_item_background_holo_dark.xml
│ │ ├── abc_item_background_holo_light.xml
│ │ ├── abc_list_selector_background_transition_holo_dark.xml
│ │ ├── abc_list_selector_background_transition_holo_light.xml
│ │ ├── abc_list_selector_holo_dark.xml
│ │ ├── abc_list_selector_holo_light.xml
│ │ ├── abc_search_dropdown_dark.xml
│ │ ├── abc_search_dropdown_light.xml
│ │ ├── abc_spinner_ab_holo_dark.xml
│ │ ├── abc_spinner_ab_holo_light.xml
│ │ ├── abc_tab_indicator_ab_holo.xml
│ │ ├── abc_textfield_searchview_holo_dark.xml
│ │ ├── abc_textfield_searchview_holo_light.xml
│ │ ├── abc_textfield_searchview_right_holo_dark.xml
│ │ └── abc_textfield_searchview_right_holo_light.xml
│ ├── layout-v11
│ │ ├── abc_action_bar_decor.xml
│ │ └── abc_simple_decor.xml
│ ├── layout-v14
│ │ └── abc_activity_chooser_view.xml
│ ├── layout
│ │ ├── abc_action_bar_decor.xml
│ │ ├── abc_action_bar_decor_include.xml
│ │ ├── abc_action_bar_decor_overlay.xml
│ │ ├── abc_action_bar_home.xml
│ │ ├── abc_action_bar_tab.xml
│ │ ├── abc_action_bar_tabbar.xml
│ │ ├── abc_action_bar_title_item.xml
│ │ ├── abc_action_bar_view_list_nav_layout.xml
│ │ ├── abc_action_menu_item_layout.xml
│ │ ├── abc_action_menu_layout.xml
│ │ ├── abc_action_mode_bar.xml
│ │ ├── abc_action_mode_close_item.xml
│ │ ├── abc_activity_chooser_view.xml
│ │ ├── abc_activity_chooser_view_include.xml
│ │ ├── abc_activity_chooser_view_list_item.xml
│ │ ├── abc_expanded_menu_layout.xml
│ │ ├── abc_list_menu_item_checkbox.xml
│ │ ├── abc_list_menu_item_icon.xml
│ │ ├── abc_list_menu_item_layout.xml
│ │ ├── abc_list_menu_item_radio.xml
│ │ ├── abc_popup_menu_item_layout.xml
│ │ ├── abc_search_dropdown_item_icons_2line.xml
│ │ ├── abc_search_view.xml
│ │ ├── abc_simple_decor.xml
│ │ └── support_simple_spinner_dropdown_item.xml
│ ├── values-af
│ │ └── strings.xml
│ ├── values-am
│ │ └── strings.xml
│ ├── values-ar
│ │ └── strings.xml
│ ├── values-bg
│ │ └── strings.xml
│ ├── values-ca
│ │ └── strings.xml
│ ├── values-cs
│ │ └── strings.xml
│ ├── values-da
│ │ └── strings.xml
│ ├── values-de
│ │ └── strings.xml
│ ├── values-el
│ │ └── strings.xml
│ ├── values-en-rGB
│ │ └── strings.xml
│ ├── values-en-rIN
│ │ └── strings.xml
│ ├── values-es-rUS
│ │ └── strings.xml
│ ├── values-es
│ │ └── strings.xml
│ ├── values-et-rEE
│ │ └── strings.xml
│ ├── values-fa
│ │ └── strings.xml
│ ├── values-fi
│ │ └── strings.xml
│ ├── values-fr-rCA
│ │ └── strings.xml
│ ├── values-fr
│ │ └── strings.xml
│ ├── values-hi
│ │ └── strings.xml
│ ├── values-hr
│ │ └── strings.xml
│ ├── values-hu
│ │ └── strings.xml
│ ├── values-hy-rAM
│ │ └── strings.xml
│ ├── values-in
│ │ └── strings.xml
│ ├── values-it
│ │ └── strings.xml
│ ├── values-iw
│ │ └── strings.xml
│ ├── values-ja
│ │ └── strings.xml
│ ├── values-ka-rGE
│ │ └── strings.xml
│ ├── values-km-rKH
│ │ └── strings.xml
│ ├── values-ko
│ │ └── strings.xml
│ ├── values-land
│ │ ├── bools.xml
│ │ ├── config.xml
│ │ └── dimens.xml
│ ├── values-large-v14
│ │ └── themes_base.xml
│ ├── values-large
│ │ ├── bools.xml
│ │ ├── config.xml
│ │ ├── dimens.xml
│ │ └── themes_base.xml
│ ├── values-lo-rLA
│ │ └── strings.xml
│ ├── values-lt
│ │ └── strings.xml
│ ├── values-lv
│ │ └── strings.xml
│ ├── values-mn-rMN
│ │ └── strings.xml
│ ├── values-ms-rMY
│ │ └── strings.xml
│ ├── values-nb
│ │ └── strings.xml
│ ├── values-nl
│ │ └── strings.xml
│ ├── values-pl
│ │ └── strings.xml
│ ├── values-pt-rPT
│ │ └── strings.xml
│ ├── values-pt
│ │ └── strings.xml
│ ├── values-ro
│ │ └── strings.xml
│ ├── values-ru
│ │ └── strings.xml
│ ├── values-sk
│ │ └── strings.xml
│ ├── values-sl
│ │ └── strings.xml
│ ├── values-sr
│ │ └── strings.xml
│ ├── values-sv
│ │ └── strings.xml
│ ├── values-sw
│ │ └── strings.xml
│ ├── values-sw600dp
│ │ ├── config.xml
│ │ └── dimens.xml
│ ├── values-th
│ │ └── strings.xml
│ ├── values-tl
│ │ └── strings.xml
│ ├── values-tr
│ │ └── strings.xml
│ ├── values-uk
│ │ └── strings.xml
│ ├── values-v11
│ │ ├── styles_base.xml
│ │ └── themes_base.xml
│ ├── values-v14
│ │ ├── styles_base.xml
│ │ └── themes_base.xml
│ ├── values-vi
│ │ └── strings.xml
│ ├── values-w360dp
│ │ └── dimens.xml
│ ├── values-w480dp
│ │ ├── bools.xml
│ │ └── config.xml
│ ├── values-w500dp
│ │ └── dimens.xml
│ ├── values-w600dp
│ │ └── dimens.xml
│ ├── values-w720dp
│ │ └── bools.xml
│ ├── values-xlarge
│ │ ├── bools.xml
│ │ └── dimens.xml
│ ├── values-zh-rCN
│ │ └── strings.xml
│ ├── values-zh-rHK
│ │ └── strings.xml
│ ├── values-zh-rTW
│ │ └── strings.xml
│ ├── values-zu
│ │ └── strings.xml
│ └── values
│ │ ├── attrs.xml
│ │ ├── bools.xml
│ │ ├── colors.xml
│ │ ├── config.xml
│ │ ├── dimens.xml
│ │ ├── ids.xml
│ │ ├── strings.xml
│ │ ├── styles.xml
│ │ ├── styles_base.xml
│ │ ├── themes.xml
│ │ └── themes_base.xml
│ └── src
│ └── .readme
├── lint.xml
├── proguard-project.txt
├── project.properties
├── res
├── anim
│ ├── hold.xml
│ ├── slide_in.xml
│ └── slide_out.xml
├── drawable-hdpi
│ ├── ic_action_close_dark.png
│ ├── ic_action_close_light.png
│ ├── ic_back_arrow.png
│ ├── ic_back_arrow_dark.png
│ ├── ic_back_arrow_light.png
│ ├── ic_launcher.png
│ ├── ic_notebook_dark.png
│ ├── ic_notebook_light.png
│ ├── ic_section_dark.png
│ ├── ic_section_group_dark.png
│ ├── ic_section_group_light.png
│ └── ic_section_light.png
├── drawable-ldpi
│ ├── ic_action_close_dark.png
│ └── ic_action_close_light.png
├── drawable-mdpi
│ ├── ic_action_close_dark.png
│ ├── ic_action_close_light.png
│ ├── ic_back_arrow.png
│ ├── ic_back_arrow_dark.png
│ ├── ic_back_arrow_light.png
│ ├── ic_launcher.png
│ ├── ic_notebook_dark.png
│ ├── ic_notebook_light.png
│ ├── ic_section_dark.png
│ ├── ic_section_group_dark.png
│ ├── ic_section_group_light.png
│ └── ic_section_light.png
├── drawable-xhdpi
│ ├── ic_action_close_dark.png
│ ├── ic_action_close_light.png
│ ├── ic_back_arrow.png
│ ├── ic_back_arrow_dark.png
│ ├── ic_back_arrow_light.png
│ ├── ic_launcher.png
│ ├── ic_notebook_dark.png
│ ├── ic_notebook_light.png
│ ├── ic_section_dark.png
│ ├── ic_section_group_dark.png
│ ├── ic_section_group_light.png
│ └── ic_section_light.png
├── drawable-xxhdpi
│ ├── ic_back_arrow.png
│ ├── ic_back_arrow_dark.png
│ ├── ic_back_arrow_light.png
│ └── ic_launcher.png
├── layout
│ ├── activity_onenote_picker.xml
│ ├── fragment_picker_list.xml
│ └── list_item_entry.xml
├── menu
│ └── menu_onenote_picker.xml
├── values-w820dp
│ └── dimens.xml
└── values
│ ├── attrs.xml
│ ├── dimens.xml
│ ├── strings.xml
│ ├── styles.xml
│ └── themes.xml
└── src
└── com
└── microsoft
└── onenote
└── pickerlib
├── ApiAsyncResponse.java
├── ApiController.java
├── ApiException.java
├── ApiNotebookResponse.java
├── ApiRequest.java
├── ApiRequestAsyncTask.java
├── ApiRequestEndpoint.java
├── ApiResponse.java
├── ApiSectionGroupResponse.java
├── ApiSectionResponse.java
├── OneNotePickerActivity.java
├── OneNotePickerThemeColor.java
├── UiActionBarSettings.java
├── UiPickerItemModel.java
├── UiPickerItemType.java
├── UiPickerListAdapter.java
└── UiUtility.java
/.classpath:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/.gitignore:
--------------------------------------------------------------------------------
1 | # built application files
2 | *.apk
3 | *.ap_
4 |
5 | # files for the dex VM
6 | *.dex
7 |
8 | # Java class files
9 | *.class
10 |
11 | # generated files
12 | bin/
13 | gen/
14 |
15 | # Local configuration file (sdk path, etc)
16 | local.properties
17 | .settings/
18 |
19 | # Proguard folder generated by Eclipse
20 | proguard/
21 |
22 | # Intellij project files
23 | *.iml
24 | *.ipr
25 | *.iws
26 | .idea/
27 |
--------------------------------------------------------------------------------
/.project:
--------------------------------------------------------------------------------
1 |
2 |
3 | OneNotePickerLib
4 |
5 |
6 |
7 |
8 |
9 | com.android.ide.eclipse.adt.ResourceManagerBuilder
10 |
11 |
12 |
13 |
14 | com.android.ide.eclipse.adt.PreCompilerBuilder
15 |
16 |
17 |
18 |
19 | org.eclipse.jdt.core.javabuilder
20 |
21 |
22 |
23 |
24 | com.android.ide.eclipse.adt.ApkBuilder
25 |
26 |
27 |
28 |
29 |
30 | com.android.ide.eclipse.adt.AndroidNature
31 | org.eclipse.jdt.core.javanature
32 |
33 |
34 |
--------------------------------------------------------------------------------
/AndroidManifest.xml:
--------------------------------------------------------------------------------
1 |
2 |
6 |
7 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/License.txt:
--------------------------------------------------------------------------------
1 | Copyright (c) Microsoft Open Technologies, Inc. All rights reserved.
2 |
3 | Licensed under the Apache License, Version 2.0 (the "License"); you may not use these files except in compliance with the License. You may obtain a copy of the License at
4 |
5 | http://www.apache.org/licenses/LICENSE-2.0
6 |
7 | Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
--------------------------------------------------------------------------------
/libs/android-support-v4.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/android-support-v4.jar
--------------------------------------------------------------------------------
/libs/android-support-v7-appcompat.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/android-support-v7-appcompat.jar
--------------------------------------------------------------------------------
/libs/appcompat_v7/.classpath:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/.project:
--------------------------------------------------------------------------------
1 |
2 |
3 | android-support-v7-appcompat
4 |
5 |
6 |
7 |
8 |
9 | com.android.ide.eclipse.adt.ResourceManagerBuilder
10 |
11 |
12 |
13 |
14 | com.android.ide.eclipse.adt.PreCompilerBuilder
15 |
16 |
17 |
18 |
19 | org.eclipse.jdt.core.javabuilder
20 |
21 |
22 |
23 |
24 | com.android.ide.eclipse.adt.ApkBuilder
25 |
26 |
27 |
28 |
29 |
30 | com.android.ide.eclipse.adt.AndroidNature
31 | org.eclipse.jdt.core.javanature
32 |
33 |
34 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/AndroidManifest.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
18 |
19 |
20 |
21 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/README.txt:
--------------------------------------------------------------------------------
1 | Library Project including compatibility ActionBar.
2 |
3 | This can be used by an Android project to provide
4 | access to ActionBar on applications running on API 7+.
5 |
6 | There is technically no source, but the src folder is necessary
7 | to ensure that the build system works. The content is actually
8 | located in libs/android-support-v7-appcompat.jar.
9 | The accompanying resources must also be included in the application.
10 |
11 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/libs/android-support-v4.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/libs/android-support-v4.jar
--------------------------------------------------------------------------------
/libs/appcompat_v7/libs/android-support-v7-appcompat.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/libs/android-support-v7-appcompat.jar
--------------------------------------------------------------------------------
/libs/appcompat_v7/project.properties:
--------------------------------------------------------------------------------
1 | # This file is automatically generated by Android Tools.
2 | # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
3 | #
4 | # This file must be checked in Version Control Systems.
5 | #
6 | # To customize properties used by the Ant build system edit
7 | # "ant.properties", and override values to adapt the script to your
8 | # project structure.
9 | #
10 | # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
11 | #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
12 |
13 | # Project target.
14 | target=android-19
15 | android.library=true
16 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/anim/abc_fade_in.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/anim/abc_fade_out.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/anim/abc_slide_in_bottom.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
20 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/anim/abc_slide_in_top.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/anim/abc_slide_out_bottom.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/anim/abc_slide_out_top.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/color/abc_search_url_text_holo.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 |
19 |
20 |
21 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ab_bottom_solid_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ab_bottom_solid_dark_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ab_bottom_solid_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ab_bottom_solid_light_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ab_bottom_transparent_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ab_bottom_transparent_dark_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ab_bottom_transparent_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ab_bottom_transparent_light_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ab_share_pack_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ab_share_pack_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ab_share_pack_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ab_share_pack_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ab_solid_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ab_solid_dark_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ab_solid_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ab_solid_light_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ab_stacked_solid_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ab_stacked_solid_dark_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ab_stacked_solid_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ab_stacked_solid_light_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ab_stacked_transparent_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ab_stacked_transparent_dark_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ab_stacked_transparent_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ab_stacked_transparent_light_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ab_transparent_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ab_transparent_dark_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ab_transparent_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ab_transparent_light_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_cab_background_bottom_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_cab_background_bottom_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_cab_background_bottom_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_cab_background_bottom_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_cab_background_top_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_cab_background_top_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_cab_background_top_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_cab_background_top_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ic_ab_back_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ic_ab_back_holo_dark.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ic_ab_back_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ic_ab_back_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ic_cab_done_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ic_cab_done_holo_dark.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ic_cab_done_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ic_cab_done_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ic_clear_disabled.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ic_clear_disabled.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ic_clear_normal.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ic_clear_normal.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ic_clear_search_api_disabled_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ic_clear_search_api_disabled_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ic_clear_search_api_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ic_clear_search_api_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ic_commit_search_api_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ic_commit_search_api_holo_dark.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ic_commit_search_api_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ic_commit_search_api_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ic_go.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ic_go.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ic_go_search_api_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ic_go_search_api_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ic_menu_moreoverflow_normal_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ic_menu_share_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ic_menu_share_holo_dark.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ic_menu_share_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ic_menu_share_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ic_search.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ic_search.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ic_search_api_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ic_search_api_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ic_voice_search.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ic_voice_search.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_ic_voice_search_api_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_ic_voice_search_api_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_list_divider_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_list_divider_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_list_divider_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_list_divider_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_list_focused_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_list_focused_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_list_longpressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_list_longpressed_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_list_pressed_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_list_pressed_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_list_pressed_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_list_pressed_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_list_selector_disabled_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_list_selector_disabled_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_list_selector_disabled_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_list_selector_disabled_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_menu_dropdown_panel_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_menu_dropdown_panel_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_menu_dropdown_panel_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_menu_dropdown_panel_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_menu_hardkey_panel_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_menu_hardkey_panel_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_menu_hardkey_panel_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_menu_hardkey_panel_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_spinner_ab_default_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_spinner_ab_default_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_spinner_ab_default_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_spinner_ab_default_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_spinner_ab_disabled_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_spinner_ab_disabled_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_spinner_ab_disabled_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_spinner_ab_disabled_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_spinner_ab_focused_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_spinner_ab_focused_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_spinner_ab_focused_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_spinner_ab_focused_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_spinner_ab_pressed_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_spinner_ab_pressed_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_spinner_ab_pressed_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_spinner_ab_pressed_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_tab_selected_focused_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_tab_selected_focused_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_tab_selected_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_tab_selected_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_tab_selected_pressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_tab_selected_pressed_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_tab_unselected_pressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_tab_unselected_pressed_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_textfield_search_default_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_textfield_search_default_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_textfield_search_default_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_textfield_search_default_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_textfield_search_right_default_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_textfield_search_right_default_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_textfield_search_right_default_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_textfield_search_right_default_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_textfield_search_right_selected_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_textfield_search_right_selected_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_textfield_search_right_selected_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_textfield_search_right_selected_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_textfield_search_selected_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_textfield_search_selected_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-hdpi/abc_textfield_search_selected_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-hdpi/abc_textfield_search_selected_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ab_bottom_solid_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ab_bottom_solid_dark_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ab_bottom_solid_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ab_bottom_solid_light_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ab_bottom_transparent_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ab_bottom_transparent_dark_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ab_bottom_transparent_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ab_bottom_transparent_light_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ab_share_pack_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ab_share_pack_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ab_share_pack_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ab_share_pack_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ab_solid_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ab_solid_dark_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ab_solid_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ab_solid_light_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ab_stacked_solid_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ab_stacked_solid_dark_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ab_stacked_solid_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ab_stacked_solid_light_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ab_stacked_transparent_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ab_stacked_transparent_dark_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ab_stacked_transparent_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ab_stacked_transparent_light_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ab_transparent_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ab_transparent_dark_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ab_transparent_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ab_transparent_light_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_cab_background_bottom_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_cab_background_bottom_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_cab_background_bottom_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_cab_background_bottom_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_cab_background_top_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_cab_background_top_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_cab_background_top_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_cab_background_top_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ic_ab_back_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ic_ab_back_holo_dark.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ic_ab_back_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ic_ab_back_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ic_cab_done_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ic_cab_done_holo_dark.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ic_cab_done_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ic_cab_done_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ic_clear_disabled.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ic_clear_disabled.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ic_clear_normal.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ic_clear_normal.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ic_clear_search_api_disabled_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ic_clear_search_api_disabled_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ic_clear_search_api_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ic_clear_search_api_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ic_commit_search_api_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ic_commit_search_api_holo_dark.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ic_commit_search_api_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ic_commit_search_api_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ic_go.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ic_go.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ic_go_search_api_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ic_go_search_api_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ic_menu_moreoverflow_normal_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ic_menu_share_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ic_menu_share_holo_dark.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ic_menu_share_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ic_menu_share_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ic_search.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ic_search.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ic_search_api_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ic_search_api_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ic_voice_search.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ic_voice_search.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_ic_voice_search_api_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_ic_voice_search_api_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_list_divider_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_list_divider_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_list_divider_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_list_divider_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_list_focused_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_list_focused_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_list_longpressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_list_longpressed_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_list_pressed_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_list_pressed_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_list_pressed_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_list_pressed_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_list_selector_disabled_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_list_selector_disabled_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_list_selector_disabled_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_list_selector_disabled_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_menu_dropdown_panel_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_menu_dropdown_panel_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_menu_dropdown_panel_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_menu_dropdown_panel_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_menu_hardkey_panel_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_menu_hardkey_panel_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_menu_hardkey_panel_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_menu_hardkey_panel_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_spinner_ab_default_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_spinner_ab_default_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_spinner_ab_default_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_spinner_ab_default_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_spinner_ab_disabled_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_spinner_ab_disabled_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_spinner_ab_disabled_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_spinner_ab_disabled_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_spinner_ab_focused_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_spinner_ab_focused_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_spinner_ab_focused_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_spinner_ab_focused_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_spinner_ab_pressed_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_spinner_ab_pressed_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_spinner_ab_pressed_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_spinner_ab_pressed_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_tab_selected_focused_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_tab_selected_focused_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_tab_selected_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_tab_selected_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_tab_selected_pressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_tab_selected_pressed_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_tab_unselected_pressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_tab_unselected_pressed_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_textfield_search_default_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_textfield_search_default_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_textfield_search_default_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_textfield_search_default_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_textfield_search_right_default_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_textfield_search_right_default_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_textfield_search_right_default_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_textfield_search_right_default_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_textfield_search_right_selected_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_textfield_search_right_selected_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_textfield_search_right_selected_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_textfield_search_right_selected_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_textfield_search_selected_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_textfield_search_selected_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-mdpi/abc_textfield_search_selected_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-mdpi/abc_textfield_search_selected_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_bottom_solid_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_bottom_solid_dark_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_bottom_solid_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_bottom_solid_light_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_bottom_transparent_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_bottom_transparent_dark_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_bottom_transparent_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_bottom_transparent_light_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_share_pack_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_share_pack_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_share_pack_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_share_pack_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_solid_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_solid_dark_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_solid_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_solid_light_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_stacked_solid_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_stacked_solid_dark_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_stacked_solid_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_stacked_solid_light_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_stacked_transparent_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_stacked_transparent_dark_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_stacked_transparent_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_stacked_transparent_light_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_transparent_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_transparent_dark_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_transparent_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ab_transparent_light_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_cab_background_bottom_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_cab_background_bottom_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_cab_background_bottom_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_cab_background_bottom_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_cab_background_top_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_cab_background_top_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_cab_background_top_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_cab_background_top_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_ab_back_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_ab_back_holo_dark.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_ab_back_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_ab_back_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_cab_done_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_cab_done_holo_dark.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_cab_done_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_cab_done_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_clear_disabled.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_clear_disabled.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_clear_normal.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_clear_normal.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_clear_search_api_disabled_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_clear_search_api_disabled_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_clear_search_api_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_clear_search_api_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_commit_search_api_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_commit_search_api_holo_dark.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_commit_search_api_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_commit_search_api_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_go.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_go.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_go_search_api_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_go_search_api_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_menu_share_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_menu_share_holo_dark.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_menu_share_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_menu_share_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_search.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_search.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_search_api_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_search_api_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_voice_search.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_voice_search.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_voice_search_api_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_ic_voice_search_api_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_list_divider_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_list_divider_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_list_divider_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_list_divider_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_list_focused_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_list_focused_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_list_longpressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_list_longpressed_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_list_pressed_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_list_pressed_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_list_pressed_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_list_pressed_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_list_selector_disabled_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_list_selector_disabled_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_list_selector_disabled_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_list_selector_disabled_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_menu_dropdown_panel_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_menu_dropdown_panel_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_menu_dropdown_panel_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_menu_dropdown_panel_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_menu_hardkey_panel_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_menu_hardkey_panel_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_menu_hardkey_panel_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_menu_hardkey_panel_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_spinner_ab_default_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_spinner_ab_default_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_spinner_ab_default_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_spinner_ab_default_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_spinner_ab_disabled_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_spinner_ab_disabled_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_spinner_ab_disabled_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_spinner_ab_disabled_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_spinner_ab_focused_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_spinner_ab_focused_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_spinner_ab_focused_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_spinner_ab_focused_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_spinner_ab_pressed_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_spinner_ab_pressed_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_spinner_ab_pressed_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_spinner_ab_pressed_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_tab_selected_focused_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_tab_selected_focused_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_tab_selected_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_tab_selected_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_tab_selected_pressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_tab_selected_pressed_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_tab_unselected_pressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_tab_unselected_pressed_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_textfield_search_default_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_textfield_search_default_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_textfield_search_default_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_textfield_search_default_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_textfield_search_right_default_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_textfield_search_right_default_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_textfield_search_right_default_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_textfield_search_right_default_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_textfield_search_right_selected_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_textfield_search_right_selected_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_textfield_search_right_selected_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_textfield_search_right_selected_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_textfield_search_selected_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_textfield_search_selected_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xhdpi/abc_textfield_search_selected_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xhdpi/abc_textfield_search_selected_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_bottom_solid_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_bottom_solid_dark_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_bottom_solid_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_bottom_solid_light_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_bottom_transparent_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_bottom_transparent_dark_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_bottom_transparent_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_bottom_transparent_light_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_share_pack_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_share_pack_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_share_pack_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_share_pack_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_solid_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_solid_dark_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_solid_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_solid_light_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_stacked_solid_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_stacked_solid_dark_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_stacked_solid_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_stacked_solid_light_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_stacked_transparent_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_stacked_transparent_dark_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_stacked_transparent_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_stacked_transparent_light_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_transparent_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_transparent_dark_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_transparent_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ab_transparent_light_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_cab_background_bottom_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_cab_background_bottom_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_cab_background_bottom_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_cab_background_bottom_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_cab_background_top_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_cab_background_top_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_cab_background_top_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_cab_background_top_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_ab_back_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_ab_back_holo_dark.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_ab_back_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_ab_back_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_cab_done_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_cab_done_holo_dark.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_cab_done_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_cab_done_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_clear_disabled.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_clear_disabled.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_clear_normal.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_clear_normal.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_clear_search_api_disabled_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_clear_search_api_disabled_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_clear_search_api_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_clear_search_api_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_commit_search_api_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_commit_search_api_holo_dark.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_commit_search_api_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_commit_search_api_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_go.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_go.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_go_search_api_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_go_search_api_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_dark.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_normal_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_menu_share_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_menu_share_holo_dark.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_menu_share_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_menu_share_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_search.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_search.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_search_api_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_search_api_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_voice_search.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_voice_search.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_voice_search_api_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_ic_voice_search_api_holo_light.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_list_divider_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_list_divider_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_list_divider_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_list_divider_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_list_focused_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_list_focused_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_list_longpressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_list_longpressed_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_list_pressed_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_list_pressed_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_list_pressed_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_list_pressed_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_list_selector_disabled_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_list_selector_disabled_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_list_selector_disabled_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_list_selector_disabled_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_menu_dropdown_panel_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_menu_dropdown_panel_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_menu_dropdown_panel_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_menu_dropdown_panel_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_menu_hardkey_panel_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_menu_hardkey_panel_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_menu_hardkey_panel_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_menu_hardkey_panel_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_spinner_ab_default_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_spinner_ab_default_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_spinner_ab_default_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_spinner_ab_default_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_spinner_ab_disabled_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_spinner_ab_disabled_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_spinner_ab_disabled_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_spinner_ab_disabled_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_spinner_ab_focused_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_spinner_ab_focused_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_spinner_ab_focused_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_spinner_ab_focused_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_spinner_ab_pressed_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_spinner_ab_pressed_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_spinner_ab_pressed_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_spinner_ab_pressed_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_tab_selected_focused_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_tab_selected_focused_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_tab_selected_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_tab_selected_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_tab_selected_pressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_tab_selected_pressed_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_tab_unselected_pressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_tab_unselected_pressed_holo.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_textfield_search_default_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_textfield_search_default_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_textfield_search_default_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_textfield_search_default_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_textfield_search_right_default_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_textfield_search_right_default_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_textfield_search_right_default_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_textfield_search_right_default_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_textfield_search_right_selected_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_textfield_search_right_selected_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_textfield_search_right_selected_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_textfield_search_right_selected_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_textfield_search_selected_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_textfield_search_selected_holo_dark.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable-xxhdpi/abc_textfield_search_selected_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/libs/appcompat_v7/res/drawable-xxhdpi/abc_textfield_search_selected_holo_light.9.png
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable/abc_ic_clear.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 |
20 |
22 |
23 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable/abc_ic_clear_holo_light.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 |
20 |
22 |
23 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable/abc_list_selector_background_transition_holo_dark.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 |
19 |
20 |
21 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable/abc_list_selector_background_transition_holo_light.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 |
19 |
20 |
21 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable/abc_search_dropdown_dark.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 |
19 |
20 |
22 |
23 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable/abc_search_dropdown_light.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 |
19 |
20 |
22 |
23 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable/abc_spinner_ab_holo_dark.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 |
20 |
22 |
24 |
25 |
26 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable/abc_spinner_ab_holo_light.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 |
20 |
22 |
24 |
25 |
26 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable/abc_textfield_searchview_holo_dark.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 |
20 |
21 |
22 |
23 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable/abc_textfield_searchview_holo_light.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 |
20 |
21 |
22 |
23 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable/abc_textfield_searchview_right_holo_dark.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 |
20 |
21 |
22 |
23 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/drawable/abc_textfield_searchview_right_holo_light.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 |
20 |
21 |
22 |
23 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/layout-v11/abc_action_bar_decor.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
24 |
25 |
26 |
27 |
28 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/layout-v11/abc_simple_decor.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
24 |
25 |
30 |
31 |
32 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/layout-v14/abc_activity_chooser_view.xml:
--------------------------------------------------------------------------------
1 |
2 |
19 |
26 |
27 |
28 |
29 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/layout/abc_action_bar_decor.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
22 |
23 |
24 |
25 |
26 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/layout/abc_action_bar_tab.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
23 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/layout/abc_action_bar_tabbar.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
23 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/layout/abc_action_bar_view_list_nav_layout.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
19 |
23 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/layout/abc_action_menu_item_layout.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
31 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/layout/abc_action_menu_layout.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
25 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/layout/abc_action_mode_bar.xml:
--------------------------------------------------------------------------------
1 |
2 |
19 |
25 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/layout/abc_action_mode_close_item.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
27 |
32 |
33 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/layout/abc_activity_chooser_view.xml:
--------------------------------------------------------------------------------
1 |
2 |
19 |
26 |
27 |
28 |
29 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/layout/abc_expanded_menu_layout.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
22 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/layout/abc_list_menu_item_checkbox.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
25 |
26 |
27 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/layout/abc_list_menu_item_icon.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
28 |
29 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/layout/abc_list_menu_item_radio.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
25 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/layout/abc_simple_decor.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
24 |
25 |
30 |
31 |
32 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/layout/support_simple_spinner_dropdown_item.xml:
--------------------------------------------------------------------------------
1 |
2 |
19 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/values-land/bools.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 | false
19 | true
20 |
21 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/values-land/config.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 | true
18 |
19 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/values-land/dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 |
19 | 40dip
20 |
21 | 4dip
22 |
23 | 16dp
24 |
25 | 12dp
26 |
27 | -2dp
28 |
29 | 4dip
30 |
31 | 32dp
32 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/values-large-v14/themes_base.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 |
19 |
21 |
22 |
24 |
25 |
26 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/values-large/bools.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 | false
19 | true
20 |
21 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/values-large/config.xml:
--------------------------------------------------------------------------------
1 |
2 |
19 |
20 |
22 |
23 |
26 | true
27 |
28 |
29 | 440dp
30 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/values-large/themes_base.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 |
19 |
21 |
22 |
24 |
25 |
26 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/values-sw600dp/config.xml:
--------------------------------------------------------------------------------
1 |
2 |
19 |
20 |
22 |
23 |
24 | 580dp
25 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/values-v11/styles_base.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 |
19 |
22 |
23 |
24 |
25 |
26 |
29 |
30 |
33 |
34 |
35 |
36 |
39 |
40 |
43 |
44 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/values-w360dp/dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 |
21 | 3
22 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/values-w480dp/bools.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 | true
18 | false
19 |
20 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/values-w480dp/config.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 | true
18 |
19 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/values-w500dp/dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 |
21 | 4
22 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/values-w720dp/bools.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 | false
19 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/values-xlarge/bools.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 | false
19 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/values/bools.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 | false
19 | true
20 | true
21 |
22 | false
23 |
24 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/values/colors.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 | #7fa87f
18 | @android:color/black
19 | @android:color/black
20 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/values/config.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
19 |
20 |
23 | false
24 |
25 |
28 | 320dp
29 |
30 |
33 | true
34 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/res/values/ids.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
--------------------------------------------------------------------------------
/libs/appcompat_v7/src/.readme:
--------------------------------------------------------------------------------
1 | This hidden file is there to ensure there is an src folder.
2 | Once we support binary library this will go away.
--------------------------------------------------------------------------------
/lint.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/proguard-project.txt:
--------------------------------------------------------------------------------
1 | # To enable ProGuard in your project, edit project.properties
2 | # to define the proguard.config property as described in that file.
3 | #
4 | # Add project specific ProGuard rules here.
5 | # By default, the flags in this file are appended to flags specified
6 | # in ${sdk.dir}/tools/proguard/proguard-android.txt
7 | # You can edit the include path and order by changing the ProGuard
8 | # include property in project.properties.
9 | #
10 | # For more details, see
11 | # http://developer.android.com/guide/developing/tools/proguard.html
12 |
13 | # Add any project specific keep options here:
14 |
15 | # If your project uses WebView with JS, uncomment the following
16 | # and specify the fully qualified class name to the JavaScript interface
17 | # class:
18 | #-keepclassmembers class fqcn.of.javascript.interface.for.webview {
19 | # public *;
20 | #}
21 |
--------------------------------------------------------------------------------
/project.properties:
--------------------------------------------------------------------------------
1 | # This file is automatically generated by Android Tools.
2 | # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
3 | #
4 | # This file must be checked in Version Control Systems.
5 | #
6 | # To customize properties used by the Ant build system edit
7 | # "ant.properties", and override values to adapt the script to your
8 | # project structure.
9 | #
10 | # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
11 | #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
12 |
13 | # Project target.
14 | target=android-19
15 | android.library=true
16 | android.library.reference.1=libs/appcompat_v7
17 |
--------------------------------------------------------------------------------
/res/anim/hold.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
8 |
12 |
16 |
--------------------------------------------------------------------------------
/res/anim/slide_in.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
8 |
13 |
18 |
--------------------------------------------------------------------------------
/res/anim/slide_out.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
8 |
13 |
18 |
--------------------------------------------------------------------------------
/res/drawable-hdpi/ic_action_close_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-hdpi/ic_action_close_dark.png
--------------------------------------------------------------------------------
/res/drawable-hdpi/ic_action_close_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-hdpi/ic_action_close_light.png
--------------------------------------------------------------------------------
/res/drawable-hdpi/ic_back_arrow.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-hdpi/ic_back_arrow.png
--------------------------------------------------------------------------------
/res/drawable-hdpi/ic_back_arrow_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-hdpi/ic_back_arrow_dark.png
--------------------------------------------------------------------------------
/res/drawable-hdpi/ic_back_arrow_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-hdpi/ic_back_arrow_light.png
--------------------------------------------------------------------------------
/res/drawable-hdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-hdpi/ic_launcher.png
--------------------------------------------------------------------------------
/res/drawable-hdpi/ic_notebook_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-hdpi/ic_notebook_dark.png
--------------------------------------------------------------------------------
/res/drawable-hdpi/ic_notebook_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-hdpi/ic_notebook_light.png
--------------------------------------------------------------------------------
/res/drawable-hdpi/ic_section_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-hdpi/ic_section_dark.png
--------------------------------------------------------------------------------
/res/drawable-hdpi/ic_section_group_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-hdpi/ic_section_group_dark.png
--------------------------------------------------------------------------------
/res/drawable-hdpi/ic_section_group_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-hdpi/ic_section_group_light.png
--------------------------------------------------------------------------------
/res/drawable-hdpi/ic_section_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-hdpi/ic_section_light.png
--------------------------------------------------------------------------------
/res/drawable-ldpi/ic_action_close_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-ldpi/ic_action_close_dark.png
--------------------------------------------------------------------------------
/res/drawable-ldpi/ic_action_close_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-ldpi/ic_action_close_light.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/ic_action_close_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-mdpi/ic_action_close_dark.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/ic_action_close_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-mdpi/ic_action_close_light.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/ic_back_arrow.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-mdpi/ic_back_arrow.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/ic_back_arrow_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-mdpi/ic_back_arrow_dark.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/ic_back_arrow_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-mdpi/ic_back_arrow_light.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-mdpi/ic_launcher.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/ic_notebook_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-mdpi/ic_notebook_dark.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/ic_notebook_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-mdpi/ic_notebook_light.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/ic_section_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-mdpi/ic_section_dark.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/ic_section_group_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-mdpi/ic_section_group_dark.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/ic_section_group_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-mdpi/ic_section_group_light.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/ic_section_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-mdpi/ic_section_light.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/ic_action_close_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-xhdpi/ic_action_close_dark.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/ic_action_close_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-xhdpi/ic_action_close_light.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/ic_back_arrow.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-xhdpi/ic_back_arrow.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/ic_back_arrow_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-xhdpi/ic_back_arrow_dark.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/ic_back_arrow_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-xhdpi/ic_back_arrow_light.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-xhdpi/ic_launcher.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/ic_notebook_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-xhdpi/ic_notebook_dark.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/ic_notebook_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-xhdpi/ic_notebook_light.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/ic_section_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-xhdpi/ic_section_dark.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/ic_section_group_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-xhdpi/ic_section_group_dark.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/ic_section_group_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-xhdpi/ic_section_group_light.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/ic_section_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-xhdpi/ic_section_light.png
--------------------------------------------------------------------------------
/res/drawable-xxhdpi/ic_back_arrow.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-xxhdpi/ic_back_arrow.png
--------------------------------------------------------------------------------
/res/drawable-xxhdpi/ic_back_arrow_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-xxhdpi/ic_back_arrow_dark.png
--------------------------------------------------------------------------------
/res/drawable-xxhdpi/ic_back_arrow_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-xxhdpi/ic_back_arrow_light.png
--------------------------------------------------------------------------------
/res/drawable-xxhdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/OneNoteDev/OneNotePicker-Android/0e7635016f5d473de1af38264cc1d27a9d6fc470/res/drawable-xxhdpi/ic_launcher.png
--------------------------------------------------------------------------------
/res/layout/activity_onenote_picker.xml:
--------------------------------------------------------------------------------
1 |
6 |
13 |
--------------------------------------------------------------------------------
/res/layout/fragment_picker_list.xml:
--------------------------------------------------------------------------------
1 |
6 |
11 |
12 |
23 |
24 |
32 |
33 |
--------------------------------------------------------------------------------
/res/menu/menu_onenote_picker.xml:
--------------------------------------------------------------------------------
1 |
6 |
--------------------------------------------------------------------------------
/res/values-w820dp/dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
8 | 64dp
9 |
10 |
11 |
--------------------------------------------------------------------------------
/res/values/attrs.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
--------------------------------------------------------------------------------
/res/values/dimens.xml:
--------------------------------------------------------------------------------
1 |
6 |
7 |
8 |
9 | 16dp
10 | 16dp
11 |
12 |
13 |
--------------------------------------------------------------------------------
/res/values/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
8 |
9 | OneNotePickerLib
10 | Settings
11 | Close
12 | Notebook
13 | Section
14 | Section Group
15 | OneNote
16 | Notebooks
17 | Loading…
18 |
19 |
--------------------------------------------------------------------------------
/res/values/styles.xml:
--------------------------------------------------------------------------------
1 |
6 |
7 |
8 |
9 | #fff
10 | #333
11 | #fff
12 | #99333333
13 | #99ffffff
14 |
15 |
18 |
19 |
22 |
23 |
24 |
--------------------------------------------------------------------------------
/src/com/microsoft/onenote/pickerlib/ApiAsyncResponse.java:
--------------------------------------------------------------------------------
1 | //----------------------------------------------------------------------------
2 | // Copyright (c) Microsoft Open Technologies, Inc. All rights reserved.
3 | // Licensed under the Apache License, Version 2.0.
4 | // See License.txt in the project root for license information.
5 | //----------------------------------------------------------------------------
6 | package com.microsoft.onenote.pickerlib;
7 |
8 | interface ApiAsyncResponse {
9 | void onApiResponse(ApiNotebookResponse[] responses, Exception error);
10 | }
11 |
--------------------------------------------------------------------------------
/src/com/microsoft/onenote/pickerlib/ApiController.java:
--------------------------------------------------------------------------------
1 | //----------------------------------------------------------------------------
2 | // Copyright (c) Microsoft Open Technologies, Inc. All rights reserved.
3 | // Licensed under the Apache License, Version 2.0.
4 | // See License.txt in the project root for license information.
5 | //----------------------------------------------------------------------------
6 | package com.microsoft.onenote.pickerlib;
7 |
8 | abstract class ApiController implements ApiAsyncResponse {
9 | private final String mAccessToken;
10 |
11 | public ApiController(String accessToken) {
12 | mAccessToken = accessToken;
13 | }
14 |
15 | public void begin() {
16 | ApiRequestAsyncTask initialTask = new ApiRequestAsyncTask(mAccessToken, new ApiRequest(ApiRequestEndpoint.EXPAND));
17 | initialTask.addDelegate(this);
18 | initialTask.execute();
19 | }
20 | }
21 |
--------------------------------------------------------------------------------
/src/com/microsoft/onenote/pickerlib/ApiException.java:
--------------------------------------------------------------------------------
1 | //----------------------------------------------------------------------------
2 | // Copyright (c) Microsoft Open Technologies, Inc. All rights reserved.
3 | // Licensed under the Apache License, Version 2.0.
4 | // See License.txt in the project root for license information.
5 | //----------------------------------------------------------------------------
6 | package com.microsoft.onenote.pickerlib;
7 |
8 | import java.net.URL;
9 |
10 | class ApiException extends Exception {
11 | private String errorCode;
12 | private String errorMessage;
13 | private URL errorUrl;
14 |
15 | public ApiException(String detailMessage, String errorCode, String errorMessage, URL errorUrl) {
16 | super(detailMessage);
17 | this.errorCode = errorCode;
18 | this.errorMessage = errorMessage;
19 | this.errorUrl = errorUrl;
20 | }
21 |
22 | public String getErrorCode() {
23 | return errorCode;
24 | }
25 |
26 | public String getErrorMessage() {
27 | return errorMessage;
28 | }
29 |
30 | public URL getErrorUrl() {
31 | return errorUrl;
32 | }
33 | }
34 |
--------------------------------------------------------------------------------
/src/com/microsoft/onenote/pickerlib/ApiNotebookResponse.java:
--------------------------------------------------------------------------------
1 | //----------------------------------------------------------------------------
2 | // Copyright (c) Microsoft Open Technologies, Inc. All rights reserved.
3 | // Licensed under the Apache License, Version 2.0.
4 | // See License.txt in the project root for license information.
5 | //----------------------------------------------------------------------------
6 | package com.microsoft.onenote.pickerlib;
7 |
8 | import org.json.JSONException;
9 | import org.json.JSONObject;
10 |
11 | class ApiNotebookResponse extends ApiSectionGroupResponse {
12 | protected boolean isDefault;
13 | protected String createdBy;
14 | protected String userRole;
15 | protected String ownerName;
16 |
17 | public ApiNotebookResponse(JSONObject object) throws JSONException{
18 | super(object);
19 | setIsDefault(object.optBoolean("isDefault"));
20 | setUserRole(object.optString("userRole"));
21 | setOwnerName(object.optString("ownerName"));
22 | }
23 |
24 | public boolean getIsDefault() {
25 | return isDefault;
26 | }
27 |
28 | public void setIsDefault(boolean isDefault) {
29 | this.isDefault = isDefault;
30 | }
31 |
32 | public String getCreatedBy() {
33 | return createdBy;
34 | }
35 |
36 | public void setCreatedBy(String createdBy) {
37 | this.createdBy = createdBy;
38 | }
39 |
40 | public String getUserRole() {
41 | return userRole;
42 | }
43 |
44 | public void setUserRole(String userRole) {
45 | this.userRole = userRole;
46 | }
47 |
48 | public String getOwnerName() {
49 | return ownerName;
50 | }
51 |
52 | public void setOwnerName(String ownerName) {
53 | this.ownerName = ownerName;
54 | }
55 | }
56 |
--------------------------------------------------------------------------------
/src/com/microsoft/onenote/pickerlib/ApiRequest.java:
--------------------------------------------------------------------------------
1 | //----------------------------------------------------------------------------
2 | // Copyright (c) Microsoft Open Technologies, Inc. All rights reserved.
3 | // Licensed under the Apache License, Version 2.0.
4 | // See License.txt in the project root for license information.
5 | //----------------------------------------------------------------------------
6 | package com.microsoft.onenote.pickerlib;
7 |
8 | class ApiRequest {
9 | ApiRequestEndpoint endpoint = null;
10 |
11 | public ApiRequest(ApiRequestEndpoint endpoint) {
12 | this.endpoint = endpoint;
13 | }
14 |
15 | public String getEndpointURL() {
16 | return endpoint.toString();
17 | }
18 | }
--------------------------------------------------------------------------------
/src/com/microsoft/onenote/pickerlib/ApiRequestEndpoint.java:
--------------------------------------------------------------------------------
1 | //----------------------------------------------------------------------------
2 | // Copyright (c) Microsoft Open Technologies, Inc. All rights reserved.
3 | // Licensed under the Apache License, Version 2.0.
4 | // See License.txt in the project root for license information.
5 | //----------------------------------------------------------------------------
6 | package com.microsoft.onenote.pickerlib;
7 |
8 | enum ApiRequestEndpoint {
9 | EXPAND("Notebooks?$expand=sections,sectionGroups($expand=sections,sectionGroups($expand=sections;$levels=max))");
10 |
11 | private final String string;
12 |
13 | private ApiRequestEndpoint(String s) {
14 | string = s;
15 | }
16 |
17 | public String toString() {
18 | return string;
19 | }
20 | }
21 |
--------------------------------------------------------------------------------
/src/com/microsoft/onenote/pickerlib/ApiSectionGroupResponse.java:
--------------------------------------------------------------------------------
1 | //----------------------------------------------------------------------------
2 | // Copyright (c) Microsoft Open Technologies, Inc. All rights reserved.
3 | // Licensed under the Apache License, Version 2.0.
4 | // See License.txt in the project root for license information.
5 | //----------------------------------------------------------------------------
6 | package com.microsoft.onenote.pickerlib;
7 |
8 | import java.net.URL;
9 | import java.util.List;
10 |
11 | import org.json.JSONException;
12 | import org.json.JSONObject;
13 |
14 | class ApiSectionGroupResponse extends ApiResponse {
15 | protected URL sectionsUrl;
16 | protected URL sectionGroupsUrl;
17 |
18 | public ApiSectionGroupResponse(JSONObject object) throws JSONException{
19 | super(object);
20 | }
21 |
22 | public List sections;
23 | public List sectionGroups;
24 |
25 | public URL getSectionsUrl() {
26 | return sectionsUrl;
27 | }
28 |
29 | public void setSectionsUrl(URL sectionsUrl) {
30 | this.sectionsUrl = sectionsUrl;
31 | }
32 |
33 | public URL getSectionGroupsUrl() {
34 | return sectionGroupsUrl;
35 | }
36 |
37 | public void setSectionGroupsUrl(URL sectionGroupsUrl) {
38 | this.sectionGroupsUrl = sectionGroupsUrl;
39 | }
40 | }
41 |
--------------------------------------------------------------------------------
/src/com/microsoft/onenote/pickerlib/ApiSectionResponse.java:
--------------------------------------------------------------------------------
1 | //----------------------------------------------------------------------------
2 | // Copyright (c) Microsoft Open Technologies, Inc. All rights reserved.
3 | // Licensed under the Apache License, Version 2.0.
4 | // See License.txt in the project root for license information.
5 | //----------------------------------------------------------------------------
6 | package com.microsoft.onenote.pickerlib;
7 |
8 | import java.net.MalformedURLException;
9 | import java.net.URL;
10 |
11 | import org.json.JSONException;
12 | import org.json.JSONObject;
13 |
14 | class ApiSectionResponse extends ApiResponse {
15 | private boolean isDefault;
16 | private URL pagesUrl;
17 |
18 | public ApiSectionResponse(JSONObject object) throws JSONException, MalformedURLException{
19 | super(object);
20 |
21 | if (object != null) {
22 | setIsDefault(object.optBoolean("isDefault"));
23 |
24 | if (object.has("pagesUrl")) {
25 | this.setPagesUrl(new URL(object.getString("pagesUrl")));
26 | }
27 | }
28 | }
29 |
30 | public boolean getIsDefault() {
31 | return isDefault;
32 | }
33 |
34 | public void setIsDefault(boolean isDefault) {
35 | this.isDefault = isDefault;
36 | }
37 |
38 | public URL getPagesUrl() {
39 | return pagesUrl;
40 | }
41 |
42 | public void setPagesUrl(URL pagesUrl) {
43 | this.pagesUrl = pagesUrl;
44 | }
45 | }
46 |
--------------------------------------------------------------------------------
/src/com/microsoft/onenote/pickerlib/OneNotePickerThemeColor.java:
--------------------------------------------------------------------------------
1 | //----------------------------------------------------------------------------
2 | // Copyright (c) Microsoft Open Technologies, Inc. All rights reserved.
3 | // Licensed under the Apache License, Version 2.0.
4 | // See License.txt in the project root for license information.
5 | //----------------------------------------------------------------------------
6 | package com.microsoft.onenote.pickerlib;
7 |
8 | public enum OneNotePickerThemeColor {
9 | LIGHT, DARK
10 | }
11 |
--------------------------------------------------------------------------------
/src/com/microsoft/onenote/pickerlib/UiActionBarSettings.java:
--------------------------------------------------------------------------------
1 | package com.microsoft.onenote.pickerlib;
2 |
3 | class UiActionBarSettings {
4 |
5 | private Boolean showArrow;
6 | private String title;
7 | private String subtitle;
8 |
9 | protected UiActionBarSettings(String title, String subtitle, Boolean showArrow) {
10 | this.title = title;
11 | this.subtitle = subtitle;
12 | this.showArrow = showArrow;
13 | }
14 |
15 | public String getTitle() {
16 | return title;
17 | }
18 |
19 | public void setTitle(String title) {
20 | this.title = title;
21 | }
22 |
23 | public String getSubtitle() {
24 | return subtitle;
25 | }
26 |
27 | public void setSubtitle(String subtitle) {
28 | this.subtitle = subtitle;
29 | }
30 |
31 | public Boolean getShowArrow() {
32 | return showArrow;
33 | }
34 |
35 | public void setShowArrow(boolean showArrow) {
36 | this.showArrow = showArrow;
37 | }
38 |
39 | }
40 |
--------------------------------------------------------------------------------
/src/com/microsoft/onenote/pickerlib/UiPickerItemModel.java:
--------------------------------------------------------------------------------
1 | //----------------------------------------------------------------------------
2 | // Copyright (c) Microsoft Open Technologies, Inc. All rights reserved.
3 | // Licensed under the Apache License, Version 2.0.
4 | // See License.txt in the project root for license information.
5 | //----------------------------------------------------------------------------
6 | package com.microsoft.onenote.pickerlib;
7 |
8 |
9 | class UiPickerItemModel {
10 | private UiPickerItemType type;
11 | private String text;
12 |
13 | private ApiResponse resultData;
14 |
15 | public UiPickerItemModel(UiPickerItemType type, String text, ApiResponse resultData) {
16 | this.type = type;
17 | this.text = text;
18 | this.resultData = resultData;
19 | }
20 |
21 | public String getText() {
22 | return text;
23 | }
24 |
25 | public UiPickerItemType getType() {
26 | return type;
27 | }
28 |
29 | public ApiResponse getResultData() {
30 | return resultData;
31 | }
32 |
33 | }
34 |
--------------------------------------------------------------------------------
/src/com/microsoft/onenote/pickerlib/UiPickerItemType.java:
--------------------------------------------------------------------------------
1 | //----------------------------------------------------------------------------
2 | // Copyright (c) Microsoft Open Technologies, Inc. All rights reserved.
3 | // Licensed under the Apache License, Version 2.0.
4 | // See License.txt in the project root for license information.
5 | //----------------------------------------------------------------------------
6 | package com.microsoft.onenote.pickerlib;
7 |
8 | enum UiPickerItemType {
9 | NOTEBOOK, SECTION, SECTION_GROUP
10 | }
11 |
--------------------------------------------------------------------------------