├── ActionBarSherlock
├── website
│ ├── CNAME
│ ├── _config.yml
│ ├── robots.txt
│ ├── .gitignore
│ ├── favicon.ico
│ ├── static
│ │ ├── logo.png
│ │ ├── logo.psd
│ │ ├── merch.png
│ │ ├── border.png
│ │ ├── feature.png
│ │ ├── loading.gif
│ │ ├── mascot.png
│ │ ├── octocat.png
│ │ ├── overlay.png
│ │ ├── ribbon.png
│ │ ├── controls.png
│ │ ├── down_grey.png
│ │ ├── feature_01.png
│ │ ├── feature_02.png
│ │ ├── feature_03.png
│ │ ├── icon_web.png
│ │ ├── logo_small.png
│ │ ├── black_linen_v2.png
│ │ ├── loading_background.png
│ │ ├── samples
│ │ │ ├── styled_01_1.6.png
│ │ │ ├── styled_01_3.1.png
│ │ │ ├── styled_02_1.6.png
│ │ │ ├── styled_02_3.1.png
│ │ │ ├── styled_01_2.3.3.png
│ │ │ ├── styled_02_2.3.3.png
│ │ │ ├── featuredemo_01_1.6.png
│ │ │ ├── featuredemo_01_3.1.png
│ │ │ ├── featuredemo_02_1.6.png
│ │ │ ├── featuredemo_02_3.1.png
│ │ │ ├── shakespeare_01_1.6.png
│ │ │ ├── shakespeare_01_3.1.png
│ │ │ ├── styled_01_1.6.thumb.png
│ │ │ ├── styled_01_3.1.thumb.png
│ │ │ ├── styled_02_1.6.thumb.png
│ │ │ ├── styled_02_3.1.thumb.png
│ │ │ ├── featuredemo_01_2.3.3.png
│ │ │ ├── featuredemo_02_2.3.3.png
│ │ │ ├── shakespeare_01_2.3.3.png
│ │ │ ├── shakespeare_02_2.3.3.png
│ │ │ ├── shakespeare_03_2.3.3.png
│ │ │ ├── styled_01_2.3.3.thumb.png
│ │ │ ├── styled_02_2.3.3.thumb.png
│ │ │ ├── featuredemo_01_1.6.thumb.png
│ │ │ ├── featuredemo_01_3.1.thumb.png
│ │ │ ├── featuredemo_02_1.6.thumb.png
│ │ │ ├── featuredemo_02_3.1.thumb.png
│ │ │ ├── shakespeare_01_1.6.thumb.png
│ │ │ ├── shakespeare_01_3.1.thumb.png
│ │ │ ├── featuredemo_01_2.3.3.thumb.png
│ │ │ ├── featuredemo_02_2.3.3.thumb.png
│ │ │ ├── shakespeare_01_2.3.3.thumb.png
│ │ │ ├── shakespeare_02_2.3.3.thumb.png
│ │ │ └── shakespeare_03_2.3.3.thumb.png
│ │ ├── apps
│ │ │ ├── com.squareup.cardcase.png
│ │ │ ├── com.github.android.gauges.png
│ │ │ ├── com.battlelancer.seriesguide.png
│ │ │ ├── com.battlelancer.seriesguide_01_3.0.png
│ │ │ ├── com.battlelancer.seriesguide_02_3.0.png
│ │ │ ├── com.androiduipatterns.mentionobserver.png
│ │ │ ├── com.battlelancer.seriesguide_01_2.3.4.png
│ │ │ ├── com.battlelancer.seriesguide_02_2.3.4.png
│ │ │ ├── com.battlelancer.seriesguide_01_3.0.thumb.png
│ │ │ ├── com.battlelancer.seriesguide_02_3.0.thumb.png
│ │ │ ├── com.battlelancer.seriesguide_01_2.3.4.thumb.png
│ │ │ └── com.battlelancer.seriesguide_02_2.3.4.thumb.png
│ │ └── ie.css
│ └── humans.txt
├── samples
│ ├── demos
│ │ ├── res
│ │ │ ├── raw
│ │ │ │ └── robot.png
│ │ │ ├── drawable-hdpi
│ │ │ │ ├── icon.png
│ │ │ │ ├── ic_compose.png
│ │ │ │ ├── ic_refresh.png
│ │ │ │ ├── ic_search.png
│ │ │ │ ├── bg_striped_img.png
│ │ │ │ ├── ic_compose_inverse.png
│ │ │ │ ├── ic_refresh_inverse.png
│ │ │ │ ├── ic_search_inverse.png
│ │ │ │ ├── bg_striped_split_img.png
│ │ │ │ ├── ic_launcher_settings.png
│ │ │ │ ├── ic_magnifying_glass.png
│ │ │ │ └── ic_title_share_default.png
│ │ │ ├── drawable-ldpi
│ │ │ │ └── icon.png
│ │ │ ├── drawable-mdpi
│ │ │ │ ├── icon.png
│ │ │ │ ├── ic_compose.png
│ │ │ │ ├── ic_refresh.png
│ │ │ │ ├── ic_search.png
│ │ │ │ ├── bg_striped_img.png
│ │ │ │ ├── ic_compose_inverse.png
│ │ │ │ ├── ic_refresh_inverse.png
│ │ │ │ ├── ic_search_inverse.png
│ │ │ │ ├── bg_striped_split_img.png
│ │ │ │ ├── ic_launcher_settings.png
│ │ │ │ └── ic_magnifying_glass.png
│ │ │ ├── drawable-xhdpi
│ │ │ │ ├── icon.png
│ │ │ │ ├── bg_striped_img.png
│ │ │ │ ├── bg_striped_split_img.png
│ │ │ │ └── ic_launcher_settings.png
│ │ │ ├── values
│ │ │ │ ├── colors.xml
│ │ │ │ ├── arrays.xml
│ │ │ │ └── themes.xml
│ │ │ ├── drawable
│ │ │ │ ├── bg_striped.xml
│ │ │ │ └── bg_striped_split.xml
│ │ │ └── layout
│ │ │ │ ├── collapsible_edittext.xml
│ │ │ │ ├── preferences.xml
│ │ │ │ ├── tab_custom_view.xml
│ │ │ │ ├── text.xml
│ │ │ │ ├── list_navigation.xml
│ │ │ │ ├── tab_navigation.xml
│ │ │ │ └── progress.xml
│ │ ├── libs
│ │ │ └── android-support-v4.jar
│ │ ├── README.md
│ │ ├── project.properties
│ │ └── src
│ │ │ └── com
│ │ │ └── actionbarsherlock
│ │ │ └── sample
│ │ │ └── demos
│ │ │ ├── TabNavigationCollapsed.java
│ │ │ └── SplitActionModes.java
│ ├── roboguice
│ │ ├── libs
│ │ │ ├── javax.inject-1.jar
│ │ │ ├── guice-3.0-no_aop.jar
│ │ │ ├── roboguice-2.0b4.jar
│ │ │ ├── android-support-v4.jar
│ │ │ └── roboguice-sherlock-1.0.jar
│ │ ├── res
│ │ │ ├── drawable-hdpi
│ │ │ │ └── icon.png
│ │ │ ├── drawable-ldpi
│ │ │ │ └── icon.png
│ │ │ ├── drawable-mdpi
│ │ │ │ └── icon.png
│ │ │ ├── drawable-xhdpi
│ │ │ │ └── icon.png
│ │ │ ├── values
│ │ │ │ └── strings.xml
│ │ │ ├── anim
│ │ │ │ └── expletive_animation.xml
│ │ │ └── layout
│ │ │ │ └── fight_evil.xml
│ │ ├── README.md
│ │ └── project.properties
│ ├── styled
│ │ ├── res
│ │ │ ├── drawable-hdpi
│ │ │ │ ├── icon.png
│ │ │ │ └── ic_stat_android.png
│ │ │ ├── drawable-ldpi
│ │ │ │ ├── icon.png
│ │ │ │ └── ic_stat_android.png
│ │ │ ├── drawable-mdpi
│ │ │ │ ├── icon.png
│ │ │ │ ├── ad_logo.png
│ │ │ │ ├── ic_stat_android.png
│ │ │ │ ├── ad_tab_selected_holo.9.png
│ │ │ │ ├── ad_tab_unselected_holo.9.png
│ │ │ │ ├── btn_check_off_holo_light.png
│ │ │ │ ├── btn_check_on_holo_light.png
│ │ │ │ ├── btn_radio_off_holo_light.png
│ │ │ │ ├── btn_radio_on_holo_light.png
│ │ │ │ ├── ic_menu_star_holo_light.png
│ │ │ │ ├── ic_menu_refresh_holo_light.png
│ │ │ │ ├── spinner_default_holo_light.9.png
│ │ │ │ ├── spinner_disabled_holo_light.9.png
│ │ │ │ ├── ad_spinner_focused_holo_light.9.png
│ │ │ │ ├── ad_spinner_pressed_holo_light.9.png
│ │ │ │ ├── ad_tab_selected_pressed_holo.9.png
│ │ │ │ ├── ad_btn_check_on_pressed_holo_light.png
│ │ │ │ ├── ad_btn_radio_on_pressed_holo_light.png
│ │ │ │ ├── ad_btn_check_off_pressed_holo_light.png
│ │ │ │ ├── ad_btn_radio_off_pressed_holo_light.png
│ │ │ │ └── ad_menu_dropdown_panel_holo_light.9.png
│ │ │ ├── drawable-xhdpi
│ │ │ │ └── icon.png
│ │ │ ├── values
│ │ │ │ └── dimens.xml
│ │ │ └── drawable
│ │ │ │ ├── rounded_rect.xml
│ │ │ │ └── selected_background.xml
│ │ ├── libs
│ │ │ ├── android-support-v4.jar
│ │ │ └── nineoldandroids-2.2.0.jar
│ │ ├── README.md
│ │ └── project.properties
│ ├── fragments
│ │ ├── res
│ │ │ ├── drawable-hdpi
│ │ │ │ ├── icon.png
│ │ │ │ ├── ic_search.png
│ │ │ │ ├── ic_compose.png
│ │ │ │ ├── ic_refresh.png
│ │ │ │ ├── alert_dialog_icon.png
│ │ │ │ ├── ic_compose_inverse.png
│ │ │ │ ├── ic_refresh_inverse.png
│ │ │ │ └── ic_search_inverse.png
│ │ │ ├── drawable-ldpi
│ │ │ │ └── icon.png
│ │ │ ├── drawable-mdpi
│ │ │ │ ├── icon.png
│ │ │ │ ├── ic_search.png
│ │ │ │ ├── ic_compose.png
│ │ │ │ ├── ic_refresh.png
│ │ │ │ ├── alert_dialog_icon.png
│ │ │ │ ├── ic_compose_inverse.png
│ │ │ │ ├── ic_refresh_inverse.png
│ │ │ │ └── ic_search_inverse.png
│ │ │ ├── drawable-xhdpi
│ │ │ │ └── icon.png
│ │ │ └── anim
│ │ │ │ └── decelerate_quint.xml
│ │ ├── libs
│ │ │ └── android-support-v4.jar
│ │ ├── README.md
│ │ └── project.properties
│ ├── known-bugs
│ │ ├── libs
│ │ │ └── android-support-v4.jar
│ │ ├── res
│ │ │ ├── drawable-hdpi
│ │ │ │ ├── icon.png
│ │ │ │ └── ic_refresh.png
│ │ │ ├── drawable-ldpi
│ │ │ │ └── icon.png
│ │ │ ├── drawable-mdpi
│ │ │ │ ├── icon.png
│ │ │ │ └── ic_refresh.png
│ │ │ ├── drawable-xhdpi
│ │ │ │ └── icon.png
│ │ │ ├── values
│ │ │ │ └── strings.xml
│ │ │ ├── layout
│ │ │ │ └── issue331_action_view.xml
│ │ │ └── anim
│ │ │ │ └── issue331_refresh.xml
│ │ ├── project.properties
│ │ └── README.md
│ ├── README.md
│ └── pom.xml
└── library
│ ├── libs
│ └── android-support-v4.jar
│ ├── res
│ ├── drawable-hdpi
│ │ ├── abs__list_focused_holo.9.png
│ │ ├── abs__tab_selected_holo.9.png
│ │ ├── abs__ab_solid_dark_holo.9.png
│ │ ├── abs__ab_solid_light_holo.9.png
│ │ ├── abs__ic_ab_back_holo_dark.png
│ │ ├── abs__ic_ab_back_holo_light.png
│ │ ├── abs__ic_cab_done_holo_dark.png
│ │ ├── abs__list_activated_holo.9.png
│ │ ├── abs__spinner_48_inner_holo.png
│ │ ├── abs__spinner_48_outer_holo.png
│ │ ├── abs__ab_solid_shadow_holo.9.png
│ │ ├── abs__dialog_full_holo_dark.9.png
│ │ ├── abs__dialog_full_holo_light.9.png
│ │ ├── abs__ic_cab_done_holo_light.png
│ │ ├── abs__ic_menu_share_holo_dark.png
│ │ ├── abs__ic_menu_share_holo_light.png
│ │ ├── abs__list_divider_holo_dark.9.png
│ │ ├── abs__list_longpressed_holo.9.png
│ │ ├── abs__list_pressed_holo_dark.9.png
│ │ ├── abs__progress_bg_holo_dark.9.png
│ │ ├── abs__progress_bg_holo_light.9.png
│ │ ├── abs__ab_share_pack_holo_dark.9.png
│ │ ├── abs__ab_share_pack_holo_light.9.png
│ │ ├── abs__ab_transparent_dark_holo.9.png
│ │ ├── abs__list_divider_holo_light.9.png
│ │ ├── abs__list_pressed_holo_light.9.png
│ │ ├── abs__ab_bottom_solid_dark_holo.9.png
│ │ ├── abs__ab_bottom_solid_light_holo.9.png
│ │ ├── abs__ab_stacked_solid_dark_holo.9.png
│ │ ├── abs__ab_stacked_solid_light_holo.9.png
│ │ ├── abs__ab_transparent_light_holo.9.png
│ │ ├── abs__progress_primary_holo_dark.9.png
│ │ ├── abs__progress_primary_holo_light.9.png
│ │ ├── abs__tab_selected_focused_holo.9.png
│ │ ├── abs__tab_selected_pressed_holo.9.png
│ │ ├── abs__tab_unselected_pressed_holo.9.png
│ │ ├── abs__ab_bottom_solid_inverse_holo.9.png
│ │ ├── abs__cab_background_top_holo_dark.9.png
│ │ ├── abs__cab_background_top_holo_light.9.png
│ │ ├── abs__menu_dropdown_panel_holo_dark.9.png
│ │ ├── abs__progress_secondary_holo_dark.9.png
│ │ ├── abs__progress_secondary_holo_light.9.png
│ │ ├── abs__spinner_ab_default_holo_dark.9.png
│ │ ├── abs__spinner_ab_default_holo_light.9.png
│ │ ├── abs__spinner_ab_disabled_holo_dark.9.png
│ │ ├── abs__spinner_ab_focused_holo_dark.9.png
│ │ ├── abs__spinner_ab_focused_holo_light.9.png
│ │ ├── abs__spinner_ab_pressed_holo_dark.9.png
│ │ ├── abs__spinner_ab_pressed_holo_light.9.png
│ │ ├── abs__ab_bottom_transparent_dark_holo.9.png
│ │ ├── abs__ab_bottom_transparent_light_holo.9.png
│ │ ├── abs__ab_stacked_transparent_dark_holo.9.png
│ │ ├── abs__btn_cab_done_default_holo_dark.9.png
│ │ ├── abs__btn_cab_done_default_holo_light.9.png
│ │ ├── abs__btn_cab_done_focused_holo_dark.9.png
│ │ ├── abs__btn_cab_done_focused_holo_light.9.png
│ │ ├── abs__btn_cab_done_pressed_holo_dark.9.png
│ │ ├── abs__btn_cab_done_pressed_holo_light.9.png
│ │ ├── abs__cab_background_bottom_holo_dark.9.png
│ │ ├── abs__cab_background_bottom_holo_light.9.png
│ │ ├── abs__list_selector_disabled_holo_dark.9.png
│ │ ├── abs__menu_dropdown_panel_holo_light.9.png
│ │ ├── abs__spinner_ab_disabled_holo_light.9.png
│ │ ├── abs__ab_stacked_transparent_light_holo.9.png
│ │ ├── abs__list_selector_disabled_holo_light.9.png
│ │ ├── abs__ic_menu_moreoverflow_normal_holo_dark.png
│ │ └── abs__ic_menu_moreoverflow_normal_holo_light.png
│ ├── drawable-mdpi
│ │ ├── abs__list_focused_holo.9.png
│ │ ├── abs__tab_selected_holo.9.png
│ │ ├── abs__ab_solid_dark_holo.9.png
│ │ ├── abs__ab_solid_light_holo.9.png
│ │ ├── abs__ic_ab_back_holo_dark.png
│ │ ├── abs__ic_ab_back_holo_light.png
│ │ ├── abs__ic_cab_done_holo_dark.png
│ │ ├── abs__list_activated_holo.9.png
│ │ ├── abs__spinner_48_inner_holo.png
│ │ ├── abs__spinner_48_outer_holo.png
│ │ ├── abs__ab_solid_shadow_holo.9.png
│ │ ├── abs__dialog_full_holo_dark.9.png
│ │ ├── abs__dialog_full_holo_light.9.png
│ │ ├── abs__ic_cab_done_holo_light.png
│ │ ├── abs__ic_menu_share_holo_dark.png
│ │ ├── abs__ic_menu_share_holo_light.png
│ │ ├── abs__list_divider_holo_dark.9.png
│ │ ├── abs__list_longpressed_holo.9.png
│ │ ├── abs__list_pressed_holo_dark.9.png
│ │ ├── abs__progress_bg_holo_dark.9.png
│ │ ├── abs__progress_bg_holo_light.9.png
│ │ ├── abs__ab_share_pack_holo_dark.9.png
│ │ ├── abs__ab_share_pack_holo_light.9.png
│ │ ├── abs__ab_transparent_dark_holo.9.png
│ │ ├── abs__list_divider_holo_light.9.png
│ │ ├── abs__list_pressed_holo_light.9.png
│ │ ├── abs__ab_bottom_solid_dark_holo.9.png
│ │ ├── abs__ab_bottom_solid_light_holo.9.png
│ │ ├── abs__ab_stacked_solid_dark_holo.9.png
│ │ ├── abs__ab_stacked_solid_light_holo.9.png
│ │ ├── abs__ab_transparent_light_holo.9.png
│ │ ├── abs__progress_primary_holo_dark.9.png
│ │ ├── abs__progress_primary_holo_light.9.png
│ │ ├── abs__tab_selected_focused_holo.9.png
│ │ ├── abs__tab_selected_pressed_holo.9.png
│ │ ├── abs__tab_unselected_pressed_holo.9.png
│ │ ├── abs__ab_bottom_solid_inverse_holo.9.png
│ │ ├── abs__cab_background_top_holo_dark.9.png
│ │ ├── abs__cab_background_top_holo_light.9.png
│ │ ├── abs__menu_dropdown_panel_holo_dark.9.png
│ │ ├── abs__progress_secondary_holo_dark.9.png
│ │ ├── abs__progress_secondary_holo_light.9.png
│ │ ├── abs__spinner_ab_default_holo_dark.9.png
│ │ ├── abs__spinner_ab_default_holo_light.9.png
│ │ ├── abs__spinner_ab_disabled_holo_dark.9.png
│ │ ├── abs__spinner_ab_focused_holo_dark.9.png
│ │ ├── abs__spinner_ab_focused_holo_light.9.png
│ │ ├── abs__spinner_ab_pressed_holo_dark.9.png
│ │ ├── abs__spinner_ab_pressed_holo_light.9.png
│ │ ├── abs__ab_bottom_transparent_dark_holo.9.png
│ │ ├── abs__ab_bottom_transparent_light_holo.9.png
│ │ ├── abs__ab_stacked_transparent_dark_holo.9.png
│ │ ├── abs__btn_cab_done_default_holo_dark.9.png
│ │ ├── abs__btn_cab_done_default_holo_light.9.png
│ │ ├── abs__btn_cab_done_focused_holo_dark.9.png
│ │ ├── abs__btn_cab_done_focused_holo_light.9.png
│ │ ├── abs__btn_cab_done_pressed_holo_dark.9.png
│ │ ├── abs__btn_cab_done_pressed_holo_light.9.png
│ │ ├── abs__cab_background_bottom_holo_dark.9.png
│ │ ├── abs__cab_background_bottom_holo_light.9.png
│ │ ├── abs__list_selector_disabled_holo_dark.9.png
│ │ ├── abs__menu_dropdown_panel_holo_light.9.png
│ │ ├── abs__spinner_ab_disabled_holo_light.9.png
│ │ ├── abs__ab_stacked_transparent_light_holo.9.png
│ │ ├── abs__list_selector_disabled_holo_light.9.png
│ │ ├── abs__ic_menu_moreoverflow_normal_holo_dark.png
│ │ └── abs__ic_menu_moreoverflow_normal_holo_light.png
│ ├── drawable-xhdpi
│ │ ├── abs__ab_solid_dark_holo.9.png
│ │ ├── abs__ic_ab_back_holo_dark.png
│ │ ├── abs__list_focused_holo.9.png
│ │ ├── abs__tab_selected_holo.9.png
│ │ ├── abs__ab_solid_light_holo.9.png
│ │ ├── abs__ab_solid_shadow_holo.9.png
│ │ ├── abs__dialog_full_holo_dark.9.png
│ │ ├── abs__ic_ab_back_holo_light.png
│ │ ├── abs__ic_cab_done_holo_dark.png
│ │ ├── abs__ic_cab_done_holo_light.png
│ │ ├── abs__ic_menu_share_holo_dark.png
│ │ ├── abs__list_activated_holo.9.png
│ │ ├── abs__list_longpressed_holo.9.png
│ │ ├── abs__progress_bg_holo_dark.9.png
│ │ ├── abs__spinner_48_inner_holo.png
│ │ ├── abs__spinner_48_outer_holo.png
│ │ ├── abs__ab_share_pack_holo_dark.9.png
│ │ ├── abs__dialog_full_holo_light.9.png
│ │ ├── abs__ic_menu_share_holo_light.png
│ │ ├── abs__list_divider_holo_dark.9.png
│ │ ├── abs__list_divider_holo_light.9.png
│ │ ├── abs__list_pressed_holo_dark.9.png
│ │ ├── abs__list_pressed_holo_light.9.png
│ │ ├── abs__progress_bg_holo_light.9.png
│ │ ├── abs__ab_bottom_solid_dark_holo.9.png
│ │ ├── abs__ab_bottom_solid_light_holo.9.png
│ │ ├── abs__ab_share_pack_holo_light.9.png
│ │ ├── abs__ab_stacked_solid_dark_holo.9.png
│ │ ├── abs__ab_transparent_dark_holo.9.png
│ │ ├── abs__ab_transparent_light_holo.9.png
│ │ ├── abs__progress_primary_holo_dark.9.png
│ │ ├── abs__tab_selected_focused_holo.9.png
│ │ ├── abs__tab_selected_pressed_holo.9.png
│ │ ├── abs__ab_bottom_solid_inverse_holo.9.png
│ │ ├── abs__ab_stacked_solid_light_holo.9.png
│ │ ├── abs__cab_background_top_holo_dark.9.png
│ │ ├── abs__progress_primary_holo_light.9.png
│ │ ├── abs__progress_secondary_holo_dark.9.png
│ │ ├── abs__spinner_ab_default_holo_dark.9.png
│ │ ├── abs__spinner_ab_focused_holo_dark.9.png
│ │ ├── abs__spinner_ab_pressed_holo_dark.9.png
│ │ ├── abs__tab_unselected_pressed_holo.9.png
│ │ ├── abs__ab_bottom_transparent_dark_holo.9.png
│ │ ├── abs__btn_cab_done_default_holo_dark.9.png
│ │ ├── abs__btn_cab_done_default_holo_light.9.png
│ │ ├── abs__btn_cab_done_focused_holo_dark.9.png
│ │ ├── abs__btn_cab_done_focused_holo_light.9.png
│ │ ├── abs__btn_cab_done_pressed_holo_dark.9.png
│ │ ├── abs__btn_cab_done_pressed_holo_light.9.png
│ │ ├── abs__cab_background_bottom_holo_dark.9.png
│ │ ├── abs__cab_background_top_holo_light.9.png
│ │ ├── abs__menu_dropdown_panel_holo_dark.9.png
│ │ ├── abs__menu_dropdown_panel_holo_light.9.png
│ │ ├── abs__progress_secondary_holo_light.9.png
│ │ ├── abs__spinner_ab_default_holo_light.9.png
│ │ ├── abs__spinner_ab_disabled_holo_dark.9.png
│ │ ├── abs__spinner_ab_disabled_holo_light.9.png
│ │ ├── abs__spinner_ab_focused_holo_light.9.png
│ │ ├── abs__spinner_ab_pressed_holo_light.9.png
│ │ ├── abs__ab_bottom_transparent_light_holo.9.png
│ │ ├── abs__ab_stacked_transparent_dark_holo.9.png
│ │ ├── abs__ab_stacked_transparent_light_holo.9.png
│ │ ├── abs__cab_background_bottom_holo_light.9.png
│ │ ├── abs__list_selector_disabled_holo_dark.9.png
│ │ ├── abs__list_selector_disabled_holo_light.9.png
│ │ ├── abs__ic_menu_moreoverflow_normal_holo_dark.png
│ │ └── abs__ic_menu_moreoverflow_normal_holo_light.png
│ ├── layout
│ │ ├── abs__action_bar_tab_bar_view.xml
│ │ └── abs__action_bar_tab.xml
│ ├── values-v11
│ │ └── abs__themes.xml
│ ├── values-sw600dp
│ │ └── abs__bools.xml
│ ├── values-w360dp
│ │ └── abs__dimens.xml
│ ├── values-w500dp
│ │ └── abs__dimens.xml
│ ├── values-w600dp
│ │ └── abs__dimens.xml
│ └── values-w480dp
│ │ └── abs__bools.xml
│ ├── src
│ └── com
│ │ └── actionbarsherlock
│ │ └── internal
│ │ └── view
│ │ ├── View_OnAttachStateChangeListener.java
│ │ └── View_HasStateListenerSupport.java
│ ├── AndroidManifest.xml
│ ├── README.md
│ ├── project.properties
│ └── proguard-project.txt
├── .vimrc
├── res
├── drawable
│ ├── icon.png
│ ├── linux_icon.png
│ ├── android_icon.png
│ ├── loading_icon.png
│ ├── progress_drawable.xml
│ ├── list_divider.xml
│ ├── thumb_drawable.xml
│ └── toast_background.xml
├── raw
│ ├── grep_armv5.zip
│ ├── grep_armv7.zip
│ ├── grep_mips.zip
│ ├── grep_x86.zip
│ ├── nflog_mips.zip
│ ├── nflog_x86.zip
│ ├── iptables_x86.zip
│ ├── nflog_armv5.zip
│ ├── nflog_armv7.zip
│ ├── run_pie_mips.zip
│ ├── run_pie_x86.zip
│ ├── iptables_armv5.zip
│ ├── iptables_armv7.zip
│ ├── iptables_mips.zip
│ ├── run_pie_armv5.zip
│ └── run_pie_armv7.zip
├── drawable-hdpi
│ ├── up0_down0.png
│ ├── up0_down1.png
│ ├── up1_down0.png
│ └── up1_down1.png
├── drawable-ldpi
│ ├── up0_down0.png
│ ├── up0_down1.png
│ ├── up1_down0.png
│ └── up1_down1.png
├── drawable-mdpi
│ ├── up0_down0.png
│ ├── up0_down1.png
│ ├── up1_down0.png
│ └── up1_down1.png
├── drawable-xhdpi
│ ├── up0_down0.png
│ ├── up0_down1.png
│ ├── up1_down0.png
│ └── up1_down1.png
├── values
│ ├── attrs.xml
│ └── styles.xml
└── layout
│ ├── confirm_exit_checkbox.xml
│ ├── app_context_menu.xml
│ ├── custom_toast.xml
│ ├── log_context_menu.xml
│ ├── main.xml
│ └── actionbar_top.xml
├── screenshots
├── 5NPPvXf.jpg
├── NwpzkkA.jpg
├── PHnXZFk.jpg
├── Um7OArJ.jpg
├── Z1bwVUG.jpg
├── hND5qlO.jpg
├── rzL0GXf.jpg
└── x9hl4tK.jpg
├── libs
└── android-support-v4.jar
├── ViewPagerIndicator
├── sample
│ ├── logo.png
│ ├── web.png
│ ├── psd
│ │ ├── web.psd
│ │ ├── logo.psd
│ │ ├── icon_hdpi.psd
│ │ ├── icon_mdpi.psd
│ │ └── icon_xhdpi.psd
│ ├── screens.png
│ ├── res
│ │ ├── drawable-hdpi
│ │ │ ├── icon.png
│ │ │ ├── custom_tab_indicator_focused.9.png
│ │ │ ├── custom_tab_indicator_selected.9.png
│ │ │ ├── custom_tab_indicator_unselected.9.png
│ │ │ ├── custom_tab_indicator_selected_pressed.9.png
│ │ │ ├── custom_tab_indicator_unselected_focused.9.png
│ │ │ └── custom_tab_indicator_unselected_pressed.9.png
│ │ ├── drawable-mdpi
│ │ │ ├── icon.png
│ │ │ ├── custom_tab_indicator_selected.9.png
│ │ │ ├── custom_tab_indicator_unselected.9.png
│ │ │ ├── custom_tab_indicator_selected_focused.9.png
│ │ │ ├── custom_tab_indicator_selected_pressed.9.png
│ │ │ ├── custom_tab_indicator_unselected_focused.9.png
│ │ │ └── custom_tab_indicator_unselected_pressed.9.png
│ │ ├── drawable-xhdpi
│ │ │ ├── icon.png
│ │ │ ├── custom_tab_indicator_selected.9.png
│ │ │ ├── custom_tab_indicator_unselected.9.png
│ │ │ ├── custom_tab_indicator_selected_focused.9.png
│ │ │ ├── custom_tab_indicator_selected_pressed.9.png
│ │ │ ├── custom_tab_indicator_unselected_focused.9.png
│ │ │ └── custom_tab_indicator_unselected_pressed.9.png
│ │ └── menu
│ │ │ └── menu.xml
│ ├── libs
│ │ └── android-support-v4.jar
│ ├── project.properties
│ └── src
│ │ └── com
│ │ └── viewpagerindicator
│ │ └── sample
│ │ ├── TestTitleFragmentAdapter.java
│ │ ├── SampleCirclesDefault.java
│ │ ├── SampleTitlesDefault.java
│ │ ├── SampleCirclesStyledLayout.java
│ │ ├── SampleTitlesStyledLayout.java
│ │ ├── SampleCirclesSnap.java
│ │ ├── SampleCirclesStyledTheme.java
│ │ └── SampleTitlesStyledTheme.java
├── library
│ ├── libs
│ │ └── android-support-v4.jar
│ ├── res
│ │ ├── drawable-hdpi
│ │ │ ├── vpi__tab_selected_holo.9.png
│ │ │ ├── vpi__tab_unselected_holo.9.png
│ │ │ ├── vpi__tab_selected_focused_holo.9.png
│ │ │ ├── vpi__tab_selected_pressed_holo.9.png
│ │ │ ├── vpi__tab_unselected_focused_holo.9.png
│ │ │ └── vpi__tab_unselected_pressed_holo.9.png
│ │ ├── drawable-mdpi
│ │ │ ├── vpi__tab_selected_holo.9.png
│ │ │ ├── vpi__tab_unselected_holo.9.png
│ │ │ ├── vpi__tab_selected_focused_holo.9.png
│ │ │ ├── vpi__tab_selected_pressed_holo.9.png
│ │ │ ├── vpi__tab_unselected_focused_holo.9.png
│ │ │ └── vpi__tab_unselected_pressed_holo.9.png
│ │ ├── drawable-xhdpi
│ │ │ ├── vpi__tab_selected_holo.9.png
│ │ │ ├── vpi__tab_unselected_holo.9.png
│ │ │ ├── vpi__tab_selected_focused_holo.9.png
│ │ │ ├── vpi__tab_selected_pressed_holo.9.png
│ │ │ ├── vpi__tab_unselected_focused_holo.9.png
│ │ │ └── vpi__tab_unselected_pressed_holo.9.png
│ │ └── layout
│ │ │ └── vpi__tab.xml
│ ├── AndroidManifest.xml
│ ├── project.properties
│ └── proguard-project.txt
└── .gitignore
├── FileSelector
├── res
│ ├── drawable
│ │ ├── fs_file.png
│ │ ├── fs_folder.png
│ │ └── fs_up_folder.png
│ └── layout
│ │ ├── fs_spinner_item.xml
│ │ └── fs_item.xml
├── src
│ └── com
│ │ └── samsung
│ │ └── sprc
│ │ └── fileselector
│ │ ├── FileOperation.java
│ │ └── OnHandleFileListener.java
├── AndroidManifest.xml
├── project.properties
└── proguard-project.txt
├── jni
├── grep
│ ├── Application.mk
│ ├── libbb.c
│ ├── Android.mk
│ └── xregex.h
├── nflog
│ ├── Application.mk
│ ├── Android.mk
│ └── internal.h
└── run_pie
│ ├── Application.mk
│ └── Android.mk
├── .gitignore
├── project.properties
├── src
└── com
│ └── googlecode
│ └── networklog
│ ├── NetworkResolverUpdater.java
│ ├── ItemNotFoundException.java
│ ├── Colors.java
│ ├── FilterUtils.java
│ ├── PacketGraphItem.java
│ ├── Timestamp.java
│ └── Sort.java
├── ant.properties
└── package-jni.sh
/ActionBarSherlock/website/CNAME:
--------------------------------------------------------------------------------
1 | actionbarsherlock.com
2 |
--------------------------------------------------------------------------------
/.vimrc:
--------------------------------------------------------------------------------
1 | set autoindent
2 | set expandtab
3 | set shiftwidth=2
4 |
--------------------------------------------------------------------------------
/ActionBarSherlock/website/_config.yml:
--------------------------------------------------------------------------------
1 | url: "http://actionbarsherlock.com"
2 | auto: true
3 |
--------------------------------------------------------------------------------
/res/drawable/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/drawable/icon.png
--------------------------------------------------------------------------------
/res/raw/grep_armv5.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/raw/grep_armv5.zip
--------------------------------------------------------------------------------
/res/raw/grep_armv7.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/raw/grep_armv7.zip
--------------------------------------------------------------------------------
/res/raw/grep_mips.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/raw/grep_mips.zip
--------------------------------------------------------------------------------
/res/raw/grep_x86.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/raw/grep_x86.zip
--------------------------------------------------------------------------------
/res/raw/nflog_mips.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/raw/nflog_mips.zip
--------------------------------------------------------------------------------
/res/raw/nflog_x86.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/raw/nflog_x86.zip
--------------------------------------------------------------------------------
/res/raw/iptables_x86.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/raw/iptables_x86.zip
--------------------------------------------------------------------------------
/res/raw/nflog_armv5.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/raw/nflog_armv5.zip
--------------------------------------------------------------------------------
/res/raw/nflog_armv7.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/raw/nflog_armv7.zip
--------------------------------------------------------------------------------
/res/raw/run_pie_mips.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/raw/run_pie_mips.zip
--------------------------------------------------------------------------------
/res/raw/run_pie_x86.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/raw/run_pie_x86.zip
--------------------------------------------------------------------------------
/screenshots/5NPPvXf.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/screenshots/5NPPvXf.jpg
--------------------------------------------------------------------------------
/screenshots/NwpzkkA.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/screenshots/NwpzkkA.jpg
--------------------------------------------------------------------------------
/screenshots/PHnXZFk.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/screenshots/PHnXZFk.jpg
--------------------------------------------------------------------------------
/screenshots/Um7OArJ.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/screenshots/Um7OArJ.jpg
--------------------------------------------------------------------------------
/screenshots/Z1bwVUG.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/screenshots/Z1bwVUG.jpg
--------------------------------------------------------------------------------
/screenshots/hND5qlO.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/screenshots/hND5qlO.jpg
--------------------------------------------------------------------------------
/screenshots/rzL0GXf.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/screenshots/rzL0GXf.jpg
--------------------------------------------------------------------------------
/screenshots/x9hl4tK.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/screenshots/x9hl4tK.jpg
--------------------------------------------------------------------------------
/ActionBarSherlock/website/robots.txt:
--------------------------------------------------------------------------------
1 | User-agent: *
2 | Sitemap: http://actionbarsherlock.com/sitemap.xml
3 |
--------------------------------------------------------------------------------
/libs/android-support-v4.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/libs/android-support-v4.jar
--------------------------------------------------------------------------------
/res/drawable/linux_icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/drawable/linux_icon.png
--------------------------------------------------------------------------------
/res/raw/iptables_armv5.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/raw/iptables_armv5.zip
--------------------------------------------------------------------------------
/res/raw/iptables_armv7.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/raw/iptables_armv7.zip
--------------------------------------------------------------------------------
/res/raw/iptables_mips.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/raw/iptables_mips.zip
--------------------------------------------------------------------------------
/res/raw/run_pie_armv5.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/raw/run_pie_armv5.zip
--------------------------------------------------------------------------------
/res/raw/run_pie_armv7.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/raw/run_pie_armv7.zip
--------------------------------------------------------------------------------
/ActionBarSherlock/website/.gitignore:
--------------------------------------------------------------------------------
1 | _site
2 |
3 | #Maven site plugin generated folders
4 | css
5 | images
6 |
--------------------------------------------------------------------------------
/res/drawable/android_icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/drawable/android_icon.png
--------------------------------------------------------------------------------
/res/drawable/loading_icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/drawable/loading_icon.png
--------------------------------------------------------------------------------
/res/drawable-hdpi/up0_down0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/drawable-hdpi/up0_down0.png
--------------------------------------------------------------------------------
/res/drawable-hdpi/up0_down1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/drawable-hdpi/up0_down1.png
--------------------------------------------------------------------------------
/res/drawable-hdpi/up1_down0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/drawable-hdpi/up1_down0.png
--------------------------------------------------------------------------------
/res/drawable-hdpi/up1_down1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/drawable-hdpi/up1_down1.png
--------------------------------------------------------------------------------
/res/drawable-ldpi/up0_down0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/drawable-ldpi/up0_down0.png
--------------------------------------------------------------------------------
/res/drawable-ldpi/up0_down1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/drawable-ldpi/up0_down1.png
--------------------------------------------------------------------------------
/res/drawable-ldpi/up1_down0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/drawable-ldpi/up1_down0.png
--------------------------------------------------------------------------------
/res/drawable-ldpi/up1_down1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/drawable-ldpi/up1_down1.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/up0_down0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/drawable-mdpi/up0_down0.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/up0_down1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/drawable-mdpi/up0_down1.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/up1_down0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/drawable-mdpi/up1_down0.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/up1_down1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/drawable-mdpi/up1_down1.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/up0_down0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/drawable-xhdpi/up0_down0.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/up0_down1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/drawable-xhdpi/up0_down1.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/up1_down0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/drawable-xhdpi/up1_down0.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/up1_down1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/res/drawable-xhdpi/up1_down1.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/logo.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/web.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/web.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/favicon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/favicon.ico
--------------------------------------------------------------------------------
/FileSelector/res/drawable/fs_file.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/FileSelector/res/drawable/fs_file.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/psd/web.psd:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/psd/web.psd
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/screens.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/screens.png
--------------------------------------------------------------------------------
/FileSelector/res/drawable/fs_folder.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/FileSelector/res/drawable/fs_folder.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/psd/logo.psd:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/psd/logo.psd
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/logo.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/logo.psd:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/logo.psd
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/merch.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/merch.png
--------------------------------------------------------------------------------
/FileSelector/res/drawable/fs_up_folder.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/FileSelector/res/drawable/fs_up_folder.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/border.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/border.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/feature.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/feature.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/loading.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/loading.gif
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/mascot.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/mascot.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/octocat.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/octocat.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/overlay.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/overlay.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/ribbon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/ribbon.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/psd/icon_hdpi.psd:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/psd/icon_hdpi.psd
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/psd/icon_mdpi.psd:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/psd/icon_mdpi.psd
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/psd/icon_xhdpi.psd:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/psd/icon_xhdpi.psd
--------------------------------------------------------------------------------
/jni/grep/Application.mk:
--------------------------------------------------------------------------------
1 | APP_OPTIM := release
2 | APP_ABI := armeabi armeabi-v7a mips x86
3 | APP_PLATFORM := android-21
4 | APP_PIE := true
5 |
--------------------------------------------------------------------------------
/jni/grep/libbb.c:
--------------------------------------------------------------------------------
1 | #include "platform.h"
2 | #include "libbb.h"
3 |
4 | char bb_common_bufsiz1[COMMON_BUFSIZE] ALIGNED(sizeof(long long));
5 |
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/controls.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/controls.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/down_grey.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/down_grey.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/feature_01.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/feature_01.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/feature_02.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/feature_02.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/feature_03.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/feature_03.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/icon_web.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/icon_web.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/logo_small.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/logo_small.png
--------------------------------------------------------------------------------
/jni/nflog/Application.mk:
--------------------------------------------------------------------------------
1 | APP_OPTIM := release
2 | APP_ABI := armeabi armeabi-v7a mips x86
3 | APP_PLATFORM := android-21
4 | APP_PIE := true
5 |
--------------------------------------------------------------------------------
/jni/run_pie/Application.mk:
--------------------------------------------------------------------------------
1 | APP_OPTIM := release
2 | APP_ABI := armeabi armeabi-v7a mips x86
3 | APP_PLATFORM := android-8
4 | APP_PIE := false
5 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/raw/robot.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/raw/robot.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/black_linen_v2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/black_linen_v2.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/res/drawable-hdpi/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/res/drawable-hdpi/icon.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/res/drawable-mdpi/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/res/drawable-mdpi/icon.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/libs/android-support-v4.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/libs/android-support-v4.jar
--------------------------------------------------------------------------------
/ViewPagerIndicator/library/libs/android-support-v4.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/library/libs/android-support-v4.jar
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/libs/android-support-v4.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/libs/android-support-v4.jar
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/res/drawable-xhdpi/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/res/drawable-xhdpi/icon.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/loading_background.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/loading_background.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/libs/android-support-v4.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/libs/android-support-v4.jar
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-hdpi/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-hdpi/icon.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-ldpi/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-ldpi/icon.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-mdpi/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-mdpi/icon.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-xhdpi/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-xhdpi/icon.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/roboguice/libs/javax.inject-1.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/roboguice/libs/javax.inject-1.jar
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-hdpi/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-hdpi/icon.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-ldpi/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-ldpi/icon.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-mdpi/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-mdpi/icon.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/styled_01_1.6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/styled_01_1.6.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/styled_01_3.1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/styled_01_3.1.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/styled_02_1.6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/styled_02_1.6.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/styled_02_3.1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/styled_02_3.1.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/fragments/res/drawable-hdpi/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/fragments/res/drawable-hdpi/icon.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/fragments/res/drawable-ldpi/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/fragments/res/drawable-ldpi/icon.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/fragments/res/drawable-mdpi/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/fragments/res/drawable-mdpi/icon.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/roboguice/libs/guice-3.0-no_aop.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/roboguice/libs/guice-3.0-no_aop.jar
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/roboguice/libs/roboguice-2.0b4.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/roboguice/libs/roboguice-2.0b4.jar
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/roboguice/res/drawable-hdpi/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/roboguice/res/drawable-hdpi/icon.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/roboguice/res/drawable-ldpi/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/roboguice/res/drawable-ldpi/icon.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/roboguice/res/drawable-mdpi/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/roboguice/res/drawable-mdpi/icon.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/libs/android-support-v4.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/libs/android-support-v4.jar
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-mdpi/ad_logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-mdpi/ad_logo.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-xhdpi/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-xhdpi/icon.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/styled_01_2.3.3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/styled_01_2.3.3.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/styled_02_2.3.3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/styled_02_2.3.3.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-hdpi/ic_compose.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-hdpi/ic_compose.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-hdpi/ic_refresh.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-hdpi/ic_refresh.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-hdpi/ic_search.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-hdpi/ic_search.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-mdpi/ic_compose.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-mdpi/ic_compose.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-mdpi/ic_refresh.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-mdpi/ic_refresh.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-mdpi/ic_search.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-mdpi/ic_search.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/fragments/libs/android-support-v4.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/fragments/libs/android-support-v4.jar
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/fragments/res/drawable-xhdpi/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/fragments/res/drawable-xhdpi/icon.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/known-bugs/libs/android-support-v4.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/known-bugs/libs/android-support-v4.jar
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/known-bugs/res/drawable-hdpi/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/known-bugs/res/drawable-hdpi/icon.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/known-bugs/res/drawable-ldpi/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/known-bugs/res/drawable-ldpi/icon.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/known-bugs/res/drawable-mdpi/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/known-bugs/res/drawable-mdpi/icon.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/known-bugs/res/drawable-xhdpi/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/known-bugs/res/drawable-xhdpi/icon.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/roboguice/libs/android-support-v4.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/roboguice/libs/android-support-v4.jar
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/roboguice/res/drawable-xhdpi/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/roboguice/res/drawable-xhdpi/icon.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/libs/nineoldandroids-2.2.0.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/libs/nineoldandroids-2.2.0.jar
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/apps/com.squareup.cardcase.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/apps/com.squareup.cardcase.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/featuredemo_01_1.6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/featuredemo_01_1.6.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/featuredemo_01_3.1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/featuredemo_01_3.1.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/featuredemo_02_1.6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/featuredemo_02_1.6.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/featuredemo_02_3.1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/featuredemo_02_3.1.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/shakespeare_01_1.6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/shakespeare_01_1.6.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/shakespeare_01_3.1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/shakespeare_01_3.1.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/styled_01_1.6.thumb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/styled_01_1.6.thumb.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/styled_01_3.1.thumb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/styled_01_3.1.thumb.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/styled_02_1.6.thumb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/styled_02_1.6.thumb.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/styled_02_3.1.thumb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/styled_02_3.1.thumb.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/fragments/res/drawable-hdpi/ic_search.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/fragments/res/drawable-hdpi/ic_search.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/fragments/res/drawable-mdpi/ic_search.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/fragments/res/drawable-mdpi/ic_search.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/roboguice/libs/roboguice-sherlock-1.0.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/roboguice/libs/roboguice-sherlock-1.0.jar
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/roboguice/res/values/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | Astroboy
4 |
5 |
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/apps/com.github.android.gauges.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/apps/com.github.android.gauges.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/featuredemo_01_2.3.3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/featuredemo_01_2.3.3.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/featuredemo_02_2.3.3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/featuredemo_02_2.3.3.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/shakespeare_01_2.3.3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/shakespeare_01_2.3.3.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/shakespeare_02_2.3.3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/shakespeare_02_2.3.3.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/shakespeare_03_2.3.3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/shakespeare_03_2.3.3.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/styled_01_2.3.3.thumb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/styled_01_2.3.3.thumb.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/styled_02_2.3.3.thumb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/styled_02_2.3.3.thumb.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-hdpi/bg_striped_img.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-hdpi/bg_striped_img.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-mdpi/bg_striped_img.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-mdpi/bg_striped_img.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-xhdpi/bg_striped_img.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-xhdpi/bg_striped_img.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/values/colors.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | #aa000000
5 |
6 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/fragments/res/drawable-hdpi/ic_compose.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/fragments/res/drawable-hdpi/ic_compose.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/fragments/res/drawable-hdpi/ic_refresh.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/fragments/res/drawable-hdpi/ic_refresh.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/fragments/res/drawable-mdpi/ic_compose.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/fragments/res/drawable-mdpi/ic_compose.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/fragments/res/drawable-mdpi/ic_refresh.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/fragments/res/drawable-mdpi/ic_refresh.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/known-bugs/res/drawable-hdpi/ic_refresh.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/known-bugs/res/drawable-hdpi/ic_refresh.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/known-bugs/res/drawable-mdpi/ic_refresh.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/known-bugs/res/drawable-mdpi/ic_refresh.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/featuredemo_01_1.6.thumb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/featuredemo_01_1.6.thumb.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/featuredemo_01_3.1.thumb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/featuredemo_01_3.1.thumb.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/featuredemo_02_1.6.thumb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/featuredemo_02_1.6.thumb.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/featuredemo_02_3.1.thumb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/featuredemo_02_3.1.thumb.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/shakespeare_01_1.6.thumb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/shakespeare_01_1.6.thumb.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/shakespeare_01_3.1.thumb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/shakespeare_01_3.1.thumb.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__list_focused_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__list_focused_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__tab_selected_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__tab_selected_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__list_focused_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__list_focused_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__tab_selected_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__tab_selected_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-hdpi/ic_compose_inverse.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-hdpi/ic_compose_inverse.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-hdpi/ic_refresh_inverse.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-hdpi/ic_refresh_inverse.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-hdpi/ic_search_inverse.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-hdpi/ic_search_inverse.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-mdpi/ic_compose_inverse.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-mdpi/ic_compose_inverse.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-mdpi/ic_refresh_inverse.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-mdpi/ic_refresh_inverse.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-mdpi/ic_search_inverse.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-mdpi/ic_search_inverse.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-hdpi/ic_stat_android.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-hdpi/ic_stat_android.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-ldpi/ic_stat_android.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-ldpi/ic_stat_android.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-mdpi/ic_stat_android.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-mdpi/ic_stat_android.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/apps/com.battlelancer.seriesguide.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/apps/com.battlelancer.seriesguide.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/featuredemo_01_2.3.3.thumb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/featuredemo_01_2.3.3.thumb.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/featuredemo_02_2.3.3.thumb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/featuredemo_02_2.3.3.thumb.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/shakespeare_01_2.3.3.thumb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/shakespeare_01_2.3.3.thumb.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/shakespeare_02_2.3.3.thumb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/shakespeare_02_2.3.3.thumb.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/samples/shakespeare_03_2.3.3.thumb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/samples/shakespeare_03_2.3.3.thumb.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_solid_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_solid_dark_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_solid_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_solid_light_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__ic_ab_back_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__ic_ab_back_holo_dark.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__ic_ab_back_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__ic_ab_back_holo_light.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__ic_cab_done_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__ic_cab_done_holo_dark.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__list_activated_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__list_activated_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__spinner_48_inner_holo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__spinner_48_inner_holo.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__spinner_48_outer_holo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__spinner_48_outer_holo.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_solid_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_solid_dark_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_solid_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_solid_light_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__ic_ab_back_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__ic_ab_back_holo_dark.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__ic_ab_back_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__ic_ab_back_holo_light.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__ic_cab_done_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__ic_cab_done_holo_dark.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__list_activated_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__list_activated_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__spinner_48_inner_holo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__spinner_48_inner_holo.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__spinner_48_outer_holo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__spinner_48_outer_holo.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_solid_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_solid_dark_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__ic_ab_back_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__ic_ab_back_holo_dark.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__list_focused_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__list_focused_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__tab_selected_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__tab_selected_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-hdpi/bg_striped_split_img.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-hdpi/bg_striped_split_img.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-hdpi/ic_launcher_settings.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-hdpi/ic_launcher_settings.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-hdpi/ic_magnifying_glass.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-hdpi/ic_magnifying_glass.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-mdpi/bg_striped_split_img.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-mdpi/bg_striped_split_img.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-mdpi/ic_launcher_settings.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-mdpi/ic_launcher_settings.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-mdpi/ic_magnifying_glass.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-mdpi/ic_magnifying_glass.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/library/res/drawable-hdpi/vpi__tab_selected_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/library/res/drawable-hdpi/vpi__tab_selected_holo.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/library/res/drawable-mdpi/vpi__tab_selected_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/library/res/drawable-mdpi/vpi__tab_selected_holo.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/library/res/drawable-xhdpi/vpi__tab_selected_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/library/res/drawable-xhdpi/vpi__tab_selected_holo.9.png
--------------------------------------------------------------------------------
/jni/run_pie/Android.mk:
--------------------------------------------------------------------------------
1 | LOCAL_PATH:= $(call my-dir)
2 |
3 | include $(CLEAR_VARS)
4 |
5 | LOCAL_MODULE := run_pie
6 |
7 | LOCAL_SRC_FILES := run_pie.c
8 |
9 | include $(BUILD_EXECUTABLE)
10 |
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_solid_shadow_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_solid_shadow_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__dialog_full_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__dialog_full_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__dialog_full_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__dialog_full_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__ic_cab_done_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__ic_cab_done_holo_light.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__ic_menu_share_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__ic_menu_share_holo_dark.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__ic_menu_share_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__ic_menu_share_holo_light.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__list_divider_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__list_divider_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__list_longpressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__list_longpressed_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__list_pressed_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__list_pressed_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__progress_bg_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__progress_bg_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__progress_bg_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__progress_bg_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_solid_shadow_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_solid_shadow_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__dialog_full_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__dialog_full_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__dialog_full_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__dialog_full_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__ic_cab_done_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__ic_cab_done_holo_light.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__ic_menu_share_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__ic_menu_share_holo_dark.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__ic_menu_share_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__ic_menu_share_holo_light.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__list_divider_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__list_divider_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__list_longpressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__list_longpressed_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__list_pressed_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__list_pressed_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__progress_bg_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__progress_bg_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__progress_bg_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__progress_bg_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_solid_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_solid_light_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_solid_shadow_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_solid_shadow_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__dialog_full_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__dialog_full_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__ic_ab_back_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__ic_ab_back_holo_light.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__ic_cab_done_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__ic_cab_done_holo_dark.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__ic_cab_done_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__ic_cab_done_holo_light.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__ic_menu_share_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__ic_menu_share_holo_dark.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__list_activated_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__list_activated_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__list_longpressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__list_longpressed_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__progress_bg_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__progress_bg_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__spinner_48_inner_holo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__spinner_48_inner_holo.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__spinner_48_outer_holo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__spinner_48_outer_holo.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-hdpi/ic_title_share_default.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-hdpi/ic_title_share_default.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-xhdpi/bg_striped_split_img.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-xhdpi/bg_striped_split_img.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable-xhdpi/ic_launcher_settings.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/demos/res/drawable-xhdpi/ic_launcher_settings.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/fragments/res/drawable-hdpi/alert_dialog_icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/fragments/res/drawable-hdpi/alert_dialog_icon.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/fragments/res/drawable-hdpi/ic_compose_inverse.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/fragments/res/drawable-hdpi/ic_compose_inverse.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/fragments/res/drawable-hdpi/ic_refresh_inverse.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/fragments/res/drawable-hdpi/ic_refresh_inverse.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/fragments/res/drawable-hdpi/ic_search_inverse.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/fragments/res/drawable-hdpi/ic_search_inverse.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/fragments/res/drawable-mdpi/alert_dialog_icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/fragments/res/drawable-mdpi/alert_dialog_icon.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/fragments/res/drawable-mdpi/ic_compose_inverse.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/fragments/res/drawable-mdpi/ic_compose_inverse.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/fragments/res/drawable-mdpi/ic_refresh_inverse.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/fragments/res/drawable-mdpi/ic_refresh_inverse.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/fragments/res/drawable-mdpi/ic_search_inverse.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/fragments/res/drawable-mdpi/ic_search_inverse.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-mdpi/ad_tab_selected_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-mdpi/ad_tab_selected_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/apps/com.battlelancer.seriesguide_01_3.0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/apps/com.battlelancer.seriesguide_01_3.0.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/apps/com.battlelancer.seriesguide_02_3.0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/apps/com.battlelancer.seriesguide_02_3.0.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/library/res/drawable-hdpi/vpi__tab_unselected_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/library/res/drawable-hdpi/vpi__tab_unselected_holo.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/library/res/drawable-mdpi/vpi__tab_unselected_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/library/res/drawable-mdpi/vpi__tab_unselected_holo.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/library/res/drawable-xhdpi/vpi__tab_unselected_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/library/res/drawable-xhdpi/vpi__tab_unselected_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_share_pack_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_share_pack_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_share_pack_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_share_pack_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_transparent_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_transparent_dark_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__list_divider_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__list_divider_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__list_pressed_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__list_pressed_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_share_pack_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_share_pack_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_share_pack_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_share_pack_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_transparent_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_transparent_dark_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__list_divider_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__list_divider_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__list_pressed_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__list_pressed_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_share_pack_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_share_pack_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__dialog_full_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__dialog_full_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__ic_menu_share_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__ic_menu_share_holo_light.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__list_divider_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__list_divider_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__list_divider_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__list_divider_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__list_pressed_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__list_pressed_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__list_pressed_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__list_pressed_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__progress_bg_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__progress_bg_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-mdpi/ad_tab_unselected_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-mdpi/ad_tab_unselected_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-mdpi/btn_check_off_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-mdpi/btn_check_off_holo_light.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-mdpi/btn_check_on_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-mdpi/btn_check_on_holo_light.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-mdpi/btn_radio_off_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-mdpi/btn_radio_off_holo_light.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-mdpi/btn_radio_on_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-mdpi/btn_radio_on_holo_light.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-mdpi/ic_menu_star_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-mdpi/ic_menu_star_holo_light.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/apps/com.androiduipatterns.mentionobserver.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/apps/com.androiduipatterns.mentionobserver.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/apps/com.battlelancer.seriesguide_01_2.3.4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/apps/com.battlelancer.seriesguide_01_2.3.4.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/apps/com.battlelancer.seriesguide_02_2.3.4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/apps/com.battlelancer.seriesguide_02_2.3.4.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/res/drawable-hdpi/custom_tab_indicator_focused.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/res/drawable-hdpi/custom_tab_indicator_focused.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/res/drawable-hdpi/custom_tab_indicator_selected.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/res/drawable-hdpi/custom_tab_indicator_selected.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/res/drawable-mdpi/custom_tab_indicator_selected.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/res/drawable-mdpi/custom_tab_indicator_selected.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_bottom_solid_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_bottom_solid_dark_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_bottom_solid_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_bottom_solid_light_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_stacked_solid_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_stacked_solid_dark_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_stacked_solid_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_stacked_solid_light_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_transparent_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_transparent_light_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__progress_primary_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__progress_primary_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__progress_primary_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__progress_primary_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__tab_selected_focused_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__tab_selected_focused_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__tab_selected_pressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__tab_selected_pressed_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__tab_unselected_pressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__tab_unselected_pressed_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_bottom_solid_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_bottom_solid_dark_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_bottom_solid_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_bottom_solid_light_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_stacked_solid_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_stacked_solid_dark_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_stacked_solid_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_stacked_solid_light_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_transparent_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_transparent_light_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__progress_primary_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__progress_primary_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__progress_primary_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__progress_primary_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__tab_selected_focused_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__tab_selected_focused_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__tab_selected_pressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__tab_selected_pressed_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__tab_unselected_pressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__tab_unselected_pressed_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_bottom_solid_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_bottom_solid_dark_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_bottom_solid_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_bottom_solid_light_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_share_pack_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_share_pack_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_stacked_solid_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_stacked_solid_dark_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_transparent_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_transparent_dark_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_transparent_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_transparent_light_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__progress_primary_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__progress_primary_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__tab_selected_focused_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__tab_selected_focused_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__tab_selected_pressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__tab_selected_pressed_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-mdpi/ic_menu_refresh_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-mdpi/ic_menu_refresh_holo_light.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/library/res/drawable-hdpi/vpi__tab_selected_focused_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/library/res/drawable-hdpi/vpi__tab_selected_focused_holo.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/library/res/drawable-hdpi/vpi__tab_selected_pressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/library/res/drawable-hdpi/vpi__tab_selected_pressed_holo.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/library/res/drawable-mdpi/vpi__tab_selected_focused_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/library/res/drawable-mdpi/vpi__tab_selected_focused_holo.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/library/res/drawable-mdpi/vpi__tab_selected_pressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/library/res/drawable-mdpi/vpi__tab_selected_pressed_holo.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/library/res/drawable-xhdpi/vpi__tab_selected_focused_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/library/res/drawable-xhdpi/vpi__tab_selected_focused_holo.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/library/res/drawable-xhdpi/vpi__tab_selected_pressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/library/res/drawable-xhdpi/vpi__tab_selected_pressed_holo.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/res/drawable-hdpi/custom_tab_indicator_unselected.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/res/drawable-hdpi/custom_tab_indicator_unselected.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/res/drawable-mdpi/custom_tab_indicator_unselected.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/res/drawable-mdpi/custom_tab_indicator_unselected.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/res/drawable-xhdpi/custom_tab_indicator_selected.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/res/drawable-xhdpi/custom_tab_indicator_selected.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/res/drawable-xhdpi/custom_tab_indicator_unselected.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/res/drawable-xhdpi/custom_tab_indicator_unselected.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_bottom_solid_inverse_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_bottom_solid_inverse_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__cab_background_top_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__cab_background_top_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__cab_background_top_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__cab_background_top_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__menu_dropdown_panel_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__menu_dropdown_panel_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__progress_secondary_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__progress_secondary_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__progress_secondary_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__progress_secondary_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__spinner_ab_default_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__spinner_ab_default_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__spinner_ab_default_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__spinner_ab_default_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__spinner_ab_disabled_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__spinner_ab_disabled_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__spinner_ab_focused_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__spinner_ab_focused_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__spinner_ab_focused_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__spinner_ab_focused_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__spinner_ab_pressed_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__spinner_ab_pressed_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__spinner_ab_pressed_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__spinner_ab_pressed_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_bottom_solid_inverse_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_bottom_solid_inverse_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__cab_background_top_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__cab_background_top_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__cab_background_top_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__cab_background_top_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__menu_dropdown_panel_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__menu_dropdown_panel_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__progress_secondary_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__progress_secondary_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__progress_secondary_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__progress_secondary_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__spinner_ab_default_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__spinner_ab_default_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__spinner_ab_default_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__spinner_ab_default_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__spinner_ab_disabled_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__spinner_ab_disabled_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__spinner_ab_focused_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__spinner_ab_focused_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__spinner_ab_focused_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__spinner_ab_focused_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__spinner_ab_pressed_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__spinner_ab_pressed_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__spinner_ab_pressed_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__spinner_ab_pressed_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_bottom_solid_inverse_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_bottom_solid_inverse_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_stacked_solid_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_stacked_solid_light_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__cab_background_top_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__cab_background_top_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__progress_primary_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__progress_primary_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__progress_secondary_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__progress_secondary_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__spinner_ab_default_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__spinner_ab_default_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__spinner_ab_focused_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__spinner_ab_focused_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__spinner_ab_pressed_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__spinner_ab_pressed_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__tab_unselected_pressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__tab_unselected_pressed_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-mdpi/spinner_default_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-mdpi/spinner_default_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-mdpi/spinner_disabled_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-mdpi/spinner_disabled_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/apps/com.battlelancer.seriesguide_01_3.0.thumb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/apps/com.battlelancer.seriesguide_01_3.0.thumb.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/apps/com.battlelancer.seriesguide_02_3.0.thumb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/apps/com.battlelancer.seriesguide_02_3.0.thumb.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/library/res/drawable-hdpi/vpi__tab_unselected_focused_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/library/res/drawable-hdpi/vpi__tab_unselected_focused_holo.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/library/res/drawable-hdpi/vpi__tab_unselected_pressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/library/res/drawable-hdpi/vpi__tab_unselected_pressed_holo.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/library/res/drawable-mdpi/vpi__tab_unselected_focused_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/library/res/drawable-mdpi/vpi__tab_unselected_focused_holo.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/library/res/drawable-mdpi/vpi__tab_unselected_pressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/library/res/drawable-mdpi/vpi__tab_unselected_pressed_holo.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/library/res/drawable-xhdpi/vpi__tab_unselected_focused_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/library/res/drawable-xhdpi/vpi__tab_unselected_focused_holo.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/library/res/drawable-xhdpi/vpi__tab_unselected_pressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/library/res/drawable-xhdpi/vpi__tab_unselected_pressed_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_bottom_transparent_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_bottom_transparent_dark_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_bottom_transparent_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_bottom_transparent_light_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_stacked_transparent_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_stacked_transparent_dark_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__btn_cab_done_default_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__btn_cab_done_default_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__btn_cab_done_default_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__btn_cab_done_default_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__btn_cab_done_focused_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__btn_cab_done_focused_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__btn_cab_done_focused_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__btn_cab_done_focused_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__btn_cab_done_pressed_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__btn_cab_done_pressed_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__btn_cab_done_pressed_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__btn_cab_done_pressed_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__cab_background_bottom_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__cab_background_bottom_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__cab_background_bottom_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__cab_background_bottom_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__list_selector_disabled_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__list_selector_disabled_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__menu_dropdown_panel_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__menu_dropdown_panel_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__spinner_ab_disabled_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__spinner_ab_disabled_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_bottom_transparent_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_bottom_transparent_dark_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_bottom_transparent_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_bottom_transparent_light_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_stacked_transparent_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_stacked_transparent_dark_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__btn_cab_done_default_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__btn_cab_done_default_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__btn_cab_done_default_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__btn_cab_done_default_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__btn_cab_done_focused_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__btn_cab_done_focused_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__btn_cab_done_focused_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__btn_cab_done_focused_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__btn_cab_done_pressed_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__btn_cab_done_pressed_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__btn_cab_done_pressed_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__btn_cab_done_pressed_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__cab_background_bottom_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__cab_background_bottom_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__cab_background_bottom_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__cab_background_bottom_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__list_selector_disabled_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__list_selector_disabled_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__menu_dropdown_panel_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__menu_dropdown_panel_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__spinner_ab_disabled_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__spinner_ab_disabled_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_bottom_transparent_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_bottom_transparent_dark_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__btn_cab_done_default_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__btn_cab_done_default_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__btn_cab_done_default_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__btn_cab_done_default_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__btn_cab_done_focused_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__btn_cab_done_focused_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__btn_cab_done_focused_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__btn_cab_done_focused_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__btn_cab_done_pressed_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__btn_cab_done_pressed_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__btn_cab_done_pressed_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__btn_cab_done_pressed_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__cab_background_bottom_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__cab_background_bottom_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__cab_background_top_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__cab_background_top_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__menu_dropdown_panel_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__menu_dropdown_panel_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__menu_dropdown_panel_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__menu_dropdown_panel_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__progress_secondary_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__progress_secondary_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__spinner_ab_default_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__spinner_ab_default_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__spinner_ab_disabled_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__spinner_ab_disabled_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__spinner_ab_disabled_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__spinner_ab_disabled_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__spinner_ab_focused_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__spinner_ab_focused_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__spinner_ab_pressed_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__spinner_ab_pressed_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-mdpi/ad_spinner_focused_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-mdpi/ad_spinner_focused_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-mdpi/ad_spinner_pressed_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-mdpi/ad_spinner_pressed_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-mdpi/ad_tab_selected_pressed_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-mdpi/ad_tab_selected_pressed_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/apps/com.battlelancer.seriesguide_01_2.3.4.thumb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/apps/com.battlelancer.seriesguide_01_2.3.4.thumb.png
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/apps/com.battlelancer.seriesguide_02_2.3.4.thumb.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/website/static/apps/com.battlelancer.seriesguide_02_2.3.4.thumb.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/res/drawable-hdpi/custom_tab_indicator_selected_pressed.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/res/drawable-hdpi/custom_tab_indicator_selected_pressed.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/res/drawable-mdpi/custom_tab_indicator_selected_focused.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/res/drawable-mdpi/custom_tab_indicator_selected_focused.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/res/drawable-mdpi/custom_tab_indicator_selected_pressed.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/res/drawable-mdpi/custom_tab_indicator_selected_pressed.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_stacked_transparent_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__ab_stacked_transparent_light_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__list_selector_disabled_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__list_selector_disabled_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_stacked_transparent_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__ab_stacked_transparent_light_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__list_selector_disabled_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__list_selector_disabled_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_bottom_transparent_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_bottom_transparent_light_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_stacked_transparent_dark_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_stacked_transparent_dark_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_stacked_transparent_light_holo.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__ab_stacked_transparent_light_holo.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__cab_background_bottom_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__cab_background_bottom_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__list_selector_disabled_holo_dark.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__list_selector_disabled_holo_dark.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__list_selector_disabled_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__list_selector_disabled_holo_light.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-mdpi/ad_btn_check_on_pressed_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-mdpi/ad_btn_check_on_pressed_holo_light.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-mdpi/ad_btn_radio_on_pressed_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-mdpi/ad_btn_radio_on_pressed_holo_light.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/res/drawable-hdpi/custom_tab_indicator_unselected_focused.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/res/drawable-hdpi/custom_tab_indicator_unselected_focused.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/res/drawable-hdpi/custom_tab_indicator_unselected_pressed.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/res/drawable-hdpi/custom_tab_indicator_unselected_pressed.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/res/drawable-mdpi/custom_tab_indicator_unselected_focused.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/res/drawable-mdpi/custom_tab_indicator_unselected_focused.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/res/drawable-mdpi/custom_tab_indicator_unselected_pressed.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/res/drawable-mdpi/custom_tab_indicator_unselected_pressed.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/res/drawable-xhdpi/custom_tab_indicator_selected_focused.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/res/drawable-xhdpi/custom_tab_indicator_selected_focused.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/res/drawable-xhdpi/custom_tab_indicator_selected_pressed.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/res/drawable-xhdpi/custom_tab_indicator_selected_pressed.9.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__ic_menu_moreoverflow_normal_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__ic_menu_moreoverflow_normal_holo_dark.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-hdpi/abs__ic_menu_moreoverflow_normal_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-hdpi/abs__ic_menu_moreoverflow_normal_holo_light.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__ic_menu_moreoverflow_normal_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__ic_menu_moreoverflow_normal_holo_dark.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-mdpi/abs__ic_menu_moreoverflow_normal_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-mdpi/abs__ic_menu_moreoverflow_normal_holo_light.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__ic_menu_moreoverflow_normal_holo_dark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__ic_menu_moreoverflow_normal_holo_dark.png
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/drawable-xhdpi/abs__ic_menu_moreoverflow_normal_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/library/res/drawable-xhdpi/abs__ic_menu_moreoverflow_normal_holo_light.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-mdpi/ad_btn_check_off_pressed_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-mdpi/ad_btn_check_off_pressed_holo_light.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-mdpi/ad_btn_radio_off_pressed_holo_light.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-mdpi/ad_btn_radio_off_pressed_holo_light.png
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable-mdpi/ad_menu_dropdown_panel_holo_light.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ActionBarSherlock/samples/styled/res/drawable-mdpi/ad_menu_dropdown_panel_holo_light.9.png
--------------------------------------------------------------------------------
/FileSelector/src/com/samsung/sprc/fileselector/FileOperation.java:
--------------------------------------------------------------------------------
1 | package com.samsung.sprc.fileselector;
2 |
3 | /** Enum used to determine the file operation being performed. */
4 | public enum FileOperation {
5 | SAVE, LOAD
6 | }
7 |
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/res/drawable-xhdpi/custom_tab_indicator_unselected_focused.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/res/drawable-xhdpi/custom_tab_indicator_unselected_focused.9.png
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/res/drawable-xhdpi/custom_tab_indicator_unselected_pressed.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/pragma-/networklog/HEAD/ViewPagerIndicator/sample/res/drawable-xhdpi/custom_tab_indicator_unselected_pressed.9.png
--------------------------------------------------------------------------------
/res/values/attrs.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/res/drawable/progress_drawable.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/ViewPagerIndicator/.gitignore:
--------------------------------------------------------------------------------
1 | #Android generated
2 | bin
3 | gen
4 |
5 | #Eclipse
6 | .project
7 | .classpath
8 | .settings
9 |
10 | #IntelliJ IDEA
11 | .idea
12 | *.iml
13 |
14 | #Maven
15 | target
16 | release.properties
17 | pom.xml.*
18 |
--------------------------------------------------------------------------------
/res/drawable/list_divider.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/known-bugs/res/values/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | ActionBarSherlock Known Bugs
5 | ABS: Bugs
6 |
7 |
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/layout/abs__action_bar_tab_bar_view.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable/bg_striped.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/FileSelector/res/layout/fs_spinner_item.xml:
--------------------------------------------------------------------------------
1 |
6 |
7 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/drawable/bg_striped_split.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/layout/collapsible_edittext.xml:
--------------------------------------------------------------------------------
1 |
2 |
6 |
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/layout/abs__action_bar_tab.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/jni/nflog/Android.mk:
--------------------------------------------------------------------------------
1 | LOCAL_PATH := $(call my-dir)
2 |
3 | include $(CLEAR_VARS)
4 |
5 | LOCAL_MODULE := nflog
6 |
7 | LOCAL_SRC_FILES := attr.c callback.c nflog.c nlmsg.c socket.c
8 |
9 | LOCAL_LDLIBS := -pie -rdynamic
10 | LOCAL_CFLAGS := -fPIE -fvisibility=default
11 |
12 | include $(BUILD_EXECUTABLE)
13 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/README.md:
--------------------------------------------------------------------------------
1 | ActionBarSherlock Sample: Demos
2 | ===============================
3 |
4 | See [actionbarsherlock.com/samples.html][1] for information on the sample
5 | contained in this folder.
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 | [1]: http://actionbarsherlock.com/samples.html
14 |
--------------------------------------------------------------------------------
/jni/nflog/internal.h:
--------------------------------------------------------------------------------
1 | #ifndef INTERNAL_H
2 | #define INTERNAL_H 1
3 |
4 | #include "config.h"
5 | #ifdef HAVE_VISIBILITY_HIDDEN
6 | # define __visible __attribute__((visibility("default")))
7 | # define EXPORT_SYMBOL(x) typeof(x) (x) __visible
8 | #else
9 | # define EXPORT_SYMBOL
10 | #endif
11 |
12 | #endif
13 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/fragments/README.md:
--------------------------------------------------------------------------------
1 | ActionBarSherlock Sample: Demos
2 | ===============================
3 |
4 | See [actionbarsherlock.com/samples.html][1] for information on the sample
5 | contained in this folder.
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 | [1]: http://actionbarsherlock.com/samples.html
14 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/README.md:
--------------------------------------------------------------------------------
1 | ActionBarSherlock Sample: Styled
2 | ================================
3 |
4 | See [actionbarsherlock.com/samples.html][1] for information on the sample
5 | contained in this folder.
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 | [1]: http://actionbarsherlock.com/samples.html
14 |
--------------------------------------------------------------------------------
/res/values/styles.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
8 |
9 |
--------------------------------------------------------------------------------
/res/drawable/thumb_drawable.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/ActionBarSherlock/library/src/com/actionbarsherlock/internal/view/View_OnAttachStateChangeListener.java:
--------------------------------------------------------------------------------
1 | package com.actionbarsherlock.internal.view;
2 |
3 | import android.view.View;
4 |
5 | public interface View_OnAttachStateChangeListener {
6 | void onViewAttachedToWindow(View v);
7 | void onViewDetachedFromWindow(View v);
8 | }
9 |
--------------------------------------------------------------------------------
/ActionBarSherlock/library/AndroidManifest.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/FileSelector/res/layout/fs_item.xml:
--------------------------------------------------------------------------------
1 |
6 |
7 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/known-bugs/res/layout/issue331_action_view.xml:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/ViewPagerIndicator/library/AndroidManifest.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
7 |
8 |
9 |
10 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/README.md:
--------------------------------------------------------------------------------
1 | ActionBarSherlock Samples
2 | =========================
3 |
4 | See [actionbarsherlock.com/samples.html][1] for information on the samples
5 | contained in this folder as well as a list of open source implementations.
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 | [1]: http://actionbarsherlock.com/samples.html
14 |
--------------------------------------------------------------------------------
/res/drawable/toast_background.xml:
--------------------------------------------------------------------------------
1 |
3 |
8 |
9 |
10 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/known-bugs/res/anim/issue331_refresh.xml:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/res/menu/menu.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
8 |
--------------------------------------------------------------------------------
/ActionBarSherlock/library/src/com/actionbarsherlock/internal/view/View_HasStateListenerSupport.java:
--------------------------------------------------------------------------------
1 | package com.actionbarsherlock.internal.view;
2 |
3 | public interface View_HasStateListenerSupport {
4 | void addOnAttachStateChangeListener(View_OnAttachStateChangeListener listener);
5 | void removeOnAttachStateChangeListener(View_OnAttachStateChangeListener listener);
6 | }
7 |
--------------------------------------------------------------------------------
/jni/grep/Android.mk:
--------------------------------------------------------------------------------
1 | LOCAL_PATH := $(call my-dir)
2 |
3 | include $(CLEAR_VARS)
4 |
5 | LOCAL_MODULE := grep
6 |
7 | LOCAL_SRC_FILES := getopt32.c grep.c llist.c get_line_from_file.c libbb.c \
8 | recursive_action.c xregcomp.c
9 |
10 | LOCAL_LDLIBS := -pie -rdynamic
11 | LOCAL_CFLAGS := -fPIE -fvisibility=default
12 |
13 | include $(BUILD_EXECUTABLE)
14 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/roboguice/res/anim/expletive_animation.xml:
--------------------------------------------------------------------------------
1 |
2 |
10 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/layout/preferences.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/.gitignore:
--------------------------------------------------------------------------------
1 | # keystore
2 | *.keystore
3 |
4 | # vim swp files
5 | *.swp
6 |
7 | # logs
8 | log-*
9 |
10 | # backup files
11 | *~
12 |
13 | # built application files
14 | *.apk
15 | *.ap_
16 |
17 | # files for the dex VM
18 | *.dex
19 |
20 | # Java class files
21 | *.class
22 |
23 | # generated files
24 | bin/
25 | gen/
26 | obj/
27 |
28 | # Local configuration file (sdk path, etc)
29 | local.properties
30 |
--------------------------------------------------------------------------------
/ActionBarSherlock/library/README.md:
--------------------------------------------------------------------------------
1 | ActionBarSherlock Library
2 | =========================
3 |
4 | This folder contains the main library which should be linked against as an
5 | Android library project in your application.
6 |
7 | For more information see the "Including In Your Project" section of the
8 | [usage page][1].
9 |
10 |
11 |
12 |
13 |
14 |
15 | [1]: http://actionbarsherlock.com/usage.html
16 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/layout/tab_custom_view.xml:
--------------------------------------------------------------------------------
1 |
2 |
5 |
9 |
--------------------------------------------------------------------------------
/FileSelector/AndroidManifest.xml:
--------------------------------------------------------------------------------
1 |
2 |
6 |
7 |
8 |
9 |
10 |
11 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/roboguice/README.md:
--------------------------------------------------------------------------------
1 | ActionBarSherlock Sample: RoboGuice
2 | ===================================
3 |
4 | See [actionbarsherlock.com/samples.html][1] for information on the sample
5 | contained in this folder.
6 |
7 | This sample uses the [roboguice-sherlock][2] plugin from Roberto Tyley.
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 | [1]: http://actionbarsherlock.com/samples.html
16 | [2]: https://github.com/rtyley/roboguice-sherlock
17 |
--------------------------------------------------------------------------------
/ActionBarSherlock/library/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 use,
7 | # "ant.properties", and override values to adapt the script to your
8 | # project structure.
9 |
10 | android.library=true
11 | # Project target.
12 | target=android-16
13 |
--------------------------------------------------------------------------------
/ViewPagerIndicator/library/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 use,
7 | # "ant.properties", and override values to adapt the script to your
8 | # project structure.
9 |
10 | android.library=true
11 | # Project target.
12 | target=android-16
13 |
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/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 use,
7 | # "ant.properties", and override values to adapt the script to your
8 | # project structure.
9 |
10 | # Project target.
11 | target=android-4
12 | android.library.reference.1=../library
13 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/layout/text.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
8 |
12 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/fragments/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 use,
7 | # "ant.properties", and override values to adapt the script to your
8 | # project structure.
9 |
10 | # Project target.
11 | target=android-14
12 | android.library.reference.1=../../library
13 |
14 |
--------------------------------------------------------------------------------
/res/layout/confirm_exit_checkbox.xml:
--------------------------------------------------------------------------------
1 |
4 |
5 |
12 |
13 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/roboguice/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 use,
7 | # "ant.properties", and override values to adapt the script to your
8 | # project structure.
9 |
10 | # Project target.
11 | target=android-14
12 | android.library.reference.1=../../library
13 |
14 |
15 |
16 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/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 use,
7 | # "ant.properties", and override values to adapt the script to your
8 | # project structure.
9 |
10 | # Project target.
11 | target=android-14
12 | android.library.reference.1=../../library
13 |
14 |
15 |
16 |
17 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/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 use,
7 | # "ant.properties", and override values to adapt the script to your
8 | # project structure.
9 |
10 | # Project target.
11 | target=android-14
12 | android.library.reference.1=../../library
13 |
14 |
15 |
16 |
17 |
18 |
--------------------------------------------------------------------------------
/ViewPagerIndicator/library/res/layout/vpi__tab.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/known-bugs/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 use,
7 | # "ant.properties", and override values to adapt the script to your
8 | # project structure.
9 |
10 | # Project target.
11 | target=android-14
12 | android.library.reference.1=../../library
13 |
14 |
15 |
16 |
17 |
18 |
--------------------------------------------------------------------------------
/ActionBarSherlock/website/static/ie.css:
--------------------------------------------------------------------------------
1 | .onecol {
2 | width: 4.7%;
3 | }
4 |
5 | .twocol {
6 | width: 13.2%;
7 | }
8 |
9 | .threecol {
10 | width: 22.05%;
11 | }
12 |
13 | .fourcol {
14 | width: 30.6%;
15 | }
16 |
17 | .fivecol {
18 | width: 39%;
19 | }
20 |
21 | .sixcol {
22 | width: 48%;
23 | }
24 |
25 | .sevencol {
26 | width: 56.75%;
27 | }
28 |
29 | .eightcol {
30 | width: 61.6%;
31 | }
32 |
33 | .ninecol {
34 | width: 74.05%;
35 | }
36 |
37 | .tencol {
38 | width: 82%;
39 | }
40 |
41 | .elevencol {
42 | width: 91.35%;
43 | }
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/roboguice/res/layout/fight_evil.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
8 |
14 |
15 |
16 |
--------------------------------------------------------------------------------
/ActionBarSherlock/website/humans.txt:
--------------------------------------------------------------------------------
1 | /* TEAM */
2 |
3 | Name: Jake Wharton
4 | Site: http://jakewharton.com
5 | EMail: jakewharton@gmail.com
6 | Twitter: @JakeWharton
7 | Location: Pittsburgh, PA
8 |
9 |
10 |
11 | /* THANKS */
12 |
13 | Name: Johan Nilsson
14 | Site: http://markupartist.com/
15 |
16 |
17 |
18 | /* SITE */
19 |
20 | Last update: 2011-06-15
21 | Language: English
22 | Doctype: HTML5
23 | Standards: HTML5, CSS2, Markdown
24 | Components: jQuery, Colorbox (jQuery plugin)
25 | Software: nano, jekyll, GIMP
26 |
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/values-v11/abs__themes.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
12 |
13 |
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/src/com/viewpagerindicator/sample/TestTitleFragmentAdapter.java:
--------------------------------------------------------------------------------
1 | package com.viewpagerindicator.sample;
2 |
3 | import android.support.v4.app.FragmentManager;
4 | import com.viewpagerindicator.TitleProvider;
5 |
6 | class TestTitleFragmentAdapter extends TestFragmentAdapter implements TitleProvider {
7 | public TestTitleFragmentAdapter(FragmentManager fm) {
8 | super(fm);
9 | }
10 |
11 | @Override
12 | public String getTitle(int position) {
13 | return TestFragmentAdapter.CONTENT[position % CONTENT.length];
14 | }
15 | }
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/known-bugs/README.md:
--------------------------------------------------------------------------------
1 | ActionBarSherlock Sample: Known Bugs
2 | ====================================
3 |
4 | This sample demonstrates the known bugs at the time of release. By having this
5 | included and revisioned with the library we allow for easier verification of
6 | regressions and fixes.
7 |
8 | If you want to submit a new bug to the library it would be extremely helpful
9 | if you filed a separate pull request which adds a test case. Doing so will
10 | ensure we can reproduce your bug properly and ensure that a proper fix gets
11 | implemented.
--------------------------------------------------------------------------------
/FileSelector/src/com/samsung/sprc/fileselector/OnHandleFileListener.java:
--------------------------------------------------------------------------------
1 | package com.samsung.sprc.fileselector;
2 |
3 | public interface OnHandleFileListener {
4 | /**
5 | * This method is called after clicking the Save or Load button on the
6 | * dialog, if the file name was correct. It should be used to save or load a
7 | * file using the filePath path.
8 | *
9 | * @param filePath
10 | * File path set in the dialog when the Save or Load button was
11 | * clicked.
12 | */
13 | void handleFile(String filePath);
14 | }
15 |
--------------------------------------------------------------------------------
/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 use,
7 | # "ant.properties", and override values to adapt the script to your
8 | # project structure.
9 |
10 | # Project target.
11 | target=android-22
12 | android.library.reference.1=./ViewPagerIndicator/library/
13 | android.library.reference.2=./ActionBarSherlock/library/
14 | android.library.reference.3=./FileSelector/
15 |
--------------------------------------------------------------------------------
/src/com/googlecode/networklog/NetworkResolverUpdater.java:
--------------------------------------------------------------------------------
1 | /* (C) 2012 Pragmatic Software
2 | This Source Code Form is subject to the terms of the Mozilla Public
3 | License, v. 2.0. If a copy of the MPL was not distributed with this
4 | file, You can obtain one at http://mozilla.org/MPL/2.0/
5 | */
6 |
7 | package com.googlecode.networklog;
8 |
9 | import java.lang.Runnable;
10 |
11 | public abstract class NetworkResolverUpdater implements Runnable {
12 | protected String resolved;
13 |
14 | public void setResolved(String resolved) {
15 | this.resolved = resolved;
16 | }
17 | }
18 |
--------------------------------------------------------------------------------
/res/layout/app_context_menu.xml:
--------------------------------------------------------------------------------
1 |
2 |
14 |
--------------------------------------------------------------------------------
/FileSelector/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 | android.library=true
14 | # Project target.
15 | target=android-16
16 |
17 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/src/com/actionbarsherlock/sample/demos/TabNavigationCollapsed.java:
--------------------------------------------------------------------------------
1 | package com.actionbarsherlock.sample.demos;
2 |
3 | import android.os.Bundle;
4 |
5 | public class TabNavigationCollapsed extends TabNavigation {
6 | @Override
7 | public void onCreate(Bundle savedInstanceState) {
8 | super.onCreate(savedInstanceState);
9 |
10 | //The following two options trigger the collapsing of the main action bar view.
11 | //See the parent activity for the rest of the implementation
12 | getSupportActionBar().setDisplayShowHomeEnabled(false);
13 | getSupportActionBar().setDisplayShowTitleEnabled(false);
14 | }
15 | }
16 |
--------------------------------------------------------------------------------
/res/layout/custom_toast.xml:
--------------------------------------------------------------------------------
1 |
2 |
9 |
18 |
19 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/layout/list_navigation.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
8 |
13 |
17 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/layout/tab_navigation.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
8 |
13 |
17 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/values/arrays.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | - Alpha Option 01
5 | - Beta Option 02
6 | - Charlie Option 03
7 |
8 |
9 |
10 | - alpha
11 | - beta
12 | - charlie
13 |
14 |
15 |
16 | - Home
17 | - Email
18 | - Calendar
19 | - Browser
20 | - Clock
21 |
22 |
23 |
--------------------------------------------------------------------------------
/jni/grep/xregex.h:
--------------------------------------------------------------------------------
1 | /* vi: set sw=4 ts=4: */
2 | /*
3 | * Busybox xregcomp utility routine. This isn't in libbb.h because the
4 | * C library we're linking against may not support regex.h.
5 | *
6 | * Based in part on code from sash, Copyright (c) 1999 by David I. Bell
7 | * Permission has been granted to redistribute this code under GPL.
8 | *
9 | * Licensed under GPLv2 or later, see file LICENSE in this source tree.
10 | */
11 | #ifndef BB_REGEX_H
12 | #define BB_REGEX_H 1
13 |
14 | #include
15 |
16 | PUSH_AND_SET_FUNCTION_VISIBILITY_TO_HIDDEN
17 |
18 | char* regcomp_or_errmsg(regex_t *preg, const char *regex, int cflags) FAST_FUNC;
19 | void xregcomp(regex_t *preg, const char *regex, int cflags) FAST_FUNC;
20 |
21 | POP_SAVED_FUNCTION_VISIBILITY
22 |
23 | #endif
24 |
--------------------------------------------------------------------------------
/src/com/googlecode/networklog/ItemNotFoundException.java:
--------------------------------------------------------------------------------
1 | /* (C) 2012 Pragmatic Software
2 | This Source Code Form is subject to the terms of the Mozilla Public
3 | License, v. 2.0. If a copy of the MPL was not distributed with this
4 | file, You can obtain one at http://mozilla.org/MPL/2.0/
5 | */
6 |
7 | package com.googlecode.networklog;
8 |
9 | public class ItemNotFoundException extends Exception {
10 | public ItemNotFoundException() {
11 | super();
12 | }
13 |
14 | public ItemNotFoundException(String message) {
15 | super(message);
16 | }
17 |
18 | public ItemNotFoundException(String message, Throwable cause) {
19 | super(message, cause);
20 | }
21 |
22 | public ItemNotFoundException(Throwable cause) {
23 | super(cause);
24 | }
25 | }
26 |
--------------------------------------------------------------------------------
/src/com/googlecode/networklog/Colors.java:
--------------------------------------------------------------------------------
1 | /* (C) 2012 Pragmatic Software
2 | This Source Code Form is subject to the terms of the Mozilla Public
3 | License, v. 2.0. If a copy of the MPL was not distributed with this
4 | file, You can obtain one at http://mozilla.org/MPL/2.0/
5 | */
6 |
7 | package com.googlecode.networklog;
8 |
9 | import android.graphics.Color;
10 |
11 | public class Colors {
12 | public static int[] distinctColor = {
13 | R.color.red,
14 | R.color.yellow,
15 | R.color.lime,
16 | R.color.fuchsia,
17 | R.color.aqua,
18 | R.color.blue,
19 | R.color.white,
20 | R.color.maroon,
21 | R.color.orange,
22 | R.color.olive,
23 | R.color.purple,
24 | R.color.teal,
25 | R.color.navy,
26 | R.color.gray,
27 | };
28 | }
29 |
--------------------------------------------------------------------------------
/src/com/googlecode/networklog/FilterUtils.java:
--------------------------------------------------------------------------------
1 | /* (C) 2012 Pragmatic Software
2 | This Source Code Form is subject to the terms of the Mozilla Public
3 | License, v. 2.0. If a copy of the MPL was not distributed with this
4 | file, You can obtain one at http://mozilla.org/MPL/2.0/
5 | */
6 |
7 | package com.googlecode.networklog;
8 |
9 | import java.util.ArrayList;
10 |
11 | public class FilterUtils
12 | {
13 | public static void buildList(String filter, ArrayList list)
14 | {
15 | if(filter.length() > 0)
16 | {
17 | list.clear();
18 |
19 | String[] keywords = filter.split(",");
20 |
21 | for(String keyword : keywords)
22 | {
23 | keyword = keyword.trim().toLowerCase();
24 | list.add(keyword);
25 | }
26 | }
27 | }
28 | }
29 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/values/themes.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
15 |
16 |
--------------------------------------------------------------------------------
/res/layout/log_context_menu.xml:
--------------------------------------------------------------------------------
1 |
2 |
18 |
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/src/com/viewpagerindicator/sample/SampleCirclesDefault.java:
--------------------------------------------------------------------------------
1 | package com.viewpagerindicator.sample;
2 |
3 | import android.os.Bundle;
4 | import android.support.v4.view.ViewPager;
5 | import com.viewpagerindicator.CirclePageIndicator;
6 | import com.viewpagerindicator.sample.R;
7 |
8 | public class SampleCirclesDefault extends BaseSampleActivity {
9 | @Override
10 | protected void onCreate(Bundle savedInstanceState) {
11 | super.onCreate(savedInstanceState);
12 | setContentView(R.layout.simple_circles);
13 |
14 | mAdapter = new TestFragmentAdapter(getSupportFragmentManager());
15 |
16 | mPager = (ViewPager)findViewById(R.id.pager);
17 | mPager.setAdapter(mAdapter);
18 |
19 | mIndicator = (CirclePageIndicator)findViewById(R.id.indicator);
20 | mIndicator.setViewPager(mPager);
21 | }
22 | }
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/src/com/viewpagerindicator/sample/SampleTitlesDefault.java:
--------------------------------------------------------------------------------
1 | package com.viewpagerindicator.sample;
2 |
3 | import android.os.Bundle;
4 | import android.support.v4.view.ViewPager;
5 |
6 | import com.viewpagerindicator.sample.R;
7 | import com.viewpagerindicator.TitlePageIndicator;
8 |
9 | public class SampleTitlesDefault extends BaseSampleActivity {
10 | @Override
11 | protected void onCreate(Bundle savedInstanceState) {
12 | super.onCreate(savedInstanceState);
13 | setContentView(R.layout.simple_titles);
14 |
15 | mAdapter = new TestTitleFragmentAdapter(getSupportFragmentManager());
16 |
17 | mPager = (ViewPager)findViewById(R.id.pager);
18 | mPager.setAdapter(mAdapter);
19 |
20 | mIndicator = (TitlePageIndicator)findViewById(R.id.indicator);
21 | mIndicator.setViewPager(mPager);
22 | }
23 | }
--------------------------------------------------------------------------------
/ant.properties:
--------------------------------------------------------------------------------
1 | # This file is used to override default values used by the Ant build system.
2 | #
3 | # This file must be checked in Version Control Systems, as it is
4 | # integral to the build system of your project.
5 |
6 | # This file is only used by the Ant script.
7 |
8 | # You can use this to override default values such as
9 | # 'source.dir' for the location of your java source folder and
10 | # 'out.dir' for the location of your output folder.
11 |
12 | # You can also use it define how the release builds are signed by declaring
13 | # the following properties:
14 | # 'key.store' for the location of your keystore and
15 | # 'key.alias' for the name of the key to use.
16 | # The password will be asked during the build when you use the 'release' target.
17 | key.store=iptableslog-release-key.keystore
18 | key.alias=iptableslog
19 |
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/src/com/viewpagerindicator/sample/SampleCirclesStyledLayout.java:
--------------------------------------------------------------------------------
1 | package com.viewpagerindicator.sample;
2 |
3 | import android.os.Bundle;
4 | import android.support.v4.view.ViewPager;
5 | import com.viewpagerindicator.CirclePageIndicator;
6 | import com.viewpagerindicator.sample.R;
7 |
8 | public class SampleCirclesStyledLayout extends BaseSampleActivity {
9 | @Override
10 | protected void onCreate(Bundle savedInstanceState) {
11 | super.onCreate(savedInstanceState);
12 | setContentView(R.layout.themed_circles);
13 |
14 | mAdapter = new TestFragmentAdapter(getSupportFragmentManager());
15 |
16 | mPager = (ViewPager)findViewById(R.id.pager);
17 | mPager.setAdapter(mAdapter);
18 |
19 | mIndicator = (CirclePageIndicator)findViewById(R.id.indicator);
20 | mIndicator.setViewPager(mPager);
21 | }
22 | }
--------------------------------------------------------------------------------
/src/com/googlecode/networklog/PacketGraphItem.java:
--------------------------------------------------------------------------------
1 | /* (C) 2012 Pragmatic Software
2 | This Source Code Form is subject to the terms of the Mozilla Public
3 | License, v. 2.0. If a copy of the MPL was not distributed with this
4 | file, You can obtain one at http://mozilla.org/MPL/2.0/
5 | */
6 |
7 | package com.googlecode.networklog;
8 |
9 | import android.os.SystemClock;
10 |
11 | public class PacketGraphItem {
12 | double timestamp;
13 | double len;
14 |
15 | public PacketGraphItem(double len) {
16 | this.timestamp = System.currentTimeMillis();
17 | this.len = len;
18 | }
19 |
20 | public PacketGraphItem(double timestamp, double len) {
21 | this.timestamp = timestamp;
22 | this.len = len;
23 | }
24 |
25 | public String toString() {
26 | return "(" + timestamp + ", " + len + ")";
27 | }
28 | }
29 |
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/src/com/viewpagerindicator/sample/SampleTitlesStyledLayout.java:
--------------------------------------------------------------------------------
1 | package com.viewpagerindicator.sample;
2 |
3 | import android.os.Bundle;
4 | import android.support.v4.view.ViewPager;
5 |
6 | import com.viewpagerindicator.sample.R;
7 | import com.viewpagerindicator.TitlePageIndicator;
8 |
9 | public class SampleTitlesStyledLayout extends BaseSampleActivity {
10 | @Override
11 | protected void onCreate(Bundle savedInstanceState) {
12 | super.onCreate(savedInstanceState);
13 | setContentView(R.layout.themed_titles);
14 |
15 | mAdapter = new TestTitleFragmentAdapter(getSupportFragmentManager());
16 |
17 | mPager = (ViewPager)findViewById(R.id.pager);
18 | mPager.setAdapter(mAdapter);
19 |
20 | mIndicator = (TitlePageIndicator)findViewById(R.id.indicator);
21 | mIndicator.setViewPager(mPager);
22 | }
23 | }
--------------------------------------------------------------------------------
/res/layout/main.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
12 |
16 |
21 |
22 |
--------------------------------------------------------------------------------
/src/com/googlecode/networklog/Timestamp.java:
--------------------------------------------------------------------------------
1 | /* (C) 2012 Pragmatic Software
2 | This Source Code Form is subject to the terms of the Mozilla Public
3 | License, v. 2.0. If a copy of the MPL was not distributed with this
4 | file, You can obtain one at http://mozilla.org/MPL/2.0/
5 | */
6 |
7 | package com.googlecode.networklog;
8 |
9 | import java.util.Date;
10 | import java.text.SimpleDateFormat;
11 | import java.lang.StringBuilder;
12 |
13 | public class Timestamp {
14 | static final String DATE_FORMAT = "yyyy-MM-dd HH:mm:ss.SSS";
15 | static final SimpleDateFormat format = new SimpleDateFormat(DATE_FORMAT);
16 |
17 | public static String getTimestamp(long timestamp) {
18 | return format.format(timestamp);
19 | }
20 |
21 | public static String getTimestamp() {
22 | return format.format(new Date());
23 | }
24 | }
25 |
--------------------------------------------------------------------------------
/res/layout/actionbar_top.xml:
--------------------------------------------------------------------------------
1 |
2 |
5 |
12 |
20 |
21 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/res/layout/progress.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
9 |
14 |
21 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/pom.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | 4.0.0
5 |
6 | com.actionbarsherlock
7 | parent-sample
8 | Sample (Parent)
9 | pom
10 |
11 |
12 | com.actionbarsherlock
13 | parent
14 | 4.1.0
15 | ../pom.xml
16 |
17 |
18 |
19 | demos
20 | fragments
21 | known-bugs
22 | roboguice
23 | styled
24 |
25 |
26 |
--------------------------------------------------------------------------------
/src/com/googlecode/networklog/Sort.java:
--------------------------------------------------------------------------------
1 | /* (C) 2012 Pragmatic Software
2 | This Source Code Form is subject to the terms of the Mozilla Public
3 | License, v. 2.0. If a copy of the MPL was not distributed with this
4 | file, You can obtain one at http://mozilla.org/MPL/2.0/
5 | */
6 |
7 | package com.googlecode.networklog;
8 |
9 | import java.util.HashMap;
10 |
11 | public enum Sort
12 | {
13 | UID, NAME, THROUGHPUT, PACKETS, BYTES, TIMESTAMP;
14 |
15 | static final HashMap sortMap = new HashMap();
16 |
17 | static {
18 | for (Sort s : Sort.values()) {
19 | sortMap.put(s.toString(), s);
20 | }
21 | }
22 |
23 | public static Sort forValue(String value) {
24 | Sort result = sortMap.get(value);
25 | MyLog.d("Sort result: [" + (result == null ? "(null)" : result) + "]");
26 | return sortMap.get(value);
27 | }
28 | }
29 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/demos/src/com/actionbarsherlock/sample/demos/SplitActionModes.java:
--------------------------------------------------------------------------------
1 | /*
2 | * Copyright (C) 2011 Jake Wharton
3 | *
4 | * Licensed under the Apache License, Version 2.0 (the "License");
5 | * you may not use this file except in compliance with the License.
6 | * You may obtain a copy of the License at
7 | *
8 | * http://www.apache.org/licenses/LICENSE-2.0
9 | *
10 | * Unless required by applicable law or agreed to in writing, software
11 | * distributed under the License is distributed on an "AS IS" BASIS,
12 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 | * See the License for the specific language governing permissions and
14 | * limitations under the License.
15 | */
16 | package com.actionbarsherlock.sample.demos;
17 |
18 | //We're the same! Manifest changes only.
19 | public class SplitActionModes extends ActionModes {}
20 |
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/values-sw600dp/abs__bools.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 | false
19 |
20 |
--------------------------------------------------------------------------------
/FileSelector/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 |
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/src/com/viewpagerindicator/sample/SampleCirclesSnap.java:
--------------------------------------------------------------------------------
1 | package com.viewpagerindicator.sample;
2 |
3 | import android.os.Bundle;
4 | import android.support.v4.view.ViewPager;
5 | import com.viewpagerindicator.CirclePageIndicator;
6 | import com.viewpagerindicator.sample.R;
7 |
8 | public class SampleCirclesSnap extends BaseSampleActivity {
9 | @Override
10 | protected void onCreate(Bundle savedInstanceState) {
11 | super.onCreate(savedInstanceState);
12 | setContentView(R.layout.simple_circles);
13 |
14 | mAdapter = new TestFragmentAdapter(getSupportFragmentManager());
15 |
16 | mPager = (ViewPager)findViewById(R.id.pager);
17 | mPager.setAdapter(mAdapter);
18 |
19 | CirclePageIndicator indicator = (CirclePageIndicator)findViewById(R.id.indicator);
20 | mIndicator = indicator;
21 | indicator.setViewPager(mPager);
22 | indicator.setSnap(true);
23 | }
24 | }
--------------------------------------------------------------------------------
/package-jni.sh:
--------------------------------------------------------------------------------
1 | #!/bin/bash
2 |
3 | build_package() {
4 | ndk-build -B V=1 APP_BUILD_SCRIPT=Android.mk NDK_APPLICATION_MK=Application.mk -C jni/$1
5 |
6 | rm res/raw/${1}_armv5.zip
7 | rm res/raw/${1}_armv7.zip
8 | rm res/raw/${1}_x86.zip
9 | rm res/raw/${1}_mips.zip
10 |
11 | zip -9 res/raw/${1}_armv5.zip libs/armeabi/$1
12 | zip -9 res/raw/${1}_armv7.zip libs/armeabi-v7a/$1
13 | zip -9 res/raw/${1}_x86.zip libs/x86/$1
14 | zip -9 res/raw/${1}_mips.zip libs/mips/$1
15 | }
16 |
17 | clean() {
18 | rm -rf obj/
19 | rm -rf libs/armeabi/
20 | rm -rf libs/armeabi-v7a/
21 | rm -rf libs/x86/
22 | rm -rf libs/mips/
23 | }
24 |
25 | clean
26 |
27 | build_package grep
28 | build_package nflog
29 | build_package run_pie
30 |
31 | cp src/com/googlecode/networklog/SysUtils.java .
32 | perl update-jni-md5.pl
33 | diff SysUtils.java src/com/googlecode/networklog/SysUtils.java
34 |
35 | clean
36 |
--------------------------------------------------------------------------------
/ActionBarSherlock/library/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 |
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/src/com/viewpagerindicator/sample/SampleCirclesStyledTheme.java:
--------------------------------------------------------------------------------
1 | package com.viewpagerindicator.sample;
2 |
3 | import android.os.Bundle;
4 | import android.support.v4.view.ViewPager;
5 | import com.viewpagerindicator.CirclePageIndicator;
6 | import com.viewpagerindicator.sample.R;
7 |
8 | public class SampleCirclesStyledTheme extends BaseSampleActivity {
9 | @Override
10 | protected void onCreate(Bundle savedInstanceState) {
11 | super.onCreate(savedInstanceState);
12 |
13 | //The look of this sample is set via a style in the manifest
14 | setContentView(R.layout.simple_circles);
15 |
16 | mAdapter = new TestFragmentAdapter(getSupportFragmentManager());
17 |
18 | mPager = (ViewPager)findViewById(R.id.pager);
19 | mPager.setAdapter(mAdapter);
20 |
21 | mIndicator = (CirclePageIndicator)findViewById(R.id.indicator);
22 | mIndicator.setViewPager(mPager);
23 | }
24 | }
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/fragments/res/anim/decelerate_quint.xml:
--------------------------------------------------------------------------------
1 |
2 |
19 |
20 |
22 |
--------------------------------------------------------------------------------
/ViewPagerIndicator/library/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 |
--------------------------------------------------------------------------------
/ViewPagerIndicator/sample/src/com/viewpagerindicator/sample/SampleTitlesStyledTheme.java:
--------------------------------------------------------------------------------
1 | package com.viewpagerindicator.sample;
2 |
3 | import android.os.Bundle;
4 | import android.support.v4.view.ViewPager;
5 |
6 | import com.viewpagerindicator.sample.R;
7 | import com.viewpagerindicator.TitlePageIndicator;
8 |
9 | public class SampleTitlesStyledTheme extends BaseSampleActivity {
10 | @Override
11 | protected void onCreate(Bundle savedInstanceState) {
12 | super.onCreate(savedInstanceState);
13 |
14 | //The look of this sample is set via a style in the manifest
15 | setContentView(R.layout.simple_titles);
16 |
17 | mAdapter = new TestTitleFragmentAdapter(getSupportFragmentManager());
18 |
19 | mPager = (ViewPager)findViewById(R.id.pager);
20 | mPager.setAdapter(mAdapter);
21 |
22 | mIndicator = (TitlePageIndicator)findViewById(R.id.indicator);
23 | mIndicator.setViewPager(mPager);
24 | }
25 | }
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/values/dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 | 20dp
19 | 8dp
20 |
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/values-w360dp/abs__dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
20 |
21 | 3
22 |
23 |
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/values-w500dp/abs__dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
20 |
21 | 4
22 |
23 |
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/values-w600dp/abs__dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
20 |
21 | 5
22 |
23 |
--------------------------------------------------------------------------------
/ActionBarSherlock/library/res/values-w480dp/abs__bools.xml:
--------------------------------------------------------------------------------
1 |
2 |
19 |
20 | true
21 | false
22 |
23 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable/rounded_rect.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 |
19 |
--------------------------------------------------------------------------------
/ActionBarSherlock/samples/styled/res/drawable/selected_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
16 |
17 |
18 |
19 |
20 |
--------------------------------------------------------------------------------