From 54b6cfa9a9e5b861a9930af873580d6dc20f773c Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Tue, 21 Oct 2008 07:00:00 -0700 Subject: Initial Contribution --- core/res/Android.mk | 36 + core/res/AndroidManifest.xml | 933 ++++++++ core/res/MODULE_LICENSE_APACHE2 | 0 core/res/NOTICE | 190 ++ core/res/assets/images/android_320x480.png | Bin 0 -> 3098 bytes core/res/assets/images/boot_robot.png | Bin 0 -> 1001 bytes core/res/assets/images/boot_robot_glow.png | Bin 0 -> 2083 bytes core/res/assets/images/combobox-disabled.png | Bin 0 -> 566 bytes core/res/assets/images/combobox-noHighlight.png | Bin 0 -> 655 bytes core/res/assets/images/cylon_dot.png | Bin 0 -> 748 bytes core/res/assets/images/cylon_left.png | Bin 0 -> 1283 bytes core/res/assets/images/cylon_right.png | Bin 0 -> 1259 bytes core/res/assets/sounds/bootanim0.raw | Bin 0 -> 79471 bytes core/res/assets/sounds/bootanim1.raw | Bin 0 -> 79392 bytes core/res/assets/webkit/android-weberror.png | Bin 0 -> 1140 bytes core/res/assets/webkit/film.png | Bin 0 -> 3499 bytes core/res/assets/webkit/loaderror.html | 18 + core/res/assets/webkit/missingImage.png | Bin 0 -> 456 bytes core/res/assets/webkit/nodomain.html | 27 + core/res/assets/webkit/nullplugin.png | Bin 0 -> 1552 bytes core/res/assets/webkit/textAreaResizeCorner.png | Bin 0 -> 182 bytes core/res/assets/webkit/youtube.html | 26 + core/res/assets/webkit/youtube.png | Bin 0 -> 1544 bytes .../anim/accelerate_decelerate_interpolator.xml | 21 + core/res/res/anim/accelerate_interpolator.xml | 21 + core/res/res/anim/app_starting_exit.xml | 24 + core/res/res/anim/decelerate_interpolator.xml | 21 + core/res/res/anim/fade_in.xml | 21 + core/res/res/anim/fade_out.xml | 25 + core/res/res/anim/grow_fade_in.xml | 26 + core/res/res/anim/grow_fade_in_center.xml | 26 + core/res/res/anim/grow_fade_in_from_bottom.xml | 26 + core/res/res/anim/linear_interpolator.xml | 21 + core/res/res/anim/options_panel_enter.xml | 24 + core/res/res/anim/options_panel_exit.xml | 25 + core/res/res/anim/push_down_in.xml | 20 + core/res/res/anim/push_down_out.xml | 20 + core/res/res/anim/push_up_in.xml | 20 + core/res/res/anim/push_up_out.xml | 20 + core/res/res/anim/shrink_fade_out.xml | 25 + core/res/res/anim/shrink_fade_out_center.xml | 25 + core/res/res/anim/shrink_fade_out_from_bottom.xml | 25 + core/res/res/anim/slide_in_bottom.xml | 24 + core/res/res/anim/slide_in_child_bottom.xml | 24 + core/res/res/anim/slide_in_left.xml | 24 + core/res/res/anim/slide_in_right.xml | 24 + core/res/res/anim/slide_in_top.xml | 24 + core/res/res/anim/slide_out_bottom.xml | 24 + core/res/res/anim/slide_out_left.xml | 24 + core/res/res/anim/slide_out_right.xml | 24 + core/res/res/anim/slide_out_top.xml | 24 + core/res/res/anim/submenu_enter.xml | 24 + core/res/res/anim/submenu_exit.xml | 24 + core/res/res/anim/task_close_enter.xml | 25 + core/res/res/anim/task_close_exit.xml | 24 + core/res/res/anim/task_open_enter.xml | 24 + core/res/res/anim/task_open_exit.xml | 25 + core/res/res/anim/toast_enter.xml | 23 + core/res/res/anim/toast_exit.xml | 24 + core/res/res/color/primary_text_dark.xml | 25 + .../res/color/primary_text_dark_disable_only.xml | 21 + core/res/res/color/primary_text_dark_focused.xml | 23 + core/res/res/color/primary_text_dark_nodisable.xml | 21 + core/res/res/color/primary_text_light.xml | 25 + .../res/color/primary_text_light_disable_only.xml | 21 + .../res/res/color/primary_text_light_nodisable.xml | 21 + core/res/res/color/secondary_text_dark.xml | 26 + .../res/color/secondary_text_dark_nodisable.xml | 20 + core/res/res/color/secondary_text_light.xml | 27 + .../res/color/secondary_text_light_nodisable.xml | 20 + core/res/res/color/tab_indicator_text.xml | 20 + core/res/res/color/tertiary_text_dark.xml | 24 + core/res/res/color/tertiary_text_light.xml | 24 + core/res/res/color/theme_panel_text.xml | 20 + .../res/color/widget_autocompletetextview_dark.xml | 20 + core/res/res/color/widget_button.xml | 20 + core/res/res/color/widget_edittext_dark.xml | 20 + core/res/res/color/widget_edittext_dark_hint.xml | 23 + core/res/res/color/widget_paneltabwidget.xml | 20 + .../color/widget_textview_bigspinneritem_dark.xml | 20 + .../res/color/widget_textview_spinneritem_dark.xml | 20 + core/res/res/drawable-land/bottombar_565.png | Bin 0 -> 3214 bytes .../res/res/drawable-land/statusbar_background.png | Bin 0 -> 3844 bytes core/res/res/drawable/app_icon_background.xml | 24 + core/res/res/drawable/arrow_down_float.png | Bin 0 -> 3141 bytes core/res/res/drawable/arrow_up_float.png | Bin 0 -> 3128 bytes .../res/res/drawable/battery_charge_background.png | Bin 0 -> 4694 bytes core/res/res/drawable/battery_charge_fill.xml | 22 + .../res/drawable/battery_charge_fill_empty.9.png | Bin 0 -> 3384 bytes .../res/drawable/battery_charge_fill_full.9.png | Bin 0 -> 3409 bytes .../res/drawable/battery_charge_fill_warning.9.png | Bin 0 -> 3427 bytes core/res/res/drawable/battery_low_battery.png | Bin 0 -> 5306 bytes core/res/res/drawable/blank_tile.png | Bin 0 -> 557 bytes core/res/res/drawable/boot_robot.png | Bin 0 -> 1001 bytes core/res/res/drawable/bottom_bar.png | Bin 0 -> 2426 bytes core/res/res/drawable/box.xml | 26 + core/res/res/drawable/btn_application_selector.xml | 26 + core/res/res/drawable/btn_check.xml | 65 + .../res/drawable/btn_check_label_background.9.png | Bin 0 -> 178 bytes core/res/res/drawable/btn_check_off.png | Bin 0 -> 1261 bytes core/res/res/drawable/btn_check_off_disable.png | Bin 0 -> 1414 bytes .../res/drawable/btn_check_off_disable_focused.png | Bin 0 -> 1437 bytes core/res/res/drawable/btn_check_off_longpress.png | Bin 0 -> 1753 bytes core/res/res/drawable/btn_check_off_pressed.png | Bin 0 -> 1751 bytes core/res/res/drawable/btn_check_off_selected.png | Bin 0 -> 1790 bytes core/res/res/drawable/btn_check_on.png | Bin 0 -> 1639 bytes core/res/res/drawable/btn_check_on_disable.png | Bin 0 -> 1733 bytes .../res/drawable/btn_check_on_disable_focused.png | Bin 0 -> 1740 bytes core/res/res/drawable/btn_check_on_longpress.png | Bin 0 -> 4517 bytes core/res/res/drawable/btn_check_on_pressed.png | Bin 0 -> 1776 bytes core/res/res/drawable/btn_check_on_selected.png | Bin 0 -> 1784 bytes core/res/res/drawable/btn_code_lock_default.png | Bin 0 -> 3943 bytes .../btn_code_lock_default_trackball_pressed.png | Bin 0 -> 4049 bytes .../btn_code_lock_default_trackball_selected.png | Bin 0 -> 4009 bytes core/res/res/drawable/btn_code_lock_touched.png | Bin 0 -> 4506 bytes core/res/res/drawable/btn_default.xml | 32 + core/res/res/drawable/btn_default_longpress.9.png | Bin 0 -> 1991 bytes core/res/res/drawable/btn_default_normal.9.png | Bin 0 -> 964 bytes .../res/drawable/btn_default_normal_disable.9.png | Bin 0 -> 1048 bytes .../btn_default_normal_disable_focused.9.png | Bin 0 -> 992 bytes core/res/res/drawable/btn_default_pressed.9.png | Bin 0 -> 1495 bytes core/res/res/drawable/btn_default_selected.9.png | Bin 0 -> 1473 bytes core/res/res/drawable/btn_default_small.xml | 33 + .../res/drawable/btn_default_small_longpress.9.png | Bin 0 -> 4559 bytes .../res/drawable/btn_default_small_normal.9.png | Bin 0 -> 3690 bytes .../btn_default_small_normal_disable.9.png | Bin 0 -> 4350 bytes .../btn_default_small_normal_disable_focused.9.png | Bin 0 -> 1547 bytes .../res/drawable/btn_default_small_pressed.9.png | Bin 0 -> 4201 bytes .../res/drawable/btn_default_small_selected.9.png | Bin 0 -> 4195 bytes core/res/res/drawable/btn_dialog.xml | 28 + core/res/res/drawable/btn_dialog_disable.png | Bin 0 -> 1477 bytes .../res/drawable/btn_dialog_disable_focused.png | Bin 0 -> 1329 bytes core/res/res/drawable/btn_dialog_normal.png | Bin 0 -> 1263 bytes core/res/res/drawable/btn_dialog_pressed.png | Bin 0 -> 1496 bytes core/res/res/drawable/btn_dialog_selected.png | Bin 0 -> 1522 bytes core/res/res/drawable/btn_dropdown.xml | 24 + core/res/res/drawable/btn_dropdown_disabled.9.png | Bin 0 -> 4991 bytes core/res/res/drawable/btn_dropdown_down.9.png | Bin 0 -> 1501 bytes core/res/res/drawable/btn_dropdown_normal.9.png | Bin 0 -> 2349 bytes core/res/res/drawable/btn_dropdown_pressed.9.png | Bin 0 -> 5394 bytes core/res/res/drawable/btn_dropdown_selected.9.png | Bin 0 -> 5460 bytes core/res/res/drawable/btn_erase_default.9.png | Bin 0 -> 1468 bytes core/res/res/drawable/btn_erase_pressed.9.png | Bin 0 -> 1313 bytes core/res/res/drawable/btn_erase_selected.9.png | Bin 0 -> 1184 bytes core/res/res/drawable/btn_flicker_minus.png | Bin 0 -> 244 bytes core/res/res/drawable/btn_flicker_plus.png | Bin 0 -> 410 bytes core/res/res/drawable/btn_media_player.9.png | Bin 0 -> 1677 bytes .../res/drawable/btn_media_player_disabled.9.png | Bin 0 -> 724 bytes .../btn_media_player_disabled_selected.9.png | Bin 0 -> 1040 bytes .../res/drawable/btn_media_player_pressed.9.png | Bin 0 -> 1222 bytes .../res/drawable/btn_media_player_selected.9.png | Bin 0 -> 1481 bytes core/res/res/drawable/btn_minus.xml | 27 + core/res/res/drawable/btn_minus_default.png | Bin 0 -> 3366 bytes core/res/res/drawable/btn_minus_disable.png | Bin 0 -> 3564 bytes .../res/res/drawable/btn_minus_disable_focused.png | Bin 0 -> 3914 bytes core/res/res/drawable/btn_minus_pressed.png | Bin 0 -> 3592 bytes core/res/res/drawable/btn_minus_selected.png | Bin 0 -> 3561 bytes core/res/res/drawable/btn_plus.xml | 27 + core/res/res/drawable/btn_plus_default.png | Bin 0 -> 3353 bytes core/res/res/drawable/btn_plus_disable.png | Bin 0 -> 3669 bytes core/res/res/drawable/btn_plus_disable_focused.png | Bin 0 -> 4031 bytes core/res/res/drawable/btn_plus_pressed.png | Bin 0 -> 3721 bytes core/res/res/drawable/btn_plus_selected.png | Bin 0 -> 3674 bytes core/res/res/drawable/btn_radio.xml | 35 + .../res/drawable/btn_radio_label_background.9.png | Bin 0 -> 178 bytes core/res/res/drawable/btn_radio_off.png | Bin 0 -> 2037 bytes core/res/res/drawable/btn_radio_off_disable.png | Bin 0 -> 2023 bytes .../res/drawable/btn_radio_off_disable_focused.png | Bin 0 -> 2659 bytes core/res/res/drawable/btn_radio_off_longpress.png | Bin 0 -> 2324 bytes core/res/res/drawable/btn_radio_off_pressed.png | Bin 0 -> 2463 bytes core/res/res/drawable/btn_radio_off_selected.png | Bin 0 -> 2457 bytes core/res/res/drawable/btn_radio_on.png | Bin 0 -> 2310 bytes core/res/res/drawable/btn_radio_on_disable.png | Bin 0 -> 2329 bytes .../res/drawable/btn_radio_on_disable_focused.png | Bin 0 -> 2886 bytes core/res/res/drawable/btn_radio_on_longpress.png | Bin 0 -> 2365 bytes core/res/res/drawable/btn_radio_on_pressed.png | Bin 0 -> 2545 bytes core/res/res/drawable/btn_radio_on_selected.png | Bin 0 -> 2547 bytes .../res/drawable/btn_rating_star_off_normal.png | Bin 0 -> 3036 bytes .../res/drawable/btn_rating_star_off_pressed.png | Bin 0 -> 3882 bytes .../res/drawable/btn_rating_star_off_selected.png | Bin 0 -> 3870 bytes .../res/res/drawable/btn_rating_star_on_normal.png | Bin 0 -> 3469 bytes .../res/drawable/btn_rating_star_on_pressed.png | Bin 0 -> 3905 bytes .../res/drawable/btn_rating_star_on_selected.png | Bin 0 -> 3950 bytes core/res/res/drawable/btn_star.xml | 49 + core/res/res/drawable/btn_star_big_off.png | Bin 0 -> 1460 bytes core/res/res/drawable/btn_star_big_off_disable.png | Bin 0 -> 1886 bytes .../drawable/btn_star_big_off_disable_focused.png | Bin 0 -> 1868 bytes .../res/drawable/btn_star_big_off_longpress.png | Bin 0 -> 1750 bytes core/res/res/drawable/btn_star_big_off_pressed.png | Bin 0 -> 4401 bytes .../res/res/drawable/btn_star_big_off_selected.png | Bin 0 -> 4407 bytes core/res/res/drawable/btn_star_big_on.png | Bin 0 -> 4449 bytes core/res/res/drawable/btn_star_big_on_disable.png | Bin 0 -> 4522 bytes .../drawable/btn_star_big_on_disable_focused.png | Bin 0 -> 1911 bytes .../res/res/drawable/btn_star_big_on_longpress.png | Bin 0 -> 4447 bytes core/res/res/drawable/btn_star_big_on_pressed.png | Bin 0 -> 4249 bytes core/res/res/drawable/btn_star_big_on_selected.png | Bin 0 -> 4232 bytes .../res/drawable/btn_star_label_background.9.png | Bin 0 -> 153 bytes core/res/res/drawable/btn_toggle.xml | 20 + core/res/res/drawable/btn_toggle_bg.xml | 20 + core/res/res/drawable/btn_toggle_off.9.png | Bin 0 -> 364 bytes core/res/res/drawable/btn_toggle_on.9.png | Bin 0 -> 442 bytes core/res/res/drawable/btn_white_longpress.9.png | Bin 0 -> 5461 bytes core/res/res/drawable/btn_zoom_page.xml | 28 + core/res/res/drawable/btn_zoom_page_normal.png | Bin 0 -> 1991 bytes core/res/res/drawable/btn_zoom_page_press.png | Bin 0 -> 2075 bytes core/res/res/drawable/button_inset.xml | 23 + .../res/drawable/button_onoff_indicator_off.png | Bin 0 -> 298 bytes .../res/res/drawable/button_onoff_indicator_on.png | Bin 0 -> 380 bytes core/res/res/drawable/checkbox.xml | 29 + core/res/res/drawable/checkbox_background.xml | 23 + .../res/drawable/checkbox_label_background.9.png | Bin 0 -> 2863 bytes core/res/res/drawable/checkbox_off_background.png | Bin 0 -> 3106 bytes .../checkbox_off_background_focus_yellow.png | Bin 0 -> 3320 bytes core/res/res/drawable/checkbox_on_background.png | Bin 0 -> 3354 bytes .../checkbox_on_background_focus_yellow.png | Bin 0 -> 3570 bytes core/res/res/drawable/clock_dial.png | Bin 0 -> 7384 bytes core/res/res/drawable/clock_hand_hour.png | Bin 0 -> 1412 bytes core/res/res/drawable/clock_hand_minute.png | Bin 0 -> 1550 bytes core/res/res/drawable/code_lock_bottom.9.png | Bin 0 -> 158 bytes core/res/res/drawable/code_lock_left.9.png | Bin 0 -> 136 bytes core/res/res/drawable/code_lock_top.9.png | Bin 0 -> 124 bytes core/res/res/drawable/compass_arrow.png | Bin 0 -> 732 bytes core/res/res/drawable/compass_base.png | Bin 0 -> 2508 bytes .../drawable/contextual_menu_bottom_bright.9.png | Bin 0 -> 697 bytes .../res/drawable/contextual_menu_top_dark.9.png | Bin 0 -> 1032 bytes core/res/res/drawable/default_wallpaper.jpg | Bin 0 -> 28946 bytes .../drawable/dialog_divider_horizontal_light.9.png | Bin 0 -> 2921 bytes .../res/drawable/divider_horizontal_bright.9.png | Bin 0 -> 207 bytes .../res/res/drawable/divider_horizontal_dark.9.png | Bin 0 -> 219 bytes .../res/drawable/divider_horizontal_dim_dark.9.png | Bin 0 -> 201 bytes .../drawable/divider_horizontal_textfield.9.png | Bin 0 -> 137 bytes .../res/res/drawable/divider_vertical_bright.9.png | Bin 0 -> 130 bytes core/res/res/drawable/edit_text.xml | 28 + core/res/res/drawable/editbox_background.xml | 24 + .../drawable/editbox_background_focus_yellow.9.png | Bin 0 -> 3425 bytes .../res/drawable/editbox_background_normal.9.png | Bin 0 -> 3130 bytes .../res/drawable/editbox_dropdown_arrowdown.png | Bin 0 -> 2905 bytes core/res/res/drawable/editbox_dropdown_arrowup.png | Bin 0 -> 2891 bytes .../res/drawable/editbox_dropdown_background.9.png | Bin 0 -> 3229 bytes .../editbox_dropdown_background_dark.9.png | Bin 0 -> 367 bytes core/res/res/drawable/expander_group.xml | 23 + core/res/res/drawable/expander_ic_maximized.9.png | Bin 0 -> 2081 bytes core/res/res/drawable/expander_ic_minimized.9.png | Bin 0 -> 2052 bytes .../focused_application_background_static.png | Bin 0 -> 3928 bytes core/res/res/drawable/frame_gallery_thumb.9.png | Bin 0 -> 925 bytes .../res/drawable/frame_gallery_thumb_pressed.9.png | Bin 0 -> 1704 bytes .../drawable/frame_gallery_thumb_selected.9.png | Bin 0 -> 621 bytes core/res/res/drawable/gallery_item_background.xml | 57 + .../res/drawable/gallery_selected_default.9.png | Bin 0 -> 1088 bytes .../res/drawable/gallery_selected_focused.9.png | Bin 0 -> 1313 bytes .../res/drawable/gallery_selected_pressed.9.png | Bin 0 -> 1317 bytes core/res/res/drawable/gallery_thumb.xml | 23 + .../res/drawable/gallery_unselected_default.9.png | Bin 0 -> 560 bytes .../res/drawable/gallery_unselected_pressed.9.png | Bin 0 -> 686 bytes core/res/res/drawable/grey_list_separator.9.png | Bin 0 -> 2823 bytes core/res/res/drawable/grid_selector_background.xml | 24 + .../drawable/grid_selector_background_focus.9.png | Bin 0 -> 985 bytes .../grid_selector_background_pressed.9.png | Bin 0 -> 920 bytes core/res/res/drawable/highlight_disabled.9.png | Bin 0 -> 1291 bytes .../res/drawable/highlight_disabled_pressed.9.png | Bin 0 -> 1419 bytes core/res/res/drawable/highlight_pressed.9.png | Bin 0 -> 1103 bytes .../res/drawable/highlight_pressed_dimmed.9.png | Bin 0 -> 1113 bytes core/res/res/drawable/highlight_selected.9.png | Bin 0 -> 1145 bytes core/res/res/drawable/ic_bullet_key_permission.png | Bin 0 -> 584 bytes core/res/res/drawable/ic_check_mark_dark.png | Bin 0 -> 3533 bytes core/res/res/drawable/ic_check_mark_light.png | Bin 0 -> 3739 bytes core/res/res/drawable/ic_delete.png | Bin 0 -> 3440 bytes core/res/res/drawable/ic_dialog_alert.png | Bin 0 -> 3645 bytes core/res/res/drawable/ic_dialog_dialer.png | Bin 0 -> 3529 bytes core/res/res/drawable/ic_dialog_email.png | Bin 0 -> 3726 bytes core/res/res/drawable/ic_dialog_info.png | Bin 0 -> 3593 bytes core/res/res/drawable/ic_dialog_map.png | Bin 0 -> 3862 bytes core/res/res/drawable/ic_dialog_menu_generic.png | Bin 0 -> 1187 bytes core/res/res/drawable/ic_dialog_time.png | Bin 0 -> 1490 bytes core/res/res/drawable/ic_dialog_usb.png | Bin 0 -> 938 bytes core/res/res/drawable/ic_emergency.png | Bin 0 -> 653 bytes core/res/res/drawable/ic_input_add.png | Bin 0 -> 3180 bytes core/res/res/drawable/ic_input_delete.png | Bin 0 -> 3769 bytes core/res/res/drawable/ic_input_get.png | Bin 0 -> 995 bytes core/res/res/drawable/ic_launcher_android.png | Bin 0 -> 3019 bytes core/res/res/drawable/ic_lock_idle_alarm.png | Bin 0 -> 640 bytes core/res/res/drawable/ic_lock_idle_charging.png | Bin 0 -> 599 bytes core/res/res/drawable/ic_lock_idle_lock.png | Bin 0 -> 547 bytes core/res/res/drawable/ic_lock_idle_low_battery.png | Bin 0 -> 665 bytes core/res/res/drawable/ic_lock_lock.png | Bin 0 -> 1303 bytes core/res/res/drawable/ic_lock_power_off.png | Bin 0 -> 1713 bytes core/res/res/drawable/ic_lock_silent_mode.png | Bin 0 -> 1362 bytes core/res/res/drawable/ic_lock_silent_mode_off.png | Bin 0 -> 1555 bytes .../ic_maps_indicator_current_position.png | Bin 0 -> 1205 bytes .../ic_maps_indicator_current_position_anim.xml | 27 + .../ic_maps_indicator_current_position_anim1.png | Bin 0 -> 1301 bytes .../ic_maps_indicator_current_position_anim2.png | Bin 0 -> 1300 bytes .../ic_maps_indicator_current_position_anim3.png | Bin 0 -> 1201 bytes core/res/res/drawable/ic_media_ff.png | Bin 0 -> 1159 bytes core/res/res/drawable/ic_media_next.png | Bin 0 -> 1309 bytes core/res/res/drawable/ic_media_pause.png | Bin 0 -> 512 bytes core/res/res/drawable/ic_media_play.png | Bin 0 -> 919 bytes core/res/res/drawable/ic_media_previous.png | Bin 0 -> 1295 bytes core/res/res/drawable/ic_media_rew.png | Bin 0 -> 1192 bytes core/res/res/drawable/ic_menu_add.png | Bin 0 -> 2017 bytes core/res/res/drawable/ic_menu_agenda.png | Bin 0 -> 4805 bytes .../drawable/ic_menu_always_landscape_portrait.png | Bin 0 -> 1658 bytes core/res/res/drawable/ic_menu_call.png | Bin 0 -> 1755 bytes core/res/res/drawable/ic_menu_camera.png | Bin 0 -> 1971 bytes .../res/drawable/ic_menu_close_clear_cancel.png | Bin 0 -> 5306 bytes core/res/res/drawable/ic_menu_compass.png | Bin 0 -> 3943 bytes core/res/res/drawable/ic_menu_crop.png | Bin 0 -> 1743 bytes core/res/res/drawable/ic_menu_day.png | Bin 0 -> 3924 bytes core/res/res/drawable/ic_menu_delete.png | Bin 0 -> 1747 bytes core/res/res/drawable/ic_menu_directions.png | Bin 0 -> 4383 bytes core/res/res/drawable/ic_menu_edit.png | Bin 0 -> 1661 bytes core/res/res/drawable/ic_menu_gallery.png | Bin 0 -> 2379 bytes core/res/res/drawable/ic_menu_help.png | Bin 0 -> 5304 bytes core/res/res/drawable/ic_menu_info_details.png | Bin 0 -> 2128 bytes core/res/res/drawable/ic_menu_manage.png | Bin 0 -> 5082 bytes core/res/res/drawable/ic_menu_mapmode.png | Bin 0 -> 1923 bytes core/res/res/drawable/ic_menu_month.png | Bin 0 -> 5123 bytes core/res/res/drawable/ic_menu_more.png | Bin 0 -> 5223 bytes core/res/res/drawable/ic_menu_my_calendar.png | Bin 0 -> 4469 bytes core/res/res/drawable/ic_menu_mylocation.png | Bin 0 -> 5307 bytes core/res/res/drawable/ic_menu_myplaces.png | Bin 0 -> 2011 bytes core/res/res/drawable/ic_menu_preferences.png | Bin 0 -> 2144 bytes core/res/res/drawable/ic_menu_recent_history.png | Bin 0 -> 2647 bytes core/res/res/drawable/ic_menu_report_image.png | Bin 0 -> 1996 bytes core/res/res/drawable/ic_menu_revert.png | Bin 0 -> 1731 bytes core/res/res/drawable/ic_menu_rotate.png | Bin 0 -> 2477 bytes core/res/res/drawable/ic_menu_save.png | Bin 0 -> 1645 bytes core/res/res/drawable/ic_menu_search.png | Bin 0 -> 5059 bytes core/res/res/drawable/ic_menu_send.png | Bin 0 -> 1966 bytes core/res/res/drawable/ic_menu_set_as.png | Bin 0 -> 1828 bytes core/res/res/drawable/ic_menu_share.png | Bin 0 -> 2194 bytes core/res/res/drawable/ic_menu_slideshow.png | Bin 0 -> 2392 bytes .../res/drawable/ic_menu_sort_alphabetically.png | Bin 0 -> 2077 bytes core/res/res/drawable/ic_menu_sort_by_size.png | Bin 0 -> 1067 bytes core/res/res/drawable/ic_menu_today.png | Bin 0 -> 4450 bytes core/res/res/drawable/ic_menu_upload.png | Bin 0 -> 1571 bytes core/res/res/drawable/ic_menu_upload_you_tube.png | Bin 0 -> 2384 bytes core/res/res/drawable/ic_menu_view.png | Bin 0 -> 1929 bytes core/res/res/drawable/ic_menu_week.png | Bin 0 -> 4202 bytes core/res/res/drawable/ic_menu_zoom.png | Bin 0 -> 2290 bytes .../res/res/drawable/ic_notification_clear_all.png | Bin 0 -> 1558 bytes .../res/res/drawable/ic_notification_overlay.9.png | Bin 0 -> 3201 bytes core/res/res/drawable/ic_partial_secure.png | Bin 0 -> 315 bytes core/res/res/drawable/ic_popup_disk_full.png | Bin 0 -> 4135 bytes core/res/res/drawable/ic_popup_reminder.png | Bin 0 -> 1288 bytes core/res/res/drawable/ic_popup_sync.xml | 30 + core/res/res/drawable/ic_popup_sync_1.png | Bin 0 -> 4001 bytes core/res/res/drawable/ic_popup_sync_2.png | Bin 0 -> 4065 bytes core/res/res/drawable/ic_popup_sync_3.png | Bin 0 -> 4029 bytes core/res/res/drawable/ic_popup_sync_4.png | Bin 0 -> 4019 bytes core/res/res/drawable/ic_popup_sync_5.png | Bin 0 -> 4144 bytes core/res/res/drawable/ic_popup_sync_6.png | Bin 0 -> 3956 bytes core/res/res/drawable/ic_power.png | Bin 0 -> 925 bytes .../res/drawable/ic_search_category_default.png | Bin 0 -> 1747 bytes core/res/res/drawable/ic_secure.png | Bin 0 -> 398 bytes .../drawable/ic_settings_indicator_next_page.png | Bin 0 -> 1625 bytes core/res/res/drawable/ic_text_dot.png | Bin 0 -> 332 bytes core/res/res/drawable/ic_vibrate.png | Bin 0 -> 4103 bytes core/res/res/drawable/ic_volume.png | Bin 0 -> 2669 bytes core/res/res/drawable/ic_volume_off.png | Bin 0 -> 2462 bytes core/res/res/drawable/ic_volume_off_small.png | Bin 0 -> 832 bytes core/res/res/drawable/ic_volume_small.png | Bin 0 -> 866 bytes .../res/drawable/icon_highlight_rectangle.9.png | Bin 0 -> 1022 bytes core/res/res/drawable/icon_highlight_square.9.png | Bin 0 -> 1408 bytes .../res/res/drawable/indicator_check_mark_dark.xml | 28 + .../res/drawable/indicator_check_mark_light.xml | 28 + ...indicator_code_lock_drag_direction_green_up.png | Bin 0 -> 268 bytes .../indicator_code_lock_drag_direction_red_up.png | Bin 0 -> 315 bytes .../indicator_code_lock_point_area_default.png | Bin 0 -> 3939 bytes .../indicator_code_lock_point_area_green.png | Bin 0 -> 4201 bytes .../indicator_code_lock_point_area_red.png | Bin 0 -> 4462 bytes core/res/res/drawable/indicator_input_error.png | Bin 0 -> 884 bytes .../indicator_show_current_selected_dark.png | Bin 0 -> 990 bytes core/res/res/drawable/list_highlight.xml | 24 + core/res/res/drawable/list_highlight_active.xml | 28 + core/res/res/drawable/list_highlight_inactive.xml | 28 + core/res/res/drawable/list_selector_background.xml | 37 + .../list_selector_background_disabled.9.png | Bin 0 -> 1252 bytes .../drawable/list_selector_background_focus.9.png | Bin 0 -> 11006 bytes .../list_selector_background_longpress.9.png | Bin 0 -> 3017 bytes .../list_selector_background_pressed.9.png | Bin 0 -> 11006 bytes .../list_selector_background_transition.xml | 20 + core/res/res/drawable/load_average_background.xml | 20 + core/res/res/drawable/loading_tile.png | Bin 0 -> 729 bytes core/res/res/drawable/lock_asset.png | Bin 0 -> 587 bytes core/res/res/drawable/maps_google_logo.png | Bin 0 -> 2776 bytes core/res/res/drawable/media_button_background.xml | 29 + core/res/res/drawable/menu_background.9.png | Bin 0 -> 3385 bytes .../menu_background_fill_parent_width.9.png | Bin 0 -> 2969 bytes core/res/res/drawable/menu_selector.xml | 44 + core/res/res/drawable/menu_separator.9.png | Bin 0 -> 2823 bytes .../res/res/drawable/menu_submenu_background.9.png | Bin 0 -> 4394 bytes core/res/res/drawable/menuitem_background.xml | 24 + .../res/drawable/menuitem_background_focus.9.png | Bin 0 -> 11006 bytes .../res/drawable/menuitem_background_pressed.9.png | Bin 0 -> 11006 bytes .../res/res/drawable/menuitem_background_solid.xml | 24 + .../menuitem_background_solid_focused.9.png | Bin 0 -> 165 bytes .../menuitem_background_solid_pressed.9.png | Bin 0 -> 165 bytes core/res/res/drawable/menuitem_checkbox.xml | 25 + core/res/res/drawable/menuitem_checkbox_on.png | Bin 0 -> 2920 bytes core/res/res/drawable/no_tile_128.png | Bin 0 -> 1392 bytes core/res/res/drawable/padlock.png | Bin 0 -> 427 bytes core/res/res/drawable/panel_background.9.png | Bin 0 -> 1332 bytes .../drawable/panel_picture_frame_background.xml | 24 + .../drawable/panel_picture_frame_bg_disabled.9.png | Bin 0 -> 3286 bytes .../panel_picture_frame_bg_focus_blue.9.png | Bin 0 -> 5311 bytes .../drawable/panel_picture_frame_bg_normal.9.png | Bin 0 -> 3532 bytes .../panel_picture_frame_bg_pressed_blue.9.png | Bin 0 -> 5111 bytes core/res/res/drawable/panel_separator.9.png | Bin 0 -> 255 bytes core/res/res/drawable/pickerbox.xml | 21 + core/res/res/drawable/pickerbox_background.png | Bin 0 -> 4226 bytes core/res/res/drawable/pickerbox_divider.png | Bin 0 -> 163 bytes core/res/res/drawable/pickerbox_selected.9.png | Bin 0 -> 2155 bytes core/res/res/drawable/pickerbox_unselected.9.png | Bin 0 -> 1474 bytes core/res/res/drawable/picture_emergency.png | Bin 0 -> 8339 bytes core/res/res/drawable/picture_frame.9.png | Bin 0 -> 547 bytes core/res/res/drawable/popup_bottom_bright.9.png | Bin 0 -> 881 bytes core/res/res/drawable/popup_bottom_dark.9.png | Bin 0 -> 975 bytes core/res/res/drawable/popup_bottom_medium.9.png | Bin 0 -> 960 bytes core/res/res/drawable/popup_center_bright.9.png | Bin 0 -> 196 bytes core/res/res/drawable/popup_center_dark.9.png | Bin 0 -> 209 bytes core/res/res/drawable/popup_center_medium.9.png | Bin 0 -> 148 bytes .../drawable/popup_divider_horizontal_dark.9.png | Bin 0 -> 2921 bytes core/res/res/drawable/popup_full_bright.9.png | Bin 0 -> 1251 bytes core/res/res/drawable/popup_full_dark.9.png | Bin 0 -> 1332 bytes core/res/res/drawable/popup_inline_error.9.png | Bin 0 -> 1779 bytes core/res/res/drawable/popup_top_bright.9.png | Bin 0 -> 701 bytes core/res/res/drawable/popup_top_dark.9.png | Bin 0 -> 815 bytes core/res/res/drawable/presence_away.png | Bin 0 -> 3500 bytes core/res/res/drawable/presence_busy.png | Bin 0 -> 3529 bytes core/res/res/drawable/presence_invisible.png | Bin 0 -> 1084 bytes core/res/res/drawable/presence_offline.png | Bin 0 -> 3577 bytes core/res/res/drawable/presence_online.png | Bin 0 -> 3528 bytes .../pressed_application_background_static.png | Bin 0 -> 3902 bytes core/res/res/drawable/progress.xml | 40 + .../res/drawable/progress_circular_background.png | Bin 0 -> 2044 bytes .../progress_circular_background_small.png | Bin 0 -> 484 bytes .../drawable/progress_circular_indeterminate.png | Bin 0 -> 2371 bytes .../progress_circular_indeterminate_small.png | Bin 0 -> 534 bytes core/res/res/drawable/progress_frame.9.png | Bin 0 -> 695 bytes core/res/res/drawable/progress_horizontal.xml | 63 + core/res/res/drawable/progress_indeterminate.xml | 32 + .../drawable/progress_indeterminate_horizontal.xml | 26 + .../res/drawable/progress_indeterminate_small.xml | 32 + core/res/res/drawable/progress_inner.9.png | Bin 0 -> 375 bytes core/res/res/drawable/progress_large.xml | 45 + core/res/res/drawable/progress_medium.xml | 43 + core/res/res/drawable/progress_particle.png | Bin 0 -> 3058 bytes core/res/res/drawable/progress_particle_small.png | Bin 0 -> 2856 bytes core/res/res/drawable/progress_small.xml | 45 + core/res/res/drawable/progress_small_titlebar.xml | 45 + .../res/drawable/progressbar_indeterminate1.png | Bin 0 -> 3678 bytes .../res/drawable/progressbar_indeterminate2.png | Bin 0 -> 3704 bytes .../res/drawable/progressbar_indeterminate3.png | Bin 0 -> 3752 bytes core/res/res/drawable/radiobutton.xml | 28 + core/res/res/drawable/radiobutton_background.xml | 23 + .../drawable/radiobutton_label_background.9.png | Bin 0 -> 2863 bytes .../res/drawable/radiobutton_off_background.png | Bin 0 -> 3335 bytes .../radiobutton_off_background_focus_yellow.png | Bin 0 -> 3670 bytes .../res/res/drawable/radiobutton_on_background.png | Bin 0 -> 3468 bytes .../radiobutton_on_background_focus_yellow.png | Bin 0 -> 3736 bytes core/res/res/drawable/rate_star_big_half.png | Bin 0 -> 1224 bytes core/res/res/drawable/rate_star_big_off.png | Bin 0 -> 482 bytes core/res/res/drawable/rate_star_big_on.png | Bin 0 -> 2017 bytes core/res/res/drawable/rate_star_small_half.png | Bin 0 -> 537 bytes core/res/res/drawable/rate_star_small_off.png | Bin 0 -> 320 bytes core/res/res/drawable/rate_star_small_on.png | Bin 0 -> 558 bytes core/res/res/drawable/ratingbar.xml | 22 + core/res/res/drawable/ratingbar_full.xml | 22 + core/res/res/drawable/ratingbar_small.xml | 22 + core/res/res/drawable/reticle.png | Bin 0 -> 3226 bytes core/res/res/drawable/screen_progress.xml | 27 + core/res/res/drawable/screen_progress_frame.9.png | Bin 0 -> 322 bytes core/res/res/drawable/screen_progress_inner.9.png | Bin 0 -> 185 bytes .../res/res/drawable/screen_title_background.9.png | Bin 0 -> 3096 bytes core/res/res/drawable/scroll_thumb_horz.9.png | Bin 0 -> 145 bytes core/res/res/drawable/scroll_thumb_vert.9.png | Bin 0 -> 161 bytes core/res/res/drawable/scrollbar.9.png | Bin 0 -> 2930 bytes .../scrollbar_handle_accelerated_anim2.9.png | Bin 0 -> 1115 bytes .../res/drawable/scrollbar_handle_horizontal.9.png | Bin 0 -> 316 bytes .../res/drawable/scrollbar_handle_vertical.9.png | Bin 0 -> 334 bytes core/res/res/drawable/scrollbar_horizontal.9.png | Bin 0 -> 2868 bytes core/res/res/drawable/scrollbar_vertical.9.png | Bin 0 -> 2860 bytes core/res/res/drawable/search_plate.9.png | Bin 0 -> 2943 bytes core/res/res/drawable/seek_thumb.png | Bin 0 -> 970 bytes core/res/res/drawable/settings_header.xml | 20 + core/res/res/drawable/settings_header_raw.9.png | Bin 0 -> 285 bytes core/res/res/drawable/spinner_background.xml | 23 + .../res/drawable/spinner_dropdown_background.xml | 22 + .../spinner_dropdown_background_down.9.png | Bin 0 -> 293 bytes .../drawable/spinner_dropdown_background_up.9.png | Bin 0 -> 267 bytes core/res/res/drawable/spinner_normal.9.png | Bin 0 -> 1135 bytes core/res/res/drawable/spinner_press.9.png | Bin 0 -> 1778 bytes core/res/res/drawable/spinner_select.9.png | Bin 0 -> 1755 bytes core/res/res/drawable/spinnerbox_arrow_first.9.png | Bin 0 -> 3053 bytes core/res/res/drawable/spinnerbox_arrow_last.9.png | Bin 0 -> 3052 bytes .../res/res/drawable/spinnerbox_arrow_middle.9.png | Bin 0 -> 3020 bytes .../res/res/drawable/spinnerbox_arrow_single.9.png | Bin 0 -> 3037 bytes core/res/res/drawable/spinnerbox_arrows.xml | 27 + .../spinnerbox_background_focus_yellow.9.png | Bin 0 -> 4848 bytes .../drawable/spinnerbox_background_normal.9.png | Bin 0 -> 3283 bytes .../spinnerbox_background_pressed_yellow.9.png | Bin 0 -> 4892 bytes core/res/res/drawable/star_big_off.png | Bin 0 -> 1508 bytes core/res/res/drawable/star_big_on.png | Bin 0 -> 1734 bytes core/res/res/drawable/star_off.png | Bin 0 -> 594 bytes core/res/res/drawable/star_on.png | Bin 0 -> 1231 bytes core/res/res/drawable/starting_frame.9.png | Bin 0 -> 1851 bytes core/res/res/drawable/stat_notify_alarm.png | Bin 0 -> 1035 bytes core/res/res/drawable/stat_notify_browser.png | Bin 0 -> 3013 bytes .../res/drawable/stat_notify_calibrate_compass.png | Bin 0 -> 1135 bytes core/res/res/drawable/stat_notify_call_mute.png | Bin 0 -> 788 bytes core/res/res/drawable/stat_notify_chat.png | Bin 0 -> 806 bytes core/res/res/drawable/stat_notify_disk_full.png | Bin 0 -> 842 bytes core/res/res/drawable/stat_notify_error.png | Bin 0 -> 704 bytes core/res/res/drawable/stat_notify_missed_call.png | Bin 0 -> 875 bytes core/res/res/drawable/stat_notify_more.png | Bin 0 -> 786 bytes core/res/res/drawable/stat_notify_sdcard.png | Bin 0 -> 369 bytes core/res/res/drawable/stat_notify_sdcard_usb.png | Bin 0 -> 430 bytes core/res/res/drawable/stat_notify_sim_toolkit.png | Bin 0 -> 1063 bytes core/res/res/drawable/stat_notify_sync.png | Bin 0 -> 1076 bytes core/res/res/drawable/stat_notify_sync_anim0.png | Bin 0 -> 1076 bytes core/res/res/drawable/stat_notify_sync_error.png | Bin 0 -> 1146 bytes core/res/res/drawable/stat_notify_voicemail.png | Bin 0 -> 655 bytes .../res/res/drawable/stat_notify_wifi_in_range.png | Bin 0 -> 1075 bytes core/res/res/drawable/stat_notify_xmpp.png | Bin 0 -> 4347 bytes core/res/res/drawable/stat_sys_battery.xml | 30 + core/res/res/drawable/stat_sys_battery_0.png | Bin 0 -> 1034 bytes core/res/res/drawable/stat_sys_battery_10.png | Bin 0 -> 738 bytes core/res/res/drawable/stat_sys_battery_100.png | Bin 0 -> 738 bytes core/res/res/drawable/stat_sys_battery_20.png | Bin 0 -> 746 bytes core/res/res/drawable/stat_sys_battery_40.png | Bin 0 -> 769 bytes core/res/res/drawable/stat_sys_battery_60.png | Bin 0 -> 762 bytes core/res/res/drawable/stat_sys_battery_80.png | Bin 0 -> 724 bytes core/res/res/drawable/stat_sys_battery_charge.xml | 74 + .../res/drawable/stat_sys_battery_charge_anim0.png | Bin 0 -> 854 bytes .../res/drawable/stat_sys_battery_charge_anim1.png | Bin 0 -> 864 bytes .../res/drawable/stat_sys_battery_charge_anim2.png | Bin 0 -> 875 bytes .../res/drawable/stat_sys_battery_charge_anim3.png | Bin 0 -> 888 bytes .../res/drawable/stat_sys_battery_charge_anim4.png | Bin 0 -> 879 bytes .../res/drawable/stat_sys_battery_charge_anim5.png | Bin 0 -> 868 bytes core/res/res/drawable/stat_sys_battery_unknown.png | Bin 0 -> 895 bytes core/res/res/drawable/stat_sys_data_bluetooth.png | Bin 0 -> 818 bytes .../drawable/stat_sys_data_bluetooth_connected.png | Bin 0 -> 967 bytes .../res/drawable/stat_sys_data_connected_3g.png | Bin 0 -> 832 bytes .../res/res/drawable/stat_sys_data_connected_e.png | Bin 0 -> 833 bytes .../res/res/drawable/stat_sys_data_connected_g.png | Bin 0 -> 838 bytes core/res/res/drawable/stat_sys_data_in_3g.png | Bin 0 -> 757 bytes core/res/res/drawable/stat_sys_data_in_e.png | Bin 0 -> 719 bytes core/res/res/drawable/stat_sys_data_in_g.png | Bin 0 -> 724 bytes .../res/res/drawable/stat_sys_data_inandout_3g.png | Bin 0 -> 709 bytes core/res/res/drawable/stat_sys_data_inandout_e.png | Bin 0 -> 682 bytes core/res/res/drawable/stat_sys_data_inandout_g.png | Bin 0 -> 683 bytes core/res/res/drawable/stat_sys_data_out_3g.png | Bin 0 -> 768 bytes core/res/res/drawable/stat_sys_data_out_e.png | Bin 0 -> 735 bytes core/res/res/drawable/stat_sys_data_out_g.png | Bin 0 -> 739 bytes core/res/res/drawable/stat_sys_data_usb.png | Bin 0 -> 786 bytes core/res/res/drawable/stat_sys_download.xml | 30 + core/res/res/drawable/stat_sys_download_anim0.png | Bin 0 -> 645 bytes core/res/res/drawable/stat_sys_download_anim1.png | Bin 0 -> 645 bytes core/res/res/drawable/stat_sys_download_anim2.png | Bin 0 -> 653 bytes core/res/res/drawable/stat_sys_download_anim3.png | Bin 0 -> 659 bytes core/res/res/drawable/stat_sys_download_anim4.png | Bin 0 -> 645 bytes core/res/res/drawable/stat_sys_download_anim5.png | Bin 0 -> 626 bytes core/res/res/drawable/stat_sys_gps_acquiring.png | Bin 0 -> 595 bytes .../res/drawable/stat_sys_gps_acquiring_anim.xml | 25 + core/res/res/drawable/stat_sys_gps_on.png | Bin 0 -> 1035 bytes core/res/res/drawable/stat_sys_headset.png | Bin 0 -> 408 bytes core/res/res/drawable/stat_sys_no_sim.png | Bin 0 -> 809 bytes core/res/res/drawable/stat_sys_phone_call.png | Bin 0 -> 772 bytes .../res/drawable/stat_sys_phone_call_forward.png | Bin 0 -> 835 bytes .../res/drawable/stat_sys_phone_call_on_hold.png | Bin 0 -> 754 bytes core/res/res/drawable/stat_sys_r_signal_0.png | Bin 0 -> 802 bytes core/res/res/drawable/stat_sys_r_signal_1.png | Bin 0 -> 818 bytes core/res/res/drawable/stat_sys_r_signal_2.png | Bin 0 -> 802 bytes core/res/res/drawable/stat_sys_r_signal_3.png | Bin 0 -> 798 bytes core/res/res/drawable/stat_sys_r_signal_4.png | Bin 0 -> 726 bytes core/res/res/drawable/stat_sys_ringer_silent.png | Bin 0 -> 906 bytes core/res/res/drawable/stat_sys_ringer_vibrate.png | Bin 0 -> 1255 bytes core/res/res/drawable/stat_sys_signal_0.png | Bin 0 -> 587 bytes core/res/res/drawable/stat_sys_signal_1.png | Bin 0 -> 597 bytes core/res/res/drawable/stat_sys_signal_2.png | Bin 0 -> 595 bytes core/res/res/drawable/stat_sys_signal_3.png | Bin 0 -> 594 bytes core/res/res/drawable/stat_sys_signal_4.png | Bin 0 -> 532 bytes .../res/drawable/stat_sys_signal_flightmode.png | Bin 0 -> 818 bytes core/res/res/drawable/stat_sys_signal_null.png | Bin 0 -> 730 bytes core/res/res/drawable/stat_sys_speakerphone.png | Bin 0 -> 978 bytes core/res/res/drawable/stat_sys_upload.xml | 30 + core/res/res/drawable/stat_sys_upload_anim0.png | Bin 0 -> 657 bytes core/res/res/drawable/stat_sys_upload_anim1.png | Bin 0 -> 653 bytes core/res/res/drawable/stat_sys_upload_anim2.png | Bin 0 -> 666 bytes core/res/res/drawable/stat_sys_upload_anim3.png | Bin 0 -> 659 bytes core/res/res/drawable/stat_sys_upload_anim4.png | Bin 0 -> 641 bytes core/res/res/drawable/stat_sys_upload_anim5.png | Bin 0 -> 641 bytes core/res/res/drawable/stat_sys_warning.png | Bin 0 -> 651 bytes core/res/res/drawable/stat_sys_wifi_signal_0.png | Bin 0 -> 743 bytes core/res/res/drawable/stat_sys_wifi_signal_1.png | Bin 0 -> 768 bytes core/res/res/drawable/stat_sys_wifi_signal_2.png | Bin 0 -> 785 bytes core/res/res/drawable/stat_sys_wifi_signal_3.png | Bin 0 -> 807 bytes core/res/res/drawable/stat_sys_wifi_signal_4.png | Bin 0 -> 826 bytes core/res/res/drawable/status_bar_background.9.png | Bin 0 -> 220 bytes core/res/res/drawable/status_bar_close_on.9.png | Bin 0 -> 1151 bytes .../res/drawable/status_bar_divider_shadow.9.png | Bin 0 -> 2867 bytes .../drawable/status_bar_item_app_background.xml | 23 + .../status_bar_item_app_background_normal.9.png | Bin 0 -> 3013 bytes .../res/drawable/status_bar_item_background.xml | 23 + .../status_bar_item_background_focus.9.png | Bin 0 -> 11006 bytes .../status_bar_item_background_normal.9.png | Bin 0 -> 210 bytes .../status_bar_item_background_pressed.9.png | Bin 0 -> 11006 bytes .../status_bar_item_clear_background.9.png | Bin 0 -> 151 bytes core/res/res/drawable/status_bar_shadow_bar.9.png | Bin 0 -> 199 bytes core/res/res/drawable/status_icon_background.xml | 24 + core/res/res/drawable/statusbar_background.png | Bin 0 -> 3677 bytes core/res/res/drawable/sub_menu_bottom_bright.9.png | Bin 0 -> 658 bytes core/res/res/drawable/sub_menu_top_dark.9.png | Bin 0 -> 852 bytes core/res/res/drawable/submenu_arrow.xml | 23 + core/res/res/drawable/submenu_arrow_back.png | Bin 0 -> 3570 bytes core/res/res/drawable/submenu_arrow_focus.png | Bin 0 -> 2868 bytes core/res/res/drawable/submenu_arrow_nofocus.png | Bin 0 -> 2878 bytes core/res/res/drawable/sym_action_call.png | Bin 0 -> 3568 bytes core/res/res/drawable/sym_action_chat.png | Bin 0 -> 3407 bytes core/res/res/drawable/sym_action_email.png | Bin 0 -> 3385 bytes core/res/res/drawable/sym_action_map.png | Bin 0 -> 3779 bytes core/res/res/drawable/sym_action_sms.png | Bin 0 -> 3409 bytes core/res/res/drawable/sym_battery_white.png | Bin 0 -> 2867 bytes core/res/res/drawable/sym_call_incoming.png | Bin 0 -> 1200 bytes core/res/res/drawable/sym_call_missed.png | Bin 0 -> 1234 bytes core/res/res/drawable/sym_call_outgoing.png | Bin 0 -> 1206 bytes core/res/res/drawable/sym_contact_card.png | Bin 0 -> 3032 bytes core/res/res/drawable/sym_def_app_icon.png | Bin 0 -> 3180 bytes core/res/res/drawable/sym_default_number.png | Bin 0 -> 3240 bytes core/res/res/drawable/tab_bottom_left.xml | 21 + core/res/res/drawable/tab_bottom_right.xml | 21 + core/res/res/drawable/tab_bottom_shadow.9.png | Bin 0 -> 2847 bytes core/res/res/drawable/tab_focus.9.png | Bin 0 -> 3326 bytes core/res/res/drawable/tab_focus_bar_left.9.png | Bin 0 -> 2967 bytes core/res/res/drawable/tab_focus_bar_right.9.png | Bin 0 -> 2949 bytes core/res/res/drawable/tab_indicator.xml | 28 + core/res/res/drawable/tab_press.9.png | Bin 0 -> 3037 bytes core/res/res/drawable/tab_press_bar_left.9.png | Bin 0 -> 2959 bytes core/res/res/drawable/tab_press_bar_right.9.png | Bin 0 -> 2951 bytes core/res/res/drawable/tab_selected.9.png | Bin 0 -> 657 bytes core/res/res/drawable/tab_selected_bar_left.9.png | Bin 0 -> 2934 bytes core/res/res/drawable/tab_selected_bar_right.9.png | Bin 0 -> 2935 bytes core/res/res/drawable/tab_selected_highlight.9.png | Bin 0 -> 427 bytes core/res/res/drawable/tab_unselected.9.png | Bin 0 -> 825 bytes .../res/drawable/tab_unselected_longpress.9.png | Bin 0 -> 3074 bytes core/res/res/drawable/tab_unselected_pressed.9.png | Bin 0 -> 3012 bytes .../res/res/drawable/tab_unselected_selected.9.png | Bin 0 -> 3018 bytes core/res/res/drawable/textfield_default.9.png | Bin 0 -> 604 bytes core/res/res/drawable/textfield_disabled.9.png | Bin 0 -> 521 bytes .../res/drawable/textfield_disabled_selected.9.png | Bin 0 -> 629 bytes .../textfield_expanded_bottom_selected.9.png | Bin 0 -> 1873 bytes .../textfield_expanded_bottom_unselected.9.png | Bin 0 -> 1939 bytes .../textfield_expanded_center_selected.9.png | Bin 0 -> 1721 bytes .../textfield_expanded_center_unselected.9.png | Bin 0 -> 1429 bytes .../drawable/textfield_expanded_top_selected.9.png | Bin 0 -> 1121 bytes .../textfield_expanded_top_unselected.9.png | Bin 0 -> 1048 bytes core/res/res/drawable/textfield_pressed.9.png | Bin 0 -> 794 bytes core/res/res/drawable/textfield_selected.9.png | Bin 0 -> 801 bytes core/res/res/drawable/timepicker_down_btn.xml | 30 + .../res/drawable/timepicker_down_disabled.9.png | Bin 0 -> 956 bytes .../timepicker_down_disabled_focused.9.png | Bin 0 -> 938 bytes core/res/res/drawable/timepicker_down_normal.9.png | Bin 0 -> 884 bytes .../res/res/drawable/timepicker_down_pressed.9.png | Bin 0 -> 1482 bytes .../res/drawable/timepicker_down_selected.9.png | Bin 0 -> 1459 bytes core/res/res/drawable/timepicker_input.xml | 30 + .../res/drawable/timepicker_input_disabled.9.png | Bin 0 -> 484 bytes .../res/res/drawable/timepicker_input_normal.9.png | Bin 0 -> 567 bytes .../res/drawable/timepicker_input_pressed.9.png | Bin 0 -> 593 bytes .../res/drawable/timepicker_input_selected.9.png | Bin 0 -> 578 bytes core/res/res/drawable/timepicker_up_btn.xml | 30 + core/res/res/drawable/timepicker_up_disabled.9.png | Bin 0 -> 1278 bytes .../drawable/timepicker_up_disabled_focused.9.png | Bin 0 -> 1258 bytes core/res/res/drawable/timepicker_up_normal.9.png | Bin 0 -> 1173 bytes core/res/res/drawable/timepicker_up_pressed.9.png | Bin 0 -> 1864 bytes core/res/res/drawable/timepicker_up_selected.9.png | Bin 0 -> 1847 bytes core/res/res/drawable/title_bar.9.png | Bin 0 -> 3014 bytes core/res/res/drawable/title_bar_shadow.png | Bin 0 -> 2851 bytes core/res/res/drawable/toast_frame.9.png | Bin 0 -> 4328 bytes core/res/res/drawable/unknown_image.png | Bin 0 -> 208 bytes core/res/res/drawable/zoom_in.png | Bin 0 -> 3114 bytes core/res/res/drawable/zoom_in_pressed.png | Bin 0 -> 3456 bytes core/res/res/drawable/zoom_indicator.9.png | Bin 0 -> 318 bytes core/res/res/drawable/zoom_indicator_selected.png | Bin 0 -> 521 bytes core/res/res/drawable/zoom_out.png | Bin 0 -> 2986 bytes core/res/res/drawable/zoom_out_pressed.png | Bin 0 -> 3412 bytes core/res/res/drawable/zoom_plate.9.png | Bin 0 -> 2177 bytes core/res/res/drawable/zoom_track.png | Bin 0 -> 3451 bytes core/res/res/layout-land/icon_menu_layout.xml | 23 + core/res/res/layout-port/icon_menu_layout.xml | 23 + core/res/res/layout/activity_list_item.xml | 38 + core/res/res/layout/alert_dialog.xml | 145 ++ core/res/res/layout/alert_dialog_progress.xml | 48 + core/res/res/layout/always_use_checkbox.xml | 51 + core/res/res/layout/app_permission_item.xml | 55 + core/res/res/layout/app_perms_summary.xml | 102 + core/res/res/layout/auto_complete_list.xml | 40 + core/res/res/layout/battery_low.xml | 57 + core/res/res/layout/battery_status.xml | 81 + .../res/res/layout/browser_link_context_header.xml | 26 + core/res/res/layout/character_picker.xml | 49 + core/res/res/layout/character_picker_button.xml | 25 + core/res/res/layout/date_picker.xml | 62 + core/res/res/layout/date_picker_dialog.xml | 27 + core/res/res/layout/dialog_custom_title.xml | 44 + core/res/res/layout/dialog_title.xml | 45 + core/res/res/layout/dialog_title_icons.xml | 69 + core/res/res/layout/expandable_list_content.xml | 24 + core/res/res/layout/expanded_menu_layout.xml | 20 + core/res/res/layout/global_actions_item.xml | 51 + .../layout/google_web_content_helper_layout.xml | 42 + core/res/res/layout/icon_menu_item_layout.xml | 24 + core/res/res/layout/keyguard.xml | 40 + .../res/layout/keyguard_screen_glogin_unlock.xml | 115 + core/res/res/layout/keyguard_screen_lock.xml | 218 ++ .../layout/keyguard_screen_sim_pin_landscape.xml | 118 + .../layout/keyguard_screen_sim_pin_portrait.xml | 246 ++ .../layout/keyguard_screen_unlock_landscape.xml | 126 + .../res/layout/keyguard_screen_unlock_portrait.xml | 118 + core/res/res/layout/list_content.xml | 24 + core/res/res/layout/list_menu_item_checkbox.xml | 26 + core/res/res/layout/list_menu_item_icon.xml | 24 + core/res/res/layout/list_menu_item_layout.xml | 55 + core/res/res/layout/list_menu_item_radio.xml | 24 + core/res/res/layout/media_controller.xml | 77 + core/res/res/layout/menu_item.xml | 47 + core/res/res/layout/menu_item_divider.xml | 25 + core/res/res/layout/number_picker.xml | 44 + core/res/res/layout/number_picker_edit.xml | 28 + core/res/res/layout/popup_menu_layout.xml | 35 + core/res/res/layout/power_dialog.xml | 48 + core/res/res/layout/preference.xml | 58 + core/res/res/layout/preference_category.xml | 21 + core/res/res/layout/preference_child.xml | 51 + core/res/res/layout/preference_dialog_edittext.xml | 31 + core/res/res/layout/preference_information.xml | 60 + core/res/res/layout/preference_list_content.xml | 25 + core/res/res/layout/preference_widget_checkbox.xml | 26 + core/res/res/layout/preferences.xml | 25 + core/res/res/layout/progress_dialog.xml | 46 + core/res/res/layout/recent_apps_dialog.xml | 83 + core/res/res/layout/recent_apps_icon.xml | 44 + core/res/res/layout/resolve_list_item.xml | 41 + core/res/res/layout/safe_mode.xml | 25 + core/res/res/layout/screen.xml | 99 + core/res/res/layout/screen_custom_title.xml | 36 + core/res/res/layout/screen_progress.xml | 77 + core/res/res/layout/screen_simple.xml | 28 + core/res/res/layout/screen_title.xml | 44 + core/res/res/layout/screen_title_icons.xml | 94 + core/res/res/layout/search_bar.xml | 101 + .../res/layout/search_dropdown_app_selector.xml | 44 + core/res/res/layout/search_dropdown_item_1line.xml | 26 + core/res/res/layout/search_dropdown_item_2line.xml | 58 + .../layout/search_dropdown_item_icons_1line.xml | 52 + .../layout/search_dropdown_item_icons_2line.xml | 73 + core/res/res/layout/seekbar_dialog.xml | 34 + core/res/res/layout/select_dialog.xml | 33 + core/res/res/layout/select_dialog_item.xml | 35 + core/res/res/layout/select_dialog_multichoice.xml | 28 + core/res/res/layout/select_dialog_singlechoice.xml | 28 + core/res/res/layout/setting_list_category.xml | 39 + .../res/layout/setting_list_expanded_category.xml | 23 + core/res/res/layout/setting_list_setting.xml | 38 + .../res/layout/setting_list_setting_value_text.xml | 23 + core/res/res/layout/simple_dropdown_hint.xml | 29 + core/res/res/layout/simple_dropdown_item_1line.xml | 26 + core/res/res/layout/simple_dropdown_item_2line.xml | 58 + .../res/layout/simple_expandable_list_item_1.xml | 24 + .../res/layout/simple_expandable_list_item_2.xml | 41 + core/res/res/layout/simple_gallery_item.xml | 26 + core/res/res/layout/simple_list_item_1.xml | 25 + core/res/res/layout/simple_list_item_2.xml | 42 + core/res/res/layout/simple_list_item_checked.xml | 26 + .../layout/simple_list_item_multiple_choice.xml | 26 + .../res/layout/simple_list_item_single_choice.xml | 26 + .../res/layout/simple_spinner_dropdown_item.xml | 25 + core/res/res/layout/simple_spinner_item.xml | 25 + core/res/res/layout/status_bar.xml | 103 + core/res/res/layout/status_bar_expanded.xml | 131 + core/res/res/layout/status_bar_icon.xml | 46 + core/res/res/layout/status_bar_latest_event.xml | 24 + .../res/layout/status_bar_latest_event_content.xml | 53 + core/res/res/layout/status_bar_tracking.xml | 54 + core/res/res/layout/submenu_item.xml | 47 + core/res/res/layout/tab_content.xml | 32 + core/res/res/layout/tab_indicator.xml | 38 + core/res/res/layout/test_list_item.xml | 24 + core/res/res/layout/textview_hint.xml | 22 + core/res/res/layout/time_picker.xml | 59 + core/res/res/layout/time_picker_dialog.xml | 27 + core/res/res/layout/time_picker_text.xml | 27 + core/res/res/layout/transient_notification.xml | 40 + core/res/res/layout/two_line_list_item.xml | 36 + core/res/res/layout/typing_filter.xml | 26 + core/res/res/layout/volume_adjust.xml | 62 + core/res/res/layout/zoom_controls.xml | 37 + core/res/res/layout/zoom_magnify.xml | 38 + core/res/res/raw/fallbackring.ogg | Bin 0 -> 10975 bytes core/res/res/values-cs-rCZ/strings.xml | 274 +++ core/res/res/values-de-rDE/strings.xml | 767 ++++++ core/res/res/values-en-rGB/strings.xml | 767 ++++++ core/res/res/values-es-rUS/strings.xml | 574 +++++ core/res/res/values-it-rIT/strings.xml | 818 +++++++ core/res/res/values-nl-rNL/strings.xml | 558 +++++ core/res/res/values/arrays.xml | 115 + core/res/res/values/attrs.xml | 2526 ++++++++++++++++++++ core/res/res/values/attrs_manifest.xml | 1103 +++++++++ core/res/res/values/colors.xml | 75 + core/res/res/values/dimens.xml | 29 + core/res/res/values/ids.xml | 53 + core/res/res/values/public.xml | 929 +++++++ core/res/res/values/strings.xml | 1787 ++++++++++++++ core/res/res/values/styles.xml | 590 +++++ core/res/res/values/themes.xml | 322 +++ core/res/res/xml/apns.xml | 26 + core/res/res/xml/autotext.xml | 188 ++ core/res/res/xml/preferred_time_zones.xml | 25 + core/res/res/xml/time_zones_by_country.xml | 416 ++++ .../waitingroom/screen_background_blue-land.png | Bin 0 -> 11681 bytes .../waitingroom/screen_background_green-land.png | Bin 0 -> 9861 bytes .../waitingroom/screen_background_white-land.png | Bin 0 -> 8332 bytes 822 files changed, 22231 insertions(+) create mode 100644 core/res/Android.mk create mode 100644 core/res/AndroidManifest.xml create mode 100644 core/res/MODULE_LICENSE_APACHE2 create mode 100644 core/res/NOTICE create mode 100644 core/res/assets/images/android_320x480.png create mode 100644 core/res/assets/images/boot_robot.png create mode 100644 core/res/assets/images/boot_robot_glow.png create mode 100644 core/res/assets/images/combobox-disabled.png create mode 100644 core/res/assets/images/combobox-noHighlight.png create mode 100644 core/res/assets/images/cylon_dot.png create mode 100644 core/res/assets/images/cylon_left.png create mode 100644 core/res/assets/images/cylon_right.png create mode 100644 core/res/assets/sounds/bootanim0.raw create mode 100644 core/res/assets/sounds/bootanim1.raw create mode 100644 core/res/assets/webkit/android-weberror.png create mode 100755 core/res/assets/webkit/film.png create mode 100644 core/res/assets/webkit/loaderror.html create mode 100644 core/res/assets/webkit/missingImage.png create mode 100644 core/res/assets/webkit/nodomain.html create mode 100644 core/res/assets/webkit/nullplugin.png create mode 100644 core/res/assets/webkit/textAreaResizeCorner.png create mode 100644 core/res/assets/webkit/youtube.html create mode 100644 core/res/assets/webkit/youtube.png create mode 100644 core/res/res/anim/accelerate_decelerate_interpolator.xml create mode 100644 core/res/res/anim/accelerate_interpolator.xml create mode 100644 core/res/res/anim/app_starting_exit.xml create mode 100644 core/res/res/anim/decelerate_interpolator.xml create mode 100644 core/res/res/anim/fade_in.xml create mode 100644 core/res/res/anim/fade_out.xml create mode 100644 core/res/res/anim/grow_fade_in.xml create mode 100644 core/res/res/anim/grow_fade_in_center.xml create mode 100644 core/res/res/anim/grow_fade_in_from_bottom.xml create mode 100644 core/res/res/anim/linear_interpolator.xml create mode 100644 core/res/res/anim/options_panel_enter.xml create mode 100644 core/res/res/anim/options_panel_exit.xml create mode 100644 core/res/res/anim/push_down_in.xml create mode 100644 core/res/res/anim/push_down_out.xml create mode 100644 core/res/res/anim/push_up_in.xml create mode 100644 core/res/res/anim/push_up_out.xml create mode 100644 core/res/res/anim/shrink_fade_out.xml create mode 100644 core/res/res/anim/shrink_fade_out_center.xml create mode 100644 core/res/res/anim/shrink_fade_out_from_bottom.xml create mode 100644 core/res/res/anim/slide_in_bottom.xml create mode 100644 core/res/res/anim/slide_in_child_bottom.xml create mode 100644 core/res/res/anim/slide_in_left.xml create mode 100644 core/res/res/anim/slide_in_right.xml create mode 100644 core/res/res/anim/slide_in_top.xml create mode 100644 core/res/res/anim/slide_out_bottom.xml create mode 100644 core/res/res/anim/slide_out_left.xml create mode 100644 core/res/res/anim/slide_out_right.xml create mode 100644 core/res/res/anim/slide_out_top.xml create mode 100644 core/res/res/anim/submenu_enter.xml create mode 100644 core/res/res/anim/submenu_exit.xml create mode 100644 core/res/res/anim/task_close_enter.xml create mode 100644 core/res/res/anim/task_close_exit.xml create mode 100644 core/res/res/anim/task_open_enter.xml create mode 100644 core/res/res/anim/task_open_exit.xml create mode 100644 core/res/res/anim/toast_enter.xml create mode 100644 core/res/res/anim/toast_exit.xml create mode 100644 core/res/res/color/primary_text_dark.xml create mode 100644 core/res/res/color/primary_text_dark_disable_only.xml create mode 100644 core/res/res/color/primary_text_dark_focused.xml create mode 100644 core/res/res/color/primary_text_dark_nodisable.xml create mode 100644 core/res/res/color/primary_text_light.xml create mode 100644 core/res/res/color/primary_text_light_disable_only.xml create mode 100644 core/res/res/color/primary_text_light_nodisable.xml create mode 100644 core/res/res/color/secondary_text_dark.xml create mode 100644 core/res/res/color/secondary_text_dark_nodisable.xml create mode 100644 core/res/res/color/secondary_text_light.xml create mode 100644 core/res/res/color/secondary_text_light_nodisable.xml create mode 100644 core/res/res/color/tab_indicator_text.xml create mode 100644 core/res/res/color/tertiary_text_dark.xml create mode 100644 core/res/res/color/tertiary_text_light.xml create mode 100644 core/res/res/color/theme_panel_text.xml create mode 100644 core/res/res/color/widget_autocompletetextview_dark.xml create mode 100644 core/res/res/color/widget_button.xml create mode 100644 core/res/res/color/widget_edittext_dark.xml create mode 100644 core/res/res/color/widget_edittext_dark_hint.xml create mode 100644 core/res/res/color/widget_paneltabwidget.xml create mode 100644 core/res/res/color/widget_textview_bigspinneritem_dark.xml create mode 100644 core/res/res/color/widget_textview_spinneritem_dark.xml create mode 100644 core/res/res/drawable-land/bottombar_565.png create mode 100644 core/res/res/drawable-land/statusbar_background.png create mode 100644 core/res/res/drawable/app_icon_background.xml create mode 100644 core/res/res/drawable/arrow_down_float.png create mode 100644 core/res/res/drawable/arrow_up_float.png create mode 100644 core/res/res/drawable/battery_charge_background.png create mode 100644 core/res/res/drawable/battery_charge_fill.xml create mode 100644 core/res/res/drawable/battery_charge_fill_empty.9.png create mode 100644 core/res/res/drawable/battery_charge_fill_full.9.png create mode 100644 core/res/res/drawable/battery_charge_fill_warning.9.png create mode 100644 core/res/res/drawable/battery_low_battery.png create mode 100644 core/res/res/drawable/blank_tile.png create mode 100644 core/res/res/drawable/boot_robot.png create mode 100644 core/res/res/drawable/bottom_bar.png create mode 100644 core/res/res/drawable/box.xml create mode 100644 core/res/res/drawable/btn_application_selector.xml create mode 100644 core/res/res/drawable/btn_check.xml create mode 100644 core/res/res/drawable/btn_check_label_background.9.png create mode 100644 core/res/res/drawable/btn_check_off.png create mode 100644 core/res/res/drawable/btn_check_off_disable.png create mode 100644 core/res/res/drawable/btn_check_off_disable_focused.png create mode 100644 core/res/res/drawable/btn_check_off_longpress.png create mode 100644 core/res/res/drawable/btn_check_off_pressed.png create mode 100644 core/res/res/drawable/btn_check_off_selected.png create mode 100644 core/res/res/drawable/btn_check_on.png create mode 100644 core/res/res/drawable/btn_check_on_disable.png create mode 100644 core/res/res/drawable/btn_check_on_disable_focused.png create mode 100644 core/res/res/drawable/btn_check_on_longpress.png create mode 100644 core/res/res/drawable/btn_check_on_pressed.png create mode 100644 core/res/res/drawable/btn_check_on_selected.png create mode 100755 core/res/res/drawable/btn_code_lock_default.png create mode 100755 core/res/res/drawable/btn_code_lock_default_trackball_pressed.png create mode 100755 core/res/res/drawable/btn_code_lock_default_trackball_selected.png create mode 100755 core/res/res/drawable/btn_code_lock_touched.png create mode 100644 core/res/res/drawable/btn_default.xml create mode 100644 core/res/res/drawable/btn_default_longpress.9.png create mode 100644 core/res/res/drawable/btn_default_normal.9.png create mode 100644 core/res/res/drawable/btn_default_normal_disable.9.png create mode 100644 core/res/res/drawable/btn_default_normal_disable_focused.9.png create mode 100644 core/res/res/drawable/btn_default_pressed.9.png create mode 100644 core/res/res/drawable/btn_default_selected.9.png create mode 100644 core/res/res/drawable/btn_default_small.xml create mode 100644 core/res/res/drawable/btn_default_small_longpress.9.png create mode 100644 core/res/res/drawable/btn_default_small_normal.9.png create mode 100644 core/res/res/drawable/btn_default_small_normal_disable.9.png create mode 100644 core/res/res/drawable/btn_default_small_normal_disable_focused.9.png create mode 100644 core/res/res/drawable/btn_default_small_pressed.9.png create mode 100644 core/res/res/drawable/btn_default_small_selected.9.png create mode 100644 core/res/res/drawable/btn_dialog.xml create mode 100755 core/res/res/drawable/btn_dialog_disable.png create mode 100755 core/res/res/drawable/btn_dialog_disable_focused.png create mode 100755 core/res/res/drawable/btn_dialog_normal.png create mode 100755 core/res/res/drawable/btn_dialog_pressed.png create mode 100755 core/res/res/drawable/btn_dialog_selected.png create mode 100644 core/res/res/drawable/btn_dropdown.xml create mode 100644 core/res/res/drawable/btn_dropdown_disabled.9.png create mode 100644 core/res/res/drawable/btn_dropdown_down.9.png create mode 100644 core/res/res/drawable/btn_dropdown_normal.9.png create mode 100644 core/res/res/drawable/btn_dropdown_pressed.9.png create mode 100644 core/res/res/drawable/btn_dropdown_selected.9.png create mode 100755 core/res/res/drawable/btn_erase_default.9.png create mode 100755 core/res/res/drawable/btn_erase_pressed.9.png create mode 100755 core/res/res/drawable/btn_erase_selected.9.png create mode 100755 core/res/res/drawable/btn_flicker_minus.png create mode 100755 core/res/res/drawable/btn_flicker_plus.png create mode 100755 core/res/res/drawable/btn_media_player.9.png create mode 100755 core/res/res/drawable/btn_media_player_disabled.9.png create mode 100755 core/res/res/drawable/btn_media_player_disabled_selected.9.png create mode 100755 core/res/res/drawable/btn_media_player_pressed.9.png create mode 100755 core/res/res/drawable/btn_media_player_selected.9.png create mode 100644 core/res/res/drawable/btn_minus.xml create mode 100644 core/res/res/drawable/btn_minus_default.png create mode 100644 core/res/res/drawable/btn_minus_disable.png create mode 100644 core/res/res/drawable/btn_minus_disable_focused.png create mode 100644 core/res/res/drawable/btn_minus_pressed.png create mode 100644 core/res/res/drawable/btn_minus_selected.png create mode 100644 core/res/res/drawable/btn_plus.xml create mode 100644 core/res/res/drawable/btn_plus_default.png create mode 100644 core/res/res/drawable/btn_plus_disable.png create mode 100644 core/res/res/drawable/btn_plus_disable_focused.png create mode 100644 core/res/res/drawable/btn_plus_pressed.png create mode 100644 core/res/res/drawable/btn_plus_selected.png create mode 100644 core/res/res/drawable/btn_radio.xml create mode 100644 core/res/res/drawable/btn_radio_label_background.9.png create mode 100644 core/res/res/drawable/btn_radio_off.png create mode 100755 core/res/res/drawable/btn_radio_off_disable.png create mode 100755 core/res/res/drawable/btn_radio_off_disable_focused.png create mode 100644 core/res/res/drawable/btn_radio_off_longpress.png create mode 100644 core/res/res/drawable/btn_radio_off_pressed.png create mode 100644 core/res/res/drawable/btn_radio_off_selected.png create mode 100644 core/res/res/drawable/btn_radio_on.png create mode 100755 core/res/res/drawable/btn_radio_on_disable.png create mode 100755 core/res/res/drawable/btn_radio_on_disable_focused.png create mode 100644 core/res/res/drawable/btn_radio_on_longpress.png create mode 100644 core/res/res/drawable/btn_radio_on_pressed.png create mode 100644 core/res/res/drawable/btn_radio_on_selected.png create mode 100644 core/res/res/drawable/btn_rating_star_off_normal.png create mode 100644 core/res/res/drawable/btn_rating_star_off_pressed.png create mode 100644 core/res/res/drawable/btn_rating_star_off_selected.png create mode 100644 core/res/res/drawable/btn_rating_star_on_normal.png create mode 100644 core/res/res/drawable/btn_rating_star_on_pressed.png create mode 100644 core/res/res/drawable/btn_rating_star_on_selected.png create mode 100644 core/res/res/drawable/btn_star.xml create mode 100755 core/res/res/drawable/btn_star_big_off.png create mode 100755 core/res/res/drawable/btn_star_big_off_disable.png create mode 100755 core/res/res/drawable/btn_star_big_off_disable_focused.png create mode 100755 core/res/res/drawable/btn_star_big_off_longpress.png create mode 100755 core/res/res/drawable/btn_star_big_off_pressed.png create mode 100755 core/res/res/drawable/btn_star_big_off_selected.png create mode 100755 core/res/res/drawable/btn_star_big_on.png create mode 100755 core/res/res/drawable/btn_star_big_on_disable.png create mode 100755 core/res/res/drawable/btn_star_big_on_disable_focused.png create mode 100755 core/res/res/drawable/btn_star_big_on_longpress.png create mode 100755 core/res/res/drawable/btn_star_big_on_pressed.png create mode 100755 core/res/res/drawable/btn_star_big_on_selected.png create mode 100644 core/res/res/drawable/btn_star_label_background.9.png create mode 100644 core/res/res/drawable/btn_toggle.xml create mode 100644 core/res/res/drawable/btn_toggle_bg.xml create mode 100644 core/res/res/drawable/btn_toggle_off.9.png create mode 100644 core/res/res/drawable/btn_toggle_on.9.png create mode 100644 core/res/res/drawable/btn_white_longpress.9.png create mode 100644 core/res/res/drawable/btn_zoom_page.xml create mode 100644 core/res/res/drawable/btn_zoom_page_normal.png create mode 100644 core/res/res/drawable/btn_zoom_page_press.png create mode 100644 core/res/res/drawable/button_inset.xml create mode 100644 core/res/res/drawable/button_onoff_indicator_off.png create mode 100644 core/res/res/drawable/button_onoff_indicator_on.png create mode 100644 core/res/res/drawable/checkbox.xml create mode 100644 core/res/res/drawable/checkbox_background.xml create mode 100644 core/res/res/drawable/checkbox_label_background.9.png create mode 100644 core/res/res/drawable/checkbox_off_background.png create mode 100644 core/res/res/drawable/checkbox_off_background_focus_yellow.png create mode 100644 core/res/res/drawable/checkbox_on_background.png create mode 100644 core/res/res/drawable/checkbox_on_background_focus_yellow.png create mode 100644 core/res/res/drawable/clock_dial.png create mode 100644 core/res/res/drawable/clock_hand_hour.png create mode 100644 core/res/res/drawable/clock_hand_minute.png create mode 100644 core/res/res/drawable/code_lock_bottom.9.png create mode 100644 core/res/res/drawable/code_lock_left.9.png create mode 100644 core/res/res/drawable/code_lock_top.9.png create mode 100644 core/res/res/drawable/compass_arrow.png create mode 100644 core/res/res/drawable/compass_base.png create mode 100644 core/res/res/drawable/contextual_menu_bottom_bright.9.png create mode 100644 core/res/res/drawable/contextual_menu_top_dark.9.png create mode 100644 core/res/res/drawable/default_wallpaper.jpg create mode 100755 core/res/res/drawable/dialog_divider_horizontal_light.9.png create mode 100644 core/res/res/drawable/divider_horizontal_bright.9.png create mode 100644 core/res/res/drawable/divider_horizontal_dark.9.png create mode 100644 core/res/res/drawable/divider_horizontal_dim_dark.9.png create mode 100644 core/res/res/drawable/divider_horizontal_textfield.9.png create mode 100644 core/res/res/drawable/divider_vertical_bright.9.png create mode 100644 core/res/res/drawable/edit_text.xml create mode 100644 core/res/res/drawable/editbox_background.xml create mode 100644 core/res/res/drawable/editbox_background_focus_yellow.9.png create mode 100644 core/res/res/drawable/editbox_background_normal.9.png create mode 100644 core/res/res/drawable/editbox_dropdown_arrowdown.png create mode 100644 core/res/res/drawable/editbox_dropdown_arrowup.png create mode 100644 core/res/res/drawable/editbox_dropdown_background.9.png create mode 100644 core/res/res/drawable/editbox_dropdown_background_dark.9.png create mode 100644 core/res/res/drawable/expander_group.xml create mode 100644 core/res/res/drawable/expander_ic_maximized.9.png create mode 100644 core/res/res/drawable/expander_ic_minimized.9.png create mode 100644 core/res/res/drawable/focused_application_background_static.png create mode 100755 core/res/res/drawable/frame_gallery_thumb.9.png create mode 100755 core/res/res/drawable/frame_gallery_thumb_pressed.9.png create mode 100755 core/res/res/drawable/frame_gallery_thumb_selected.9.png create mode 100644 core/res/res/drawable/gallery_item_background.xml create mode 100755 core/res/res/drawable/gallery_selected_default.9.png create mode 100755 core/res/res/drawable/gallery_selected_focused.9.png create mode 100755 core/res/res/drawable/gallery_selected_pressed.9.png create mode 100644 core/res/res/drawable/gallery_thumb.xml create mode 100755 core/res/res/drawable/gallery_unselected_default.9.png create mode 100644 core/res/res/drawable/gallery_unselected_pressed.9.png create mode 100644 core/res/res/drawable/grey_list_separator.9.png create mode 100644 core/res/res/drawable/grid_selector_background.xml create mode 100644 core/res/res/drawable/grid_selector_background_focus.9.png create mode 100644 core/res/res/drawable/grid_selector_background_pressed.9.png create mode 100644 core/res/res/drawable/highlight_disabled.9.png create mode 100644 core/res/res/drawable/highlight_disabled_pressed.9.png create mode 100644 core/res/res/drawable/highlight_pressed.9.png create mode 100644 core/res/res/drawable/highlight_pressed_dimmed.9.png create mode 100644 core/res/res/drawable/highlight_selected.9.png create mode 100755 core/res/res/drawable/ic_bullet_key_permission.png create mode 100644 core/res/res/drawable/ic_check_mark_dark.png create mode 100644 core/res/res/drawable/ic_check_mark_light.png create mode 100644 core/res/res/drawable/ic_delete.png create mode 100644 core/res/res/drawable/ic_dialog_alert.png create mode 100644 core/res/res/drawable/ic_dialog_dialer.png create mode 100644 core/res/res/drawable/ic_dialog_email.png create mode 100755 core/res/res/drawable/ic_dialog_info.png create mode 100644 core/res/res/drawable/ic_dialog_map.png create mode 100755 core/res/res/drawable/ic_dialog_menu_generic.png create mode 100755 core/res/res/drawable/ic_dialog_time.png create mode 100644 core/res/res/drawable/ic_dialog_usb.png create mode 100755 core/res/res/drawable/ic_emergency.png create mode 100644 core/res/res/drawable/ic_input_add.png create mode 100644 core/res/res/drawable/ic_input_delete.png create mode 100644 core/res/res/drawable/ic_input_get.png create mode 100644 core/res/res/drawable/ic_launcher_android.png create mode 100644 core/res/res/drawable/ic_lock_idle_alarm.png create mode 100755 core/res/res/drawable/ic_lock_idle_charging.png create mode 100755 core/res/res/drawable/ic_lock_idle_lock.png create mode 100755 core/res/res/drawable/ic_lock_idle_low_battery.png create mode 100644 core/res/res/drawable/ic_lock_lock.png create mode 100644 core/res/res/drawable/ic_lock_power_off.png create mode 100644 core/res/res/drawable/ic_lock_silent_mode.png create mode 100644 core/res/res/drawable/ic_lock_silent_mode_off.png create mode 100644 core/res/res/drawable/ic_maps_indicator_current_position.png create mode 100644 core/res/res/drawable/ic_maps_indicator_current_position_anim.xml create mode 100644 core/res/res/drawable/ic_maps_indicator_current_position_anim1.png create mode 100644 core/res/res/drawable/ic_maps_indicator_current_position_anim2.png create mode 100644 core/res/res/drawable/ic_maps_indicator_current_position_anim3.png create mode 100755 core/res/res/drawable/ic_media_ff.png create mode 100755 core/res/res/drawable/ic_media_next.png create mode 100755 core/res/res/drawable/ic_media_pause.png create mode 100755 core/res/res/drawable/ic_media_play.png create mode 100755 core/res/res/drawable/ic_media_previous.png create mode 100755 core/res/res/drawable/ic_media_rew.png create mode 100755 core/res/res/drawable/ic_menu_add.png create mode 100755 core/res/res/drawable/ic_menu_agenda.png create mode 100644 core/res/res/drawable/ic_menu_always_landscape_portrait.png create mode 100644 core/res/res/drawable/ic_menu_call.png create mode 100755 core/res/res/drawable/ic_menu_camera.png create mode 100644 core/res/res/drawable/ic_menu_close_clear_cancel.png create mode 100644 core/res/res/drawable/ic_menu_compass.png create mode 100755 core/res/res/drawable/ic_menu_crop.png create mode 100755 core/res/res/drawable/ic_menu_day.png create mode 100755 core/res/res/drawable/ic_menu_delete.png create mode 100755 core/res/res/drawable/ic_menu_directions.png create mode 100755 core/res/res/drawable/ic_menu_edit.png create mode 100755 core/res/res/drawable/ic_menu_gallery.png create mode 100644 core/res/res/drawable/ic_menu_help.png create mode 100755 core/res/res/drawable/ic_menu_info_details.png create mode 100755 core/res/res/drawable/ic_menu_manage.png create mode 100644 core/res/res/drawable/ic_menu_mapmode.png create mode 100755 core/res/res/drawable/ic_menu_month.png create mode 100644 core/res/res/drawable/ic_menu_more.png create mode 100755 core/res/res/drawable/ic_menu_my_calendar.png create mode 100755 core/res/res/drawable/ic_menu_mylocation.png create mode 100644 core/res/res/drawable/ic_menu_myplaces.png create mode 100644 core/res/res/drawable/ic_menu_preferences.png create mode 100644 core/res/res/drawable/ic_menu_recent_history.png create mode 100644 core/res/res/drawable/ic_menu_report_image.png create mode 100644 core/res/res/drawable/ic_menu_revert.png create mode 100755 core/res/res/drawable/ic_menu_rotate.png create mode 100644 core/res/res/drawable/ic_menu_save.png create mode 100755 core/res/res/drawable/ic_menu_search.png create mode 100755 core/res/res/drawable/ic_menu_send.png create mode 100755 core/res/res/drawable/ic_menu_set_as.png create mode 100755 core/res/res/drawable/ic_menu_share.png create mode 100644 core/res/res/drawable/ic_menu_slideshow.png create mode 100755 core/res/res/drawable/ic_menu_sort_alphabetically.png create mode 100755 core/res/res/drawable/ic_menu_sort_by_size.png create mode 100755 core/res/res/drawable/ic_menu_today.png create mode 100755 core/res/res/drawable/ic_menu_upload.png create mode 100755 core/res/res/drawable/ic_menu_upload_you_tube.png create mode 100755 core/res/res/drawable/ic_menu_view.png create mode 100755 core/res/res/drawable/ic_menu_week.png create mode 100644 core/res/res/drawable/ic_menu_zoom.png create mode 100644 core/res/res/drawable/ic_notification_clear_all.png create mode 100644 core/res/res/drawable/ic_notification_overlay.9.png create mode 100644 core/res/res/drawable/ic_partial_secure.png create mode 100644 core/res/res/drawable/ic_popup_disk_full.png create mode 100755 core/res/res/drawable/ic_popup_reminder.png create mode 100644 core/res/res/drawable/ic_popup_sync.xml create mode 100644 core/res/res/drawable/ic_popup_sync_1.png create mode 100644 core/res/res/drawable/ic_popup_sync_2.png create mode 100644 core/res/res/drawable/ic_popup_sync_3.png create mode 100644 core/res/res/drawable/ic_popup_sync_4.png create mode 100644 core/res/res/drawable/ic_popup_sync_5.png create mode 100644 core/res/res/drawable/ic_popup_sync_6.png create mode 100755 core/res/res/drawable/ic_power.png create mode 100755 core/res/res/drawable/ic_search_category_default.png create mode 100644 core/res/res/drawable/ic_secure.png create mode 100755 core/res/res/drawable/ic_settings_indicator_next_page.png create mode 100755 core/res/res/drawable/ic_text_dot.png create mode 100755 core/res/res/drawable/ic_vibrate.png create mode 100755 core/res/res/drawable/ic_volume.png create mode 100644 core/res/res/drawable/ic_volume_off.png create mode 100755 core/res/res/drawable/ic_volume_off_small.png create mode 100755 core/res/res/drawable/ic_volume_small.png create mode 100644 core/res/res/drawable/icon_highlight_rectangle.9.png create mode 100644 core/res/res/drawable/icon_highlight_square.9.png create mode 100644 core/res/res/drawable/indicator_check_mark_dark.xml create mode 100644 core/res/res/drawable/indicator_check_mark_light.xml create mode 100644 core/res/res/drawable/indicator_code_lock_drag_direction_green_up.png create mode 100644 core/res/res/drawable/indicator_code_lock_drag_direction_red_up.png create mode 100755 core/res/res/drawable/indicator_code_lock_point_area_default.png create mode 100755 core/res/res/drawable/indicator_code_lock_point_area_green.png create mode 100755 core/res/res/drawable/indicator_code_lock_point_area_red.png create mode 100755 core/res/res/drawable/indicator_input_error.png create mode 100755 core/res/res/drawable/indicator_show_current_selected_dark.png create mode 100644 core/res/res/drawable/list_highlight.xml create mode 100644 core/res/res/drawable/list_highlight_active.xml create mode 100644 core/res/res/drawable/list_highlight_inactive.xml create mode 100644 core/res/res/drawable/list_selector_background.xml create mode 100644 core/res/res/drawable/list_selector_background_disabled.9.png create mode 100644 core/res/res/drawable/list_selector_background_focus.9.png create mode 100644 core/res/res/drawable/list_selector_background_longpress.9.png create mode 100644 core/res/res/drawable/list_selector_background_pressed.9.png create mode 100644 core/res/res/drawable/list_selector_background_transition.xml create mode 100644 core/res/res/drawable/load_average_background.xml create mode 100644 core/res/res/drawable/loading_tile.png create mode 100644 core/res/res/drawable/lock_asset.png create mode 100644 core/res/res/drawable/maps_google_logo.png create mode 100644 core/res/res/drawable/media_button_background.xml create mode 100644 core/res/res/drawable/menu_background.9.png create mode 100644 core/res/res/drawable/menu_background_fill_parent_width.9.png create mode 100644 core/res/res/drawable/menu_selector.xml create mode 100644 core/res/res/drawable/menu_separator.9.png create mode 100644 core/res/res/drawable/menu_submenu_background.9.png create mode 100644 core/res/res/drawable/menuitem_background.xml create mode 100644 core/res/res/drawable/menuitem_background_focus.9.png create mode 100644 core/res/res/drawable/menuitem_background_pressed.9.png create mode 100644 core/res/res/drawable/menuitem_background_solid.xml create mode 100644 core/res/res/drawable/menuitem_background_solid_focused.9.png create mode 100644 core/res/res/drawable/menuitem_background_solid_pressed.9.png create mode 100644 core/res/res/drawable/menuitem_checkbox.xml create mode 100644 core/res/res/drawable/menuitem_checkbox_on.png create mode 100644 core/res/res/drawable/no_tile_128.png create mode 100644 core/res/res/drawable/padlock.png create mode 100644 core/res/res/drawable/panel_background.9.png create mode 100644 core/res/res/drawable/panel_picture_frame_background.xml create mode 100644 core/res/res/drawable/panel_picture_frame_bg_disabled.9.png create mode 100644 core/res/res/drawable/panel_picture_frame_bg_focus_blue.9.png create mode 100644 core/res/res/drawable/panel_picture_frame_bg_normal.9.png create mode 100644 core/res/res/drawable/panel_picture_frame_bg_pressed_blue.9.png create mode 100644 core/res/res/drawable/panel_separator.9.png create mode 100644 core/res/res/drawable/pickerbox.xml create mode 100644 core/res/res/drawable/pickerbox_background.png create mode 100644 core/res/res/drawable/pickerbox_divider.png create mode 100644 core/res/res/drawable/pickerbox_selected.9.png create mode 100644 core/res/res/drawable/pickerbox_unselected.9.png create mode 100644 core/res/res/drawable/picture_emergency.png create mode 100644 core/res/res/drawable/picture_frame.9.png create mode 100644 core/res/res/drawable/popup_bottom_bright.9.png create mode 100644 core/res/res/drawable/popup_bottom_dark.9.png create mode 100755 core/res/res/drawable/popup_bottom_medium.9.png create mode 100644 core/res/res/drawable/popup_center_bright.9.png create mode 100644 core/res/res/drawable/popup_center_dark.9.png create mode 100755 core/res/res/drawable/popup_center_medium.9.png create mode 100644 core/res/res/drawable/popup_divider_horizontal_dark.9.png create mode 100644 core/res/res/drawable/popup_full_bright.9.png create mode 100644 core/res/res/drawable/popup_full_dark.9.png create mode 100755 core/res/res/drawable/popup_inline_error.9.png create mode 100644 core/res/res/drawable/popup_top_bright.9.png create mode 100644 core/res/res/drawable/popup_top_dark.9.png create mode 100644 core/res/res/drawable/presence_away.png create mode 100644 core/res/res/drawable/presence_busy.png create mode 100644 core/res/res/drawable/presence_invisible.png create mode 100644 core/res/res/drawable/presence_offline.png create mode 100644 core/res/res/drawable/presence_online.png create mode 100644 core/res/res/drawable/pressed_application_background_static.png create mode 100644 core/res/res/drawable/progress.xml create mode 100644 core/res/res/drawable/progress_circular_background.png create mode 100644 core/res/res/drawable/progress_circular_background_small.png create mode 100644 core/res/res/drawable/progress_circular_indeterminate.png create mode 100644 core/res/res/drawable/progress_circular_indeterminate_small.png create mode 100644 core/res/res/drawable/progress_frame.9.png create mode 100644 core/res/res/drawable/progress_horizontal.xml create mode 100644 core/res/res/drawable/progress_indeterminate.xml create mode 100644 core/res/res/drawable/progress_indeterminate_horizontal.xml create mode 100644 core/res/res/drawable/progress_indeterminate_small.xml create mode 100644 core/res/res/drawable/progress_inner.9.png create mode 100644 core/res/res/drawable/progress_large.xml create mode 100644 core/res/res/drawable/progress_medium.xml create mode 100644 core/res/res/drawable/progress_particle.png create mode 100644 core/res/res/drawable/progress_particle_small.png create mode 100644 core/res/res/drawable/progress_small.xml create mode 100644 core/res/res/drawable/progress_small_titlebar.xml create mode 100644 core/res/res/drawable/progressbar_indeterminate1.png create mode 100644 core/res/res/drawable/progressbar_indeterminate2.png create mode 100644 core/res/res/drawable/progressbar_indeterminate3.png create mode 100644 core/res/res/drawable/radiobutton.xml create mode 100644 core/res/res/drawable/radiobutton_background.xml create mode 100644 core/res/res/drawable/radiobutton_label_background.9.png create mode 100644 core/res/res/drawable/radiobutton_off_background.png create mode 100644 core/res/res/drawable/radiobutton_off_background_focus_yellow.png create mode 100644 core/res/res/drawable/radiobutton_on_background.png create mode 100644 core/res/res/drawable/radiobutton_on_background_focus_yellow.png create mode 100644 core/res/res/drawable/rate_star_big_half.png create mode 100644 core/res/res/drawable/rate_star_big_off.png create mode 100644 core/res/res/drawable/rate_star_big_on.png create mode 100644 core/res/res/drawable/rate_star_small_half.png create mode 100644 core/res/res/drawable/rate_star_small_off.png create mode 100644 core/res/res/drawable/rate_star_small_on.png create mode 100644 core/res/res/drawable/ratingbar.xml create mode 100644 core/res/res/drawable/ratingbar_full.xml create mode 100644 core/res/res/drawable/ratingbar_small.xml create mode 100644 core/res/res/drawable/reticle.png create mode 100644 core/res/res/drawable/screen_progress.xml create mode 100644 core/res/res/drawable/screen_progress_frame.9.png create mode 100644 core/res/res/drawable/screen_progress_inner.9.png create mode 100644 core/res/res/drawable/screen_title_background.9.png create mode 100644 core/res/res/drawable/scroll_thumb_horz.9.png create mode 100644 core/res/res/drawable/scroll_thumb_vert.9.png create mode 100644 core/res/res/drawable/scrollbar.9.png create mode 100755 core/res/res/drawable/scrollbar_handle_accelerated_anim2.9.png create mode 100755 core/res/res/drawable/scrollbar_handle_horizontal.9.png create mode 100755 core/res/res/drawable/scrollbar_handle_vertical.9.png create mode 100644 core/res/res/drawable/scrollbar_horizontal.9.png create mode 100755 core/res/res/drawable/scrollbar_vertical.9.png create mode 100755 core/res/res/drawable/search_plate.9.png create mode 100644 core/res/res/drawable/seek_thumb.png create mode 100644 core/res/res/drawable/settings_header.xml create mode 100644 core/res/res/drawable/settings_header_raw.9.png create mode 100644 core/res/res/drawable/spinner_background.xml create mode 100644 core/res/res/drawable/spinner_dropdown_background.xml create mode 100644 core/res/res/drawable/spinner_dropdown_background_down.9.png create mode 100644 core/res/res/drawable/spinner_dropdown_background_up.9.png create mode 100644 core/res/res/drawable/spinner_normal.9.png create mode 100644 core/res/res/drawable/spinner_press.9.png create mode 100644 core/res/res/drawable/spinner_select.9.png create mode 100644 core/res/res/drawable/spinnerbox_arrow_first.9.png create mode 100644 core/res/res/drawable/spinnerbox_arrow_last.9.png create mode 100644 core/res/res/drawable/spinnerbox_arrow_middle.9.png create mode 100644 core/res/res/drawable/spinnerbox_arrow_single.9.png create mode 100644 core/res/res/drawable/spinnerbox_arrows.xml create mode 100644 core/res/res/drawable/spinnerbox_background_focus_yellow.9.png create mode 100644 core/res/res/drawable/spinnerbox_background_normal.9.png create mode 100644 core/res/res/drawable/spinnerbox_background_pressed_yellow.9.png create mode 100644 core/res/res/drawable/star_big_off.png create mode 100644 core/res/res/drawable/star_big_on.png create mode 100644 core/res/res/drawable/star_off.png create mode 100644 core/res/res/drawable/star_on.png create mode 100644 core/res/res/drawable/starting_frame.9.png create mode 100644 core/res/res/drawable/stat_notify_alarm.png create mode 100644 core/res/res/drawable/stat_notify_browser.png create mode 100755 core/res/res/drawable/stat_notify_calibrate_compass.png create mode 100644 core/res/res/drawable/stat_notify_call_mute.png create mode 100644 core/res/res/drawable/stat_notify_chat.png create mode 100755 core/res/res/drawable/stat_notify_disk_full.png create mode 100644 core/res/res/drawable/stat_notify_error.png create mode 100644 core/res/res/drawable/stat_notify_missed_call.png create mode 100644 core/res/res/drawable/stat_notify_more.png create mode 100644 core/res/res/drawable/stat_notify_sdcard.png create mode 100644 core/res/res/drawable/stat_notify_sdcard_usb.png create mode 100755 core/res/res/drawable/stat_notify_sim_toolkit.png create mode 100644 core/res/res/drawable/stat_notify_sync.png create mode 100644 core/res/res/drawable/stat_notify_sync_anim0.png create mode 100644 core/res/res/drawable/stat_notify_sync_error.png create mode 100644 core/res/res/drawable/stat_notify_voicemail.png create mode 100644 core/res/res/drawable/stat_notify_wifi_in_range.png create mode 100644 core/res/res/drawable/stat_notify_xmpp.png create mode 100644 core/res/res/drawable/stat_sys_battery.xml create mode 100644 core/res/res/drawable/stat_sys_battery_0.png create mode 100755 core/res/res/drawable/stat_sys_battery_10.png create mode 100644 core/res/res/drawable/stat_sys_battery_100.png create mode 100644 core/res/res/drawable/stat_sys_battery_20.png create mode 100644 core/res/res/drawable/stat_sys_battery_40.png create mode 100644 core/res/res/drawable/stat_sys_battery_60.png create mode 100644 core/res/res/drawable/stat_sys_battery_80.png create mode 100644 core/res/res/drawable/stat_sys_battery_charge.xml create mode 100644 core/res/res/drawable/stat_sys_battery_charge_anim0.png create mode 100644 core/res/res/drawable/stat_sys_battery_charge_anim1.png create mode 100644 core/res/res/drawable/stat_sys_battery_charge_anim2.png create mode 100644 core/res/res/drawable/stat_sys_battery_charge_anim3.png create mode 100644 core/res/res/drawable/stat_sys_battery_charge_anim4.png create mode 100644 core/res/res/drawable/stat_sys_battery_charge_anim5.png create mode 100644 core/res/res/drawable/stat_sys_battery_unknown.png create mode 100644 core/res/res/drawable/stat_sys_data_bluetooth.png create mode 100755 core/res/res/drawable/stat_sys_data_bluetooth_connected.png create mode 100644 core/res/res/drawable/stat_sys_data_connected_3g.png create mode 100644 core/res/res/drawable/stat_sys_data_connected_e.png create mode 100644 core/res/res/drawable/stat_sys_data_connected_g.png create mode 100644 core/res/res/drawable/stat_sys_data_in_3g.png create mode 100644 core/res/res/drawable/stat_sys_data_in_e.png create mode 100644 core/res/res/drawable/stat_sys_data_in_g.png create mode 100644 core/res/res/drawable/stat_sys_data_inandout_3g.png create mode 100644 core/res/res/drawable/stat_sys_data_inandout_e.png create mode 100644 core/res/res/drawable/stat_sys_data_inandout_g.png create mode 100644 core/res/res/drawable/stat_sys_data_out_3g.png create mode 100644 core/res/res/drawable/stat_sys_data_out_e.png create mode 100644 core/res/res/drawable/stat_sys_data_out_g.png create mode 100644 core/res/res/drawable/stat_sys_data_usb.png create mode 100644 core/res/res/drawable/stat_sys_download.xml create mode 100755 core/res/res/drawable/stat_sys_download_anim0.png create mode 100755 core/res/res/drawable/stat_sys_download_anim1.png create mode 100755 core/res/res/drawable/stat_sys_download_anim2.png create mode 100755 core/res/res/drawable/stat_sys_download_anim3.png create mode 100755 core/res/res/drawable/stat_sys_download_anim4.png create mode 100755 core/res/res/drawable/stat_sys_download_anim5.png create mode 100644 core/res/res/drawable/stat_sys_gps_acquiring.png create mode 100644 core/res/res/drawable/stat_sys_gps_acquiring_anim.xml create mode 100755 core/res/res/drawable/stat_sys_gps_on.png create mode 100644 core/res/res/drawable/stat_sys_headset.png create mode 100644 core/res/res/drawable/stat_sys_no_sim.png create mode 100644 core/res/res/drawable/stat_sys_phone_call.png create mode 100755 core/res/res/drawable/stat_sys_phone_call_forward.png create mode 100644 core/res/res/drawable/stat_sys_phone_call_on_hold.png create mode 100644 core/res/res/drawable/stat_sys_r_signal_0.png create mode 100644 core/res/res/drawable/stat_sys_r_signal_1.png create mode 100644 core/res/res/drawable/stat_sys_r_signal_2.png create mode 100644 core/res/res/drawable/stat_sys_r_signal_3.png create mode 100644 core/res/res/drawable/stat_sys_r_signal_4.png create mode 100644 core/res/res/drawable/stat_sys_ringer_silent.png create mode 100644 core/res/res/drawable/stat_sys_ringer_vibrate.png create mode 100644 core/res/res/drawable/stat_sys_signal_0.png create mode 100644 core/res/res/drawable/stat_sys_signal_1.png create mode 100644 core/res/res/drawable/stat_sys_signal_2.png create mode 100644 core/res/res/drawable/stat_sys_signal_3.png create mode 100644 core/res/res/drawable/stat_sys_signal_4.png create mode 100755 core/res/res/drawable/stat_sys_signal_flightmode.png create mode 100644 core/res/res/drawable/stat_sys_signal_null.png create mode 100644 core/res/res/drawable/stat_sys_speakerphone.png create mode 100644 core/res/res/drawable/stat_sys_upload.xml create mode 100755 core/res/res/drawable/stat_sys_upload_anim0.png create mode 100755 core/res/res/drawable/stat_sys_upload_anim1.png create mode 100755 core/res/res/drawable/stat_sys_upload_anim2.png create mode 100755 core/res/res/drawable/stat_sys_upload_anim3.png create mode 100755 core/res/res/drawable/stat_sys_upload_anim4.png create mode 100755 core/res/res/drawable/stat_sys_upload_anim5.png create mode 100644 core/res/res/drawable/stat_sys_warning.png create mode 100644 core/res/res/drawable/stat_sys_wifi_signal_0.png create mode 100644 core/res/res/drawable/stat_sys_wifi_signal_1.png create mode 100644 core/res/res/drawable/stat_sys_wifi_signal_2.png create mode 100644 core/res/res/drawable/stat_sys_wifi_signal_3.png create mode 100644 core/res/res/drawable/stat_sys_wifi_signal_4.png create mode 100644 core/res/res/drawable/status_bar_background.9.png create mode 100644 core/res/res/drawable/status_bar_close_on.9.png create mode 100644 core/res/res/drawable/status_bar_divider_shadow.9.png create mode 100644 core/res/res/drawable/status_bar_item_app_background.xml create mode 100644 core/res/res/drawable/status_bar_item_app_background_normal.9.png create mode 100644 core/res/res/drawable/status_bar_item_background.xml create mode 100644 core/res/res/drawable/status_bar_item_background_focus.9.png create mode 100644 core/res/res/drawable/status_bar_item_background_normal.9.png create mode 100644 core/res/res/drawable/status_bar_item_background_pressed.9.png create mode 100644 core/res/res/drawable/status_bar_item_clear_background.9.png create mode 100644 core/res/res/drawable/status_bar_shadow_bar.9.png create mode 100644 core/res/res/drawable/status_icon_background.xml create mode 100644 core/res/res/drawable/statusbar_background.png create mode 100644 core/res/res/drawable/sub_menu_bottom_bright.9.png create mode 100644 core/res/res/drawable/sub_menu_top_dark.9.png create mode 100644 core/res/res/drawable/submenu_arrow.xml create mode 100644 core/res/res/drawable/submenu_arrow_back.png create mode 100644 core/res/res/drawable/submenu_arrow_focus.png create mode 100644 core/res/res/drawable/submenu_arrow_nofocus.png create mode 100644 core/res/res/drawable/sym_action_call.png create mode 100644 core/res/res/drawable/sym_action_chat.png create mode 100644 core/res/res/drawable/sym_action_email.png create mode 100644 core/res/res/drawable/sym_action_map.png create mode 100644 core/res/res/drawable/sym_action_sms.png create mode 100644 core/res/res/drawable/sym_battery_white.png create mode 100644 core/res/res/drawable/sym_call_incoming.png create mode 100644 core/res/res/drawable/sym_call_missed.png create mode 100644 core/res/res/drawable/sym_call_outgoing.png create mode 100644 core/res/res/drawable/sym_contact_card.png create mode 100644 core/res/res/drawable/sym_def_app_icon.png create mode 100644 core/res/res/drawable/sym_default_number.png create mode 100644 core/res/res/drawable/tab_bottom_left.xml create mode 100644 core/res/res/drawable/tab_bottom_right.xml create mode 100755 core/res/res/drawable/tab_bottom_shadow.9.png create mode 100755 core/res/res/drawable/tab_focus.9.png create mode 100755 core/res/res/drawable/tab_focus_bar_left.9.png create mode 100755 core/res/res/drawable/tab_focus_bar_right.9.png create mode 100644 core/res/res/drawable/tab_indicator.xml create mode 100755 core/res/res/drawable/tab_press.9.png create mode 100755 core/res/res/drawable/tab_press_bar_left.9.png create mode 100755 core/res/res/drawable/tab_press_bar_right.9.png create mode 100644 core/res/res/drawable/tab_selected.9.png create mode 100755 core/res/res/drawable/tab_selected_bar_left.9.png create mode 100755 core/res/res/drawable/tab_selected_bar_right.9.png create mode 100644 core/res/res/drawable/tab_selected_highlight.9.png create mode 100644 core/res/res/drawable/tab_unselected.9.png create mode 100644 core/res/res/drawable/tab_unselected_longpress.9.png create mode 100644 core/res/res/drawable/tab_unselected_pressed.9.png create mode 100644 core/res/res/drawable/tab_unselected_selected.9.png create mode 100644 core/res/res/drawable/textfield_default.9.png create mode 100644 core/res/res/drawable/textfield_disabled.9.png create mode 100755 core/res/res/drawable/textfield_disabled_selected.9.png create mode 100755 core/res/res/drawable/textfield_expanded_bottom_selected.9.png create mode 100755 core/res/res/drawable/textfield_expanded_bottom_unselected.9.png create mode 100755 core/res/res/drawable/textfield_expanded_center_selected.9.png create mode 100755 core/res/res/drawable/textfield_expanded_center_unselected.9.png create mode 100755 core/res/res/drawable/textfield_expanded_top_selected.9.png create mode 100755 core/res/res/drawable/textfield_expanded_top_unselected.9.png create mode 100644 core/res/res/drawable/textfield_pressed.9.png create mode 100644 core/res/res/drawable/textfield_selected.9.png create mode 100644 core/res/res/drawable/timepicker_down_btn.xml create mode 100755 core/res/res/drawable/timepicker_down_disabled.9.png create mode 100755 core/res/res/drawable/timepicker_down_disabled_focused.9.png create mode 100755 core/res/res/drawable/timepicker_down_normal.9.png create mode 100755 core/res/res/drawable/timepicker_down_pressed.9.png create mode 100755 core/res/res/drawable/timepicker_down_selected.9.png create mode 100644 core/res/res/drawable/timepicker_input.xml create mode 100755 core/res/res/drawable/timepicker_input_disabled.9.png create mode 100755 core/res/res/drawable/timepicker_input_normal.9.png create mode 100755 core/res/res/drawable/timepicker_input_pressed.9.png create mode 100755 core/res/res/drawable/timepicker_input_selected.9.png create mode 100644 core/res/res/drawable/timepicker_up_btn.xml create mode 100755 core/res/res/drawable/timepicker_up_disabled.9.png create mode 100755 core/res/res/drawable/timepicker_up_disabled_focused.9.png create mode 100755 core/res/res/drawable/timepicker_up_normal.9.png create mode 100755 core/res/res/drawable/timepicker_up_pressed.9.png create mode 100755 core/res/res/drawable/timepicker_up_selected.9.png create mode 100644 core/res/res/drawable/title_bar.9.png create mode 100644 core/res/res/drawable/title_bar_shadow.png create mode 100755 core/res/res/drawable/toast_frame.9.png create mode 100644 core/res/res/drawable/unknown_image.png create mode 100644 core/res/res/drawable/zoom_in.png create mode 100644 core/res/res/drawable/zoom_in_pressed.png create mode 100644 core/res/res/drawable/zoom_indicator.9.png create mode 100644 core/res/res/drawable/zoom_indicator_selected.png create mode 100644 core/res/res/drawable/zoom_out.png create mode 100644 core/res/res/drawable/zoom_out_pressed.png create mode 100644 core/res/res/drawable/zoom_plate.9.png create mode 100644 core/res/res/drawable/zoom_track.png create mode 100644 core/res/res/layout-land/icon_menu_layout.xml create mode 100644 core/res/res/layout-port/icon_menu_layout.xml create mode 100644 core/res/res/layout/activity_list_item.xml create mode 100644 core/res/res/layout/alert_dialog.xml create mode 100644 core/res/res/layout/alert_dialog_progress.xml create mode 100644 core/res/res/layout/always_use_checkbox.xml create mode 100644 core/res/res/layout/app_permission_item.xml create mode 100755 core/res/res/layout/app_perms_summary.xml create mode 100644 core/res/res/layout/auto_complete_list.xml create mode 100644 core/res/res/layout/battery_low.xml create mode 100644 core/res/res/layout/battery_status.xml create mode 100644 core/res/res/layout/browser_link_context_header.xml create mode 100644 core/res/res/layout/character_picker.xml create mode 100644 core/res/res/layout/character_picker_button.xml create mode 100644 core/res/res/layout/date_picker.xml create mode 100644 core/res/res/layout/date_picker_dialog.xml create mode 100644 core/res/res/layout/dialog_custom_title.xml create mode 100644 core/res/res/layout/dialog_title.xml create mode 100644 core/res/res/layout/dialog_title_icons.xml create mode 100644 core/res/res/layout/expandable_list_content.xml create mode 100644 core/res/res/layout/expanded_menu_layout.xml create mode 100644 core/res/res/layout/global_actions_item.xml create mode 100644 core/res/res/layout/google_web_content_helper_layout.xml create mode 100644 core/res/res/layout/icon_menu_item_layout.xml create mode 100644 core/res/res/layout/keyguard.xml create mode 100644 core/res/res/layout/keyguard_screen_glogin_unlock.xml create mode 100644 core/res/res/layout/keyguard_screen_lock.xml create mode 100644 core/res/res/layout/keyguard_screen_sim_pin_landscape.xml create mode 100644 core/res/res/layout/keyguard_screen_sim_pin_portrait.xml create mode 100644 core/res/res/layout/keyguard_screen_unlock_landscape.xml create mode 100644 core/res/res/layout/keyguard_screen_unlock_portrait.xml create mode 100644 core/res/res/layout/list_content.xml create mode 100644 core/res/res/layout/list_menu_item_checkbox.xml create mode 100644 core/res/res/layout/list_menu_item_icon.xml create mode 100644 core/res/res/layout/list_menu_item_layout.xml create mode 100644 core/res/res/layout/list_menu_item_radio.xml create mode 100644 core/res/res/layout/media_controller.xml create mode 100644 core/res/res/layout/menu_item.xml create mode 100644 core/res/res/layout/menu_item_divider.xml create mode 100644 core/res/res/layout/number_picker.xml create mode 100644 core/res/res/layout/number_picker_edit.xml create mode 100644 core/res/res/layout/popup_menu_layout.xml create mode 100644 core/res/res/layout/power_dialog.xml create mode 100644 core/res/res/layout/preference.xml create mode 100644 core/res/res/layout/preference_category.xml create mode 100644 core/res/res/layout/preference_child.xml create mode 100644 core/res/res/layout/preference_dialog_edittext.xml create mode 100644 core/res/res/layout/preference_information.xml create mode 100644 core/res/res/layout/preference_list_content.xml create mode 100644 core/res/res/layout/preference_widget_checkbox.xml create mode 100644 core/res/res/layout/preferences.xml create mode 100644 core/res/res/layout/progress_dialog.xml create mode 100644 core/res/res/layout/recent_apps_dialog.xml create mode 100644 core/res/res/layout/recent_apps_icon.xml create mode 100644 core/res/res/layout/resolve_list_item.xml create mode 100644 core/res/res/layout/safe_mode.xml create mode 100644 core/res/res/layout/screen.xml create mode 100644 core/res/res/layout/screen_custom_title.xml create mode 100644 core/res/res/layout/screen_progress.xml create mode 100644 core/res/res/layout/screen_simple.xml create mode 100644 core/res/res/layout/screen_title.xml create mode 100644 core/res/res/layout/screen_title_icons.xml create mode 100644 core/res/res/layout/search_bar.xml create mode 100644 core/res/res/layout/search_dropdown_app_selector.xml create mode 100644 core/res/res/layout/search_dropdown_item_1line.xml create mode 100644 core/res/res/layout/search_dropdown_item_2line.xml create mode 100644 core/res/res/layout/search_dropdown_item_icons_1line.xml create mode 100644 core/res/res/layout/search_dropdown_item_icons_2line.xml create mode 100644 core/res/res/layout/seekbar_dialog.xml create mode 100644 core/res/res/layout/select_dialog.xml create mode 100644 core/res/res/layout/select_dialog_item.xml create mode 100644 core/res/res/layout/select_dialog_multichoice.xml create mode 100644 core/res/res/layout/select_dialog_singlechoice.xml create mode 100644 core/res/res/layout/setting_list_category.xml create mode 100644 core/res/res/layout/setting_list_expanded_category.xml create mode 100644 core/res/res/layout/setting_list_setting.xml create mode 100644 core/res/res/layout/setting_list_setting_value_text.xml create mode 100644 core/res/res/layout/simple_dropdown_hint.xml create mode 100644 core/res/res/layout/simple_dropdown_item_1line.xml create mode 100644 core/res/res/layout/simple_dropdown_item_2line.xml create mode 100644 core/res/res/layout/simple_expandable_list_item_1.xml create mode 100644 core/res/res/layout/simple_expandable_list_item_2.xml create mode 100644 core/res/res/layout/simple_gallery_item.xml create mode 100644 core/res/res/layout/simple_list_item_1.xml create mode 100644 core/res/res/layout/simple_list_item_2.xml create mode 100644 core/res/res/layout/simple_list_item_checked.xml create mode 100644 core/res/res/layout/simple_list_item_multiple_choice.xml create mode 100644 core/res/res/layout/simple_list_item_single_choice.xml create mode 100644 core/res/res/layout/simple_spinner_dropdown_item.xml create mode 100644 core/res/res/layout/simple_spinner_item.xml create mode 100644 core/res/res/layout/status_bar.xml create mode 100644 core/res/res/layout/status_bar_expanded.xml create mode 100644 core/res/res/layout/status_bar_icon.xml create mode 100644 core/res/res/layout/status_bar_latest_event.xml create mode 100644 core/res/res/layout/status_bar_latest_event_content.xml create mode 100644 core/res/res/layout/status_bar_tracking.xml create mode 100644 core/res/res/layout/submenu_item.xml create mode 100644 core/res/res/layout/tab_content.xml create mode 100644 core/res/res/layout/tab_indicator.xml create mode 100644 core/res/res/layout/test_list_item.xml create mode 100644 core/res/res/layout/textview_hint.xml create mode 100644 core/res/res/layout/time_picker.xml create mode 100644 core/res/res/layout/time_picker_dialog.xml create mode 100644 core/res/res/layout/time_picker_text.xml create mode 100644 core/res/res/layout/transient_notification.xml create mode 100644 core/res/res/layout/two_line_list_item.xml create mode 100644 core/res/res/layout/typing_filter.xml create mode 100644 core/res/res/layout/volume_adjust.xml create mode 100644 core/res/res/layout/zoom_controls.xml create mode 100644 core/res/res/layout/zoom_magnify.xml create mode 100644 core/res/res/raw/fallbackring.ogg create mode 100644 core/res/res/values-cs-rCZ/strings.xml create mode 100644 core/res/res/values-de-rDE/strings.xml create mode 100644 core/res/res/values-en-rGB/strings.xml create mode 100644 core/res/res/values-es-rUS/strings.xml create mode 100644 core/res/res/values-it-rIT/strings.xml create mode 100644 core/res/res/values-nl-rNL/strings.xml create mode 100644 core/res/res/values/arrays.xml create mode 100644 core/res/res/values/attrs.xml create mode 100644 core/res/res/values/attrs_manifest.xml create mode 100644 core/res/res/values/colors.xml create mode 100644 core/res/res/values/dimens.xml create mode 100644 core/res/res/values/ids.xml create mode 100644 core/res/res/values/public.xml create mode 100644 core/res/res/values/strings.xml create mode 100644 core/res/res/values/styles.xml create mode 100644 core/res/res/values/themes.xml create mode 100644 core/res/res/xml/apns.xml create mode 100644 core/res/res/xml/autotext.xml create mode 100644 core/res/res/xml/preferred_time_zones.xml create mode 100644 core/res/res/xml/time_zones_by_country.xml create mode 100644 core/res/waitingroom/screen_background_blue-land.png create mode 100644 core/res/waitingroom/screen_background_green-land.png create mode 100644 core/res/waitingroom/screen_background_white-land.png (limited to 'core/res') diff --git a/core/res/Android.mk b/core/res/Android.mk new file mode 100644 index 0000000..5fca5d0 --- /dev/null +++ b/core/res/Android.mk @@ -0,0 +1,36 @@ +# +# Copyright (C) 2008 The Android Open Source Project +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +LOCAL_PATH := $(call my-dir) +include $(CLEAR_VARS) + +LOCAL_NO_STANDARD_LIBRARIES := true +LOCAL_PACKAGE_NAME := framework-res +LOCAL_CERTIFICATE := platform + +# Tell aapt to create "extending (non-application)" resource IDs, +# since these resources will be used by many apps. +LOCAL_AAPT_FLAGS := -x + +LOCAL_MODULE_TAGS := user development + +# Install this alongside the libraries. +LOCAL_MODULE_PATH := $(TARGET_OUT_JAVA_LIBRARIES) + +# Create package-export.apk, which other packages can use to get +# PRODUCT-agnostic resource data like IDs and type definitions. +LOCAL_EXPORT_PACKAGE_RESOURCES := true + +include $(BUILD_PACKAGE) diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml new file mode 100644 index 0000000..104ba88 --- /dev/null +++ b/core/res/AndroidManifest.xml @@ -0,0 +1,933 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/core/res/MODULE_LICENSE_APACHE2 b/core/res/MODULE_LICENSE_APACHE2 new file mode 100644 index 0000000..e69de29 diff --git a/core/res/NOTICE b/core/res/NOTICE new file mode 100644 index 0000000..c5b1efa --- /dev/null +++ b/core/res/NOTICE @@ -0,0 +1,190 @@ + + Copyright (c) 2005-2008, The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + diff --git a/core/res/assets/images/android_320x480.png b/core/res/assets/images/android_320x480.png new file mode 100644 index 0000000..d2665bb Binary files /dev/null and b/core/res/assets/images/android_320x480.png differ diff --git a/core/res/assets/images/boot_robot.png b/core/res/assets/images/boot_robot.png new file mode 100644 index 0000000..f4555af Binary files /dev/null and b/core/res/assets/images/boot_robot.png differ diff --git a/core/res/assets/images/boot_robot_glow.png b/core/res/assets/images/boot_robot_glow.png new file mode 100644 index 0000000..2a67a3f Binary files /dev/null and b/core/res/assets/images/boot_robot_glow.png differ diff --git a/core/res/assets/images/combobox-disabled.png b/core/res/assets/images/combobox-disabled.png new file mode 100644 index 0000000..42fc0c5 Binary files /dev/null and b/core/res/assets/images/combobox-disabled.png differ diff --git a/core/res/assets/images/combobox-noHighlight.png b/core/res/assets/images/combobox-noHighlight.png new file mode 100644 index 0000000..838dc65 Binary files /dev/null and b/core/res/assets/images/combobox-noHighlight.png differ diff --git a/core/res/assets/images/cylon_dot.png b/core/res/assets/images/cylon_dot.png new file mode 100644 index 0000000..150b8b1 Binary files /dev/null and b/core/res/assets/images/cylon_dot.png differ diff --git a/core/res/assets/images/cylon_left.png b/core/res/assets/images/cylon_left.png new file mode 100644 index 0000000..50c6296 Binary files /dev/null and b/core/res/assets/images/cylon_left.png differ diff --git a/core/res/assets/images/cylon_right.png b/core/res/assets/images/cylon_right.png new file mode 100644 index 0000000..89b7d71 Binary files /dev/null and b/core/res/assets/images/cylon_right.png differ diff --git a/core/res/assets/sounds/bootanim0.raw b/core/res/assets/sounds/bootanim0.raw new file mode 100644 index 0000000..46b8c0f Binary files /dev/null and b/core/res/assets/sounds/bootanim0.raw differ diff --git a/core/res/assets/sounds/bootanim1.raw b/core/res/assets/sounds/bootanim1.raw new file mode 100644 index 0000000..ce69944 Binary files /dev/null and b/core/res/assets/sounds/bootanim1.raw differ diff --git a/core/res/assets/webkit/android-weberror.png b/core/res/assets/webkit/android-weberror.png new file mode 100644 index 0000000..cea4638 Binary files /dev/null and b/core/res/assets/webkit/android-weberror.png differ diff --git a/core/res/assets/webkit/film.png b/core/res/assets/webkit/film.png new file mode 100755 index 0000000..f457f23 Binary files /dev/null and b/core/res/assets/webkit/film.png differ diff --git a/core/res/assets/webkit/loaderror.html b/core/res/assets/webkit/loaderror.html new file mode 100644 index 0000000..359a1e7 --- /dev/null +++ b/core/res/assets/webkit/loaderror.html @@ -0,0 +1,18 @@ + + + Web page not available + + + + + +

Web page not available

+

The Web page at %s could not be loaded as:

+ +

%e

+ + + diff --git a/core/res/assets/webkit/missingImage.png b/core/res/assets/webkit/missingImage.png new file mode 100644 index 0000000..f49a98d Binary files /dev/null and b/core/res/assets/webkit/missingImage.png differ diff --git a/core/res/assets/webkit/nodomain.html b/core/res/assets/webkit/nodomain.html new file mode 100644 index 0000000..7a107fb --- /dev/null +++ b/core/res/assets/webkit/nodomain.html @@ -0,0 +1,27 @@ + + + Web page not available + + + + + +

Web page not available

+

The Web page at %s might be + temporarily down or it may have moved permanently to a new web + address.

+ +

Here are some suggestions:

+ + + + diff --git a/core/res/assets/webkit/nullplugin.png b/core/res/assets/webkit/nullplugin.png new file mode 100644 index 0000000..96a52e3 Binary files /dev/null and b/core/res/assets/webkit/nullplugin.png differ diff --git a/core/res/assets/webkit/textAreaResizeCorner.png b/core/res/assets/webkit/textAreaResizeCorner.png new file mode 100644 index 0000000..777eff0 Binary files /dev/null and b/core/res/assets/webkit/textAreaResizeCorner.png differ diff --git a/core/res/assets/webkit/youtube.html b/core/res/assets/webkit/youtube.html new file mode 100644 index 0000000..86e492a --- /dev/null +++ b/core/res/assets/webkit/youtube.html @@ -0,0 +1,26 @@ + + + + + + + + + + + +
+ +
+ Open YouTube player +
+ +
+ + diff --git a/core/res/assets/webkit/youtube.png b/core/res/assets/webkit/youtube.png new file mode 100644 index 0000000..87779b1 Binary files /dev/null and b/core/res/assets/webkit/youtube.png differ diff --git a/core/res/res/anim/accelerate_decelerate_interpolator.xml b/core/res/res/anim/accelerate_decelerate_interpolator.xml new file mode 100644 index 0000000..724ed0a --- /dev/null +++ b/core/res/res/anim/accelerate_decelerate_interpolator.xml @@ -0,0 +1,21 @@ + + + + diff --git a/core/res/res/anim/accelerate_interpolator.xml b/core/res/res/anim/accelerate_interpolator.xml new file mode 100644 index 0000000..c689c35 --- /dev/null +++ b/core/res/res/anim/accelerate_interpolator.xml @@ -0,0 +1,21 @@ + + + + diff --git a/core/res/res/anim/app_starting_exit.xml b/core/res/res/anim/app_starting_exit.xml new file mode 100644 index 0000000..c6f94b0 --- /dev/null +++ b/core/res/res/anim/app_starting_exit.xml @@ -0,0 +1,24 @@ + + + + + + + diff --git a/core/res/res/anim/decelerate_interpolator.xml b/core/res/res/anim/decelerate_interpolator.xml new file mode 100644 index 0000000..fff6616 --- /dev/null +++ b/core/res/res/anim/decelerate_interpolator.xml @@ -0,0 +1,21 @@ + + + + diff --git a/core/res/res/anim/fade_in.xml b/core/res/res/anim/fade_in.xml new file mode 100644 index 0000000..32eea01 --- /dev/null +++ b/core/res/res/anim/fade_in.xml @@ -0,0 +1,21 @@ + + + + diff --git a/core/res/res/anim/fade_out.xml b/core/res/res/anim/fade_out.xml new file mode 100644 index 0000000..e8ae9c1 --- /dev/null +++ b/core/res/res/anim/fade_out.xml @@ -0,0 +1,25 @@ + + + + diff --git a/core/res/res/anim/grow_fade_in.xml b/core/res/res/anim/grow_fade_in.xml new file mode 100644 index 0000000..0969857 --- /dev/null +++ b/core/res/res/anim/grow_fade_in.xml @@ -0,0 +1,26 @@ + + + + + + + diff --git a/core/res/res/anim/grow_fade_in_center.xml b/core/res/res/anim/grow_fade_in_center.xml new file mode 100644 index 0000000..01d7a77 --- /dev/null +++ b/core/res/res/anim/grow_fade_in_center.xml @@ -0,0 +1,26 @@ + + + + + + + diff --git a/core/res/res/anim/grow_fade_in_from_bottom.xml b/core/res/res/anim/grow_fade_in_from_bottom.xml new file mode 100644 index 0000000..d3e468d --- /dev/null +++ b/core/res/res/anim/grow_fade_in_from_bottom.xml @@ -0,0 +1,26 @@ + + + + + + + diff --git a/core/res/res/anim/linear_interpolator.xml b/core/res/res/anim/linear_interpolator.xml new file mode 100644 index 0000000..70bbecc --- /dev/null +++ b/core/res/res/anim/linear_interpolator.xml @@ -0,0 +1,21 @@ + + + + diff --git a/core/res/res/anim/options_panel_enter.xml b/core/res/res/anim/options_panel_enter.xml new file mode 100644 index 0000000..9614014 --- /dev/null +++ b/core/res/res/anim/options_panel_enter.xml @@ -0,0 +1,24 @@ + + + + + + + diff --git a/core/res/res/anim/options_panel_exit.xml b/core/res/res/anim/options_panel_exit.xml new file mode 100644 index 0000000..c9bee1d --- /dev/null +++ b/core/res/res/anim/options_panel_exit.xml @@ -0,0 +1,25 @@ + + + + + + + + diff --git a/core/res/res/anim/push_down_in.xml b/core/res/res/anim/push_down_in.xml new file mode 100644 index 0000000..1cb1597 --- /dev/null +++ b/core/res/res/anim/push_down_in.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/core/res/res/anim/push_down_out.xml b/core/res/res/anim/push_down_out.xml new file mode 100644 index 0000000..1ad49b0 --- /dev/null +++ b/core/res/res/anim/push_down_out.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/core/res/res/anim/push_up_in.xml b/core/res/res/anim/push_up_in.xml new file mode 100644 index 0000000..a2f47e9 --- /dev/null +++ b/core/res/res/anim/push_up_in.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/core/res/res/anim/push_up_out.xml b/core/res/res/anim/push_up_out.xml new file mode 100644 index 0000000..2803435 --- /dev/null +++ b/core/res/res/anim/push_up_out.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/core/res/res/anim/shrink_fade_out.xml b/core/res/res/anim/shrink_fade_out.xml new file mode 100644 index 0000000..ae15ff9 --- /dev/null +++ b/core/res/res/anim/shrink_fade_out.xml @@ -0,0 +1,25 @@ + + + + + + diff --git a/core/res/res/anim/shrink_fade_out_center.xml b/core/res/res/anim/shrink_fade_out_center.xml new file mode 100644 index 0000000..7b0be34 --- /dev/null +++ b/core/res/res/anim/shrink_fade_out_center.xml @@ -0,0 +1,25 @@ + + + + + + diff --git a/core/res/res/anim/shrink_fade_out_from_bottom.xml b/core/res/res/anim/shrink_fade_out_from_bottom.xml new file mode 100644 index 0000000..61f29d5 --- /dev/null +++ b/core/res/res/anim/shrink_fade_out_from_bottom.xml @@ -0,0 +1,25 @@ + + + + + + diff --git a/core/res/res/anim/slide_in_bottom.xml b/core/res/res/anim/slide_in_bottom.xml new file mode 100644 index 0000000..569d974 --- /dev/null +++ b/core/res/res/anim/slide_in_bottom.xml @@ -0,0 +1,24 @@ + + + + + + + diff --git a/core/res/res/anim/slide_in_child_bottom.xml b/core/res/res/anim/slide_in_child_bottom.xml new file mode 100644 index 0000000..ce51c36 --- /dev/null +++ b/core/res/res/anim/slide_in_child_bottom.xml @@ -0,0 +1,24 @@ + + + + + + + diff --git a/core/res/res/anim/slide_in_left.xml b/core/res/res/anim/slide_in_left.xml new file mode 100644 index 0000000..033bfe2 --- /dev/null +++ b/core/res/res/anim/slide_in_left.xml @@ -0,0 +1,24 @@ + + + + + + + diff --git a/core/res/res/anim/slide_in_right.xml b/core/res/res/anim/slide_in_right.xml new file mode 100644 index 0000000..76b336c --- /dev/null +++ b/core/res/res/anim/slide_in_right.xml @@ -0,0 +1,24 @@ + + + + + + + diff --git a/core/res/res/anim/slide_in_top.xml b/core/res/res/anim/slide_in_top.xml new file mode 100644 index 0000000..15df913 --- /dev/null +++ b/core/res/res/anim/slide_in_top.xml @@ -0,0 +1,24 @@ + + + + + + + diff --git a/core/res/res/anim/slide_out_bottom.xml b/core/res/res/anim/slide_out_bottom.xml new file mode 100644 index 0000000..8f6e8b0 --- /dev/null +++ b/core/res/res/anim/slide_out_bottom.xml @@ -0,0 +1,24 @@ + + + + + + + diff --git a/core/res/res/anim/slide_out_left.xml b/core/res/res/anim/slide_out_left.xml new file mode 100644 index 0000000..979d10a --- /dev/null +++ b/core/res/res/anim/slide_out_left.xml @@ -0,0 +1,24 @@ + + + + + + + diff --git a/core/res/res/anim/slide_out_right.xml b/core/res/res/anim/slide_out_right.xml new file mode 100644 index 0000000..b5f9bb9 --- /dev/null +++ b/core/res/res/anim/slide_out_right.xml @@ -0,0 +1,24 @@ + + + + + + + diff --git a/core/res/res/anim/slide_out_top.xml b/core/res/res/anim/slide_out_top.xml new file mode 100644 index 0000000..b15323e --- /dev/null +++ b/core/res/res/anim/slide_out_top.xml @@ -0,0 +1,24 @@ + + + + + + + diff --git a/core/res/res/anim/submenu_enter.xml b/core/res/res/anim/submenu_enter.xml new file mode 100644 index 0000000..32a8054 --- /dev/null +++ b/core/res/res/anim/submenu_enter.xml @@ -0,0 +1,24 @@ + + + + + + + diff --git a/core/res/res/anim/submenu_exit.xml b/core/res/res/anim/submenu_exit.xml new file mode 100644 index 0000000..9283751 --- /dev/null +++ b/core/res/res/anim/submenu_exit.xml @@ -0,0 +1,24 @@ + + + + + + + diff --git a/core/res/res/anim/task_close_enter.xml b/core/res/res/anim/task_close_enter.xml new file mode 100644 index 0000000..6bef7a4 --- /dev/null +++ b/core/res/res/anim/task_close_enter.xml @@ -0,0 +1,25 @@ + + + + + + diff --git a/core/res/res/anim/task_close_exit.xml b/core/res/res/anim/task_close_exit.xml new file mode 100644 index 0000000..7309656 --- /dev/null +++ b/core/res/res/anim/task_close_exit.xml @@ -0,0 +1,24 @@ + + + + + + diff --git a/core/res/res/anim/task_open_enter.xml b/core/res/res/anim/task_open_enter.xml new file mode 100644 index 0000000..ca8a7e6 --- /dev/null +++ b/core/res/res/anim/task_open_enter.xml @@ -0,0 +1,24 @@ + + + + + + diff --git a/core/res/res/anim/task_open_exit.xml b/core/res/res/anim/task_open_exit.xml new file mode 100644 index 0000000..8ef4006 --- /dev/null +++ b/core/res/res/anim/task_open_exit.xml @@ -0,0 +1,25 @@ + + + + + + diff --git a/core/res/res/anim/toast_enter.xml b/core/res/res/anim/toast_enter.xml new file mode 100644 index 0000000..83cb1fe --- /dev/null +++ b/core/res/res/anim/toast_enter.xml @@ -0,0 +1,23 @@ + + + + diff --git a/core/res/res/anim/toast_exit.xml b/core/res/res/anim/toast_exit.xml new file mode 100644 index 0000000..f922085 --- /dev/null +++ b/core/res/res/anim/toast_exit.xml @@ -0,0 +1,24 @@ + + + + diff --git a/core/res/res/color/primary_text_dark.xml b/core/res/res/color/primary_text_dark.xml new file mode 100644 index 0000000..2ec46b9 --- /dev/null +++ b/core/res/res/color/primary_text_dark.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + diff --git a/core/res/res/color/primary_text_dark_disable_only.xml b/core/res/res/color/primary_text_dark_disable_only.xml new file mode 100644 index 0000000..9a187a4 --- /dev/null +++ b/core/res/res/color/primary_text_dark_disable_only.xml @@ -0,0 +1,21 @@ + + + + + + + + diff --git a/core/res/res/color/primary_text_dark_focused.xml b/core/res/res/color/primary_text_dark_focused.xml new file mode 100644 index 0000000..7f3906a --- /dev/null +++ b/core/res/res/color/primary_text_dark_focused.xml @@ -0,0 +1,23 @@ + + + + + + + + + + diff --git a/core/res/res/color/primary_text_dark_nodisable.xml b/core/res/res/color/primary_text_dark_nodisable.xml new file mode 100644 index 0000000..be1b9f9 --- /dev/null +++ b/core/res/res/color/primary_text_dark_nodisable.xml @@ -0,0 +1,21 @@ + + + + + + + + diff --git a/core/res/res/color/primary_text_light.xml b/core/res/res/color/primary_text_light.xml new file mode 100644 index 0000000..bd9ac8b --- /dev/null +++ b/core/res/res/color/primary_text_light.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + diff --git a/core/res/res/color/primary_text_light_disable_only.xml b/core/res/res/color/primary_text_light_disable_only.xml new file mode 100644 index 0000000..f8afb63 --- /dev/null +++ b/core/res/res/color/primary_text_light_disable_only.xml @@ -0,0 +1,21 @@ + + + + + + + + diff --git a/core/res/res/color/primary_text_light_nodisable.xml b/core/res/res/color/primary_text_light_nodisable.xml new file mode 100644 index 0000000..2d35470 --- /dev/null +++ b/core/res/res/color/primary_text_light_nodisable.xml @@ -0,0 +1,21 @@ + + + + + + + + diff --git a/core/res/res/color/secondary_text_dark.xml b/core/res/res/color/secondary_text_dark.xml new file mode 100644 index 0000000..0d96221 --- /dev/null +++ b/core/res/res/color/secondary_text_dark.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + diff --git a/core/res/res/color/secondary_text_dark_nodisable.xml b/core/res/res/color/secondary_text_dark_nodisable.xml new file mode 100644 index 0000000..2c87a25 --- /dev/null +++ b/core/res/res/color/secondary_text_dark_nodisable.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/core/res/res/color/secondary_text_light.xml b/core/res/res/color/secondary_text_light.xml new file mode 100644 index 0000000..0846b5e --- /dev/null +++ b/core/res/res/color/secondary_text_light.xml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + diff --git a/core/res/res/color/secondary_text_light_nodisable.xml b/core/res/res/color/secondary_text_light_nodisable.xml new file mode 100644 index 0000000..2c87a25 --- /dev/null +++ b/core/res/res/color/secondary_text_light_nodisable.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/core/res/res/color/tab_indicator_text.xml b/core/res/res/color/tab_indicator_text.xml new file mode 100644 index 0000000..ce321db --- /dev/null +++ b/core/res/res/color/tab_indicator_text.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/core/res/res/color/tertiary_text_dark.xml b/core/res/res/color/tertiary_text_dark.xml new file mode 100644 index 0000000..7e61fc8 --- /dev/null +++ b/core/res/res/color/tertiary_text_dark.xml @@ -0,0 +1,24 @@ + + + + + + + + + + + diff --git a/core/res/res/color/tertiary_text_light.xml b/core/res/res/color/tertiary_text_light.xml new file mode 100644 index 0000000..7e61fc8 --- /dev/null +++ b/core/res/res/color/tertiary_text_light.xml @@ -0,0 +1,24 @@ + + + + + + + + + + + diff --git a/core/res/res/color/theme_panel_text.xml b/core/res/res/color/theme_panel_text.xml new file mode 100644 index 0000000..1268a89 --- /dev/null +++ b/core/res/res/color/theme_panel_text.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/core/res/res/color/widget_autocompletetextview_dark.xml b/core/res/res/color/widget_autocompletetextview_dark.xml new file mode 100644 index 0000000..802f6c6 --- /dev/null +++ b/core/res/res/color/widget_autocompletetextview_dark.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/core/res/res/color/widget_button.xml b/core/res/res/color/widget_button.xml new file mode 100644 index 0000000..66f37cb --- /dev/null +++ b/core/res/res/color/widget_button.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/core/res/res/color/widget_edittext_dark.xml b/core/res/res/color/widget_edittext_dark.xml new file mode 100644 index 0000000..d6effbe --- /dev/null +++ b/core/res/res/color/widget_edittext_dark.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/core/res/res/color/widget_edittext_dark_hint.xml b/core/res/res/color/widget_edittext_dark_hint.xml new file mode 100644 index 0000000..094025e --- /dev/null +++ b/core/res/res/color/widget_edittext_dark_hint.xml @@ -0,0 +1,23 @@ + + + + + + + + + + diff --git a/core/res/res/color/widget_paneltabwidget.xml b/core/res/res/color/widget_paneltabwidget.xml new file mode 100644 index 0000000..fcec9c0 --- /dev/null +++ b/core/res/res/color/widget_paneltabwidget.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/core/res/res/color/widget_textview_bigspinneritem_dark.xml b/core/res/res/color/widget_textview_bigspinneritem_dark.xml new file mode 100644 index 0000000..d98fa46 --- /dev/null +++ b/core/res/res/color/widget_textview_bigspinneritem_dark.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/core/res/res/color/widget_textview_spinneritem_dark.xml b/core/res/res/color/widget_textview_spinneritem_dark.xml new file mode 100644 index 0000000..d98fa46 --- /dev/null +++ b/core/res/res/color/widget_textview_spinneritem_dark.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/core/res/res/drawable-land/bottombar_565.png b/core/res/res/drawable-land/bottombar_565.png new file mode 100644 index 0000000..6121856 Binary files /dev/null and b/core/res/res/drawable-land/bottombar_565.png differ diff --git a/core/res/res/drawable-land/statusbar_background.png b/core/res/res/drawable-land/statusbar_background.png new file mode 100644 index 0000000..9e82f75 Binary files /dev/null and b/core/res/res/drawable-land/statusbar_background.png differ diff --git a/core/res/res/drawable/app_icon_background.xml b/core/res/res/drawable/app_icon_background.xml new file mode 100644 index 0000000..9224b5f --- /dev/null +++ b/core/res/res/drawable/app_icon_background.xml @@ -0,0 +1,24 @@ + + + + + + + diff --git a/core/res/res/drawable/arrow_down_float.png b/core/res/res/drawable/arrow_down_float.png new file mode 100644 index 0000000..dd82523 Binary files /dev/null and b/core/res/res/drawable/arrow_down_float.png differ diff --git a/core/res/res/drawable/arrow_up_float.png b/core/res/res/drawable/arrow_up_float.png new file mode 100644 index 0000000..9bc3d1c Binary files /dev/null and b/core/res/res/drawable/arrow_up_float.png differ diff --git a/core/res/res/drawable/battery_charge_background.png b/core/res/res/drawable/battery_charge_background.png new file mode 100644 index 0000000..9219745 Binary files /dev/null and b/core/res/res/drawable/battery_charge_background.png differ diff --git a/core/res/res/drawable/battery_charge_fill.xml b/core/res/res/drawable/battery_charge_fill.xml new file mode 100644 index 0000000..7f65733 --- /dev/null +++ b/core/res/res/drawable/battery_charge_fill.xml @@ -0,0 +1,22 @@ + + + + + + + + + diff --git a/core/res/res/drawable/battery_charge_fill_empty.9.png b/core/res/res/drawable/battery_charge_fill_empty.9.png new file mode 100644 index 0000000..9ed20ba Binary files /dev/null and b/core/res/res/drawable/battery_charge_fill_empty.9.png differ diff --git a/core/res/res/drawable/battery_charge_fill_full.9.png b/core/res/res/drawable/battery_charge_fill_full.9.png new file mode 100644 index 0000000..8e6aaca Binary files /dev/null and b/core/res/res/drawable/battery_charge_fill_full.9.png differ diff --git a/core/res/res/drawable/battery_charge_fill_warning.9.png b/core/res/res/drawable/battery_charge_fill_warning.9.png new file mode 100644 index 0000000..d3287db Binary files /dev/null and b/core/res/res/drawable/battery_charge_fill_warning.9.png differ diff --git a/core/res/res/drawable/battery_low_battery.png b/core/res/res/drawable/battery_low_battery.png new file mode 100644 index 0000000..60bbe6c Binary files /dev/null and b/core/res/res/drawable/battery_low_battery.png differ diff --git a/core/res/res/drawable/blank_tile.png b/core/res/res/drawable/blank_tile.png new file mode 100644 index 0000000..63b9296 Binary files /dev/null and b/core/res/res/drawable/blank_tile.png differ diff --git a/core/res/res/drawable/boot_robot.png b/core/res/res/drawable/boot_robot.png new file mode 100644 index 0000000..f4555af Binary files /dev/null and b/core/res/res/drawable/boot_robot.png differ diff --git a/core/res/res/drawable/bottom_bar.png b/core/res/res/drawable/bottom_bar.png new file mode 100644 index 0000000..1fdb078 Binary files /dev/null and b/core/res/res/drawable/bottom_bar.png differ diff --git a/core/res/res/drawable/box.xml b/core/res/res/drawable/box.xml new file mode 100644 index 0000000..6849bd3 --- /dev/null +++ b/core/res/res/drawable/box.xml @@ -0,0 +1,26 @@ + + + + + + + + diff --git a/core/res/res/drawable/btn_application_selector.xml b/core/res/res/drawable/btn_application_selector.xml new file mode 100644 index 0000000..5575b85 --- /dev/null +++ b/core/res/res/drawable/btn_application_selector.xml @@ -0,0 +1,26 @@ + + + + + + + diff --git a/core/res/res/drawable/btn_check.xml b/core/res/res/drawable/btn_check.xml new file mode 100644 index 0000000..824aff0 --- /dev/null +++ b/core/res/res/drawable/btn_check.xml @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/core/res/res/drawable/btn_check_label_background.9.png b/core/res/res/drawable/btn_check_label_background.9.png new file mode 100644 index 0000000..79367b8 Binary files /dev/null and b/core/res/res/drawable/btn_check_label_background.9.png differ diff --git a/core/res/res/drawable/btn_check_off.png b/core/res/res/drawable/btn_check_off.png new file mode 100644 index 0000000..47924a3 Binary files /dev/null and b/core/res/res/drawable/btn_check_off.png differ diff --git a/core/res/res/drawable/btn_check_off_disable.png b/core/res/res/drawable/btn_check_off_disable.png new file mode 100644 index 0000000..f131eea Binary files /dev/null and b/core/res/res/drawable/btn_check_off_disable.png differ diff --git a/core/res/res/drawable/btn_check_off_disable_focused.png b/core/res/res/drawable/btn_check_off_disable_focused.png new file mode 100644 index 0000000..00ec08e Binary files /dev/null and b/core/res/res/drawable/btn_check_off_disable_focused.png differ diff --git a/core/res/res/drawable/btn_check_off_longpress.png b/core/res/res/drawable/btn_check_off_longpress.png new file mode 100644 index 0000000..2117113 Binary files /dev/null and b/core/res/res/drawable/btn_check_off_longpress.png differ diff --git a/core/res/res/drawable/btn_check_off_pressed.png b/core/res/res/drawable/btn_check_off_pressed.png new file mode 100644 index 0000000..24793cd Binary files /dev/null and b/core/res/res/drawable/btn_check_off_pressed.png differ diff --git a/core/res/res/drawable/btn_check_off_selected.png b/core/res/res/drawable/btn_check_off_selected.png new file mode 100644 index 0000000..c2aa44d Binary files /dev/null and b/core/res/res/drawable/btn_check_off_selected.png differ diff --git a/core/res/res/drawable/btn_check_on.png b/core/res/res/drawable/btn_check_on.png new file mode 100644 index 0000000..29764ec Binary files /dev/null and b/core/res/res/drawable/btn_check_on.png differ diff --git a/core/res/res/drawable/btn_check_on_disable.png b/core/res/res/drawable/btn_check_on_disable.png new file mode 100644 index 0000000..9ff0072 Binary files /dev/null and b/core/res/res/drawable/btn_check_on_disable.png differ diff --git a/core/res/res/drawable/btn_check_on_disable_focused.png b/core/res/res/drawable/btn_check_on_disable_focused.png new file mode 100644 index 0000000..2b31a0e Binary files /dev/null and b/core/res/res/drawable/btn_check_on_disable_focused.png differ diff --git a/core/res/res/drawable/btn_check_on_longpress.png b/core/res/res/drawable/btn_check_on_longpress.png new file mode 100644 index 0000000..6337033 Binary files /dev/null and b/core/res/res/drawable/btn_check_on_longpress.png differ diff --git a/core/res/res/drawable/btn_check_on_pressed.png b/core/res/res/drawable/btn_check_on_pressed.png new file mode 100644 index 0000000..9c1f0eb Binary files /dev/null and b/core/res/res/drawable/btn_check_on_pressed.png differ diff --git a/core/res/res/drawable/btn_check_on_selected.png b/core/res/res/drawable/btn_check_on_selected.png new file mode 100644 index 0000000..21745aa Binary files /dev/null and b/core/res/res/drawable/btn_check_on_selected.png differ diff --git a/core/res/res/drawable/btn_code_lock_default.png b/core/res/res/drawable/btn_code_lock_default.png new file mode 100755 index 0000000..c2e0b05 Binary files /dev/null and b/core/res/res/drawable/btn_code_lock_default.png differ diff --git a/core/res/res/drawable/btn_code_lock_default_trackball_pressed.png b/core/res/res/drawable/btn_code_lock_default_trackball_pressed.png new file mode 100755 index 0000000..0d3f094 Binary files /dev/null and b/core/res/res/drawable/btn_code_lock_default_trackball_pressed.png differ diff --git a/core/res/res/drawable/btn_code_lock_default_trackball_selected.png b/core/res/res/drawable/btn_code_lock_default_trackball_selected.png new file mode 100755 index 0000000..2e696c6 Binary files /dev/null and b/core/res/res/drawable/btn_code_lock_default_trackball_selected.png differ diff --git a/core/res/res/drawable/btn_code_lock_touched.png b/core/res/res/drawable/btn_code_lock_touched.png new file mode 100755 index 0000000..70e95a2 Binary files /dev/null and b/core/res/res/drawable/btn_code_lock_touched.png differ diff --git a/core/res/res/drawable/btn_default.xml b/core/res/res/drawable/btn_default.xml new file mode 100644 index 0000000..b8ce2bf --- /dev/null +++ b/core/res/res/drawable/btn_default.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + diff --git a/core/res/res/drawable/btn_default_longpress.9.png b/core/res/res/drawable/btn_default_longpress.9.png new file mode 100644 index 0000000..ba1a880 Binary files /dev/null and b/core/res/res/drawable/btn_default_longpress.9.png differ diff --git a/core/res/res/drawable/btn_default_normal.9.png b/core/res/res/drawable/btn_default_normal.9.png new file mode 100644 index 0000000..6644ad0 Binary files /dev/null and b/core/res/res/drawable/btn_default_normal.9.png differ diff --git a/core/res/res/drawable/btn_default_normal_disable.9.png b/core/res/res/drawable/btn_default_normal_disable.9.png new file mode 100644 index 0000000..27d98a9 Binary files /dev/null and b/core/res/res/drawable/btn_default_normal_disable.9.png differ diff --git a/core/res/res/drawable/btn_default_normal_disable_focused.9.png b/core/res/res/drawable/btn_default_normal_disable_focused.9.png new file mode 100644 index 0000000..b36b2d3 Binary files /dev/null and b/core/res/res/drawable/btn_default_normal_disable_focused.9.png differ diff --git a/core/res/res/drawable/btn_default_pressed.9.png b/core/res/res/drawable/btn_default_pressed.9.png new file mode 100644 index 0000000..0fca4d9 Binary files /dev/null and b/core/res/res/drawable/btn_default_pressed.9.png differ diff --git a/core/res/res/drawable/btn_default_selected.9.png b/core/res/res/drawable/btn_default_selected.9.png new file mode 100644 index 0000000..a3f756e Binary files /dev/null and b/core/res/res/drawable/btn_default_selected.9.png differ diff --git a/core/res/res/drawable/btn_default_small.xml b/core/res/res/drawable/btn_default_small.xml new file mode 100644 index 0000000..247e9e2 --- /dev/null +++ b/core/res/res/drawable/btn_default_small.xml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + diff --git a/core/res/res/drawable/btn_default_small_longpress.9.png b/core/res/res/drawable/btn_default_small_longpress.9.png new file mode 100644 index 0000000..15df06f Binary files /dev/null and b/core/res/res/drawable/btn_default_small_longpress.9.png differ diff --git a/core/res/res/drawable/btn_default_small_normal.9.png b/core/res/res/drawable/btn_default_small_normal.9.png new file mode 100644 index 0000000..6726b04 Binary files /dev/null and b/core/res/res/drawable/btn_default_small_normal.9.png differ diff --git a/core/res/res/drawable/btn_default_small_normal_disable.9.png b/core/res/res/drawable/btn_default_small_normal_disable.9.png new file mode 100644 index 0000000..2ead262 Binary files /dev/null and b/core/res/res/drawable/btn_default_small_normal_disable.9.png differ diff --git a/core/res/res/drawable/btn_default_small_normal_disable_focused.9.png b/core/res/res/drawable/btn_default_small_normal_disable_focused.9.png new file mode 100644 index 0000000..d60370b Binary files /dev/null and b/core/res/res/drawable/btn_default_small_normal_disable_focused.9.png differ diff --git a/core/res/res/drawable/btn_default_small_pressed.9.png b/core/res/res/drawable/btn_default_small_pressed.9.png new file mode 100644 index 0000000..04cdc64 Binary files /dev/null and b/core/res/res/drawable/btn_default_small_pressed.9.png differ diff --git a/core/res/res/drawable/btn_default_small_selected.9.png b/core/res/res/drawable/btn_default_small_selected.9.png new file mode 100644 index 0000000..0a2b9e9 Binary files /dev/null and b/core/res/res/drawable/btn_default_small_selected.9.png differ diff --git a/core/res/res/drawable/btn_dialog.xml b/core/res/res/drawable/btn_dialog.xml new file mode 100644 index 0000000..ed4c28a --- /dev/null +++ b/core/res/res/drawable/btn_dialog.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + diff --git a/core/res/res/drawable/btn_dialog_disable.png b/core/res/res/drawable/btn_dialog_disable.png new file mode 100755 index 0000000..f041cab Binary files /dev/null and b/core/res/res/drawable/btn_dialog_disable.png differ diff --git a/core/res/res/drawable/btn_dialog_disable_focused.png b/core/res/res/drawable/btn_dialog_disable_focused.png new file mode 100755 index 0000000..23545ca Binary files /dev/null and b/core/res/res/drawable/btn_dialog_disable_focused.png differ diff --git a/core/res/res/drawable/btn_dialog_normal.png b/core/res/res/drawable/btn_dialog_normal.png new file mode 100755 index 0000000..a2d27fa Binary files /dev/null and b/core/res/res/drawable/btn_dialog_normal.png differ diff --git a/core/res/res/drawable/btn_dialog_pressed.png b/core/res/res/drawable/btn_dialog_pressed.png new file mode 100755 index 0000000..9c9922a Binary files /dev/null and b/core/res/res/drawable/btn_dialog_pressed.png differ diff --git a/core/res/res/drawable/btn_dialog_selected.png b/core/res/res/drawable/btn_dialog_selected.png new file mode 100755 index 0000000..7656de5 Binary files /dev/null and b/core/res/res/drawable/btn_dialog_selected.png differ diff --git a/core/res/res/drawable/btn_dropdown.xml b/core/res/res/drawable/btn_dropdown.xml new file mode 100644 index 0000000..8ec8ece --- /dev/null +++ b/core/res/res/drawable/btn_dropdown.xml @@ -0,0 +1,24 @@ + + + + + + + + + + diff --git a/core/res/res/drawable/btn_dropdown_disabled.9.png b/core/res/res/drawable/btn_dropdown_disabled.9.png new file mode 100644 index 0000000..dc6e679 Binary files /dev/null and b/core/res/res/drawable/btn_dropdown_disabled.9.png differ diff --git a/core/res/res/drawable/btn_dropdown_down.9.png b/core/res/res/drawable/btn_dropdown_down.9.png new file mode 100644 index 0000000..9464139 Binary files /dev/null and b/core/res/res/drawable/btn_dropdown_down.9.png differ diff --git a/core/res/res/drawable/btn_dropdown_normal.9.png b/core/res/res/drawable/btn_dropdown_normal.9.png new file mode 100644 index 0000000..16edcec Binary files /dev/null and b/core/res/res/drawable/btn_dropdown_normal.9.png differ diff --git a/core/res/res/drawable/btn_dropdown_pressed.9.png b/core/res/res/drawable/btn_dropdown_pressed.9.png new file mode 100644 index 0000000..405a5e2 Binary files /dev/null and b/core/res/res/drawable/btn_dropdown_pressed.9.png differ diff --git a/core/res/res/drawable/btn_dropdown_selected.9.png b/core/res/res/drawable/btn_dropdown_selected.9.png new file mode 100644 index 0000000..467ce8b Binary files /dev/null and b/core/res/res/drawable/btn_dropdown_selected.9.png differ diff --git a/core/res/res/drawable/btn_erase_default.9.png b/core/res/res/drawable/btn_erase_default.9.png new file mode 100755 index 0000000..c3bf60c Binary files /dev/null and b/core/res/res/drawable/btn_erase_default.9.png differ diff --git a/core/res/res/drawable/btn_erase_pressed.9.png b/core/res/res/drawable/btn_erase_pressed.9.png new file mode 100755 index 0000000..727aafe Binary files /dev/null and b/core/res/res/drawable/btn_erase_pressed.9.png differ diff --git a/core/res/res/drawable/btn_erase_selected.9.png b/core/res/res/drawable/btn_erase_selected.9.png new file mode 100755 index 0000000..c6bd020 Binary files /dev/null and b/core/res/res/drawable/btn_erase_selected.9.png differ diff --git a/core/res/res/drawable/btn_flicker_minus.png b/core/res/res/drawable/btn_flicker_minus.png new file mode 100755 index 0000000..9001654 Binary files /dev/null and b/core/res/res/drawable/btn_flicker_minus.png differ diff --git a/core/res/res/drawable/btn_flicker_plus.png b/core/res/res/drawable/btn_flicker_plus.png new file mode 100755 index 0000000..2d34a46 Binary files /dev/null and b/core/res/res/drawable/btn_flicker_plus.png differ diff --git a/core/res/res/drawable/btn_media_player.9.png b/core/res/res/drawable/btn_media_player.9.png new file mode 100755 index 0000000..3ec3f68 Binary files /dev/null and b/core/res/res/drawable/btn_media_player.9.png differ diff --git a/core/res/res/drawable/btn_media_player_disabled.9.png b/core/res/res/drawable/btn_media_player_disabled.9.png new file mode 100755 index 0000000..e74335b Binary files /dev/null and b/core/res/res/drawable/btn_media_player_disabled.9.png differ diff --git a/core/res/res/drawable/btn_media_player_disabled_selected.9.png b/core/res/res/drawable/btn_media_player_disabled_selected.9.png new file mode 100755 index 0000000..2c6517f Binary files /dev/null and b/core/res/res/drawable/btn_media_player_disabled_selected.9.png differ diff --git a/core/res/res/drawable/btn_media_player_pressed.9.png b/core/res/res/drawable/btn_media_player_pressed.9.png new file mode 100755 index 0000000..40bee47 Binary files /dev/null and b/core/res/res/drawable/btn_media_player_pressed.9.png differ diff --git a/core/res/res/drawable/btn_media_player_selected.9.png b/core/res/res/drawable/btn_media_player_selected.9.png new file mode 100755 index 0000000..28d809f Binary files /dev/null and b/core/res/res/drawable/btn_media_player_selected.9.png differ diff --git a/core/res/res/drawable/btn_minus.xml b/core/res/res/drawable/btn_minus.xml new file mode 100644 index 0000000..f427375 --- /dev/null +++ b/core/res/res/drawable/btn_minus.xml @@ -0,0 +1,27 @@ + + + + + + + + + + + diff --git a/core/res/res/drawable/btn_minus_default.png b/core/res/res/drawable/btn_minus_default.png new file mode 100644 index 0000000..ee95879 Binary files /dev/null and b/core/res/res/drawable/btn_minus_default.png differ diff --git a/core/res/res/drawable/btn_minus_disable.png b/core/res/res/drawable/btn_minus_disable.png new file mode 100644 index 0000000..dff7bf7 Binary files /dev/null and b/core/res/res/drawable/btn_minus_disable.png differ diff --git a/core/res/res/drawable/btn_minus_disable_focused.png b/core/res/res/drawable/btn_minus_disable_focused.png new file mode 100644 index 0000000..3f04557 Binary files /dev/null and b/core/res/res/drawable/btn_minus_disable_focused.png differ diff --git a/core/res/res/drawable/btn_minus_pressed.png b/core/res/res/drawable/btn_minus_pressed.png new file mode 100644 index 0000000..758d958 Binary files /dev/null and b/core/res/res/drawable/btn_minus_pressed.png differ diff --git a/core/res/res/drawable/btn_minus_selected.png b/core/res/res/drawable/btn_minus_selected.png new file mode 100644 index 0000000..752a249 Binary files /dev/null and b/core/res/res/drawable/btn_minus_selected.png differ diff --git a/core/res/res/drawable/btn_plus.xml b/core/res/res/drawable/btn_plus.xml new file mode 100644 index 0000000..57eba30 --- /dev/null +++ b/core/res/res/drawable/btn_plus.xml @@ -0,0 +1,27 @@ + + + + + + + + + + + diff --git a/core/res/res/drawable/btn_plus_default.png b/core/res/res/drawable/btn_plus_default.png new file mode 100644 index 0000000..aa31e37 Binary files /dev/null and b/core/res/res/drawable/btn_plus_default.png differ diff --git a/core/res/res/drawable/btn_plus_disable.png b/core/res/res/drawable/btn_plus_disable.png new file mode 100644 index 0000000..c373cd3 Binary files /dev/null and b/core/res/res/drawable/btn_plus_disable.png differ diff --git a/core/res/res/drawable/btn_plus_disable_focused.png b/core/res/res/drawable/btn_plus_disable_focused.png new file mode 100644 index 0000000..8f72a5f Binary files /dev/null and b/core/res/res/drawable/btn_plus_disable_focused.png differ diff --git a/core/res/res/drawable/btn_plus_pressed.png b/core/res/res/drawable/btn_plus_pressed.png new file mode 100644 index 0000000..1fb8413 Binary files /dev/null and b/core/res/res/drawable/btn_plus_pressed.png differ diff --git a/core/res/res/drawable/btn_plus_selected.png b/core/res/res/drawable/btn_plus_selected.png new file mode 100644 index 0000000..47fe9bf Binary files /dev/null and b/core/res/res/drawable/btn_plus_selected.png differ diff --git a/core/res/res/drawable/btn_radio.xml b/core/res/res/drawable/btn_radio.xml new file mode 100644 index 0000000..9b2ca71 --- /dev/null +++ b/core/res/res/drawable/btn_radio.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + diff --git a/core/res/res/drawable/btn_radio_label_background.9.png b/core/res/res/drawable/btn_radio_label_background.9.png new file mode 100644 index 0000000..16e8939 Binary files /dev/null and b/core/res/res/drawable/btn_radio_label_background.9.png differ diff --git a/core/res/res/drawable/btn_radio_off.png b/core/res/res/drawable/btn_radio_off.png new file mode 100644 index 0000000..de865b6 Binary files /dev/null and b/core/res/res/drawable/btn_radio_off.png differ diff --git a/core/res/res/drawable/btn_radio_off_disable.png b/core/res/res/drawable/btn_radio_off_disable.png new file mode 100755 index 0000000..7fa1609 Binary files /dev/null and b/core/res/res/drawable/btn_radio_off_disable.png differ diff --git a/core/res/res/drawable/btn_radio_off_disable_focused.png b/core/res/res/drawable/btn_radio_off_disable_focused.png new file mode 100755 index 0000000..10eb731 Binary files /dev/null and b/core/res/res/drawable/btn_radio_off_disable_focused.png differ diff --git a/core/res/res/drawable/btn_radio_off_longpress.png b/core/res/res/drawable/btn_radio_off_longpress.png new file mode 100644 index 0000000..2ca7dda Binary files /dev/null and b/core/res/res/drawable/btn_radio_off_longpress.png differ diff --git a/core/res/res/drawable/btn_radio_off_pressed.png b/core/res/res/drawable/btn_radio_off_pressed.png new file mode 100644 index 0000000..3c92a24 Binary files /dev/null and b/core/res/res/drawable/btn_radio_off_pressed.png differ diff --git a/core/res/res/drawable/btn_radio_off_selected.png b/core/res/res/drawable/btn_radio_off_selected.png new file mode 100644 index 0000000..4c7f4f2 Binary files /dev/null and b/core/res/res/drawable/btn_radio_off_selected.png differ diff --git a/core/res/res/drawable/btn_radio_on.png b/core/res/res/drawable/btn_radio_on.png new file mode 100644 index 0000000..01be1e3 Binary files /dev/null and b/core/res/res/drawable/btn_radio_on.png differ diff --git a/core/res/res/drawable/btn_radio_on_disable.png b/core/res/res/drawable/btn_radio_on_disable.png new file mode 100755 index 0000000..f442674 Binary files /dev/null and b/core/res/res/drawable/btn_radio_on_disable.png differ diff --git a/core/res/res/drawable/btn_radio_on_disable_focused.png b/core/res/res/drawable/btn_radio_on_disable_focused.png new file mode 100755 index 0000000..b372b31 Binary files /dev/null and b/core/res/res/drawable/btn_radio_on_disable_focused.png differ diff --git a/core/res/res/drawable/btn_radio_on_longpress.png b/core/res/res/drawable/btn_radio_on_longpress.png new file mode 100644 index 0000000..e6d9f73 Binary files /dev/null and b/core/res/res/drawable/btn_radio_on_longpress.png differ diff --git a/core/res/res/drawable/btn_radio_on_pressed.png b/core/res/res/drawable/btn_radio_on_pressed.png new file mode 100644 index 0000000..03779e4 Binary files /dev/null and b/core/res/res/drawable/btn_radio_on_pressed.png differ diff --git a/core/res/res/drawable/btn_radio_on_selected.png b/core/res/res/drawable/btn_radio_on_selected.png new file mode 100644 index 0000000..ed866bd Binary files /dev/null and b/core/res/res/drawable/btn_radio_on_selected.png differ diff --git a/core/res/res/drawable/btn_rating_star_off_normal.png b/core/res/res/drawable/btn_rating_star_off_normal.png new file mode 100644 index 0000000..bb15404 Binary files /dev/null and b/core/res/res/drawable/btn_rating_star_off_normal.png differ diff --git a/core/res/res/drawable/btn_rating_star_off_pressed.png b/core/res/res/drawable/btn_rating_star_off_pressed.png new file mode 100644 index 0000000..45482b9 Binary files /dev/null and b/core/res/res/drawable/btn_rating_star_off_pressed.png differ diff --git a/core/res/res/drawable/btn_rating_star_off_selected.png b/core/res/res/drawable/btn_rating_star_off_selected.png new file mode 100644 index 0000000..3fbe92a Binary files /dev/null and b/core/res/res/drawable/btn_rating_star_off_selected.png differ diff --git a/core/res/res/drawable/btn_rating_star_on_normal.png b/core/res/res/drawable/btn_rating_star_on_normal.png new file mode 100644 index 0000000..1c329a1 Binary files /dev/null and b/core/res/res/drawable/btn_rating_star_on_normal.png differ diff --git a/core/res/res/drawable/btn_rating_star_on_pressed.png b/core/res/res/drawable/btn_rating_star_on_pressed.png new file mode 100644 index 0000000..2a965a7 Binary files /dev/null and b/core/res/res/drawable/btn_rating_star_on_pressed.png differ diff --git a/core/res/res/drawable/btn_rating_star_on_selected.png b/core/res/res/drawable/btn_rating_star_on_selected.png new file mode 100644 index 0000000..2c1e207 Binary files /dev/null and b/core/res/res/drawable/btn_rating_star_on_selected.png differ diff --git a/core/res/res/drawable/btn_star.xml b/core/res/res/drawable/btn_star.xml new file mode 100644 index 0000000..6198006 --- /dev/null +++ b/core/res/res/drawable/btn_star.xml @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/core/res/res/drawable/btn_star_big_off.png b/core/res/res/drawable/btn_star_big_off.png new file mode 100755 index 0000000..21ba557 Binary files /dev/null and b/core/res/res/drawable/btn_star_big_off.png differ diff --git a/core/res/res/drawable/btn_star_big_off_disable.png b/core/res/res/drawable/btn_star_big_off_disable.png new file mode 100755 index 0000000..066d920 Binary files /dev/null and b/core/res/res/drawable/btn_star_big_off_disable.png differ diff --git a/core/res/res/drawable/btn_star_big_off_disable_focused.png b/core/res/res/drawable/btn_star_big_off_disable_focused.png new file mode 100755 index 0000000..1855d2c Binary files /dev/null and b/core/res/res/drawable/btn_star_big_off_disable_focused.png differ diff --git a/core/res/res/drawable/btn_star_big_off_longpress.png b/core/res/res/drawable/btn_star_big_off_longpress.png new file mode 100755 index 0000000..8b9815a Binary files /dev/null and b/core/res/res/drawable/btn_star_big_off_longpress.png differ diff --git a/core/res/res/drawable/btn_star_big_off_pressed.png b/core/res/res/drawable/btn_star_big_off_pressed.png new file mode 100755 index 0000000..2c704ee Binary files /dev/null and b/core/res/res/drawable/btn_star_big_off_pressed.png differ diff --git a/core/res/res/drawable/btn_star_big_off_selected.png b/core/res/res/drawable/btn_star_big_off_selected.png new file mode 100755 index 0000000..101357d Binary files /dev/null and b/core/res/res/drawable/btn_star_big_off_selected.png differ diff --git a/core/res/res/drawable/btn_star_big_on.png b/core/res/res/drawable/btn_star_big_on.png new file mode 100755 index 0000000..9c2f7d2 Binary files /dev/null and b/core/res/res/drawable/btn_star_big_on.png differ diff --git a/core/res/res/drawable/btn_star_big_on_disable.png b/core/res/res/drawable/btn_star_big_on_disable.png new file mode 100755 index 0000000..5e65a2f Binary files /dev/null and b/core/res/res/drawable/btn_star_big_on_disable.png differ diff --git a/core/res/res/drawable/btn_star_big_on_disable_focused.png b/core/res/res/drawable/btn_star_big_on_disable_focused.png new file mode 100755 index 0000000..de57571 Binary files /dev/null and b/core/res/res/drawable/btn_star_big_on_disable_focused.png differ diff --git a/core/res/res/drawable/btn_star_big_on_longpress.png b/core/res/res/drawable/btn_star_big_on_longpress.png new file mode 100755 index 0000000..fbedb53 Binary files /dev/null and b/core/res/res/drawable/btn_star_big_on_longpress.png differ diff --git a/core/res/res/drawable/btn_star_big_on_pressed.png b/core/res/res/drawable/btn_star_big_on_pressed.png new file mode 100755 index 0000000..8ac4bab Binary files /dev/null and b/core/res/res/drawable/btn_star_big_on_pressed.png differ diff --git a/core/res/res/drawable/btn_star_big_on_selected.png b/core/res/res/drawable/btn_star_big_on_selected.png new file mode 100755 index 0000000..d453eab Binary files /dev/null and b/core/res/res/drawable/btn_star_big_on_selected.png differ diff --git a/core/res/res/drawable/btn_star_label_background.9.png b/core/res/res/drawable/btn_star_label_background.9.png new file mode 100644 index 0000000..e493171 Binary files /dev/null and b/core/res/res/drawable/btn_star_label_background.9.png differ diff --git a/core/res/res/drawable/btn_toggle.xml b/core/res/res/drawable/btn_toggle.xml new file mode 100644 index 0000000..13b4701 --- /dev/null +++ b/core/res/res/drawable/btn_toggle.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/core/res/res/drawable/btn_toggle_bg.xml b/core/res/res/drawable/btn_toggle_bg.xml new file mode 100644 index 0000000..897a21d --- /dev/null +++ b/core/res/res/drawable/btn_toggle_bg.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/core/res/res/drawable/btn_toggle_off.9.png b/core/res/res/drawable/btn_toggle_off.9.png new file mode 100644 index 0000000..26ee1c2 Binary files /dev/null and b/core/res/res/drawable/btn_toggle_off.9.png differ diff --git a/core/res/res/drawable/btn_toggle_on.9.png b/core/res/res/drawable/btn_toggle_on.9.png new file mode 100644 index 0000000..53e95af Binary files /dev/null and b/core/res/res/drawable/btn_toggle_on.9.png differ diff --git a/core/res/res/drawable/btn_white_longpress.9.png b/core/res/res/drawable/btn_white_longpress.9.png new file mode 100644 index 0000000..546e5de Binary files /dev/null and b/core/res/res/drawable/btn_white_longpress.9.png differ diff --git a/core/res/res/drawable/btn_zoom_page.xml b/core/res/res/drawable/btn_zoom_page.xml new file mode 100644 index 0000000..71840ad --- /dev/null +++ b/core/res/res/drawable/btn_zoom_page.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + diff --git a/core/res/res/drawable/btn_zoom_page_normal.png b/core/res/res/drawable/btn_zoom_page_normal.png new file mode 100644 index 0000000..839915b Binary files /dev/null and b/core/res/res/drawable/btn_zoom_page_normal.png differ diff --git a/core/res/res/drawable/btn_zoom_page_press.png b/core/res/res/drawable/btn_zoom_page_press.png new file mode 100644 index 0000000..e8af276 Binary files /dev/null and b/core/res/res/drawable/btn_zoom_page_press.png differ diff --git a/core/res/res/drawable/button_inset.xml b/core/res/res/drawable/button_inset.xml new file mode 100644 index 0000000..fd27498 --- /dev/null +++ b/core/res/res/drawable/button_inset.xml @@ -0,0 +1,23 @@ + + + + + + + + + diff --git a/core/res/res/drawable/button_onoff_indicator_off.png b/core/res/res/drawable/button_onoff_indicator_off.png new file mode 100644 index 0000000..91e7244 Binary files /dev/null and b/core/res/res/drawable/button_onoff_indicator_off.png differ diff --git a/core/res/res/drawable/button_onoff_indicator_on.png b/core/res/res/drawable/button_onoff_indicator_on.png new file mode 100644 index 0000000..361364b Binary files /dev/null and b/core/res/res/drawable/button_onoff_indicator_on.png differ diff --git a/core/res/res/drawable/checkbox.xml b/core/res/res/drawable/checkbox.xml new file mode 100644 index 0000000..7a22185 --- /dev/null +++ b/core/res/res/drawable/checkbox.xml @@ -0,0 +1,29 @@ + + + + + + + + + + diff --git a/core/res/res/drawable/checkbox_background.xml b/core/res/res/drawable/checkbox_background.xml new file mode 100644 index 0000000..68bb178 --- /dev/null +++ b/core/res/res/drawable/checkbox_background.xml @@ -0,0 +1,23 @@ + + + + + + diff --git a/core/res/res/drawable/checkbox_label_background.9.png b/core/res/res/drawable/checkbox_label_background.9.png new file mode 100644 index 0000000..e6af4b0 Binary files /dev/null and b/core/res/res/drawable/checkbox_label_background.9.png differ diff --git a/core/res/res/drawable/checkbox_off_background.png b/core/res/res/drawable/checkbox_off_background.png new file mode 100644 index 0000000..6b2124f Binary files /dev/null and b/core/res/res/drawable/checkbox_off_background.png differ diff --git a/core/res/res/drawable/checkbox_off_background_focus_yellow.png b/core/res/res/drawable/checkbox_off_background_focus_yellow.png new file mode 100644 index 0000000..ffde6f8 Binary files /dev/null and b/core/res/res/drawable/checkbox_off_background_focus_yellow.png differ diff --git a/core/res/res/drawable/checkbox_on_background.png b/core/res/res/drawable/checkbox_on_background.png new file mode 100644 index 0000000..56495fc Binary files /dev/null and b/core/res/res/drawable/checkbox_on_background.png differ diff --git a/core/res/res/drawable/checkbox_on_background_focus_yellow.png b/core/res/res/drawable/checkbox_on_background_focus_yellow.png new file mode 100644 index 0000000..3018009 Binary files /dev/null and b/core/res/res/drawable/checkbox_on_background_focus_yellow.png differ diff --git a/core/res/res/drawable/clock_dial.png b/core/res/res/drawable/clock_dial.png new file mode 100644 index 0000000..82f73fe Binary files /dev/null and b/core/res/res/drawable/clock_dial.png differ diff --git a/core/res/res/drawable/clock_hand_hour.png b/core/res/res/drawable/clock_hand_hour.png new file mode 100644 index 0000000..1f0aec8 Binary files /dev/null and b/core/res/res/drawable/clock_hand_hour.png differ diff --git a/core/res/res/drawable/clock_hand_minute.png b/core/res/res/drawable/clock_hand_minute.png new file mode 100644 index 0000000..6cd8a4b Binary files /dev/null and b/core/res/res/drawable/clock_hand_minute.png differ diff --git a/core/res/res/drawable/code_lock_bottom.9.png b/core/res/res/drawable/code_lock_bottom.9.png new file mode 100644 index 0000000..812cf00 Binary files /dev/null and b/core/res/res/drawable/code_lock_bottom.9.png differ diff --git a/core/res/res/drawable/code_lock_left.9.png b/core/res/res/drawable/code_lock_left.9.png new file mode 100644 index 0000000..a53264a Binary files /dev/null and b/core/res/res/drawable/code_lock_left.9.png differ diff --git a/core/res/res/drawable/code_lock_top.9.png b/core/res/res/drawable/code_lock_top.9.png new file mode 100644 index 0000000..2b75a7c Binary files /dev/null and b/core/res/res/drawable/code_lock_top.9.png differ diff --git a/core/res/res/drawable/compass_arrow.png b/core/res/res/drawable/compass_arrow.png new file mode 100644 index 0000000..5a4d8c1 Binary files /dev/null and b/core/res/res/drawable/compass_arrow.png differ diff --git a/core/res/res/drawable/compass_base.png b/core/res/res/drawable/compass_base.png new file mode 100644 index 0000000..3d694f0 Binary files /dev/null and b/core/res/res/drawable/compass_base.png differ diff --git a/core/res/res/drawable/contextual_menu_bottom_bright.9.png b/core/res/res/drawable/contextual_menu_bottom_bright.9.png new file mode 100644 index 0000000..2b222fa Binary files /dev/null and b/core/res/res/drawable/contextual_menu_bottom_bright.9.png differ diff --git a/core/res/res/drawable/contextual_menu_top_dark.9.png b/core/res/res/drawable/contextual_menu_top_dark.9.png new file mode 100644 index 0000000..69a59ea Binary files /dev/null and b/core/res/res/drawable/contextual_menu_top_dark.9.png differ diff --git a/core/res/res/drawable/default_wallpaper.jpg b/core/res/res/drawable/default_wallpaper.jpg new file mode 100644 index 0000000..5ba522f Binary files /dev/null and b/core/res/res/drawable/default_wallpaper.jpg differ diff --git a/core/res/res/drawable/dialog_divider_horizontal_light.9.png b/core/res/res/drawable/dialog_divider_horizontal_light.9.png new file mode 100755 index 0000000..b69619b Binary files /dev/null and b/core/res/res/drawable/dialog_divider_horizontal_light.9.png differ diff --git a/core/res/res/drawable/divider_horizontal_bright.9.png b/core/res/res/drawable/divider_horizontal_bright.9.png new file mode 100644 index 0000000..a1ba2d3 Binary files /dev/null and b/core/res/res/drawable/divider_horizontal_bright.9.png differ diff --git a/core/res/res/drawable/divider_horizontal_dark.9.png b/core/res/res/drawable/divider_horizontal_dark.9.png new file mode 100644 index 0000000..7b32381 Binary files /dev/null and b/core/res/res/drawable/divider_horizontal_dark.9.png differ diff --git a/core/res/res/drawable/divider_horizontal_dim_dark.9.png b/core/res/res/drawable/divider_horizontal_dim_dark.9.png new file mode 100644 index 0000000..20bc4dc Binary files /dev/null and b/core/res/res/drawable/divider_horizontal_dim_dark.9.png differ diff --git a/core/res/res/drawable/divider_horizontal_textfield.9.png b/core/res/res/drawable/divider_horizontal_textfield.9.png new file mode 100644 index 0000000..43eb51d Binary files /dev/null and b/core/res/res/drawable/divider_horizontal_textfield.9.png differ diff --git a/core/res/res/drawable/divider_vertical_bright.9.png b/core/res/res/drawable/divider_vertical_bright.9.png new file mode 100644 index 0000000..da6e4ec Binary files /dev/null and b/core/res/res/drawable/divider_vertical_bright.9.png differ diff --git a/core/res/res/drawable/edit_text.xml b/core/res/res/drawable/edit_text.xml new file mode 100644 index 0000000..23a97e9 --- /dev/null +++ b/core/res/res/drawable/edit_text.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + diff --git a/core/res/res/drawable/editbox_background.xml b/core/res/res/drawable/editbox_background.xml new file mode 100644 index 0000000..976a212 --- /dev/null +++ b/core/res/res/drawable/editbox_background.xml @@ -0,0 +1,24 @@ + + + + + + + diff --git a/core/res/res/drawable/editbox_background_focus_yellow.9.png b/core/res/res/drawable/editbox_background_focus_yellow.9.png new file mode 100644 index 0000000..faf52ed Binary files /dev/null and b/core/res/res/drawable/editbox_background_focus_yellow.9.png differ diff --git a/core/res/res/drawable/editbox_background_normal.9.png b/core/res/res/drawable/editbox_background_normal.9.png new file mode 100644 index 0000000..9b8be77 Binary files /dev/null and b/core/res/res/drawable/editbox_background_normal.9.png differ diff --git a/core/res/res/drawable/editbox_dropdown_arrowdown.png b/core/res/res/drawable/editbox_dropdown_arrowdown.png new file mode 100644 index 0000000..82dc409 Binary files /dev/null and b/core/res/res/drawable/editbox_dropdown_arrowdown.png differ diff --git a/core/res/res/drawable/editbox_dropdown_arrowup.png b/core/res/res/drawable/editbox_dropdown_arrowup.png new file mode 100644 index 0000000..a84512a Binary files /dev/null and b/core/res/res/drawable/editbox_dropdown_arrowup.png differ diff --git a/core/res/res/drawable/editbox_dropdown_background.9.png b/core/res/res/drawable/editbox_dropdown_background.9.png new file mode 100644 index 0000000..ed1bc29 Binary files /dev/null and b/core/res/res/drawable/editbox_dropdown_background.9.png differ diff --git a/core/res/res/drawable/editbox_dropdown_background_dark.9.png b/core/res/res/drawable/editbox_dropdown_background_dark.9.png new file mode 100644 index 0000000..88c1d9d Binary files /dev/null and b/core/res/res/drawable/editbox_dropdown_background_dark.9.png differ diff --git a/core/res/res/drawable/expander_group.xml b/core/res/res/drawable/expander_group.xml new file mode 100644 index 0000000..ac258b3 --- /dev/null +++ b/core/res/res/drawable/expander_group.xml @@ -0,0 +1,23 @@ + + + + + + + diff --git a/core/res/res/drawable/expander_ic_maximized.9.png b/core/res/res/drawable/expander_ic_maximized.9.png new file mode 100644 index 0000000..bad4b82 Binary files /dev/null and b/core/res/res/drawable/expander_ic_maximized.9.png differ diff --git a/core/res/res/drawable/expander_ic_minimized.9.png b/core/res/res/drawable/expander_ic_minimized.9.png new file mode 100644 index 0000000..af89072 Binary files /dev/null and b/core/res/res/drawable/expander_ic_minimized.9.png differ diff --git a/core/res/res/drawable/focused_application_background_static.png b/core/res/res/drawable/focused_application_background_static.png new file mode 100644 index 0000000..fd18d30 Binary files /dev/null and b/core/res/res/drawable/focused_application_background_static.png differ diff --git a/core/res/res/drawable/frame_gallery_thumb.9.png b/core/res/res/drawable/frame_gallery_thumb.9.png new file mode 100755 index 0000000..804f6f3 Binary files /dev/null and b/core/res/res/drawable/frame_gallery_thumb.9.png differ diff --git a/core/res/res/drawable/frame_gallery_thumb_pressed.9.png b/core/res/res/drawable/frame_gallery_thumb_pressed.9.png new file mode 100755 index 0000000..e1ffa06 Binary files /dev/null and b/core/res/res/drawable/frame_gallery_thumb_pressed.9.png differ diff --git a/core/res/res/drawable/frame_gallery_thumb_selected.9.png b/core/res/res/drawable/frame_gallery_thumb_selected.9.png new file mode 100755 index 0000000..8bae932 Binary files /dev/null and b/core/res/res/drawable/frame_gallery_thumb_selected.9.png differ diff --git a/core/res/res/drawable/gallery_item_background.xml b/core/res/res/drawable/gallery_item_background.xml new file mode 100644 index 0000000..c7eb7ea --- /dev/null +++ b/core/res/res/drawable/gallery_item_background.xml @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/core/res/res/drawable/gallery_selected_default.9.png b/core/res/res/drawable/gallery_selected_default.9.png new file mode 100755 index 0000000..22122b2 Binary files /dev/null and b/core/res/res/drawable/gallery_selected_default.9.png differ diff --git a/core/res/res/drawable/gallery_selected_focused.9.png b/core/res/res/drawable/gallery_selected_focused.9.png new file mode 100755 index 0000000..1332745 Binary files /dev/null and b/core/res/res/drawable/gallery_selected_focused.9.png differ diff --git a/core/res/res/drawable/gallery_selected_pressed.9.png b/core/res/res/drawable/gallery_selected_pressed.9.png new file mode 100755 index 0000000..306e543 Binary files /dev/null and b/core/res/res/drawable/gallery_selected_pressed.9.png differ diff --git a/core/res/res/drawable/gallery_thumb.xml b/core/res/res/drawable/gallery_thumb.xml new file mode 100644 index 0000000..4425727 --- /dev/null +++ b/core/res/res/drawable/gallery_thumb.xml @@ -0,0 +1,23 @@ + + + + + + + + + + diff --git a/core/res/res/drawable/gallery_unselected_default.9.png b/core/res/res/drawable/gallery_unselected_default.9.png new file mode 100755 index 0000000..0df06fa Binary files /dev/null and b/core/res/res/drawable/gallery_unselected_default.9.png differ diff --git a/core/res/res/drawable/gallery_unselected_pressed.9.png b/core/res/res/drawable/gallery_unselected_pressed.9.png new file mode 100644 index 0000000..4b25c3f Binary files /dev/null and b/core/res/res/drawable/gallery_unselected_pressed.9.png differ diff --git a/core/res/res/drawable/grey_list_separator.9.png b/core/res/res/drawable/grey_list_separator.9.png new file mode 100644 index 0000000..8a1a336 Binary files /dev/null and b/core/res/res/drawable/grey_list_separator.9.png differ diff --git a/core/res/res/drawable/grid_selector_background.xml b/core/res/res/drawable/grid_selector_background.xml new file mode 100644 index 0000000..232aebc --- /dev/null +++ b/core/res/res/drawable/grid_selector_background.xml @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/core/res/res/drawable/grid_selector_background_focus.9.png b/core/res/res/drawable/grid_selector_background_focus.9.png new file mode 100644 index 0000000..2e28232 Binary files /dev/null and b/core/res/res/drawable/grid_selector_background_focus.9.png differ diff --git a/core/res/res/drawable/grid_selector_background_pressed.9.png b/core/res/res/drawable/grid_selector_background_pressed.9.png new file mode 100644 index 0000000..e20f091 Binary files /dev/null and b/core/res/res/drawable/grid_selector_background_pressed.9.png differ diff --git a/core/res/res/drawable/highlight_disabled.9.png b/core/res/res/drawable/highlight_disabled.9.png new file mode 100644 index 0000000..1393262 Binary files /dev/null and b/core/res/res/drawable/highlight_disabled.9.png differ diff --git a/core/res/res/drawable/highlight_disabled_pressed.9.png b/core/res/res/drawable/highlight_disabled_pressed.9.png new file mode 100644 index 0000000..ee35d39 Binary files /dev/null and b/core/res/res/drawable/highlight_disabled_pressed.9.png differ diff --git a/core/res/res/drawable/highlight_pressed.9.png b/core/res/res/drawable/highlight_pressed.9.png new file mode 100644 index 0000000..9bd2b50 Binary files /dev/null and b/core/res/res/drawable/highlight_pressed.9.png differ diff --git a/core/res/res/drawable/highlight_pressed_dimmed.9.png b/core/res/res/drawable/highlight_pressed_dimmed.9.png new file mode 100644 index 0000000..dad714b Binary files /dev/null and b/core/res/res/drawable/highlight_pressed_dimmed.9.png differ diff --git a/core/res/res/drawable/highlight_selected.9.png b/core/res/res/drawable/highlight_selected.9.png new file mode 100644 index 0000000..ecf0cad Binary files /dev/null and b/core/res/res/drawable/highlight_selected.9.png differ diff --git a/core/res/res/drawable/ic_bullet_key_permission.png b/core/res/res/drawable/ic_bullet_key_permission.png new file mode 100755 index 0000000..c8a4939 Binary files /dev/null and b/core/res/res/drawable/ic_bullet_key_permission.png differ diff --git a/core/res/res/drawable/ic_check_mark_dark.png b/core/res/res/drawable/ic_check_mark_dark.png new file mode 100644 index 0000000..7de2553 Binary files /dev/null and b/core/res/res/drawable/ic_check_mark_dark.png differ diff --git a/core/res/res/drawable/ic_check_mark_light.png b/core/res/res/drawable/ic_check_mark_light.png new file mode 100644 index 0000000..137696e Binary files /dev/null and b/core/res/res/drawable/ic_check_mark_light.png differ diff --git a/core/res/res/drawable/ic_delete.png b/core/res/res/drawable/ic_delete.png new file mode 100644 index 0000000..f074db3 Binary files /dev/null and b/core/res/res/drawable/ic_delete.png differ diff --git a/core/res/res/drawable/ic_dialog_alert.png b/core/res/res/drawable/ic_dialog_alert.png new file mode 100644 index 0000000..0a7de04 Binary files /dev/null and b/core/res/res/drawable/ic_dialog_alert.png differ diff --git a/core/res/res/drawable/ic_dialog_dialer.png b/core/res/res/drawable/ic_dialog_dialer.png new file mode 100644 index 0000000..f0c1838 Binary files /dev/null and b/core/res/res/drawable/ic_dialog_dialer.png differ diff --git a/core/res/res/drawable/ic_dialog_email.png b/core/res/res/drawable/ic_dialog_email.png new file mode 100644 index 0000000..20ebb13 Binary files /dev/null and b/core/res/res/drawable/ic_dialog_email.png differ diff --git a/core/res/res/drawable/ic_dialog_info.png b/core/res/res/drawable/ic_dialog_info.png new file mode 100755 index 0000000..e8b0229 Binary files /dev/null and b/core/res/res/drawable/ic_dialog_info.png differ diff --git a/core/res/res/drawable/ic_dialog_map.png b/core/res/res/drawable/ic_dialog_map.png new file mode 100644 index 0000000..b126354 Binary files /dev/null and b/core/res/res/drawable/ic_dialog_map.png differ diff --git a/core/res/res/drawable/ic_dialog_menu_generic.png b/core/res/res/drawable/ic_dialog_menu_generic.png new file mode 100755 index 0000000..de07bda Binary files /dev/null and b/core/res/res/drawable/ic_dialog_menu_generic.png differ diff --git a/core/res/res/drawable/ic_dialog_time.png b/core/res/res/drawable/ic_dialog_time.png new file mode 100755 index 0000000..dffec29 Binary files /dev/null and b/core/res/res/drawable/ic_dialog_time.png differ diff --git a/core/res/res/drawable/ic_dialog_usb.png b/core/res/res/drawable/ic_dialog_usb.png new file mode 100644 index 0000000..fbc8a9d Binary files /dev/null and b/core/res/res/drawable/ic_dialog_usb.png differ diff --git a/core/res/res/drawable/ic_emergency.png b/core/res/res/drawable/ic_emergency.png new file mode 100755 index 0000000..d99abf8 Binary files /dev/null and b/core/res/res/drawable/ic_emergency.png differ diff --git a/core/res/res/drawable/ic_input_add.png b/core/res/res/drawable/ic_input_add.png new file mode 100644 index 0000000..00770f8 Binary files /dev/null and b/core/res/res/drawable/ic_input_add.png differ diff --git a/core/res/res/drawable/ic_input_delete.png b/core/res/res/drawable/ic_input_delete.png new file mode 100644 index 0000000..ee4c911 Binary files /dev/null and b/core/res/res/drawable/ic_input_delete.png differ diff --git a/core/res/res/drawable/ic_input_get.png b/core/res/res/drawable/ic_input_get.png new file mode 100644 index 0000000..2f2cfcf Binary files /dev/null and b/core/res/res/drawable/ic_input_get.png differ diff --git a/core/res/res/drawable/ic_launcher_android.png b/core/res/res/drawable/ic_launcher_android.png new file mode 100644 index 0000000..855484a Binary files /dev/null and b/core/res/res/drawable/ic_launcher_android.png differ diff --git a/core/res/res/drawable/ic_lock_idle_alarm.png b/core/res/res/drawable/ic_lock_idle_alarm.png new file mode 100644 index 0000000..8c8899f Binary files /dev/null and b/core/res/res/drawable/ic_lock_idle_alarm.png differ diff --git a/core/res/res/drawable/ic_lock_idle_charging.png b/core/res/res/drawable/ic_lock_idle_charging.png new file mode 100755 index 0000000..20d6320 Binary files /dev/null and b/core/res/res/drawable/ic_lock_idle_charging.png differ diff --git a/core/res/res/drawable/ic_lock_idle_lock.png b/core/res/res/drawable/ic_lock_idle_lock.png new file mode 100755 index 0000000..0206aee Binary files /dev/null and b/core/res/res/drawable/ic_lock_idle_lock.png differ diff --git a/core/res/res/drawable/ic_lock_idle_low_battery.png b/core/res/res/drawable/ic_lock_idle_low_battery.png new file mode 100755 index 0000000..bb96782 Binary files /dev/null and b/core/res/res/drawable/ic_lock_idle_low_battery.png differ diff --git a/core/res/res/drawable/ic_lock_lock.png b/core/res/res/drawable/ic_lock_lock.png new file mode 100644 index 0000000..b662b03 Binary files /dev/null and b/core/res/res/drawable/ic_lock_lock.png differ diff --git a/core/res/res/drawable/ic_lock_power_off.png b/core/res/res/drawable/ic_lock_power_off.png new file mode 100644 index 0000000..14c002e Binary files /dev/null and b/core/res/res/drawable/ic_lock_power_off.png differ diff --git a/core/res/res/drawable/ic_lock_silent_mode.png b/core/res/res/drawable/ic_lock_silent_mode.png new file mode 100644 index 0000000..c89291a Binary files /dev/null and b/core/res/res/drawable/ic_lock_silent_mode.png differ diff --git a/core/res/res/drawable/ic_lock_silent_mode_off.png b/core/res/res/drawable/ic_lock_silent_mode_off.png new file mode 100644 index 0000000..4748b9e Binary files /dev/null and b/core/res/res/drawable/ic_lock_silent_mode_off.png differ diff --git a/core/res/res/drawable/ic_maps_indicator_current_position.png b/core/res/res/drawable/ic_maps_indicator_current_position.png new file mode 100644 index 0000000..4e427d8 Binary files /dev/null and b/core/res/res/drawable/ic_maps_indicator_current_position.png differ diff --git a/core/res/res/drawable/ic_maps_indicator_current_position_anim.xml b/core/res/res/drawable/ic_maps_indicator_current_position_anim.xml new file mode 100644 index 0000000..dcc6d46 --- /dev/null +++ b/core/res/res/drawable/ic_maps_indicator_current_position_anim.xml @@ -0,0 +1,27 @@ + + + + + + + + + + diff --git a/core/res/res/drawable/ic_maps_indicator_current_position_anim1.png b/core/res/res/drawable/ic_maps_indicator_current_position_anim1.png new file mode 100644 index 0000000..47bb9fa Binary files /dev/null and b/core/res/res/drawable/ic_maps_indicator_current_position_anim1.png differ diff --git a/core/res/res/drawable/ic_maps_indicator_current_position_anim2.png b/core/res/res/drawable/ic_maps_indicator_current_position_anim2.png new file mode 100644 index 0000000..b1167bc Binary files /dev/null and b/core/res/res/drawable/ic_maps_indicator_current_position_anim2.png differ diff --git a/core/res/res/drawable/ic_maps_indicator_current_position_anim3.png b/core/res/res/drawable/ic_maps_indicator_current_position_anim3.png new file mode 100644 index 0000000..f681a4c Binary files /dev/null and b/core/res/res/drawable/ic_maps_indicator_current_position_anim3.png differ diff --git a/core/res/res/drawable/ic_media_ff.png b/core/res/res/drawable/ic_media_ff.png new file mode 100755 index 0000000..ce7e195 Binary files /dev/null and b/core/res/res/drawable/ic_media_ff.png differ diff --git a/core/res/res/drawable/ic_media_next.png b/core/res/res/drawable/ic_media_next.png new file mode 100755 index 0000000..84f38e8 Binary files /dev/null and b/core/res/res/drawable/ic_media_next.png differ diff --git a/core/res/res/drawable/ic_media_pause.png b/core/res/res/drawable/ic_media_pause.png new file mode 100755 index 0000000..688118e Binary files /dev/null and b/core/res/res/drawable/ic_media_pause.png differ diff --git a/core/res/res/drawable/ic_media_play.png b/core/res/res/drawable/ic_media_play.png new file mode 100755 index 0000000..7aa7af8 Binary files /dev/null and b/core/res/res/drawable/ic_media_play.png differ diff --git a/core/res/res/drawable/ic_media_previous.png b/core/res/res/drawable/ic_media_previous.png new file mode 100755 index 0000000..1bba544 Binary files /dev/null and b/core/res/res/drawable/ic_media_previous.png differ diff --git a/core/res/res/drawable/ic_media_rew.png b/core/res/res/drawable/ic_media_rew.png new file mode 100755 index 0000000..132df7f Binary files /dev/null and b/core/res/res/drawable/ic_media_rew.png differ diff --git a/core/res/res/drawable/ic_menu_add.png b/core/res/res/drawable/ic_menu_add.png new file mode 100755 index 0000000..6752bfd Binary files /dev/null and b/core/res/res/drawable/ic_menu_add.png differ diff --git a/core/res/res/drawable/ic_menu_agenda.png b/core/res/res/drawable/ic_menu_agenda.png new file mode 100755 index 0000000..9f2c1dc Binary files /dev/null and b/core/res/res/drawable/ic_menu_agenda.png differ diff --git a/core/res/res/drawable/ic_menu_always_landscape_portrait.png b/core/res/res/drawable/ic_menu_always_landscape_portrait.png new file mode 100644 index 0000000..68911c4 Binary files /dev/null and b/core/res/res/drawable/ic_menu_always_landscape_portrait.png differ diff --git a/core/res/res/drawable/ic_menu_call.png b/core/res/res/drawable/ic_menu_call.png new file mode 100644 index 0000000..a63f86b Binary files /dev/null and b/core/res/res/drawable/ic_menu_call.png differ diff --git a/core/res/res/drawable/ic_menu_camera.png b/core/res/res/drawable/ic_menu_camera.png new file mode 100755 index 0000000..cdf7ca3 Binary files /dev/null and b/core/res/res/drawable/ic_menu_camera.png differ diff --git a/core/res/res/drawable/ic_menu_close_clear_cancel.png b/core/res/res/drawable/ic_menu_close_clear_cancel.png new file mode 100644 index 0000000..78222ea Binary files /dev/null and b/core/res/res/drawable/ic_menu_close_clear_cancel.png differ diff --git a/core/res/res/drawable/ic_menu_compass.png b/core/res/res/drawable/ic_menu_compass.png new file mode 100644 index 0000000..7717dde Binary files /dev/null and b/core/res/res/drawable/ic_menu_compass.png differ diff --git a/core/res/res/drawable/ic_menu_crop.png b/core/res/res/drawable/ic_menu_crop.png new file mode 100755 index 0000000..c0df996 Binary files /dev/null and b/core/res/res/drawable/ic_menu_crop.png differ diff --git a/core/res/res/drawable/ic_menu_day.png b/core/res/res/drawable/ic_menu_day.png new file mode 100755 index 0000000..db5d3a4 Binary files /dev/null and b/core/res/res/drawable/ic_menu_day.png differ diff --git a/core/res/res/drawable/ic_menu_delete.png b/core/res/res/drawable/ic_menu_delete.png new file mode 100755 index 0000000..7d95494 Binary files /dev/null and b/core/res/res/drawable/ic_menu_delete.png differ diff --git a/core/res/res/drawable/ic_menu_directions.png b/core/res/res/drawable/ic_menu_directions.png new file mode 100755 index 0000000..00a288f Binary files /dev/null and b/core/res/res/drawable/ic_menu_directions.png differ diff --git a/core/res/res/drawable/ic_menu_edit.png b/core/res/res/drawable/ic_menu_edit.png new file mode 100755 index 0000000..41a9c2e Binary files /dev/null and b/core/res/res/drawable/ic_menu_edit.png differ diff --git a/core/res/res/drawable/ic_menu_gallery.png b/core/res/res/drawable/ic_menu_gallery.png new file mode 100755 index 0000000..f61bbd8 Binary files /dev/null and b/core/res/res/drawable/ic_menu_gallery.png differ diff --git a/core/res/res/drawable/ic_menu_help.png b/core/res/res/drawable/ic_menu_help.png new file mode 100644 index 0000000..7c55dfd Binary files /dev/null and b/core/res/res/drawable/ic_menu_help.png differ diff --git a/core/res/res/drawable/ic_menu_info_details.png b/core/res/res/drawable/ic_menu_info_details.png new file mode 100755 index 0000000..1786d1e Binary files /dev/null and b/core/res/res/drawable/ic_menu_info_details.png differ diff --git a/core/res/res/drawable/ic_menu_manage.png b/core/res/res/drawable/ic_menu_manage.png new file mode 100755 index 0000000..f155bbc Binary files /dev/null and b/core/res/res/drawable/ic_menu_manage.png differ diff --git a/core/res/res/drawable/ic_menu_mapmode.png b/core/res/res/drawable/ic_menu_mapmode.png new file mode 100644 index 0000000..d85cab5 Binary files /dev/null and b/core/res/res/drawable/ic_menu_mapmode.png differ diff --git a/core/res/res/drawable/ic_menu_month.png b/core/res/res/drawable/ic_menu_month.png new file mode 100755 index 0000000..bf6cb89 Binary files /dev/null and b/core/res/res/drawable/ic_menu_month.png differ diff --git a/core/res/res/drawable/ic_menu_more.png b/core/res/res/drawable/ic_menu_more.png new file mode 100644 index 0000000..b9fc5fa Binary files /dev/null and b/core/res/res/drawable/ic_menu_more.png differ diff --git a/core/res/res/drawable/ic_menu_my_calendar.png b/core/res/res/drawable/ic_menu_my_calendar.png new file mode 100755 index 0000000..0c88fd3 Binary files /dev/null and b/core/res/res/drawable/ic_menu_my_calendar.png differ diff --git a/core/res/res/drawable/ic_menu_mylocation.png b/core/res/res/drawable/ic_menu_mylocation.png new file mode 100755 index 0000000..fdbd5ca Binary files /dev/null and b/core/res/res/drawable/ic_menu_mylocation.png differ diff --git a/core/res/res/drawable/ic_menu_myplaces.png b/core/res/res/drawable/ic_menu_myplaces.png new file mode 100644 index 0000000..06f11ba Binary files /dev/null and b/core/res/res/drawable/ic_menu_myplaces.png differ diff --git a/core/res/res/drawable/ic_menu_preferences.png b/core/res/res/drawable/ic_menu_preferences.png new file mode 100644 index 0000000..b8e7141 Binary files /dev/null and b/core/res/res/drawable/ic_menu_preferences.png differ diff --git a/core/res/res/drawable/ic_menu_recent_history.png b/core/res/res/drawable/ic_menu_recent_history.png new file mode 100644 index 0000000..4ccae5d Binary files /dev/null and b/core/res/res/drawable/ic_menu_recent_history.png differ diff --git a/core/res/res/drawable/ic_menu_report_image.png b/core/res/res/drawable/ic_menu_report_image.png new file mode 100644 index 0000000..393d727 Binary files /dev/null and b/core/res/res/drawable/ic_menu_report_image.png differ diff --git a/core/res/res/drawable/ic_menu_revert.png b/core/res/res/drawable/ic_menu_revert.png new file mode 100644 index 0000000..e7e04f5 Binary files /dev/null and b/core/res/res/drawable/ic_menu_revert.png differ diff --git a/core/res/res/drawable/ic_menu_rotate.png b/core/res/res/drawable/ic_menu_rotate.png new file mode 100755 index 0000000..27368b2 Binary files /dev/null and b/core/res/res/drawable/ic_menu_rotate.png differ diff --git a/core/res/res/drawable/ic_menu_save.png b/core/res/res/drawable/ic_menu_save.png new file mode 100644 index 0000000..36d50b3 Binary files /dev/null and b/core/res/res/drawable/ic_menu_save.png differ diff --git a/core/res/res/drawable/ic_menu_search.png b/core/res/res/drawable/ic_menu_search.png new file mode 100755 index 0000000..94446db Binary files /dev/null and b/core/res/res/drawable/ic_menu_search.png differ diff --git a/core/res/res/drawable/ic_menu_send.png b/core/res/res/drawable/ic_menu_send.png new file mode 100755 index 0000000..74c096d Binary files /dev/null and b/core/res/res/drawable/ic_menu_send.png differ diff --git a/core/res/res/drawable/ic_menu_set_as.png b/core/res/res/drawable/ic_menu_set_as.png new file mode 100755 index 0000000..cb9dc49 Binary files /dev/null and b/core/res/res/drawable/ic_menu_set_as.png differ diff --git a/core/res/res/drawable/ic_menu_share.png b/core/res/res/drawable/ic_menu_share.png new file mode 100755 index 0000000..44db9b1 Binary files /dev/null and b/core/res/res/drawable/ic_menu_share.png differ diff --git a/core/res/res/drawable/ic_menu_slideshow.png b/core/res/res/drawable/ic_menu_slideshow.png new file mode 100644 index 0000000..38dd8f0 Binary files /dev/null and b/core/res/res/drawable/ic_menu_slideshow.png differ diff --git a/core/res/res/drawable/ic_menu_sort_alphabetically.png b/core/res/res/drawable/ic_menu_sort_alphabetically.png new file mode 100755 index 0000000..2583eb8 Binary files /dev/null and b/core/res/res/drawable/ic_menu_sort_alphabetically.png differ diff --git a/core/res/res/drawable/ic_menu_sort_by_size.png b/core/res/res/drawable/ic_menu_sort_by_size.png new file mode 100755 index 0000000..65e2786 Binary files /dev/null and b/core/res/res/drawable/ic_menu_sort_by_size.png differ diff --git a/core/res/res/drawable/ic_menu_today.png b/core/res/res/drawable/ic_menu_today.png new file mode 100755 index 0000000..c63b6af Binary files /dev/null and b/core/res/res/drawable/ic_menu_today.png differ diff --git a/core/res/res/drawable/ic_menu_upload.png b/core/res/res/drawable/ic_menu_upload.png new file mode 100755 index 0000000..1c0dd3f Binary files /dev/null and b/core/res/res/drawable/ic_menu_upload.png differ diff --git a/core/res/res/drawable/ic_menu_upload_you_tube.png b/core/res/res/drawable/ic_menu_upload_you_tube.png new file mode 100755 index 0000000..0095564 Binary files /dev/null and b/core/res/res/drawable/ic_menu_upload_you_tube.png differ diff --git a/core/res/res/drawable/ic_menu_view.png b/core/res/res/drawable/ic_menu_view.png new file mode 100755 index 0000000..69828a9 Binary files /dev/null and b/core/res/res/drawable/ic_menu_view.png differ diff --git a/core/res/res/drawable/ic_menu_week.png b/core/res/res/drawable/ic_menu_week.png new file mode 100755 index 0000000..62cd65e Binary files /dev/null and b/core/res/res/drawable/ic_menu_week.png differ diff --git a/core/res/res/drawable/ic_menu_zoom.png b/core/res/res/drawable/ic_menu_zoom.png new file mode 100644 index 0000000..0b8c4e8 Binary files /dev/null and b/core/res/res/drawable/ic_menu_zoom.png differ diff --git a/core/res/res/drawable/ic_notification_clear_all.png b/core/res/res/drawable/ic_notification_clear_all.png new file mode 100644 index 0000000..f2114d7 Binary files /dev/null and b/core/res/res/drawable/ic_notification_clear_all.png differ diff --git a/core/res/res/drawable/ic_notification_overlay.9.png b/core/res/res/drawable/ic_notification_overlay.9.png new file mode 100644 index 0000000..1a3063c Binary files /dev/null and b/core/res/res/drawable/ic_notification_overlay.9.png differ diff --git a/core/res/res/drawable/ic_partial_secure.png b/core/res/res/drawable/ic_partial_secure.png new file mode 100644 index 0000000..76ba96a Binary files /dev/null and b/core/res/res/drawable/ic_partial_secure.png differ diff --git a/core/res/res/drawable/ic_popup_disk_full.png b/core/res/res/drawable/ic_popup_disk_full.png new file mode 100644 index 0000000..e6da5d0 Binary files /dev/null and b/core/res/res/drawable/ic_popup_disk_full.png differ diff --git a/core/res/res/drawable/ic_popup_reminder.png b/core/res/res/drawable/ic_popup_reminder.png new file mode 100755 index 0000000..af15279 Binary files /dev/null and b/core/res/res/drawable/ic_popup_reminder.png differ diff --git a/core/res/res/drawable/ic_popup_sync.xml b/core/res/res/drawable/ic_popup_sync.xml new file mode 100644 index 0000000..aa2c8d4 --- /dev/null +++ b/core/res/res/drawable/ic_popup_sync.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + diff --git a/core/res/res/drawable/ic_popup_sync_1.png b/core/res/res/drawable/ic_popup_sync_1.png new file mode 100644 index 0000000..13d8cdd Binary files /dev/null and b/core/res/res/drawable/ic_popup_sync_1.png differ diff --git a/core/res/res/drawable/ic_popup_sync_2.png b/core/res/res/drawable/ic_popup_sync_2.png new file mode 100644 index 0000000..6ca162a Binary files /dev/null and b/core/res/res/drawable/ic_popup_sync_2.png differ diff --git a/core/res/res/drawable/ic_popup_sync_3.png b/core/res/res/drawable/ic_popup_sync_3.png new file mode 100644 index 0000000..a7c21dd Binary files /dev/null and b/core/res/res/drawable/ic_popup_sync_3.png differ diff --git a/core/res/res/drawable/ic_popup_sync_4.png b/core/res/res/drawable/ic_popup_sync_4.png new file mode 100644 index 0000000..e9be04e Binary files /dev/null and b/core/res/res/drawable/ic_popup_sync_4.png differ diff --git a/core/res/res/drawable/ic_popup_sync_5.png b/core/res/res/drawable/ic_popup_sync_5.png new file mode 100644 index 0000000..65d87c4 Binary files /dev/null and b/core/res/res/drawable/ic_popup_sync_5.png differ diff --git a/core/res/res/drawable/ic_popup_sync_6.png b/core/res/res/drawable/ic_popup_sync_6.png new file mode 100644 index 0000000..2015c88 Binary files /dev/null and b/core/res/res/drawable/ic_popup_sync_6.png differ diff --git a/core/res/res/drawable/ic_power.png b/core/res/res/drawable/ic_power.png new file mode 100755 index 0000000..cfdf422 Binary files /dev/null and b/core/res/res/drawable/ic_power.png differ diff --git a/core/res/res/drawable/ic_search_category_default.png b/core/res/res/drawable/ic_search_category_default.png new file mode 100755 index 0000000..7eea584 Binary files /dev/null and b/core/res/res/drawable/ic_search_category_default.png differ diff --git a/core/res/res/drawable/ic_secure.png b/core/res/res/drawable/ic_secure.png new file mode 100644 index 0000000..4f15fc4 Binary files /dev/null and b/core/res/res/drawable/ic_secure.png differ diff --git a/core/res/res/drawable/ic_settings_indicator_next_page.png b/core/res/res/drawable/ic_settings_indicator_next_page.png new file mode 100755 index 0000000..c30e6e4 Binary files /dev/null and b/core/res/res/drawable/ic_settings_indicator_next_page.png differ diff --git a/core/res/res/drawable/ic_text_dot.png b/core/res/res/drawable/ic_text_dot.png new file mode 100755 index 0000000..bb02379 Binary files /dev/null and b/core/res/res/drawable/ic_text_dot.png differ diff --git a/core/res/res/drawable/ic_vibrate.png b/core/res/res/drawable/ic_vibrate.png new file mode 100755 index 0000000..eb24e50 Binary files /dev/null and b/core/res/res/drawable/ic_vibrate.png differ diff --git a/core/res/res/drawable/ic_volume.png b/core/res/res/drawable/ic_volume.png new file mode 100755 index 0000000..cee70f0 Binary files /dev/null and b/core/res/res/drawable/ic_volume.png differ diff --git a/core/res/res/drawable/ic_volume_off.png b/core/res/res/drawable/ic_volume_off.png new file mode 100644 index 0000000..f3850fc Binary files /dev/null and b/core/res/res/drawable/ic_volume_off.png differ diff --git a/core/res/res/drawable/ic_volume_off_small.png b/core/res/res/drawable/ic_volume_off_small.png new file mode 100755 index 0000000..ae55bd6 Binary files /dev/null and b/core/res/res/drawable/ic_volume_off_small.png differ diff --git a/core/res/res/drawable/ic_volume_small.png b/core/res/res/drawable/ic_volume_small.png new file mode 100755 index 0000000..00a4f89 Binary files /dev/null and b/core/res/res/drawable/ic_volume_small.png differ diff --git a/core/res/res/drawable/icon_highlight_rectangle.9.png b/core/res/res/drawable/icon_highlight_rectangle.9.png new file mode 100644 index 0000000..3dafde3 Binary files /dev/null and b/core/res/res/drawable/icon_highlight_rectangle.9.png differ diff --git a/core/res/res/drawable/icon_highlight_square.9.png b/core/res/res/drawable/icon_highlight_square.9.png new file mode 100644 index 0000000..a93a3f8 Binary files /dev/null and b/core/res/res/drawable/icon_highlight_square.9.png differ diff --git a/core/res/res/drawable/indicator_check_mark_dark.xml b/core/res/res/drawable/indicator_check_mark_dark.xml new file mode 100644 index 0000000..9713cc4 --- /dev/null +++ b/core/res/res/drawable/indicator_check_mark_dark.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + diff --git a/core/res/res/drawable/indicator_check_mark_light.xml b/core/res/res/drawable/indicator_check_mark_light.xml new file mode 100644 index 0000000..e0129e9 --- /dev/null +++ b/core/res/res/drawable/indicator_check_mark_light.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + diff --git a/core/res/res/drawable/indicator_code_lock_drag_direction_green_up.png b/core/res/res/drawable/indicator_code_lock_drag_direction_green_up.png new file mode 100644 index 0000000..ef91dc4 Binary files /dev/null and b/core/res/res/drawable/indicator_code_lock_drag_direction_green_up.png differ diff --git a/core/res/res/drawable/indicator_code_lock_drag_direction_red_up.png b/core/res/res/drawable/indicator_code_lock_drag_direction_red_up.png new file mode 100644 index 0000000..f3d4204 Binary files /dev/null and b/core/res/res/drawable/indicator_code_lock_drag_direction_red_up.png differ diff --git a/core/res/res/drawable/indicator_code_lock_point_area_default.png b/core/res/res/drawable/indicator_code_lock_point_area_default.png new file mode 100755 index 0000000..4e88b37 Binary files /dev/null and b/core/res/res/drawable/indicator_code_lock_point_area_default.png differ diff --git a/core/res/res/drawable/indicator_code_lock_point_area_green.png b/core/res/res/drawable/indicator_code_lock_point_area_green.png new file mode 100755 index 0000000..8020846 Binary files /dev/null and b/core/res/res/drawable/indicator_code_lock_point_area_green.png differ diff --git a/core/res/res/drawable/indicator_code_lock_point_area_red.png b/core/res/res/drawable/indicator_code_lock_point_area_red.png new file mode 100755 index 0000000..b7aee1ba Binary files /dev/null and b/core/res/res/drawable/indicator_code_lock_point_area_red.png differ diff --git a/core/res/res/drawable/indicator_input_error.png b/core/res/res/drawable/indicator_input_error.png new file mode 100755 index 0000000..ee60165 Binary files /dev/null and b/core/res/res/drawable/indicator_input_error.png differ diff --git a/core/res/res/drawable/indicator_show_current_selected_dark.png b/core/res/res/drawable/indicator_show_current_selected_dark.png new file mode 100755 index 0000000..9c77920 Binary files /dev/null and b/core/res/res/drawable/indicator_show_current_selected_dark.png differ diff --git a/core/res/res/drawable/list_highlight.xml b/core/res/res/drawable/list_highlight.xml new file mode 100644 index 0000000..132c1ca --- /dev/null +++ b/core/res/res/drawable/list_highlight.xml @@ -0,0 +1,24 @@ + + + + + + + diff --git a/core/res/res/drawable/list_highlight_active.xml b/core/res/res/drawable/list_highlight_active.xml new file mode 100644 index 0000000..9e13a96 --- /dev/null +++ b/core/res/res/drawable/list_highlight_active.xml @@ -0,0 +1,28 @@ + + + + + + + + + diff --git a/core/res/res/drawable/list_highlight_inactive.xml b/core/res/res/drawable/list_highlight_inactive.xml new file mode 100644 index 0000000..b258ea6 --- /dev/null +++ b/core/res/res/drawable/list_highlight_inactive.xml @@ -0,0 +1,28 @@ + + + + + + + + + diff --git a/core/res/res/drawable/list_selector_background.xml b/core/res/res/drawable/list_selector_background.xml new file mode 100644 index 0000000..bca996c --- /dev/null +++ b/core/res/res/drawable/list_selector_background.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + diff --git a/core/res/res/drawable/list_selector_background_disabled.9.png b/core/res/res/drawable/list_selector_background_disabled.9.png new file mode 100644 index 0000000..bf970b0 Binary files /dev/null and b/core/res/res/drawable/list_selector_background_disabled.9.png differ diff --git a/core/res/res/drawable/list_selector_background_focus.9.png b/core/res/res/drawable/list_selector_background_focus.9.png new file mode 100644 index 0000000..c3e2415 Binary files /dev/null and b/core/res/res/drawable/list_selector_background_focus.9.png differ diff --git a/core/res/res/drawable/list_selector_background_longpress.9.png b/core/res/res/drawable/list_selector_background_longpress.9.png new file mode 100644 index 0000000..5cbb251 Binary files /dev/null and b/core/res/res/drawable/list_selector_background_longpress.9.png differ diff --git a/core/res/res/drawable/list_selector_background_pressed.9.png b/core/res/res/drawable/list_selector_background_pressed.9.png new file mode 100644 index 0000000..02b4e9a Binary files /dev/null and b/core/res/res/drawable/list_selector_background_pressed.9.png differ diff --git a/core/res/res/drawable/list_selector_background_transition.xml b/core/res/res/drawable/list_selector_background_transition.xml new file mode 100644 index 0000000..695f0c7 --- /dev/null +++ b/core/res/res/drawable/list_selector_background_transition.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/core/res/res/drawable/load_average_background.xml b/core/res/res/drawable/load_average_background.xml new file mode 100644 index 0000000..584e4f5 --- /dev/null +++ b/core/res/res/drawable/load_average_background.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/core/res/res/drawable/loading_tile.png b/core/res/res/drawable/loading_tile.png new file mode 100644 index 0000000..f5a80c9 Binary files /dev/null and b/core/res/res/drawable/loading_tile.png differ diff --git a/core/res/res/drawable/lock_asset.png b/core/res/res/drawable/lock_asset.png new file mode 100644 index 0000000..5d52537 Binary files /dev/null and b/core/res/res/drawable/lock_asset.png differ diff --git a/core/res/res/drawable/maps_google_logo.png b/core/res/res/drawable/maps_google_logo.png new file mode 100644 index 0000000..1374aaa Binary files /dev/null and b/core/res/res/drawable/maps_google_logo.png differ diff --git a/core/res/res/drawable/media_button_background.xml b/core/res/res/drawable/media_button_background.xml new file mode 100644 index 0000000..ebf8c495 --- /dev/null +++ b/core/res/res/drawable/media_button_background.xml @@ -0,0 +1,29 @@ + + + + + + + + + + diff --git a/core/res/res/drawable/menu_background.9.png b/core/res/res/drawable/menu_background.9.png new file mode 100644 index 0000000..e7266b2 Binary files /dev/null and b/core/res/res/drawable/menu_background.9.png differ diff --git a/core/res/res/drawable/menu_background_fill_parent_width.9.png b/core/res/res/drawable/menu_background_fill_parent_width.9.png new file mode 100644 index 0000000..d368983 Binary files /dev/null and b/core/res/res/drawable/menu_background_fill_parent_width.9.png differ diff --git a/core/res/res/drawable/menu_selector.xml b/core/res/res/drawable/menu_selector.xml new file mode 100644 index 0000000..96f80ae --- /dev/null +++ b/core/res/res/drawable/menu_selector.xml @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + diff --git a/core/res/res/drawable/menu_separator.9.png b/core/res/res/drawable/menu_separator.9.png new file mode 100644 index 0000000..8a1a336 Binary files /dev/null and b/core/res/res/drawable/menu_separator.9.png differ diff --git a/core/res/res/drawable/menu_submenu_background.9.png b/core/res/res/drawable/menu_submenu_background.9.png new file mode 100644 index 0000000..a153532 Binary files /dev/null and b/core/res/res/drawable/menu_submenu_background.9.png differ diff --git a/core/res/res/drawable/menuitem_background.xml b/core/res/res/drawable/menuitem_background.xml new file mode 100644 index 0000000..6e07efc --- /dev/null +++ b/core/res/res/drawable/menuitem_background.xml @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/core/res/res/drawable/menuitem_background_focus.9.png b/core/res/res/drawable/menuitem_background_focus.9.png new file mode 100644 index 0000000..c3e2415 Binary files /dev/null and b/core/res/res/drawable/menuitem_background_focus.9.png differ diff --git a/core/res/res/drawable/menuitem_background_pressed.9.png b/core/res/res/drawable/menuitem_background_pressed.9.png new file mode 100644 index 0000000..02b4e9a Binary files /dev/null and b/core/res/res/drawable/menuitem_background_pressed.9.png differ diff --git a/core/res/res/drawable/menuitem_background_solid.xml b/core/res/res/drawable/menuitem_background_solid.xml new file mode 100644 index 0000000..be46645 --- /dev/null +++ b/core/res/res/drawable/menuitem_background_solid.xml @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/core/res/res/drawable/menuitem_background_solid_focused.9.png b/core/res/res/drawable/menuitem_background_solid_focused.9.png new file mode 100644 index 0000000..99dd9b1 Binary files /dev/null and b/core/res/res/drawable/menuitem_background_solid_focused.9.png differ diff --git a/core/res/res/drawable/menuitem_background_solid_pressed.9.png b/core/res/res/drawable/menuitem_background_solid_pressed.9.png new file mode 100644 index 0000000..389063a Binary files /dev/null and b/core/res/res/drawable/menuitem_background_solid_pressed.9.png differ diff --git a/core/res/res/drawable/menuitem_checkbox.xml b/core/res/res/drawable/menuitem_checkbox.xml new file mode 100644 index 0000000..8f6ffc0 --- /dev/null +++ b/core/res/res/drawable/menuitem_checkbox.xml @@ -0,0 +1,25 @@ + + + + + + + diff --git a/core/res/res/drawable/menuitem_checkbox_on.png b/core/res/res/drawable/menuitem_checkbox_on.png new file mode 100644 index 0000000..bd8ff93 Binary files /dev/null and b/core/res/res/drawable/menuitem_checkbox_on.png differ diff --git a/core/res/res/drawable/no_tile_128.png b/core/res/res/drawable/no_tile_128.png new file mode 100644 index 0000000..a9b007d Binary files /dev/null and b/core/res/res/drawable/no_tile_128.png differ diff --git a/core/res/res/drawable/padlock.png b/core/res/res/drawable/padlock.png new file mode 100644 index 0000000..558340b Binary files /dev/null and b/core/res/res/drawable/padlock.png differ diff --git a/core/res/res/drawable/panel_background.9.png b/core/res/res/drawable/panel_background.9.png new file mode 100644 index 0000000..2305be4 Binary files /dev/null and b/core/res/res/drawable/panel_background.9.png differ diff --git a/core/res/res/drawable/panel_picture_frame_background.xml b/core/res/res/drawable/panel_picture_frame_background.xml new file mode 100644 index 0000000..f588106 --- /dev/null +++ b/core/res/res/drawable/panel_picture_frame_background.xml @@ -0,0 +1,24 @@ + + + + + + + diff --git a/core/res/res/drawable/panel_picture_frame_bg_disabled.9.png b/core/res/res/drawable/panel_picture_frame_bg_disabled.9.png new file mode 100644 index 0000000..786b361 Binary files /dev/null and b/core/res/res/drawable/panel_picture_frame_bg_disabled.9.png differ diff --git a/core/res/res/drawable/panel_picture_frame_bg_focus_blue.9.png b/core/res/res/drawable/panel_picture_frame_bg_focus_blue.9.png new file mode 100644 index 0000000..7ebdbe5 Binary files /dev/null and b/core/res/res/drawable/panel_picture_frame_bg_focus_blue.9.png differ diff --git a/core/res/res/drawable/panel_picture_frame_bg_normal.9.png b/core/res/res/drawable/panel_picture_frame_bg_normal.9.png new file mode 100644 index 0000000..fd17d09 Binary files /dev/null and b/core/res/res/drawable/panel_picture_frame_bg_normal.9.png differ diff --git a/core/res/res/drawable/panel_picture_frame_bg_pressed_blue.9.png b/core/res/res/drawable/panel_picture_frame_bg_pressed_blue.9.png new file mode 100644 index 0000000..7bb0216 Binary files /dev/null and b/core/res/res/drawable/panel_picture_frame_bg_pressed_blue.9.png differ diff --git a/core/res/res/drawable/panel_separator.9.png b/core/res/res/drawable/panel_separator.9.png new file mode 100644 index 0000000..0c07bf8 Binary files /dev/null and b/core/res/res/drawable/panel_separator.9.png differ diff --git a/core/res/res/drawable/pickerbox.xml b/core/res/res/drawable/pickerbox.xml new file mode 100644 index 0000000..9cb2436 --- /dev/null +++ b/core/res/res/drawable/pickerbox.xml @@ -0,0 +1,21 @@ + + + + + + + + diff --git a/core/res/res/drawable/pickerbox_background.png b/core/res/res/drawable/pickerbox_background.png new file mode 100644 index 0000000..6494cd8 Binary files /dev/null and b/core/res/res/drawable/pickerbox_background.png differ diff --git a/core/res/res/drawable/pickerbox_divider.png b/core/res/res/drawable/pickerbox_divider.png new file mode 100644 index 0000000..2e82f66 Binary files /dev/null and b/core/res/res/drawable/pickerbox_divider.png differ diff --git a/core/res/res/drawable/pickerbox_selected.9.png b/core/res/res/drawable/pickerbox_selected.9.png new file mode 100644 index 0000000..d986a31 Binary files /dev/null and b/core/res/res/drawable/pickerbox_selected.9.png differ diff --git a/core/res/res/drawable/pickerbox_unselected.9.png b/core/res/res/drawable/pickerbox_unselected.9.png new file mode 100644 index 0000000..27ec6b9 Binary files /dev/null and b/core/res/res/drawable/pickerbox_unselected.9.png differ diff --git a/core/res/res/drawable/picture_emergency.png b/core/res/res/drawable/picture_emergency.png new file mode 100644 index 0000000..3690b07 Binary files /dev/null and b/core/res/res/drawable/picture_emergency.png differ diff --git a/core/res/res/drawable/picture_frame.9.png b/core/res/res/drawable/picture_frame.9.png new file mode 100644 index 0000000..ba71570 Binary files /dev/null and b/core/res/res/drawable/picture_frame.9.png differ diff --git a/core/res/res/drawable/popup_bottom_bright.9.png b/core/res/res/drawable/popup_bottom_bright.9.png new file mode 100644 index 0000000..e8e203b Binary files /dev/null and b/core/res/res/drawable/popup_bottom_bright.9.png differ diff --git a/core/res/res/drawable/popup_bottom_dark.9.png b/core/res/res/drawable/popup_bottom_dark.9.png new file mode 100644 index 0000000..76a2a7f Binary files /dev/null and b/core/res/res/drawable/popup_bottom_dark.9.png differ diff --git a/core/res/res/drawable/popup_bottom_medium.9.png b/core/res/res/drawable/popup_bottom_medium.9.png new file mode 100755 index 0000000..dee6d6b Binary files /dev/null and b/core/res/res/drawable/popup_bottom_medium.9.png differ diff --git a/core/res/res/drawable/popup_center_bright.9.png b/core/res/res/drawable/popup_center_bright.9.png new file mode 100644 index 0000000..c817338 Binary files /dev/null and b/core/res/res/drawable/popup_center_bright.9.png differ diff --git a/core/res/res/drawable/popup_center_dark.9.png b/core/res/res/drawable/popup_center_dark.9.png new file mode 100644 index 0000000..79ffdaa Binary files /dev/null and b/core/res/res/drawable/popup_center_dark.9.png differ diff --git a/core/res/res/drawable/popup_center_medium.9.png b/core/res/res/drawable/popup_center_medium.9.png new file mode 100755 index 0000000..ba2e9bf Binary files /dev/null and b/core/res/res/drawable/popup_center_medium.9.png differ diff --git a/core/res/res/drawable/popup_divider_horizontal_dark.9.png b/core/res/res/drawable/popup_divider_horizontal_dark.9.png new file mode 100644 index 0000000..b69619b Binary files /dev/null and b/core/res/res/drawable/popup_divider_horizontal_dark.9.png differ diff --git a/core/res/res/drawable/popup_full_bright.9.png b/core/res/res/drawable/popup_full_bright.9.png new file mode 100644 index 0000000..d33ff2b Binary files /dev/null and b/core/res/res/drawable/popup_full_bright.9.png differ diff --git a/core/res/res/drawable/popup_full_dark.9.png b/core/res/res/drawable/popup_full_dark.9.png new file mode 100644 index 0000000..2305be4 Binary files /dev/null and b/core/res/res/drawable/popup_full_dark.9.png differ diff --git a/core/res/res/drawable/popup_inline_error.9.png b/core/res/res/drawable/popup_inline_error.9.png new file mode 100755 index 0000000..6a8297a Binary files /dev/null and b/core/res/res/drawable/popup_inline_error.9.png differ diff --git a/core/res/res/drawable/popup_top_bright.9.png b/core/res/res/drawable/popup_top_bright.9.png new file mode 100644 index 0000000..727a948 Binary files /dev/null and b/core/res/res/drawable/popup_top_bright.9.png differ diff --git a/core/res/res/drawable/popup_top_dark.9.png b/core/res/res/drawable/popup_top_dark.9.png new file mode 100644 index 0000000..af511f2 Binary files /dev/null and b/core/res/res/drawable/popup_top_dark.9.png differ diff --git a/core/res/res/drawable/presence_away.png b/core/res/res/drawable/presence_away.png new file mode 100644 index 0000000..a539ec7 Binary files /dev/null and b/core/res/res/drawable/presence_away.png differ diff --git a/core/res/res/drawable/presence_busy.png b/core/res/res/drawable/presence_busy.png new file mode 100644 index 0000000..1e3f547 Binary files /dev/null and b/core/res/res/drawable/presence_busy.png differ diff --git a/core/res/res/drawable/presence_invisible.png b/core/res/res/drawable/presence_invisible.png new file mode 100644 index 0000000..fb86cf1 Binary files /dev/null and b/core/res/res/drawable/presence_invisible.png differ diff --git a/core/res/res/drawable/presence_offline.png b/core/res/res/drawable/presence_offline.png new file mode 100644 index 0000000..da54fe7 Binary files /dev/null and b/core/res/res/drawable/presence_offline.png differ diff --git a/core/res/res/drawable/presence_online.png b/core/res/res/drawable/presence_online.png new file mode 100644 index 0000000..879a762 Binary files /dev/null and b/core/res/res/drawable/presence_online.png differ diff --git a/core/res/res/drawable/pressed_application_background_static.png b/core/res/res/drawable/pressed_application_background_static.png new file mode 100644 index 0000000..070f6fd Binary files /dev/null and b/core/res/res/drawable/pressed_application_background_static.png differ diff --git a/core/res/res/drawable/progress.xml b/core/res/res/drawable/progress.xml new file mode 100644 index 0000000..d270520 --- /dev/null +++ b/core/res/res/drawable/progress.xml @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + diff --git a/core/res/res/drawable/progress_circular_background.png b/core/res/res/drawable/progress_circular_background.png new file mode 100644 index 0000000..7c637fd Binary files /dev/null and b/core/res/res/drawable/progress_circular_background.png differ diff --git a/core/res/res/drawable/progress_circular_background_small.png b/core/res/res/drawable/progress_circular_background_small.png new file mode 100644 index 0000000..6b8ba9b Binary files /dev/null and b/core/res/res/drawable/progress_circular_background_small.png differ diff --git a/core/res/res/drawable/progress_circular_indeterminate.png b/core/res/res/drawable/progress_circular_indeterminate.png new file mode 100644 index 0000000..125a264 Binary files /dev/null and b/core/res/res/drawable/progress_circular_indeterminate.png differ diff --git a/core/res/res/drawable/progress_circular_indeterminate_small.png b/core/res/res/drawable/progress_circular_indeterminate_small.png new file mode 100644 index 0000000..15418cb Binary files /dev/null and b/core/res/res/drawable/progress_circular_indeterminate_small.png differ diff --git a/core/res/res/drawable/progress_frame.9.png b/core/res/res/drawable/progress_frame.9.png new file mode 100644 index 0000000..70bd484 Binary files /dev/null and b/core/res/res/drawable/progress_frame.9.png differ diff --git a/core/res/res/drawable/progress_horizontal.xml b/core/res/res/drawable/progress_horizontal.xml new file mode 100644 index 0000000..57d8589 --- /dev/null +++ b/core/res/res/drawable/progress_horizontal.xml @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/core/res/res/drawable/progress_indeterminate.xml b/core/res/res/drawable/progress_indeterminate.xml new file mode 100644 index 0000000..1bf715e --- /dev/null +++ b/core/res/res/drawable/progress_indeterminate.xml @@ -0,0 +1,32 @@ + + + + + + + + + diff --git a/core/res/res/drawable/progress_indeterminate_horizontal.xml b/core/res/res/drawable/progress_indeterminate_horizontal.xml new file mode 100644 index 0000000..66ed1f2 --- /dev/null +++ b/core/res/res/drawable/progress_indeterminate_horizontal.xml @@ -0,0 +1,26 @@ + + + + + + + diff --git a/core/res/res/drawable/progress_indeterminate_small.xml b/core/res/res/drawable/progress_indeterminate_small.xml new file mode 100644 index 0000000..a55fe35 --- /dev/null +++ b/core/res/res/drawable/progress_indeterminate_small.xml @@ -0,0 +1,32 @@ + + + + + + + + + diff --git a/core/res/res/drawable/progress_inner.9.png b/core/res/res/drawable/progress_inner.9.png new file mode 100644 index 0000000..1db9b65 Binary files /dev/null and b/core/res/res/drawable/progress_inner.9.png differ diff --git a/core/res/res/drawable/progress_large.xml b/core/res/res/drawable/progress_large.xml new file mode 100644 index 0000000..4669104 --- /dev/null +++ b/core/res/res/drawable/progress_large.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + diff --git a/core/res/res/drawable/progress_medium.xml b/core/res/res/drawable/progress_medium.xml new file mode 100644 index 0000000..92aebb5 --- /dev/null +++ b/core/res/res/drawable/progress_medium.xml @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + diff --git a/core/res/res/drawable/progress_particle.png b/core/res/res/drawable/progress_particle.png new file mode 100644 index 0000000..9160108 Binary files /dev/null and b/core/res/res/drawable/progress_particle.png differ diff --git a/core/res/res/drawable/progress_particle_small.png b/core/res/res/drawable/progress_particle_small.png new file mode 100644 index 0000000..397d8ac Binary files /dev/null and b/core/res/res/drawable/progress_particle_small.png differ diff --git a/core/res/res/drawable/progress_small.xml b/core/res/res/drawable/progress_small.xml new file mode 100644 index 0000000..e5b0021 --- /dev/null +++ b/core/res/res/drawable/progress_small.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + diff --git a/core/res/res/drawable/progress_small_titlebar.xml b/core/res/res/drawable/progress_small_titlebar.xml new file mode 100644 index 0000000..cf8e41c --- /dev/null +++ b/core/res/res/drawable/progress_small_titlebar.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + diff --git a/core/res/res/drawable/progressbar_indeterminate1.png b/core/res/res/drawable/progressbar_indeterminate1.png new file mode 100644 index 0000000..5eddb30 Binary files /dev/null and b/core/res/res/drawable/progressbar_indeterminate1.png differ diff --git a/core/res/res/drawable/progressbar_indeterminate2.png b/core/res/res/drawable/progressbar_indeterminate2.png new file mode 100644 index 0000000..4ca3a63 Binary files /dev/null and b/core/res/res/drawable/progressbar_indeterminate2.png differ diff --git a/core/res/res/drawable/progressbar_indeterminate3.png b/core/res/res/drawable/progressbar_indeterminate3.png new file mode 100644 index 0000000..da8e601 Binary files /dev/null and b/core/res/res/drawable/progressbar_indeterminate3.png differ diff --git a/core/res/res/drawable/radiobutton.xml b/core/res/res/drawable/radiobutton.xml new file mode 100644 index 0000000..a72c825 --- /dev/null +++ b/core/res/res/drawable/radiobutton.xml @@ -0,0 +1,28 @@ + + + + + + + + + diff --git a/core/res/res/drawable/radiobutton_background.xml b/core/res/res/drawable/radiobutton_background.xml new file mode 100644 index 0000000..948a141 --- /dev/null +++ b/core/res/res/drawable/radiobutton_background.xml @@ -0,0 +1,23 @@ + + + + + + diff --git a/core/res/res/drawable/radiobutton_label_background.9.png b/core/res/res/drawable/radiobutton_label_background.9.png new file mode 100644 index 0000000..e6af4b0 Binary files /dev/null and b/core/res/res/drawable/radiobutton_label_background.9.png differ diff --git a/core/res/res/drawable/radiobutton_off_background.png b/core/res/res/drawable/radiobutton_off_background.png new file mode 100644 index 0000000..1b94e21 Binary files /dev/null and b/core/res/res/drawable/radiobutton_off_background.png differ diff --git a/core/res/res/drawable/radiobutton_off_background_focus_yellow.png b/core/res/res/drawable/radiobutton_off_background_focus_yellow.png new file mode 100644 index 0000000..1a092e3 Binary files /dev/null and b/core/res/res/drawable/radiobutton_off_background_focus_yellow.png differ diff --git a/core/res/res/drawable/radiobutton_on_background.png b/core/res/res/drawable/radiobutton_on_background.png new file mode 100644 index 0000000..636a803 Binary files /dev/null and b/core/res/res/drawable/radiobutton_on_background.png differ diff --git a/core/res/res/drawable/radiobutton_on_background_focus_yellow.png b/core/res/res/drawable/radiobutton_on_background_focus_yellow.png new file mode 100644 index 0000000..aa59771 Binary files /dev/null and b/core/res/res/drawable/radiobutton_on_background_focus_yellow.png differ diff --git a/core/res/res/drawable/rate_star_big_half.png b/core/res/res/drawable/rate_star_big_half.png new file mode 100644 index 0000000..e73ca79 Binary files /dev/null and b/core/res/res/drawable/rate_star_big_half.png differ diff --git a/core/res/res/drawable/rate_star_big_off.png b/core/res/res/drawable/rate_star_big_off.png new file mode 100644 index 0000000..b4dfa9d Binary files /dev/null and b/core/res/res/drawable/rate_star_big_off.png differ diff --git a/core/res/res/drawable/rate_star_big_on.png b/core/res/res/drawable/rate_star_big_on.png new file mode 100644 index 0000000..7442c93 Binary files /dev/null and b/core/res/res/drawable/rate_star_big_on.png differ diff --git a/core/res/res/drawable/rate_star_small_half.png b/core/res/res/drawable/rate_star_small_half.png new file mode 100644 index 0000000..a81449b Binary files /dev/null and b/core/res/res/drawable/rate_star_small_half.png differ diff --git a/core/res/res/drawable/rate_star_small_off.png b/core/res/res/drawable/rate_star_small_off.png new file mode 100644 index 0000000..618766f Binary files /dev/null and b/core/res/res/drawable/rate_star_small_off.png differ diff --git a/core/res/res/drawable/rate_star_small_on.png b/core/res/res/drawable/rate_star_small_on.png new file mode 100644 index 0000000..74e3280 Binary files /dev/null and b/core/res/res/drawable/rate_star_small_on.png differ diff --git a/core/res/res/drawable/ratingbar.xml b/core/res/res/drawable/ratingbar.xml new file mode 100644 index 0000000..2be391f --- /dev/null +++ b/core/res/res/drawable/ratingbar.xml @@ -0,0 +1,22 @@ + + + + + + + + + diff --git a/core/res/res/drawable/ratingbar_full.xml b/core/res/res/drawable/ratingbar_full.xml new file mode 100644 index 0000000..875b0ff --- /dev/null +++ b/core/res/res/drawable/ratingbar_full.xml @@ -0,0 +1,22 @@ + + + + + + + + + diff --git a/core/res/res/drawable/ratingbar_small.xml b/core/res/res/drawable/ratingbar_small.xml new file mode 100644 index 0000000..6095c61 --- /dev/null +++ b/core/res/res/drawable/ratingbar_small.xml @@ -0,0 +1,22 @@ + + + + + + + + + diff --git a/core/res/res/drawable/reticle.png b/core/res/res/drawable/reticle.png new file mode 100644 index 0000000..c6ccf8e Binary files /dev/null and b/core/res/res/drawable/reticle.png differ diff --git a/core/res/res/drawable/screen_progress.xml b/core/res/res/drawable/screen_progress.xml new file mode 100644 index 0000000..aed23a6 --- /dev/null +++ b/core/res/res/drawable/screen_progress.xml @@ -0,0 +1,27 @@ + + + + + + + + + + diff --git a/core/res/res/drawable/screen_progress_frame.9.png b/core/res/res/drawable/screen_progress_frame.9.png new file mode 100644 index 0000000..0e92429 Binary files /dev/null and b/core/res/res/drawable/screen_progress_frame.9.png differ diff --git a/core/res/res/drawable/screen_progress_inner.9.png b/core/res/res/drawable/screen_progress_inner.9.png new file mode 100644 index 0000000..1799a53 Binary files /dev/null and b/core/res/res/drawable/screen_progress_inner.9.png differ diff --git a/core/res/res/drawable/screen_title_background.9.png b/core/res/res/drawable/screen_title_background.9.png new file mode 100644 index 0000000..fed37b8 Binary files /dev/null and b/core/res/res/drawable/screen_title_background.9.png differ diff --git a/core/res/res/drawable/scroll_thumb_horz.9.png b/core/res/res/drawable/scroll_thumb_horz.9.png new file mode 100644 index 0000000..5c7db1a Binary files /dev/null and b/core/res/res/drawable/scroll_thumb_horz.9.png differ diff --git a/core/res/res/drawable/scroll_thumb_vert.9.png b/core/res/res/drawable/scroll_thumb_vert.9.png new file mode 100644 index 0000000..ef660c3 Binary files /dev/null and b/core/res/res/drawable/scroll_thumb_vert.9.png differ diff --git a/core/res/res/drawable/scrollbar.9.png b/core/res/res/drawable/scrollbar.9.png new file mode 100644 index 0000000..6e2268b Binary files /dev/null and b/core/res/res/drawable/scrollbar.9.png differ diff --git a/core/res/res/drawable/scrollbar_handle_accelerated_anim2.9.png b/core/res/res/drawable/scrollbar_handle_accelerated_anim2.9.png new file mode 100755 index 0000000..d96cb3f Binary files /dev/null and b/core/res/res/drawable/scrollbar_handle_accelerated_anim2.9.png differ diff --git a/core/res/res/drawable/scrollbar_handle_horizontal.9.png b/core/res/res/drawable/scrollbar_handle_horizontal.9.png new file mode 100755 index 0000000..f333733 Binary files /dev/null and b/core/res/res/drawable/scrollbar_handle_horizontal.9.png differ diff --git a/core/res/res/drawable/scrollbar_handle_vertical.9.png b/core/res/res/drawable/scrollbar_handle_vertical.9.png new file mode 100755 index 0000000..ff08295 Binary files /dev/null and b/core/res/res/drawable/scrollbar_handle_vertical.9.png differ diff --git a/core/res/res/drawable/scrollbar_horizontal.9.png b/core/res/res/drawable/scrollbar_horizontal.9.png new file mode 100644 index 0000000..40faa82 Binary files /dev/null and b/core/res/res/drawable/scrollbar_horizontal.9.png differ diff --git a/core/res/res/drawable/scrollbar_vertical.9.png b/core/res/res/drawable/scrollbar_vertical.9.png new file mode 100755 index 0000000..08f5ca9 Binary files /dev/null and b/core/res/res/drawable/scrollbar_vertical.9.png differ diff --git a/core/res/res/drawable/search_plate.9.png b/core/res/res/drawable/search_plate.9.png new file mode 100755 index 0000000..8c42f10 Binary files /dev/null and b/core/res/res/drawable/search_plate.9.png differ diff --git a/core/res/res/drawable/seek_thumb.png b/core/res/res/drawable/seek_thumb.png new file mode 100644 index 0000000..dbaae91 Binary files /dev/null and b/core/res/res/drawable/seek_thumb.png differ diff --git a/core/res/res/drawable/settings_header.xml b/core/res/res/drawable/settings_header.xml new file mode 100644 index 0000000..c820319 --- /dev/null +++ b/core/res/res/drawable/settings_header.xml @@ -0,0 +1,20 @@ + + + + diff --git a/core/res/res/drawable/settings_header_raw.9.png b/core/res/res/drawable/settings_header_raw.9.png new file mode 100644 index 0000000..6b8134d Binary files /dev/null and b/core/res/res/drawable/settings_header_raw.9.png differ diff --git a/core/res/res/drawable/spinner_background.xml b/core/res/res/drawable/spinner_background.xml new file mode 100644 index 0000000..458b3a9 --- /dev/null +++ b/core/res/res/drawable/spinner_background.xml @@ -0,0 +1,23 @@ + + + + + + + + diff --git a/core/res/res/drawable/spinner_dropdown_background.xml b/core/res/res/drawable/spinner_dropdown_background.xml new file mode 100644 index 0000000..9c37286 --- /dev/null +++ b/core/res/res/drawable/spinner_dropdown_background.xml @@ -0,0 +1,22 @@ + + + + + + + + diff --git a/core/res/res/drawable/spinner_dropdown_background_down.9.png b/core/res/res/drawable/spinner_dropdown_background_down.9.png new file mode 100644 index 0000000..0a5e4c8 Binary files /dev/null and b/core/res/res/drawable/spinner_dropdown_background_down.9.png differ diff --git a/core/res/res/drawable/spinner_dropdown_background_up.9.png b/core/res/res/drawable/spinner_dropdown_background_up.9.png new file mode 100644 index 0000000..240a982 Binary files /dev/null and b/core/res/res/drawable/spinner_dropdown_background_up.9.png differ diff --git a/core/res/res/drawable/spinner_normal.9.png b/core/res/res/drawable/spinner_normal.9.png new file mode 100644 index 0000000..e0bab34 Binary files /dev/null and b/core/res/res/drawable/spinner_normal.9.png differ diff --git a/core/res/res/drawable/spinner_press.9.png b/core/res/res/drawable/spinner_press.9.png new file mode 100644 index 0000000..a51c7ad Binary files /dev/null and b/core/res/res/drawable/spinner_press.9.png differ diff --git a/core/res/res/drawable/spinner_select.9.png b/core/res/res/drawable/spinner_select.9.png new file mode 100644 index 0000000..1bb19be Binary files /dev/null and b/core/res/res/drawable/spinner_select.9.png differ diff --git a/core/res/res/drawable/spinnerbox_arrow_first.9.png b/core/res/res/drawable/spinnerbox_arrow_first.9.png new file mode 100644 index 0000000..d8e268d Binary files /dev/null and b/core/res/res/drawable/spinnerbox_arrow_first.9.png differ diff --git a/core/res/res/drawable/spinnerbox_arrow_last.9.png b/core/res/res/drawable/spinnerbox_arrow_last.9.png new file mode 100644 index 0000000..087e650 Binary files /dev/null and b/core/res/res/drawable/spinnerbox_arrow_last.9.png differ diff --git a/core/res/res/drawable/spinnerbox_arrow_middle.9.png b/core/res/res/drawable/spinnerbox_arrow_middle.9.png new file mode 100644 index 0000000..f1f2ff5 Binary files /dev/null and b/core/res/res/drawable/spinnerbox_arrow_middle.9.png differ diff --git a/core/res/res/drawable/spinnerbox_arrow_single.9.png b/core/res/res/drawable/spinnerbox_arrow_single.9.png new file mode 100644 index 0000000..f537b3b Binary files /dev/null and b/core/res/res/drawable/spinnerbox_arrow_single.9.png differ diff --git a/core/res/res/drawable/spinnerbox_arrows.xml b/core/res/res/drawable/spinnerbox_arrows.xml new file mode 100644 index 0000000..276a0f0 --- /dev/null +++ b/core/res/res/drawable/spinnerbox_arrows.xml @@ -0,0 +1,27 @@ + + + + + + + + + + diff --git a/core/res/res/drawable/spinnerbox_background_focus_yellow.9.png b/core/res/res/drawable/spinnerbox_background_focus_yellow.9.png new file mode 100644 index 0000000..f1b8692 Binary files /dev/null and b/core/res/res/drawable/spinnerbox_background_focus_yellow.9.png differ diff --git a/core/res/res/drawable/spinnerbox_background_normal.9.png b/core/res/res/drawable/spinnerbox_background_normal.9.png new file mode 100644 index 0000000..c64de3c Binary files /dev/null and b/core/res/res/drawable/spinnerbox_background_normal.9.png differ diff --git a/core/res/res/drawable/spinnerbox_background_pressed_yellow.9.png b/core/res/res/drawable/spinnerbox_background_pressed_yellow.9.png new file mode 100644 index 0000000..984d2b8 Binary files /dev/null and b/core/res/res/drawable/spinnerbox_background_pressed_yellow.9.png differ diff --git a/core/res/res/drawable/star_big_off.png b/core/res/res/drawable/star_big_off.png new file mode 100644 index 0000000..34ab4ab Binary files /dev/null and b/core/res/res/drawable/star_big_off.png differ diff --git a/core/res/res/drawable/star_big_on.png b/core/res/res/drawable/star_big_on.png new file mode 100644 index 0000000..7aaf2bc Binary files /dev/null and b/core/res/res/drawable/star_big_on.png differ diff --git a/core/res/res/drawable/star_off.png b/core/res/res/drawable/star_off.png new file mode 100644 index 0000000..ada53fc Binary files /dev/null and b/core/res/res/drawable/star_off.png differ diff --git a/core/res/res/drawable/star_on.png b/core/res/res/drawable/star_on.png new file mode 100644 index 0000000..49a57b6 Binary files /dev/null and b/core/res/res/drawable/star_on.png differ diff --git a/core/res/res/drawable/starting_frame.9.png b/core/res/res/drawable/starting_frame.9.png new file mode 100644 index 0000000..4b2b78c Binary files /dev/null and b/core/res/res/drawable/starting_frame.9.png differ diff --git a/core/res/res/drawable/stat_notify_alarm.png b/core/res/res/drawable/stat_notify_alarm.png new file mode 100644 index 0000000..1b01b85 Binary files /dev/null and b/core/res/res/drawable/stat_notify_alarm.png differ diff --git a/core/res/res/drawable/stat_notify_browser.png b/core/res/res/drawable/stat_notify_browser.png new file mode 100644 index 0000000..f08534b Binary files /dev/null and b/core/res/res/drawable/stat_notify_browser.png differ diff --git a/core/res/res/drawable/stat_notify_calibrate_compass.png b/core/res/res/drawable/stat_notify_calibrate_compass.png new file mode 100755 index 0000000..28bd386 Binary files /dev/null and b/core/res/res/drawable/stat_notify_calibrate_compass.png differ diff --git a/core/res/res/drawable/stat_notify_call_mute.png b/core/res/res/drawable/stat_notify_call_mute.png new file mode 100644 index 0000000..6da8313 Binary files /dev/null and b/core/res/res/drawable/stat_notify_call_mute.png differ diff --git a/core/res/res/drawable/stat_notify_chat.png b/core/res/res/drawable/stat_notify_chat.png new file mode 100644 index 0000000..238f043 Binary files /dev/null and b/core/res/res/drawable/stat_notify_chat.png differ diff --git a/core/res/res/drawable/stat_notify_disk_full.png b/core/res/res/drawable/stat_notify_disk_full.png new file mode 100755 index 0000000..9120f00 Binary files /dev/null and b/core/res/res/drawable/stat_notify_disk_full.png differ diff --git a/core/res/res/drawable/stat_notify_error.png b/core/res/res/drawable/stat_notify_error.png new file mode 100644 index 0000000..6ced2b7 Binary files /dev/null and b/core/res/res/drawable/stat_notify_error.png differ diff --git a/core/res/res/drawable/stat_notify_missed_call.png b/core/res/res/drawable/stat_notify_missed_call.png new file mode 100644 index 0000000..fe746b3 Binary files /dev/null and b/core/res/res/drawable/stat_notify_missed_call.png differ diff --git a/core/res/res/drawable/stat_notify_more.png b/core/res/res/drawable/stat_notify_more.png new file mode 100644 index 0000000..e129ba9 Binary files /dev/null and b/core/res/res/drawable/stat_notify_more.png differ diff --git a/core/res/res/drawable/stat_notify_sdcard.png b/core/res/res/drawable/stat_notify_sdcard.png new file mode 100644 index 0000000..aaf1f74 Binary files /dev/null and b/core/res/res/drawable/stat_notify_sdcard.png differ diff --git a/core/res/res/drawable/stat_notify_sdcard_usb.png b/core/res/res/drawable/stat_notify_sdcard_usb.png new file mode 100644 index 0000000..8bc6661 Binary files /dev/null and b/core/res/res/drawable/stat_notify_sdcard_usb.png differ diff --git a/core/res/res/drawable/stat_notify_sim_toolkit.png b/core/res/res/drawable/stat_notify_sim_toolkit.png new file mode 100755 index 0000000..c1ce8f2 Binary files /dev/null and b/core/res/res/drawable/stat_notify_sim_toolkit.png differ diff --git a/core/res/res/drawable/stat_notify_sync.png b/core/res/res/drawable/stat_notify_sync.png new file mode 100644 index 0000000..0edf692 Binary files /dev/null and b/core/res/res/drawable/stat_notify_sync.png differ diff --git a/core/res/res/drawable/stat_notify_sync_anim0.png b/core/res/res/drawable/stat_notify_sync_anim0.png new file mode 100644 index 0000000..0edf692 Binary files /dev/null and b/core/res/res/drawable/stat_notify_sync_anim0.png differ diff --git a/core/res/res/drawable/stat_notify_sync_error.png b/core/res/res/drawable/stat_notify_sync_error.png new file mode 100644 index 0000000..3078b8c Binary files /dev/null and b/core/res/res/drawable/stat_notify_sync_error.png differ diff --git a/core/res/res/drawable/stat_notify_voicemail.png b/core/res/res/drawable/stat_notify_voicemail.png new file mode 100644 index 0000000..658fa05 Binary files /dev/null and b/core/res/res/drawable/stat_notify_voicemail.png differ diff --git a/core/res/res/drawable/stat_notify_wifi_in_range.png b/core/res/res/drawable/stat_notify_wifi_in_range.png new file mode 100644 index 0000000..e9c74b4 Binary files /dev/null and b/core/res/res/drawable/stat_notify_wifi_in_range.png differ diff --git a/core/res/res/drawable/stat_notify_xmpp.png b/core/res/res/drawable/stat_notify_xmpp.png new file mode 100644 index 0000000..dc79203 Binary files /dev/null and b/core/res/res/drawable/stat_notify_xmpp.png differ diff --git a/core/res/res/drawable/stat_sys_battery.xml b/core/res/res/drawable/stat_sys_battery.xml new file mode 100644 index 0000000..968595d --- /dev/null +++ b/core/res/res/drawable/stat_sys_battery.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + diff --git a/core/res/res/drawable/stat_sys_battery_0.png b/core/res/res/drawable/stat_sys_battery_0.png new file mode 100644 index 0000000..4a5e99e Binary files /dev/null and b/core/res/res/drawable/stat_sys_battery_0.png differ diff --git a/core/res/res/drawable/stat_sys_battery_10.png b/core/res/res/drawable/stat_sys_battery_10.png new file mode 100755 index 0000000..b789f23 Binary files /dev/null and b/core/res/res/drawable/stat_sys_battery_10.png differ diff --git a/core/res/res/drawable/stat_sys_battery_100.png b/core/res/res/drawable/stat_sys_battery_100.png new file mode 100644 index 0000000..d280aeb Binary files /dev/null and b/core/res/res/drawable/stat_sys_battery_100.png differ diff --git a/core/res/res/drawable/stat_sys_battery_20.png b/core/res/res/drawable/stat_sys_battery_20.png new file mode 100644 index 0000000..009a9fd Binary files /dev/null and b/core/res/res/drawable/stat_sys_battery_20.png differ diff --git a/core/res/res/drawable/stat_sys_battery_40.png b/core/res/res/drawable/stat_sys_battery_40.png new file mode 100644 index 0000000..15b57f4 Binary files /dev/null and b/core/res/res/drawable/stat_sys_battery_40.png differ diff --git a/core/res/res/drawable/stat_sys_battery_60.png b/core/res/res/drawable/stat_sys_battery_60.png new file mode 100644 index 0000000..21078fd Binary files /dev/null and b/core/res/res/drawable/stat_sys_battery_60.png differ diff --git a/core/res/res/drawable/stat_sys_battery_80.png b/core/res/res/drawable/stat_sys_battery_80.png new file mode 100644 index 0000000..9268f7b Binary files /dev/null and b/core/res/res/drawable/stat_sys_battery_80.png differ diff --git a/core/res/res/drawable/stat_sys_battery_charge.xml b/core/res/res/drawable/stat_sys_battery_charge.xml new file mode 100644 index 0000000..92d7c4f --- /dev/null +++ b/core/res/res/drawable/stat_sys_battery_charge.xml @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/core/res/res/drawable/stat_sys_battery_charge_anim0.png b/core/res/res/drawable/stat_sys_battery_charge_anim0.png new file mode 100644 index 0000000..ff3cabd Binary files /dev/null and b/core/res/res/drawable/stat_sys_battery_charge_anim0.png differ diff --git a/core/res/res/drawable/stat_sys_battery_charge_anim1.png b/core/res/res/drawable/stat_sys_battery_charge_anim1.png new file mode 100644 index 0000000..b563701 Binary files /dev/null and b/core/res/res/drawable/stat_sys_battery_charge_anim1.png differ diff --git a/core/res/res/drawable/stat_sys_battery_charge_anim2.png b/core/res/res/drawable/stat_sys_battery_charge_anim2.png new file mode 100644 index 0000000..904989e Binary files /dev/null and b/core/res/res/drawable/stat_sys_battery_charge_anim2.png differ diff --git a/core/res/res/drawable/stat_sys_battery_charge_anim3.png b/core/res/res/drawable/stat_sys_battery_charge_anim3.png new file mode 100644 index 0000000..ba011c9 Binary files /dev/null and b/core/res/res/drawable/stat_sys_battery_charge_anim3.png differ diff --git a/core/res/res/drawable/stat_sys_battery_charge_anim4.png b/core/res/res/drawable/stat_sys_battery_charge_anim4.png new file mode 100644 index 0000000..4f1c485 Binary files /dev/null and b/core/res/res/drawable/stat_sys_battery_charge_anim4.png differ diff --git a/core/res/res/drawable/stat_sys_battery_charge_anim5.png b/core/res/res/drawable/stat_sys_battery_charge_anim5.png new file mode 100644 index 0000000..4d3396d Binary files /dev/null and b/core/res/res/drawable/stat_sys_battery_charge_anim5.png differ diff --git a/core/res/res/drawable/stat_sys_battery_unknown.png b/core/res/res/drawable/stat_sys_battery_unknown.png new file mode 100644 index 0000000..ed72ebf Binary files /dev/null and b/core/res/res/drawable/stat_sys_battery_unknown.png differ diff --git a/core/res/res/drawable/stat_sys_data_bluetooth.png b/core/res/res/drawable/stat_sys_data_bluetooth.png new file mode 100644 index 0000000..7a8b78f Binary files /dev/null and b/core/res/res/drawable/stat_sys_data_bluetooth.png differ diff --git a/core/res/res/drawable/stat_sys_data_bluetooth_connected.png b/core/res/res/drawable/stat_sys_data_bluetooth_connected.png new file mode 100755 index 0000000..f09b83b Binary files /dev/null and b/core/res/res/drawable/stat_sys_data_bluetooth_connected.png differ diff --git a/core/res/res/drawable/stat_sys_data_connected_3g.png b/core/res/res/drawable/stat_sys_data_connected_3g.png new file mode 100644 index 0000000..a109280 Binary files /dev/null and b/core/res/res/drawable/stat_sys_data_connected_3g.png differ diff --git a/core/res/res/drawable/stat_sys_data_connected_e.png b/core/res/res/drawable/stat_sys_data_connected_e.png new file mode 100644 index 0000000..c552644 Binary files /dev/null and b/core/res/res/drawable/stat_sys_data_connected_e.png differ diff --git a/core/res/res/drawable/stat_sys_data_connected_g.png b/core/res/res/drawable/stat_sys_data_connected_g.png new file mode 100644 index 0000000..f7edb49 Binary files /dev/null and b/core/res/res/drawable/stat_sys_data_connected_g.png differ diff --git a/core/res/res/drawable/stat_sys_data_in_3g.png b/core/res/res/drawable/stat_sys_data_in_3g.png new file mode 100644 index 0000000..01b003c Binary files /dev/null and b/core/res/res/drawable/stat_sys_data_in_3g.png differ diff --git a/core/res/res/drawable/stat_sys_data_in_e.png b/core/res/res/drawable/stat_sys_data_in_e.png new file mode 100644 index 0000000..bffa0eb Binary files /dev/null and b/core/res/res/drawable/stat_sys_data_in_e.png differ diff --git a/core/res/res/drawable/stat_sys_data_in_g.png b/core/res/res/drawable/stat_sys_data_in_g.png new file mode 100644 index 0000000..8884b48 Binary files /dev/null and b/core/res/res/drawable/stat_sys_data_in_g.png differ diff --git a/core/res/res/drawable/stat_sys_data_inandout_3g.png b/core/res/res/drawable/stat_sys_data_inandout_3g.png new file mode 100644 index 0000000..3651300 Binary files /dev/null and b/core/res/res/drawable/stat_sys_data_inandout_3g.png differ diff --git a/core/res/res/drawable/stat_sys_data_inandout_e.png b/core/res/res/drawable/stat_sys_data_inandout_e.png new file mode 100644 index 0000000..99533e0 Binary files /dev/null and b/core/res/res/drawable/stat_sys_data_inandout_e.png differ diff --git a/core/res/res/drawable/stat_sys_data_inandout_g.png b/core/res/res/drawable/stat_sys_data_inandout_g.png new file mode 100644 index 0000000..f4e5a12 Binary files /dev/null and b/core/res/res/drawable/stat_sys_data_inandout_g.png differ diff --git a/core/res/res/drawable/stat_sys_data_out_3g.png b/core/res/res/drawable/stat_sys_data_out_3g.png new file mode 100644 index 0000000..f7f0f89 Binary files /dev/null and b/core/res/res/drawable/stat_sys_data_out_3g.png differ diff --git a/core/res/res/drawable/stat_sys_data_out_e.png b/core/res/res/drawable/stat_sys_data_out_e.png new file mode 100644 index 0000000..c915426 Binary files /dev/null and b/core/res/res/drawable/stat_sys_data_out_e.png differ diff --git a/core/res/res/drawable/stat_sys_data_out_g.png b/core/res/res/drawable/stat_sys_data_out_g.png new file mode 100644 index 0000000..5d36035 Binary files /dev/null and b/core/res/res/drawable/stat_sys_data_out_g.png differ diff --git a/core/res/res/drawable/stat_sys_data_usb.png b/core/res/res/drawable/stat_sys_data_usb.png new file mode 100644 index 0000000..2d0da4c Binary files /dev/null and b/core/res/res/drawable/stat_sys_data_usb.png differ diff --git a/core/res/res/drawable/stat_sys_download.xml b/core/res/res/drawable/stat_sys_download.xml new file mode 100644 index 0000000..77ecf85 --- /dev/null +++ b/core/res/res/drawable/stat_sys_download.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + diff --git a/core/res/res/drawable/stat_sys_download_anim0.png b/core/res/res/drawable/stat_sys_download_anim0.png new file mode 100755 index 0000000..69b95cd Binary files /dev/null and b/core/res/res/drawable/stat_sys_download_anim0.png differ diff --git a/core/res/res/drawable/stat_sys_download_anim1.png b/core/res/res/drawable/stat_sys_download_anim1.png new file mode 100755 index 0000000..1e18eb5 Binary files /dev/null and b/core/res/res/drawable/stat_sys_download_anim1.png differ diff --git a/core/res/res/drawable/stat_sys_download_anim2.png b/core/res/res/drawable/stat_sys_download_anim2.png new file mode 100755 index 0000000..d7f2312 Binary files /dev/null and b/core/res/res/drawable/stat_sys_download_anim2.png differ diff --git a/core/res/res/drawable/stat_sys_download_anim3.png b/core/res/res/drawable/stat_sys_download_anim3.png new file mode 100755 index 0000000..83f8d0f Binary files /dev/null and b/core/res/res/drawable/stat_sys_download_anim3.png differ diff --git a/core/res/res/drawable/stat_sys_download_anim4.png b/core/res/res/drawable/stat_sys_download_anim4.png new file mode 100755 index 0000000..9c1bd47 Binary files /dev/null and b/core/res/res/drawable/stat_sys_download_anim4.png differ diff --git a/core/res/res/drawable/stat_sys_download_anim5.png b/core/res/res/drawable/stat_sys_download_anim5.png new file mode 100755 index 0000000..3a81164 Binary files /dev/null and b/core/res/res/drawable/stat_sys_download_anim5.png differ diff --git a/core/res/res/drawable/stat_sys_gps_acquiring.png b/core/res/res/drawable/stat_sys_gps_acquiring.png new file mode 100644 index 0000000..31bc94e Binary files /dev/null and b/core/res/res/drawable/stat_sys_gps_acquiring.png differ diff --git a/core/res/res/drawable/stat_sys_gps_acquiring_anim.xml b/core/res/res/drawable/stat_sys_gps_acquiring_anim.xml new file mode 100644 index 0000000..954c19c --- /dev/null +++ b/core/res/res/drawable/stat_sys_gps_acquiring_anim.xml @@ -0,0 +1,25 @@ + + + + + + diff --git a/core/res/res/drawable/stat_sys_gps_on.png b/core/res/res/drawable/stat_sys_gps_on.png new file mode 100755 index 0000000..a2c677d Binary files /dev/null and b/core/res/res/drawable/stat_sys_gps_on.png differ diff --git a/core/res/res/drawable/stat_sys_headset.png b/core/res/res/drawable/stat_sys_headset.png new file mode 100644 index 0000000..45fbea2 Binary files /dev/null and b/core/res/res/drawable/stat_sys_headset.png differ diff --git a/core/res/res/drawable/stat_sys_no_sim.png b/core/res/res/drawable/stat_sys_no_sim.png new file mode 100644 index 0000000..2134d49 Binary files /dev/null and b/core/res/res/drawable/stat_sys_no_sim.png differ diff --git a/core/res/res/drawable/stat_sys_phone_call.png b/core/res/res/drawable/stat_sys_phone_call.png new file mode 100644 index 0000000..ad53693 Binary files /dev/null and b/core/res/res/drawable/stat_sys_phone_call.png differ diff --git a/core/res/res/drawable/stat_sys_phone_call_forward.png b/core/res/res/drawable/stat_sys_phone_call_forward.png new file mode 100755 index 0000000..ed4b6ec Binary files /dev/null and b/core/res/res/drawable/stat_sys_phone_call_forward.png differ diff --git a/core/res/res/drawable/stat_sys_phone_call_on_hold.png b/core/res/res/drawable/stat_sys_phone_call_on_hold.png new file mode 100644 index 0000000..9216447 Binary files /dev/null and b/core/res/res/drawable/stat_sys_phone_call_on_hold.png differ diff --git a/core/res/res/drawable/stat_sys_r_signal_0.png b/core/res/res/drawable/stat_sys_r_signal_0.png new file mode 100644 index 0000000..bfbf18e Binary files /dev/null and b/core/res/res/drawable/stat_sys_r_signal_0.png differ diff --git a/core/res/res/drawable/stat_sys_r_signal_1.png b/core/res/res/drawable/stat_sys_r_signal_1.png new file mode 100644 index 0000000..896ba4d Binary files /dev/null and b/core/res/res/drawable/stat_sys_r_signal_1.png differ diff --git a/core/res/res/drawable/stat_sys_r_signal_2.png b/core/res/res/drawable/stat_sys_r_signal_2.png new file mode 100644 index 0000000..af79eff Binary files /dev/null and b/core/res/res/drawable/stat_sys_r_signal_2.png differ diff --git a/core/res/res/drawable/stat_sys_r_signal_3.png b/core/res/res/drawable/stat_sys_r_signal_3.png new file mode 100644 index 0000000..92c09c8 Binary files /dev/null and b/core/res/res/drawable/stat_sys_r_signal_3.png differ diff --git a/core/res/res/drawable/stat_sys_r_signal_4.png b/core/res/res/drawable/stat_sys_r_signal_4.png new file mode 100644 index 0000000..f04fb11 Binary files /dev/null and b/core/res/res/drawable/stat_sys_r_signal_4.png differ diff --git a/core/res/res/drawable/stat_sys_ringer_silent.png b/core/res/res/drawable/stat_sys_ringer_silent.png new file mode 100644 index 0000000..d125ce5 Binary files /dev/null and b/core/res/res/drawable/stat_sys_ringer_silent.png differ diff --git a/core/res/res/drawable/stat_sys_ringer_vibrate.png b/core/res/res/drawable/stat_sys_ringer_vibrate.png new file mode 100644 index 0000000..665ca38 Binary files /dev/null and b/core/res/res/drawable/stat_sys_ringer_vibrate.png differ diff --git a/core/res/res/drawable/stat_sys_signal_0.png b/core/res/res/drawable/stat_sys_signal_0.png new file mode 100644 index 0000000..cb7b7b3 Binary files /dev/null and b/core/res/res/drawable/stat_sys_signal_0.png differ diff --git a/core/res/res/drawable/stat_sys_signal_1.png b/core/res/res/drawable/stat_sys_signal_1.png new file mode 100644 index 0000000..5376e92 Binary files /dev/null and b/core/res/res/drawable/stat_sys_signal_1.png differ diff --git a/core/res/res/drawable/stat_sys_signal_2.png b/core/res/res/drawable/stat_sys_signal_2.png new file mode 100644 index 0000000..fd54363 Binary files /dev/null and b/core/res/res/drawable/stat_sys_signal_2.png differ diff --git a/core/res/res/drawable/stat_sys_signal_3.png b/core/res/res/drawable/stat_sys_signal_3.png new file mode 100644 index 0000000..6c4873a Binary files /dev/null and b/core/res/res/drawable/stat_sys_signal_3.png differ diff --git a/core/res/res/drawable/stat_sys_signal_4.png b/core/res/res/drawable/stat_sys_signal_4.png new file mode 100644 index 0000000..a3320cb Binary files /dev/null and b/core/res/res/drawable/stat_sys_signal_4.png differ diff --git a/core/res/res/drawable/stat_sys_signal_flightmode.png b/core/res/res/drawable/stat_sys_signal_flightmode.png new file mode 100755 index 0000000..516ec2f Binary files /dev/null and b/core/res/res/drawable/stat_sys_signal_flightmode.png differ diff --git a/core/res/res/drawable/stat_sys_signal_null.png b/core/res/res/drawable/stat_sys_signal_null.png new file mode 100644 index 0000000..5aa23f6 Binary files /dev/null and b/core/res/res/drawable/stat_sys_signal_null.png differ diff --git a/core/res/res/drawable/stat_sys_speakerphone.png b/core/res/res/drawable/stat_sys_speakerphone.png new file mode 100644 index 0000000..642dfd4 Binary files /dev/null and b/core/res/res/drawable/stat_sys_speakerphone.png differ diff --git a/core/res/res/drawable/stat_sys_upload.xml b/core/res/res/drawable/stat_sys_upload.xml new file mode 100644 index 0000000..a9d9609 --- /dev/null +++ b/core/res/res/drawable/stat_sys_upload.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + diff --git a/core/res/res/drawable/stat_sys_upload_anim0.png b/core/res/res/drawable/stat_sys_upload_anim0.png new file mode 100755 index 0000000..b7a5978 Binary files /dev/null and b/core/res/res/drawable/stat_sys_upload_anim0.png differ diff --git a/core/res/res/drawable/stat_sys_upload_anim1.png b/core/res/res/drawable/stat_sys_upload_anim1.png new file mode 100755 index 0000000..a203e15 Binary files /dev/null and b/core/res/res/drawable/stat_sys_upload_anim1.png differ diff --git a/core/res/res/drawable/stat_sys_upload_anim2.png b/core/res/res/drawable/stat_sys_upload_anim2.png new file mode 100755 index 0000000..4af7630 Binary files /dev/null and b/core/res/res/drawable/stat_sys_upload_anim2.png differ diff --git a/core/res/res/drawable/stat_sys_upload_anim3.png b/core/res/res/drawable/stat_sys_upload_anim3.png new file mode 100755 index 0000000..1dd76b1 Binary files /dev/null and b/core/res/res/drawable/stat_sys_upload_anim3.png differ diff --git a/core/res/res/drawable/stat_sys_upload_anim4.png b/core/res/res/drawable/stat_sys_upload_anim4.png new file mode 100755 index 0000000..36c18bf Binary files /dev/null and b/core/res/res/drawable/stat_sys_upload_anim4.png differ diff --git a/core/res/res/drawable/stat_sys_upload_anim5.png b/core/res/res/drawable/stat_sys_upload_anim5.png new file mode 100755 index 0000000..748331f Binary files /dev/null and b/core/res/res/drawable/stat_sys_upload_anim5.png differ diff --git a/core/res/res/drawable/stat_sys_warning.png b/core/res/res/drawable/stat_sys_warning.png new file mode 100644 index 0000000..be00f47 Binary files /dev/null and b/core/res/res/drawable/stat_sys_warning.png differ diff --git a/core/res/res/drawable/stat_sys_wifi_signal_0.png b/core/res/res/drawable/stat_sys_wifi_signal_0.png new file mode 100644 index 0000000..8ee3421 Binary files /dev/null and b/core/res/res/drawable/stat_sys_wifi_signal_0.png differ diff --git a/core/res/res/drawable/stat_sys_wifi_signal_1.png b/core/res/res/drawable/stat_sys_wifi_signal_1.png new file mode 100644 index 0000000..184fa36 Binary files /dev/null and b/core/res/res/drawable/stat_sys_wifi_signal_1.png differ diff --git a/core/res/res/drawable/stat_sys_wifi_signal_2.png b/core/res/res/drawable/stat_sys_wifi_signal_2.png new file mode 100644 index 0000000..79935bb Binary files /dev/null and b/core/res/res/drawable/stat_sys_wifi_signal_2.png differ diff --git a/core/res/res/drawable/stat_sys_wifi_signal_3.png b/core/res/res/drawable/stat_sys_wifi_signal_3.png new file mode 100644 index 0000000..d2099e6 Binary files /dev/null and b/core/res/res/drawable/stat_sys_wifi_signal_3.png differ diff --git a/core/res/res/drawable/stat_sys_wifi_signal_4.png b/core/res/res/drawable/stat_sys_wifi_signal_4.png new file mode 100644 index 0000000..2062aad Binary files /dev/null and b/core/res/res/drawable/stat_sys_wifi_signal_4.png differ diff --git a/core/res/res/drawable/status_bar_background.9.png b/core/res/res/drawable/status_bar_background.9.png new file mode 100644 index 0000000..fd754a8 Binary files /dev/null and b/core/res/res/drawable/status_bar_background.9.png differ diff --git a/core/res/res/drawable/status_bar_close_on.9.png b/core/res/res/drawable/status_bar_close_on.9.png new file mode 100644 index 0000000..e91e4fa Binary files /dev/null and b/core/res/res/drawable/status_bar_close_on.9.png differ diff --git a/core/res/res/drawable/status_bar_divider_shadow.9.png b/core/res/res/drawable/status_bar_divider_shadow.9.png new file mode 100644 index 0000000..ad58dbe Binary files /dev/null and b/core/res/res/drawable/status_bar_divider_shadow.9.png differ diff --git a/core/res/res/drawable/status_bar_item_app_background.xml b/core/res/res/drawable/status_bar_item_app_background.xml new file mode 100644 index 0000000..4f6f605 --- /dev/null +++ b/core/res/res/drawable/status_bar_item_app_background.xml @@ -0,0 +1,23 @@ + + + + + + + + diff --git a/core/res/res/drawable/status_bar_item_app_background_normal.9.png b/core/res/res/drawable/status_bar_item_app_background_normal.9.png new file mode 100644 index 0000000..c079615 Binary files /dev/null and b/core/res/res/drawable/status_bar_item_app_background_normal.9.png differ diff --git a/core/res/res/drawable/status_bar_item_background.xml b/core/res/res/drawable/status_bar_item_background.xml new file mode 100644 index 0000000..088389b --- /dev/null +++ b/core/res/res/drawable/status_bar_item_background.xml @@ -0,0 +1,23 @@ + + + + + + + + diff --git a/core/res/res/drawable/status_bar_item_background_focus.9.png b/core/res/res/drawable/status_bar_item_background_focus.9.png new file mode 100644 index 0000000..c3e2415 Binary files /dev/null and b/core/res/res/drawable/status_bar_item_background_focus.9.png differ diff --git a/core/res/res/drawable/status_bar_item_background_normal.9.png b/core/res/res/drawable/status_bar_item_background_normal.9.png new file mode 100644 index 0000000..6b76740 Binary files /dev/null and b/core/res/res/drawable/status_bar_item_background_normal.9.png differ diff --git a/core/res/res/drawable/status_bar_item_background_pressed.9.png b/core/res/res/drawable/status_bar_item_background_pressed.9.png new file mode 100644 index 0000000..02b4e9a Binary files /dev/null and b/core/res/res/drawable/status_bar_item_background_pressed.9.png differ diff --git a/core/res/res/drawable/status_bar_item_clear_background.9.png b/core/res/res/drawable/status_bar_item_clear_background.9.png new file mode 100644 index 0000000..e3036e6 Binary files /dev/null and b/core/res/res/drawable/status_bar_item_clear_background.9.png differ diff --git a/core/res/res/drawable/status_bar_shadow_bar.9.png b/core/res/res/drawable/status_bar_shadow_bar.9.png new file mode 100644 index 0000000..9c4463c Binary files /dev/null and b/core/res/res/drawable/status_bar_shadow_bar.9.png differ diff --git a/core/res/res/drawable/status_icon_background.xml b/core/res/res/drawable/status_icon_background.xml new file mode 100644 index 0000000..9846165 --- /dev/null +++ b/core/res/res/drawable/status_icon_background.xml @@ -0,0 +1,24 @@ + + + + + + + diff --git a/core/res/res/drawable/statusbar_background.png b/core/res/res/drawable/statusbar_background.png new file mode 100644 index 0000000..6af7329 Binary files /dev/null and b/core/res/res/drawable/statusbar_background.png differ diff --git a/core/res/res/drawable/sub_menu_bottom_bright.9.png b/core/res/res/drawable/sub_menu_bottom_bright.9.png new file mode 100644 index 0000000..ce93435 Binary files /dev/null and b/core/res/res/drawable/sub_menu_bottom_bright.9.png differ diff --git a/core/res/res/drawable/sub_menu_top_dark.9.png b/core/res/res/drawable/sub_menu_top_dark.9.png new file mode 100644 index 0000000..9e82fe9 Binary files /dev/null and b/core/res/res/drawable/sub_menu_top_dark.9.png differ diff --git a/core/res/res/drawable/submenu_arrow.xml b/core/res/res/drawable/submenu_arrow.xml new file mode 100644 index 0000000..8480c1d --- /dev/null +++ b/core/res/res/drawable/submenu_arrow.xml @@ -0,0 +1,23 @@ + + + + + + diff --git a/core/res/res/drawable/submenu_arrow_back.png b/core/res/res/drawable/submenu_arrow_back.png new file mode 100644 index 0000000..733aa13 Binary files /dev/null and b/core/res/res/drawable/submenu_arrow_back.png differ diff --git a/core/res/res/drawable/submenu_arrow_focus.png b/core/res/res/drawable/submenu_arrow_focus.png new file mode 100644 index 0000000..2ed1599 Binary files /dev/null and b/core/res/res/drawable/submenu_arrow_focus.png differ diff --git a/core/res/res/drawable/submenu_arrow_nofocus.png b/core/res/res/drawable/submenu_arrow_nofocus.png new file mode 100644 index 0000000..cead09e Binary files /dev/null and b/core/res/res/drawable/submenu_arrow_nofocus.png differ diff --git a/core/res/res/drawable/sym_action_call.png b/core/res/res/drawable/sym_action_call.png new file mode 100644 index 0000000..bcd9010 Binary files /dev/null and b/core/res/res/drawable/sym_action_call.png differ diff --git a/core/res/res/drawable/sym_action_chat.png b/core/res/res/drawable/sym_action_chat.png new file mode 100644 index 0000000..625e0e8 Binary files /dev/null and b/core/res/res/drawable/sym_action_chat.png differ diff --git a/core/res/res/drawable/sym_action_email.png b/core/res/res/drawable/sym_action_email.png new file mode 100644 index 0000000..5f79e92 Binary files /dev/null and b/core/res/res/drawable/sym_action_email.png differ diff --git a/core/res/res/drawable/sym_action_map.png b/core/res/res/drawable/sym_action_map.png new file mode 100644 index 0000000..b45b7a8 Binary files /dev/null and b/core/res/res/drawable/sym_action_map.png differ diff --git a/core/res/res/drawable/sym_action_sms.png b/core/res/res/drawable/sym_action_sms.png new file mode 100644 index 0000000..50ce0ea Binary files /dev/null and b/core/res/res/drawable/sym_action_sms.png differ diff --git a/core/res/res/drawable/sym_battery_white.png b/core/res/res/drawable/sym_battery_white.png new file mode 100644 index 0000000..d1849fc Binary files /dev/null and b/core/res/res/drawable/sym_battery_white.png differ diff --git a/core/res/res/drawable/sym_call_incoming.png b/core/res/res/drawable/sym_call_incoming.png new file mode 100644 index 0000000..652b882 Binary files /dev/null and b/core/res/res/drawable/sym_call_incoming.png differ diff --git a/core/res/res/drawable/sym_call_missed.png b/core/res/res/drawable/sym_call_missed.png new file mode 100644 index 0000000..ed859d0 Binary files /dev/null and b/core/res/res/drawable/sym_call_missed.png differ diff --git a/core/res/res/drawable/sym_call_outgoing.png b/core/res/res/drawable/sym_call_outgoing.png new file mode 100644 index 0000000..bdf675d Binary files /dev/null and b/core/res/res/drawable/sym_call_outgoing.png differ diff --git a/core/res/res/drawable/sym_contact_card.png b/core/res/res/drawable/sym_contact_card.png new file mode 100644 index 0000000..023ea6f Binary files /dev/null and b/core/res/res/drawable/sym_contact_card.png differ diff --git a/core/res/res/drawable/sym_def_app_icon.png b/core/res/res/drawable/sym_def_app_icon.png new file mode 100644 index 0000000..7502484 Binary files /dev/null and b/core/res/res/drawable/sym_def_app_icon.png differ diff --git a/core/res/res/drawable/sym_default_number.png b/core/res/res/drawable/sym_default_number.png new file mode 100644 index 0000000..b1ed071 Binary files /dev/null and b/core/res/res/drawable/sym_default_number.png differ diff --git a/core/res/res/drawable/tab_bottom_left.xml b/core/res/res/drawable/tab_bottom_left.xml new file mode 100644 index 0000000..5544906 --- /dev/null +++ b/core/res/res/drawable/tab_bottom_left.xml @@ -0,0 +1,21 @@ + + + + + + + + diff --git a/core/res/res/drawable/tab_bottom_right.xml b/core/res/res/drawable/tab_bottom_right.xml new file mode 100644 index 0000000..f7f5c2f --- /dev/null +++ b/core/res/res/drawable/tab_bottom_right.xml @@ -0,0 +1,21 @@ + + + + + + + + diff --git a/core/res/res/drawable/tab_bottom_shadow.9.png b/core/res/res/drawable/tab_bottom_shadow.9.png new file mode 100755 index 0000000..3ac4f53 Binary files /dev/null and b/core/res/res/drawable/tab_bottom_shadow.9.png differ diff --git a/core/res/res/drawable/tab_focus.9.png b/core/res/res/drawable/tab_focus.9.png new file mode 100755 index 0000000..2806da9 Binary files /dev/null and b/core/res/res/drawable/tab_focus.9.png differ diff --git a/core/res/res/drawable/tab_focus_bar_left.9.png b/core/res/res/drawable/tab_focus_bar_left.9.png new file mode 100755 index 0000000..21421cb Binary files /dev/null and b/core/res/res/drawable/tab_focus_bar_left.9.png differ diff --git a/core/res/res/drawable/tab_focus_bar_right.9.png b/core/res/res/drawable/tab_focus_bar_right.9.png new file mode 100755 index 0000000..b6304d9 Binary files /dev/null and b/core/res/res/drawable/tab_focus_bar_right.9.png differ diff --git a/core/res/res/drawable/tab_indicator.xml b/core/res/res/drawable/tab_indicator.xml new file mode 100644 index 0000000..65df805 --- /dev/null +++ b/core/res/res/drawable/tab_indicator.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + diff --git a/core/res/res/drawable/tab_press.9.png b/core/res/res/drawable/tab_press.9.png new file mode 100755 index 0000000..3fb717c Binary files /dev/null and b/core/res/res/drawable/tab_press.9.png differ diff --git a/core/res/res/drawable/tab_press_bar_left.9.png b/core/res/res/drawable/tab_press_bar_left.9.png new file mode 100755 index 0000000..95ef2d3 Binary files /dev/null and b/core/res/res/drawable/tab_press_bar_left.9.png differ diff --git a/core/res/res/drawable/tab_press_bar_right.9.png b/core/res/res/drawable/tab_press_bar_right.9.png new file mode 100755 index 0000000..7ae938b5 Binary files /dev/null and b/core/res/res/drawable/tab_press_bar_right.9.png differ diff --git a/core/res/res/drawable/tab_selected.9.png b/core/res/res/drawable/tab_selected.9.png new file mode 100644 index 0000000..f929d99 Binary files /dev/null and b/core/res/res/drawable/tab_selected.9.png differ diff --git a/core/res/res/drawable/tab_selected_bar_left.9.png b/core/res/res/drawable/tab_selected_bar_left.9.png new file mode 100755 index 0000000..58e2d35 Binary files /dev/null and b/core/res/res/drawable/tab_selected_bar_left.9.png differ diff --git a/core/res/res/drawable/tab_selected_bar_right.9.png b/core/res/res/drawable/tab_selected_bar_right.9.png new file mode 100755 index 0000000..0c9c8dd Binary files /dev/null and b/core/res/res/drawable/tab_selected_bar_right.9.png differ diff --git a/core/res/res/drawable/tab_selected_highlight.9.png b/core/res/res/drawable/tab_selected_highlight.9.png new file mode 100644 index 0000000..61568a3 Binary files /dev/null and b/core/res/res/drawable/tab_selected_highlight.9.png differ diff --git a/core/res/res/drawable/tab_unselected.9.png b/core/res/res/drawable/tab_unselected.9.png new file mode 100644 index 0000000..9036c1d Binary files /dev/null and b/core/res/res/drawable/tab_unselected.9.png differ diff --git a/core/res/res/drawable/tab_unselected_longpress.9.png b/core/res/res/drawable/tab_unselected_longpress.9.png new file mode 100644 index 0000000..65556c4 Binary files /dev/null and b/core/res/res/drawable/tab_unselected_longpress.9.png differ diff --git a/core/res/res/drawable/tab_unselected_pressed.9.png b/core/res/res/drawable/tab_unselected_pressed.9.png new file mode 100644 index 0000000..b4102eb Binary files /dev/null and b/core/res/res/drawable/tab_unselected_pressed.9.png differ diff --git a/core/res/res/drawable/tab_unselected_selected.9.png b/core/res/res/drawable/tab_unselected_selected.9.png new file mode 100644 index 0000000..320f754 Binary files /dev/null and b/core/res/res/drawable/tab_unselected_selected.9.png differ diff --git a/core/res/res/drawable/textfield_default.9.png b/core/res/res/drawable/textfield_default.9.png new file mode 100644 index 0000000..ab99aeb Binary files /dev/null and b/core/res/res/drawable/textfield_default.9.png differ diff --git a/core/res/res/drawable/textfield_disabled.9.png b/core/res/res/drawable/textfield_disabled.9.png new file mode 100644 index 0000000..0070158 Binary files /dev/null and b/core/res/res/drawable/textfield_disabled.9.png differ diff --git a/core/res/res/drawable/textfield_disabled_selected.9.png b/core/res/res/drawable/textfield_disabled_selected.9.png new file mode 100755 index 0000000..139d606 Binary files /dev/null and b/core/res/res/drawable/textfield_disabled_selected.9.png differ diff --git a/core/res/res/drawable/textfield_expanded_bottom_selected.9.png b/core/res/res/drawable/textfield_expanded_bottom_selected.9.png new file mode 100755 index 0000000..935acaf Binary files /dev/null and b/core/res/res/drawable/textfield_expanded_bottom_selected.9.png differ diff --git a/core/res/res/drawable/textfield_expanded_bottom_unselected.9.png b/core/res/res/drawable/textfield_expanded_bottom_unselected.9.png new file mode 100755 index 0000000..1e5f28d Binary files /dev/null and b/core/res/res/drawable/textfield_expanded_bottom_unselected.9.png differ diff --git a/core/res/res/drawable/textfield_expanded_center_selected.9.png b/core/res/res/drawable/textfield_expanded_center_selected.9.png new file mode 100755 index 0000000..b60a0ad Binary files /dev/null and b/core/res/res/drawable/textfield_expanded_center_selected.9.png differ diff --git a/core/res/res/drawable/textfield_expanded_center_unselected.9.png b/core/res/res/drawable/textfield_expanded_center_unselected.9.png new file mode 100755 index 0000000..f38c58f Binary files /dev/null and b/core/res/res/drawable/textfield_expanded_center_unselected.9.png differ diff --git a/core/res/res/drawable/textfield_expanded_top_selected.9.png b/core/res/res/drawable/textfield_expanded_top_selected.9.png new file mode 100755 index 0000000..926d09f Binary files /dev/null and b/core/res/res/drawable/textfield_expanded_top_selected.9.png differ diff --git a/core/res/res/drawable/textfield_expanded_top_unselected.9.png b/core/res/res/drawable/textfield_expanded_top_unselected.9.png new file mode 100755 index 0000000..ab1b1ad Binary files /dev/null and b/core/res/res/drawable/textfield_expanded_top_unselected.9.png differ diff --git a/core/res/res/drawable/textfield_pressed.9.png b/core/res/res/drawable/textfield_pressed.9.png new file mode 100644 index 0000000..7b1350f Binary files /dev/null and b/core/res/res/drawable/textfield_pressed.9.png differ diff --git a/core/res/res/drawable/textfield_selected.9.png b/core/res/res/drawable/textfield_selected.9.png new file mode 100644 index 0000000..7286ba5 Binary files /dev/null and b/core/res/res/drawable/textfield_selected.9.png differ diff --git a/core/res/res/drawable/timepicker_down_btn.xml b/core/res/res/drawable/timepicker_down_btn.xml new file mode 100644 index 0000000..61a252a --- /dev/null +++ b/core/res/res/drawable/timepicker_down_btn.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + diff --git a/core/res/res/drawable/timepicker_down_disabled.9.png b/core/res/res/drawable/timepicker_down_disabled.9.png new file mode 100755 index 0000000..af72d22 Binary files /dev/null and b/core/res/res/drawable/timepicker_down_disabled.9.png differ diff --git a/core/res/res/drawable/timepicker_down_disabled_focused.9.png b/core/res/res/drawable/timepicker_down_disabled_focused.9.png new file mode 100755 index 0000000..2d80424 Binary files /dev/null and b/core/res/res/drawable/timepicker_down_disabled_focused.9.png differ diff --git a/core/res/res/drawable/timepicker_down_normal.9.png b/core/res/res/drawable/timepicker_down_normal.9.png new file mode 100755 index 0000000..c427fc3 Binary files /dev/null and b/core/res/res/drawable/timepicker_down_normal.9.png differ diff --git a/core/res/res/drawable/timepicker_down_pressed.9.png b/core/res/res/drawable/timepicker_down_pressed.9.png new file mode 100755 index 0000000..ac6ac53 Binary files /dev/null and b/core/res/res/drawable/timepicker_down_pressed.9.png differ diff --git a/core/res/res/drawable/timepicker_down_selected.9.png b/core/res/res/drawable/timepicker_down_selected.9.png new file mode 100755 index 0000000..f710b57 Binary files /dev/null and b/core/res/res/drawable/timepicker_down_selected.9.png differ diff --git a/core/res/res/drawable/timepicker_input.xml b/core/res/res/drawable/timepicker_input.xml new file mode 100644 index 0000000..b811d4e --- /dev/null +++ b/core/res/res/drawable/timepicker_input.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + diff --git a/core/res/res/drawable/timepicker_input_disabled.9.png b/core/res/res/drawable/timepicker_input_disabled.9.png new file mode 100755 index 0000000..97da87a Binary files /dev/null and b/core/res/res/drawable/timepicker_input_disabled.9.png differ diff --git a/core/res/res/drawable/timepicker_input_normal.9.png b/core/res/res/drawable/timepicker_input_normal.9.png new file mode 100755 index 0000000..eb101c5 Binary files /dev/null and b/core/res/res/drawable/timepicker_input_normal.9.png differ diff --git a/core/res/res/drawable/timepicker_input_pressed.9.png b/core/res/res/drawable/timepicker_input_pressed.9.png new file mode 100755 index 0000000..c83b1eb Binary files /dev/null and b/core/res/res/drawable/timepicker_input_pressed.9.png differ diff --git a/core/res/res/drawable/timepicker_input_selected.9.png b/core/res/res/drawable/timepicker_input_selected.9.png new file mode 100755 index 0000000..e152848 Binary files /dev/null and b/core/res/res/drawable/timepicker_input_selected.9.png differ diff --git a/core/res/res/drawable/timepicker_up_btn.xml b/core/res/res/drawable/timepicker_up_btn.xml new file mode 100644 index 0000000..5428aee --- /dev/null +++ b/core/res/res/drawable/timepicker_up_btn.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + diff --git a/core/res/res/drawable/timepicker_up_disabled.9.png b/core/res/res/drawable/timepicker_up_disabled.9.png new file mode 100755 index 0000000..1814bb4 Binary files /dev/null and b/core/res/res/drawable/timepicker_up_disabled.9.png differ diff --git a/core/res/res/drawable/timepicker_up_disabled_focused.9.png b/core/res/res/drawable/timepicker_up_disabled_focused.9.png new file mode 100755 index 0000000..9ad5b85 Binary files /dev/null and b/core/res/res/drawable/timepicker_up_disabled_focused.9.png differ diff --git a/core/res/res/drawable/timepicker_up_normal.9.png b/core/res/res/drawable/timepicker_up_normal.9.png new file mode 100755 index 0000000..35fc221 Binary files /dev/null and b/core/res/res/drawable/timepicker_up_normal.9.png differ diff --git a/core/res/res/drawable/timepicker_up_pressed.9.png b/core/res/res/drawable/timepicker_up_pressed.9.png new file mode 100755 index 0000000..c910777 Binary files /dev/null and b/core/res/res/drawable/timepicker_up_pressed.9.png differ diff --git a/core/res/res/drawable/timepicker_up_selected.9.png b/core/res/res/drawable/timepicker_up_selected.9.png new file mode 100755 index 0000000..549a7e5 Binary files /dev/null and b/core/res/res/drawable/timepicker_up_selected.9.png differ diff --git a/core/res/res/drawable/title_bar.9.png b/core/res/res/drawable/title_bar.9.png new file mode 100644 index 0000000..8d18339 Binary files /dev/null and b/core/res/res/drawable/title_bar.9.png differ diff --git a/core/res/res/drawable/title_bar_shadow.png b/core/res/res/drawable/title_bar_shadow.png new file mode 100644 index 0000000..a717814 Binary files /dev/null and b/core/res/res/drawable/title_bar_shadow.png differ diff --git a/core/res/res/drawable/toast_frame.9.png b/core/res/res/drawable/toast_frame.9.png new file mode 100755 index 0000000..08c4f86 Binary files /dev/null and b/core/res/res/drawable/toast_frame.9.png differ diff --git a/core/res/res/drawable/unknown_image.png b/core/res/res/drawable/unknown_image.png new file mode 100644 index 0000000..b1c3e92 Binary files /dev/null and b/core/res/res/drawable/unknown_image.png differ diff --git a/core/res/res/drawable/zoom_in.png b/core/res/res/drawable/zoom_in.png new file mode 100644 index 0000000..d151046 Binary files /dev/null and b/core/res/res/drawable/zoom_in.png differ diff --git a/core/res/res/drawable/zoom_in_pressed.png b/core/res/res/drawable/zoom_in_pressed.png new file mode 100644 index 0000000..963bf73 Binary files /dev/null and b/core/res/res/drawable/zoom_in_pressed.png differ diff --git a/core/res/res/drawable/zoom_indicator.9.png b/core/res/res/drawable/zoom_indicator.9.png new file mode 100644 index 0000000..c799193 Binary files /dev/null and b/core/res/res/drawable/zoom_indicator.9.png differ diff --git a/core/res/res/drawable/zoom_indicator_selected.png b/core/res/res/drawable/zoom_indicator_selected.png new file mode 100644 index 0000000..20a72c1 Binary files /dev/null and b/core/res/res/drawable/zoom_indicator_selected.png differ diff --git a/core/res/res/drawable/zoom_out.png b/core/res/res/drawable/zoom_out.png new file mode 100644 index 0000000..2efbc47 Binary files /dev/null and b/core/res/res/drawable/zoom_out.png differ diff --git a/core/res/res/drawable/zoom_out_pressed.png b/core/res/res/drawable/zoom_out_pressed.png new file mode 100644 index 0000000..39e145c Binary files /dev/null and b/core/res/res/drawable/zoom_out_pressed.png differ diff --git a/core/res/res/drawable/zoom_plate.9.png b/core/res/res/drawable/zoom_plate.9.png new file mode 100644 index 0000000..c8c1a08 Binary files /dev/null and b/core/res/res/drawable/zoom_plate.9.png differ diff --git a/core/res/res/drawable/zoom_track.png b/core/res/res/drawable/zoom_track.png new file mode 100644 index 0000000..71e71a9 Binary files /dev/null and b/core/res/res/drawable/zoom_track.png differ diff --git a/core/res/res/layout-land/icon_menu_layout.xml b/core/res/res/layout-land/icon_menu_layout.xml new file mode 100644 index 0000000..761f767 --- /dev/null +++ b/core/res/res/layout-land/icon_menu_layout.xml @@ -0,0 +1,23 @@ + + + + diff --git a/core/res/res/layout-port/icon_menu_layout.xml b/core/res/res/layout-port/icon_menu_layout.xml new file mode 100644 index 0000000..05ffe106 --- /dev/null +++ b/core/res/res/layout-port/icon_menu_layout.xml @@ -0,0 +1,23 @@ + + + + diff --git a/core/res/res/layout/activity_list_item.xml b/core/res/res/layout/activity_list_item.xml new file mode 100644 index 0000000..7a2a0e2 --- /dev/null +++ b/core/res/res/layout/activity_list_item.xml @@ -0,0 +1,38 @@ + + + + + + + + + diff --git a/core/res/res/layout/alert_dialog.xml b/core/res/res/layout/alert_dialog.xml new file mode 100644 index 0000000..e3de682 --- /dev/null +++ b/core/res/res/layout/alert_dialog.xml @@ -0,0 +1,145 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + +