diff --git a/.classpath b/.classpath new file mode 100644 index 0000000..3ecb5a3 --- /dev/null +++ b/.classpath @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7956301 --- /dev/null +++ b/.gitignore @@ -0,0 +1,28 @@ +# Built application files +*.apk +*.ap_ + +# Files for the Dalvik VM +*.dex + +# Java class files +*.class + +# Generated files +bin/ +gen/ + +# Gradle files +.gradle/ +build/ +/*/build/ + +# Local configuration file (sdk path, etc) +local.properties + +# Proguard folder generated by Eclipse +proguard/ + +# Log Files +*.log + diff --git a/.project b/.project new file mode 100644 index 0000000..b98b19a --- /dev/null +++ b/.project @@ -0,0 +1,33 @@ + + + Settings + + + + + + com.android.ide.eclipse.adt.ResourceManagerBuilder + + + + + com.android.ide.eclipse.adt.PreCompilerBuilder + + + + + org.eclipse.jdt.core.javabuilder + + + + + com.android.ide.eclipse.adt.ApkBuilder + + + + + + com.android.ide.eclipse.adt.AndroidNature + org.eclipse.jdt.core.javanature + + diff --git a/.settings/org.eclipse.jdt.core.prefs b/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 0000000..8000cd6 --- /dev/null +++ b/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,11 @@ +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6 +org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve +org.eclipse.jdt.core.compiler.compliance=1.6 +org.eclipse.jdt.core.compiler.debug.lineNumber=generate +org.eclipse.jdt.core.compiler.debug.localVariable=generate +org.eclipse.jdt.core.compiler.debug.sourceFile=generate +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error +org.eclipse.jdt.core.compiler.source=1.6 diff --git a/Android.mk b/Android.mk new file mode 100644 index 0000000..9e19ac0 --- /dev/null +++ b/Android.mk @@ -0,0 +1,21 @@ +LOCAL_PATH:= $(call my-dir) +include $(CLEAR_VARS) + +LOCAL_JAVA_LIBRARIES := bouncycastle telephony-common +LOCAL_STATIC_JAVA_LIBRARIES := guava android-support-v4 jsr305 + +LOCAL_MODULE_TAGS := optional + +LOCAL_SRC_FILES := $(call all-java-files-under, src) + +LOCAL_PACKAGE_NAME := TvdSettings +LOCAL_CERTIFICATE := platform + +LOCAL_OVERRIDES_PACKAGES := Settings + +LOCAL_PROGUARD_FLAG_FILES := proguard.flags + +include $(BUILD_PACKAGE) + +# Use the folloing include to make our test apk. +include $(call all-makefiles-under,$(LOCAL_PATH)) diff --git a/AndroidManifest.xml b/AndroidManifest.xml new file mode 100644 index 0000000..fb6b3cb --- /dev/null +++ b/AndroidManifest.xml @@ -0,0 +1,1914 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/CleanSpec.mk b/CleanSpec.mk new file mode 100644 index 0000000..b84e1b6 --- /dev/null +++ b/CleanSpec.mk @@ -0,0 +1,49 @@ +# Copyright (C) 2007 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. +# + +# If you don't need to do a full clean build but would like to touch +# a file or delete some intermediate files, add a clean step to the end +# of the list. These steps will only be run once, if they haven't been +# run before. +# +# E.g.: +# $(call add-clean-step, touch -c external/sqlite/sqlite3.h) +# $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/STATIC_LIBRARIES/libz_intermediates) +# +# Always use "touch -c" and "rm -f" or "rm -rf" to gracefully deal with +# files that are missing or have been moved. +# +# Use $(PRODUCT_OUT) to get to the "out/target/product/blah/" directory. +# Use $(OUT_DIR) to refer to the "out" directory. +# +# If you need to re-do something that's already mentioned, just copy +# the command and add it to the bottom of the list. E.g., if a change +# that you made last week required touching a file and a change you +# made today requires touching the same file, just copy the old +# touch step and add it to the end of the list. +# +# ************************************************ +# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST +# ************************************************ + +# For example: +#$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) +#$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates) +#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f) +#$(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/*) + +# ************************************************ +# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST +# ************************************************ diff --git a/MODULE_LICENSE_APACHE2 b/MODULE_LICENSE_APACHE2 new file mode 100644 index 0000000..e69de29 diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..c5b1efa --- /dev/null +++ b/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/READNE.txt b/READNE.txt new file mode 100644 index 0000000..084a261 --- /dev/null +++ b/READNE.txt @@ -0,0 +1 @@ +This is the setting for A20 diff --git a/assets/databases/city.zip b/assets/databases/city.zip new file mode 100644 index 0000000..5bf6a60 Binary files /dev/null and b/assets/databases/city.zip differ diff --git a/libs/framework.jar b/libs/framework.jar new file mode 100644 index 0000000..3bfd9ec Binary files /dev/null and b/libs/framework.jar differ diff --git a/proguard.flags b/proguard.flags new file mode 100644 index 0000000..0805d68 --- /dev/null +++ b/proguard.flags @@ -0,0 +1,19 @@ +# Keep all Fragments in this package, which are used by reflection. +-keep class com.android.settings.*Fragment +-keep class com.android.settings.*Picker +-keep class com.android.settings.*Settings +-keep class com.android.settings.wifi.*Settings +-keep class com.android.settings.deviceinfo.* +-keep class com.android.settings.bluetooth.* +-keep class com.android.settings.applications.* +-keep class com.android.settings.inputmethod.* +-keep class com.android.settings.MasterClear +-keep class com.android.settings.MasterClearConfirm +-keep class com.android.settings.accounts.* +-keep class com.android.settings.fuelgauge.* +-keep class com.android.settings.users.* + +# Keep click responders +-keepclassmembers class com.android.settings.inputmethod.UserDictionaryAddWordActivity { + *** onClick*(...); +} diff --git a/project.properties b/project.properties new file mode 100644 index 0000000..4ab1256 --- /dev/null +++ b/project.properties @@ -0,0 +1,14 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked in Version Control Systems. +# +# To customize properties used by the Ant build system edit +# "ant.properties", and override values to adapt the script to your +# project structure. +# +# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): +#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt + +# Project target. +target=android-19 diff --git a/res/drawable-hdpi/appwidget_bg_holo.9.png b/res/drawable-hdpi/appwidget_bg_holo.9.png new file mode 100644 index 0000000..02ee440 Binary files /dev/null and b/res/drawable-hdpi/appwidget_bg_holo.9.png differ diff --git a/res/drawable-hdpi/appwidget_inner_focused_c_holo.9.png b/res/drawable-hdpi/appwidget_inner_focused_c_holo.9.png new file mode 100644 index 0000000..5aafacd Binary files /dev/null and b/res/drawable-hdpi/appwidget_inner_focused_c_holo.9.png differ diff --git a/res/drawable-hdpi/appwidget_inner_focused_l_holo.9.png b/res/drawable-hdpi/appwidget_inner_focused_l_holo.9.png new file mode 100644 index 0000000..ab6e8f3 Binary files /dev/null and b/res/drawable-hdpi/appwidget_inner_focused_l_holo.9.png differ diff --git a/res/drawable-hdpi/appwidget_inner_focused_r_holo.9.png b/res/drawable-hdpi/appwidget_inner_focused_r_holo.9.png new file mode 100644 index 0000000..6c1b3c6 Binary files /dev/null and b/res/drawable-hdpi/appwidget_inner_focused_r_holo.9.png differ diff --git a/res/drawable-hdpi/appwidget_inner_pressed_c_holo.9.png b/res/drawable-hdpi/appwidget_inner_pressed_c_holo.9.png new file mode 100644 index 0000000..470f5c0 Binary files /dev/null and b/res/drawable-hdpi/appwidget_inner_pressed_c_holo.9.png differ diff --git a/res/drawable-hdpi/appwidget_inner_pressed_l_holo.9.png b/res/drawable-hdpi/appwidget_inner_pressed_l_holo.9.png new file mode 100644 index 0000000..e3aa8db Binary files /dev/null and b/res/drawable-hdpi/appwidget_inner_pressed_l_holo.9.png differ diff --git a/res/drawable-hdpi/appwidget_inner_pressed_r_holo.9.png b/res/drawable-hdpi/appwidget_inner_pressed_r_holo.9.png new file mode 100644 index 0000000..9e27d2f Binary files /dev/null and b/res/drawable-hdpi/appwidget_inner_pressed_r_holo.9.png differ diff --git a/res/drawable-hdpi/appwidget_item_bg_normal.9.png b/res/drawable-hdpi/appwidget_item_bg_normal.9.png new file mode 100644 index 0000000..36552d4 Binary files /dev/null and b/res/drawable-hdpi/appwidget_item_bg_normal.9.png differ diff --git a/res/drawable-hdpi/appwidget_item_bg_pressed.9.png b/res/drawable-hdpi/appwidget_item_bg_pressed.9.png new file mode 100644 index 0000000..0da4a1d Binary files /dev/null and b/res/drawable-hdpi/appwidget_item_bg_pressed.9.png differ diff --git a/res/drawable-hdpi/appwidget_settings_divider_holo.9.png b/res/drawable-hdpi/appwidget_settings_divider_holo.9.png new file mode 100644 index 0000000..02b4b8b Binary files /dev/null and b/res/drawable-hdpi/appwidget_settings_divider_holo.9.png differ diff --git a/res/drawable-hdpi/appwidget_settings_ind_mid_c_holo.9.png b/res/drawable-hdpi/appwidget_settings_ind_mid_c_holo.9.png new file mode 100644 index 0000000..be5394d Binary files /dev/null and b/res/drawable-hdpi/appwidget_settings_ind_mid_c_holo.9.png differ diff --git a/res/drawable-hdpi/appwidget_settings_ind_mid_l_holo.9.png b/res/drawable-hdpi/appwidget_settings_ind_mid_l_holo.9.png new file mode 100644 index 0000000..06d1674 Binary files /dev/null and b/res/drawable-hdpi/appwidget_settings_ind_mid_l_holo.9.png differ diff --git a/res/drawable-hdpi/appwidget_settings_ind_mid_r_holo.9.png b/res/drawable-hdpi/appwidget_settings_ind_mid_r_holo.9.png new file mode 100644 index 0000000..20c5e10 Binary files /dev/null and b/res/drawable-hdpi/appwidget_settings_ind_mid_r_holo.9.png differ diff --git a/res/drawable-hdpi/appwidget_settings_ind_off_c_holo.9.png b/res/drawable-hdpi/appwidget_settings_ind_off_c_holo.9.png new file mode 100644 index 0000000..ed8f93e Binary files /dev/null and b/res/drawable-hdpi/appwidget_settings_ind_off_c_holo.9.png differ diff --git a/res/drawable-hdpi/appwidget_settings_ind_off_l_holo.9.png b/res/drawable-hdpi/appwidget_settings_ind_off_l_holo.9.png new file mode 100644 index 0000000..613396b Binary files /dev/null and b/res/drawable-hdpi/appwidget_settings_ind_off_l_holo.9.png differ diff --git a/res/drawable-hdpi/appwidget_settings_ind_off_r_holo.9.png b/res/drawable-hdpi/appwidget_settings_ind_off_r_holo.9.png new file mode 100644 index 0000000..c1a15ce Binary files /dev/null and b/res/drawable-hdpi/appwidget_settings_ind_off_r_holo.9.png differ diff --git a/res/drawable-hdpi/appwidget_settings_ind_on_c_holo.9.png b/res/drawable-hdpi/appwidget_settings_ind_on_c_holo.9.png new file mode 100644 index 0000000..04dd498 Binary files /dev/null and b/res/drawable-hdpi/appwidget_settings_ind_on_c_holo.9.png differ diff --git a/res/drawable-hdpi/appwidget_settings_ind_on_l_holo.9.png b/res/drawable-hdpi/appwidget_settings_ind_on_l_holo.9.png new file mode 100644 index 0000000..c3e15d2 Binary files /dev/null and b/res/drawable-hdpi/appwidget_settings_ind_on_l_holo.9.png differ diff --git a/res/drawable-hdpi/appwidget_settings_ind_on_r_holo.9.png b/res/drawable-hdpi/appwidget_settings_ind_on_r_holo.9.png new file mode 100644 index 0000000..673af62 Binary files /dev/null and b/res/drawable-hdpi/appwidget_settings_ind_on_r_holo.9.png differ diff --git a/res/drawable-hdpi/avatar_default_1.png b/res/drawable-hdpi/avatar_default_1.png new file mode 100644 index 0000000..39ffd73 Binary files /dev/null and b/res/drawable-hdpi/avatar_default_1.png differ diff --git a/res/drawable-hdpi/avatar_default_2.png b/res/drawable-hdpi/avatar_default_2.png new file mode 100644 index 0000000..79203c5 Binary files /dev/null and b/res/drawable-hdpi/avatar_default_2.png differ diff --git a/res/drawable-hdpi/avatar_default_3.png b/res/drawable-hdpi/avatar_default_3.png new file mode 100644 index 0000000..4d179b3 Binary files /dev/null and b/res/drawable-hdpi/avatar_default_3.png differ diff --git a/res/drawable-hdpi/avatar_default_4.png b/res/drawable-hdpi/avatar_default_4.png new file mode 100644 index 0000000..1a0332f Binary files /dev/null and b/res/drawable-hdpi/avatar_default_4.png differ diff --git a/res/drawable-hdpi/avatar_default_5.png b/res/drawable-hdpi/avatar_default_5.png new file mode 100644 index 0000000..2487e66 Binary files /dev/null and b/res/drawable-hdpi/avatar_default_5.png differ diff --git a/res/drawable-hdpi/avatar_default_6.png b/res/drawable-hdpi/avatar_default_6.png new file mode 100644 index 0000000..f57e1eb Binary files /dev/null and b/res/drawable-hdpi/avatar_default_6.png differ diff --git a/res/drawable-hdpi/avatar_default_7.png b/res/drawable-hdpi/avatar_default_7.png new file mode 100644 index 0000000..dc4b2ce Binary files /dev/null and b/res/drawable-hdpi/avatar_default_7.png differ diff --git a/res/drawable-hdpi/avatar_default_8.png b/res/drawable-hdpi/avatar_default_8.png new file mode 100644 index 0000000..64e7936 Binary files /dev/null and b/res/drawable-hdpi/avatar_default_8.png differ diff --git a/res/drawable-hdpi/banner_bg.9.png b/res/drawable-hdpi/banner_bg.9.png new file mode 100644 index 0000000..10c290d Binary files /dev/null and b/res/drawable-hdpi/banner_bg.9.png differ diff --git a/res/drawable-hdpi/banner_empty_dot.png b/res/drawable-hdpi/banner_empty_dot.png new file mode 100644 index 0000000..beb7b6b Binary files /dev/null and b/res/drawable-hdpi/banner_empty_dot.png differ diff --git a/res/drawable-hdpi/banner_full_dot.png b/res/drawable-hdpi/banner_full_dot.png new file mode 100644 index 0000000..790a364 Binary files /dev/null and b/res/drawable-hdpi/banner_full_dot.png differ diff --git a/res/drawable-hdpi/bg.jpg b/res/drawable-hdpi/bg.jpg new file mode 100644 index 0000000..b86d584 Binary files /dev/null and b/res/drawable-hdpi/bg.jpg differ diff --git a/res/drawable-hdpi/data_grid_border.9.png b/res/drawable-hdpi/data_grid_border.9.png new file mode 100644 index 0000000..a857fae Binary files /dev/null and b/res/drawable-hdpi/data_grid_border.9.png differ diff --git a/res/drawable-hdpi/data_grid_primary.9.png b/res/drawable-hdpi/data_grid_primary.9.png new file mode 100644 index 0000000..93bdc6b Binary files /dev/null and b/res/drawable-hdpi/data_grid_primary.9.png differ diff --git a/res/drawable-hdpi/data_grid_secondary.9.png b/res/drawable-hdpi/data_grid_secondary.9.png new file mode 100644 index 0000000..23330d1 Binary files /dev/null and b/res/drawable-hdpi/data_grid_secondary.9.png differ diff --git a/res/drawable-hdpi/data_sweep_left_activated.9.png b/res/drawable-hdpi/data_sweep_left_activated.9.png new file mode 100644 index 0000000..7a18e20 Binary files /dev/null and b/res/drawable-hdpi/data_sweep_left_activated.9.png differ diff --git a/res/drawable-hdpi/data_sweep_left_default.9.png b/res/drawable-hdpi/data_sweep_left_default.9.png new file mode 100644 index 0000000..5088150 Binary files /dev/null and b/res/drawable-hdpi/data_sweep_left_default.9.png differ diff --git a/res/drawable-hdpi/data_sweep_limit_activated.9.png b/res/drawable-hdpi/data_sweep_limit_activated.9.png new file mode 100644 index 0000000..36be41a Binary files /dev/null and b/res/drawable-hdpi/data_sweep_limit_activated.9.png differ diff --git a/res/drawable-hdpi/data_sweep_limit_default.9.png b/res/drawable-hdpi/data_sweep_limit_default.9.png new file mode 100644 index 0000000..658d1d9 Binary files /dev/null and b/res/drawable-hdpi/data_sweep_limit_default.9.png differ diff --git a/res/drawable-hdpi/data_sweep_right_activated.9.png b/res/drawable-hdpi/data_sweep_right_activated.9.png new file mode 100644 index 0000000..96ffbf6 Binary files /dev/null and b/res/drawable-hdpi/data_sweep_right_activated.9.png differ diff --git a/res/drawable-hdpi/data_sweep_right_default.9.png b/res/drawable-hdpi/data_sweep_right_default.9.png new file mode 100644 index 0000000..22831a9 Binary files /dev/null and b/res/drawable-hdpi/data_sweep_right_default.9.png differ diff --git a/res/drawable-hdpi/data_sweep_warning_activated.9.png b/res/drawable-hdpi/data_sweep_warning_activated.9.png new file mode 100644 index 0000000..83b8a65 Binary files /dev/null and b/res/drawable-hdpi/data_sweep_warning_activated.9.png differ diff --git a/res/drawable-hdpi/data_sweep_warning_default.9.png b/res/drawable-hdpi/data_sweep_warning_default.9.png new file mode 100644 index 0000000..3b2c1a7 Binary files /dev/null and b/res/drawable-hdpi/data_sweep_warning_default.9.png differ diff --git a/res/drawable-hdpi/divider.png b/res/drawable-hdpi/divider.png new file mode 100644 index 0000000..ed4fe9e Binary files /dev/null and b/res/drawable-hdpi/divider.png differ diff --git a/res/drawable-hdpi/dotted_line_480px.png b/res/drawable-hdpi/dotted_line_480px.png new file mode 100644 index 0000000..4c25bae Binary files /dev/null and b/res/drawable-hdpi/dotted_line_480px.png differ diff --git a/res/drawable-hdpi/encroid_progress.png b/res/drawable-hdpi/encroid_progress.png new file mode 100644 index 0000000..f4fb961 Binary files /dev/null and b/res/drawable-hdpi/encroid_progress.png differ diff --git a/res/drawable-hdpi/encroid_resignin.png b/res/drawable-hdpi/encroid_resignin.png new file mode 100644 index 0000000..d0e1082 Binary files /dev/null and b/res/drawable-hdpi/encroid_resignin.png differ diff --git a/res/drawable-hdpi/encroid_waiting.png b/res/drawable-hdpi/encroid_waiting.png new file mode 100644 index 0000000..1143cb7 Binary files /dev/null and b/res/drawable-hdpi/encroid_waiting.png differ diff --git a/res/drawable-hdpi/fte.jpg b/res/drawable-hdpi/fte.jpg new file mode 100644 index 0000000..1c1c8b0 Binary files /dev/null and b/res/drawable-hdpi/fte.jpg differ diff --git a/res/drawable-hdpi/fte_button_start_arrows.png b/res/drawable-hdpi/fte_button_start_arrows.png new file mode 100644 index 0000000..61aed4e Binary files /dev/null and b/res/drawable-hdpi/fte_button_start_arrows.png differ diff --git a/res/drawable-hdpi/fte_container.png b/res/drawable-hdpi/fte_container.png new file mode 100644 index 0000000..b26200d Binary files /dev/null and b/res/drawable-hdpi/fte_container.png differ diff --git a/res/drawable-hdpi/fte_dpad_tip.png b/res/drawable-hdpi/fte_dpad_tip.png new file mode 100644 index 0000000..3f8eaa2 Binary files /dev/null and b/res/drawable-hdpi/fte_dpad_tip.png differ diff --git a/res/drawable-hdpi/fte_focus_user_area.9.png b/res/drawable-hdpi/fte_focus_user_area.9.png new file mode 100644 index 0000000..a6a6a27 Binary files /dev/null and b/res/drawable-hdpi/fte_focus_user_area.9.png differ diff --git a/res/drawable-hdpi/fte_icn_alert.png b/res/drawable-hdpi/fte_icn_alert.png new file mode 100644 index 0000000..6999704 Binary files /dev/null and b/res/drawable-hdpi/fte_icn_alert.png differ diff --git a/res/drawable-hdpi/fte_icn_done.png b/res/drawable-hdpi/fte_icn_done.png new file mode 100644 index 0000000..6d2a57d Binary files /dev/null and b/res/drawable-hdpi/fte_icn_done.png differ diff --git a/res/drawable-hdpi/fte_icn_ethernet_connection.png b/res/drawable-hdpi/fte_icn_ethernet_connection.png new file mode 100644 index 0000000..51825f0 Binary files /dev/null and b/res/drawable-hdpi/fte_icn_ethernet_connection.png differ diff --git a/res/drawable-hdpi/fte_icn_ethernet_no_connection.png b/res/drawable-hdpi/fte_icn_ethernet_no_connection.png new file mode 100644 index 0000000..6374a9b Binary files /dev/null and b/res/drawable-hdpi/fte_icn_ethernet_no_connection.png differ diff --git a/res/drawable-hdpi/fte_icn_need_configuration.png b/res/drawable-hdpi/fte_icn_need_configuration.png new file mode 100644 index 0000000..a8586d2 Binary files /dev/null and b/res/drawable-hdpi/fte_icn_need_configuration.png differ diff --git a/res/drawable-hdpi/fte_icn_tip.png b/res/drawable-hdpi/fte_icn_tip.png new file mode 100644 index 0000000..5abc522 Binary files /dev/null and b/res/drawable-hdpi/fte_icn_tip.png differ diff --git a/res/drawable-hdpi/fte_icn_wifi_connection.png b/res/drawable-hdpi/fte_icn_wifi_connection.png new file mode 100644 index 0000000..2ea3c5b Binary files /dev/null and b/res/drawable-hdpi/fte_icn_wifi_connection.png differ diff --git a/res/drawable-hdpi/fte_icn_wifi_no_connection.png b/res/drawable-hdpi/fte_icn_wifi_no_connection.png new file mode 100644 index 0000000..7903a40 Binary files /dev/null and b/res/drawable-hdpi/fte_icn_wifi_no_connection.png differ diff --git a/res/drawable-hdpi/fte_nav_progressbar_base.png b/res/drawable-hdpi/fte_nav_progressbar_base.png new file mode 100644 index 0000000..766fd5c Binary files /dev/null and b/res/drawable-hdpi/fte_nav_progressbar_base.png differ diff --git a/res/drawable-hdpi/fte_nav_progressbar_indicator.png b/res/drawable-hdpi/fte_nav_progressbar_indicator.png new file mode 100644 index 0000000..17cc49f Binary files /dev/null and b/res/drawable-hdpi/fte_nav_progressbar_indicator.png differ diff --git a/res/drawable-hdpi/fte_progressbar_base.png b/res/drawable-hdpi/fte_progressbar_base.png new file mode 100644 index 0000000..5360a7d Binary files /dev/null and b/res/drawable-hdpi/fte_progressbar_base.png differ diff --git a/res/drawable-hdpi/fte_progressbar_indicator.png b/res/drawable-hdpi/fte_progressbar_indicator.png new file mode 100644 index 0000000..0a019c8 Binary files /dev/null and b/res/drawable-hdpi/fte_progressbar_indicator.png differ diff --git a/res/drawable-hdpi/fte_remote_1.png b/res/drawable-hdpi/fte_remote_1.png new file mode 100644 index 0000000..1dc21e9 Binary files /dev/null and b/res/drawable-hdpi/fte_remote_1.png differ diff --git a/res/drawable-hdpi/fte_remote_2.png b/res/drawable-hdpi/fte_remote_2.png new file mode 100644 index 0000000..6faa0d5 Binary files /dev/null and b/res/drawable-hdpi/fte_remote_2.png differ diff --git a/res/drawable-hdpi/fte_remote_3.png b/res/drawable-hdpi/fte_remote_3.png new file mode 100644 index 0000000..c9ca87e Binary files /dev/null and b/res/drawable-hdpi/fte_remote_3.png differ diff --git a/res/drawable-hdpi/ic_appwidget_settings_bluetooth_off_holo.png b/res/drawable-hdpi/ic_appwidget_settings_bluetooth_off_holo.png new file mode 100644 index 0000000..a45c3ea Binary files /dev/null and b/res/drawable-hdpi/ic_appwidget_settings_bluetooth_off_holo.png differ diff --git a/res/drawable-hdpi/ic_appwidget_settings_bluetooth_on_holo.png b/res/drawable-hdpi/ic_appwidget_settings_bluetooth_on_holo.png new file mode 100644 index 0000000..102a50e Binary files /dev/null and b/res/drawable-hdpi/ic_appwidget_settings_bluetooth_on_holo.png differ diff --git a/res/drawable-hdpi/ic_appwidget_settings_brightness_auto_holo.png b/res/drawable-hdpi/ic_appwidget_settings_brightness_auto_holo.png new file mode 100644 index 0000000..9c82636 Binary files /dev/null and b/res/drawable-hdpi/ic_appwidget_settings_brightness_auto_holo.png differ diff --git a/res/drawable-hdpi/ic_appwidget_settings_brightness_full_holo.png b/res/drawable-hdpi/ic_appwidget_settings_brightness_full_holo.png new file mode 100644 index 0000000..80a0980 Binary files /dev/null and b/res/drawable-hdpi/ic_appwidget_settings_brightness_full_holo.png differ diff --git a/res/drawable-hdpi/ic_appwidget_settings_brightness_half_holo.png b/res/drawable-hdpi/ic_appwidget_settings_brightness_half_holo.png new file mode 100644 index 0000000..3a5a043 Binary files /dev/null and b/res/drawable-hdpi/ic_appwidget_settings_brightness_half_holo.png differ diff --git a/res/drawable-hdpi/ic_appwidget_settings_brightness_off_holo.png b/res/drawable-hdpi/ic_appwidget_settings_brightness_off_holo.png new file mode 100644 index 0000000..0f25e1f Binary files /dev/null and b/res/drawable-hdpi/ic_appwidget_settings_brightness_off_holo.png differ diff --git a/res/drawable-hdpi/ic_appwidget_settings_gps_off_holo.png b/res/drawable-hdpi/ic_appwidget_settings_gps_off_holo.png new file mode 100644 index 0000000..cd3c61e Binary files /dev/null and b/res/drawable-hdpi/ic_appwidget_settings_gps_off_holo.png differ diff --git a/res/drawable-hdpi/ic_appwidget_settings_gps_on_holo.png b/res/drawable-hdpi/ic_appwidget_settings_gps_on_holo.png new file mode 100644 index 0000000..5138b70 Binary files /dev/null and b/res/drawable-hdpi/ic_appwidget_settings_gps_on_holo.png differ diff --git a/res/drawable-hdpi/ic_appwidget_settings_sync_off_holo.png b/res/drawable-hdpi/ic_appwidget_settings_sync_off_holo.png new file mode 100644 index 0000000..1c9079e Binary files /dev/null and b/res/drawable-hdpi/ic_appwidget_settings_sync_off_holo.png differ diff --git a/res/drawable-hdpi/ic_appwidget_settings_sync_on_holo.png b/res/drawable-hdpi/ic_appwidget_settings_sync_on_holo.png new file mode 100644 index 0000000..daddd54 Binary files /dev/null and b/res/drawable-hdpi/ic_appwidget_settings_sync_on_holo.png differ diff --git a/res/drawable-hdpi/ic_appwidget_settings_wifi_off_holo.png b/res/drawable-hdpi/ic_appwidget_settings_wifi_off_holo.png new file mode 100644 index 0000000..0e0ccda Binary files /dev/null and b/res/drawable-hdpi/ic_appwidget_settings_wifi_off_holo.png differ diff --git a/res/drawable-hdpi/ic_appwidget_settings_wifi_on_holo.png b/res/drawable-hdpi/ic_appwidget_settings_wifi_on_holo.png new file mode 100644 index 0000000..e095cf9 Binary files /dev/null and b/res/drawable-hdpi/ic_appwidget_settings_wifi_on_holo.png differ diff --git a/res/drawable-hdpi/ic_arrow_right.png b/res/drawable-hdpi/ic_arrow_right.png new file mode 100644 index 0000000..bd8f163 Binary files /dev/null and b/res/drawable-hdpi/ic_arrow_right.png differ diff --git a/res/drawable-hdpi/ic_bt_cellphone.png b/res/drawable-hdpi/ic_bt_cellphone.png new file mode 100644 index 0000000..89200cb Binary files /dev/null and b/res/drawable-hdpi/ic_bt_cellphone.png differ diff --git a/res/drawable-hdpi/ic_bt_config.png b/res/drawable-hdpi/ic_bt_config.png new file mode 100644 index 0000000..47b4ba2 Binary files /dev/null and b/res/drawable-hdpi/ic_bt_config.png differ diff --git a/res/drawable-hdpi/ic_bt_headphones_a2dp.png b/res/drawable-hdpi/ic_bt_headphones_a2dp.png new file mode 100644 index 0000000..4d15411 Binary files /dev/null and b/res/drawable-hdpi/ic_bt_headphones_a2dp.png differ diff --git a/res/drawable-hdpi/ic_bt_headset_hfp.png b/res/drawable-hdpi/ic_bt_headset_hfp.png new file mode 100644 index 0000000..6e47d9d Binary files /dev/null and b/res/drawable-hdpi/ic_bt_headset_hfp.png differ diff --git a/res/drawable-hdpi/ic_bt_imaging.png b/res/drawable-hdpi/ic_bt_imaging.png new file mode 100644 index 0000000..6d36e60 Binary files /dev/null and b/res/drawable-hdpi/ic_bt_imaging.png differ diff --git a/res/drawable-hdpi/ic_bt_keyboard_hid.png b/res/drawable-hdpi/ic_bt_keyboard_hid.png new file mode 100644 index 0000000..a2bed50 Binary files /dev/null and b/res/drawable-hdpi/ic_bt_keyboard_hid.png differ diff --git a/res/drawable-hdpi/ic_bt_laptop.png b/res/drawable-hdpi/ic_bt_laptop.png new file mode 100644 index 0000000..98276ef Binary files /dev/null and b/res/drawable-hdpi/ic_bt_laptop.png differ diff --git a/res/drawable-hdpi/ic_bt_misc_hid.png b/res/drawable-hdpi/ic_bt_misc_hid.png new file mode 100644 index 0000000..77776d1 Binary files /dev/null and b/res/drawable-hdpi/ic_bt_misc_hid.png differ diff --git a/res/drawable-hdpi/ic_bt_network_pan.png b/res/drawable-hdpi/ic_bt_network_pan.png new file mode 100644 index 0000000..dfd77fb Binary files /dev/null and b/res/drawable-hdpi/ic_bt_network_pan.png differ diff --git a/res/drawable-hdpi/ic_bt_pointing_hid.png b/res/drawable-hdpi/ic_bt_pointing_hid.png new file mode 100644 index 0000000..11f1039 Binary files /dev/null and b/res/drawable-hdpi/ic_bt_pointing_hid.png differ diff --git a/res/drawable-hdpi/ic_btn_next.png b/res/drawable-hdpi/ic_btn_next.png new file mode 100644 index 0000000..ad00a95 Binary files /dev/null and b/res/drawable-hdpi/ic_btn_next.png differ diff --git a/res/drawable-hdpi/ic_cancel_normal.png b/res/drawable-hdpi/ic_cancel_normal.png new file mode 100644 index 0000000..ae55915 Binary files /dev/null and b/res/drawable-hdpi/ic_cancel_normal.png differ diff --git a/res/drawable-hdpi/ic_cancel_sel.png b/res/drawable-hdpi/ic_cancel_sel.png new file mode 100644 index 0000000..e418d5a Binary files /dev/null and b/res/drawable-hdpi/ic_cancel_sel.png differ diff --git a/res/drawable-hdpi/ic_emergency.png b/res/drawable-hdpi/ic_emergency.png new file mode 100644 index 0000000..89c05e3 Binary files /dev/null and b/res/drawable-hdpi/ic_emergency.png differ diff --git a/res/drawable-hdpi/ic_item_delete.png b/res/drawable-hdpi/ic_item_delete.png new file mode 100644 index 0000000..2956109 Binary files /dev/null and b/res/drawable-hdpi/ic_item_delete.png differ diff --git a/res/drawable-hdpi/ic_launcher.png b/res/drawable-hdpi/ic_launcher.png new file mode 100644 index 0000000..96a442e Binary files /dev/null and b/res/drawable-hdpi/ic_launcher.png differ diff --git a/res/drawable-hdpi/ic_lockscreen_ime.png b/res/drawable-hdpi/ic_lockscreen_ime.png new file mode 100644 index 0000000..29a7989 Binary files /dev/null and b/res/drawable-hdpi/ic_lockscreen_ime.png differ diff --git a/res/drawable-hdpi/ic_menu_3d_globe.png b/res/drawable-hdpi/ic_menu_3d_globe.png new file mode 100644 index 0000000..1b55f09 Binary files /dev/null and b/res/drawable-hdpi/ic_menu_3d_globe.png differ diff --git a/res/drawable-hdpi/ic_menu_add.png b/res/drawable-hdpi/ic_menu_add.png new file mode 100644 index 0000000..4b68f52 Binary files /dev/null and b/res/drawable-hdpi/ic_menu_add.png differ diff --git a/res/drawable-hdpi/ic_menu_delete_holo_dark.png b/res/drawable-hdpi/ic_menu_delete_holo_dark.png new file mode 100644 index 0000000..92c0954 Binary files /dev/null and b/res/drawable-hdpi/ic_menu_delete_holo_dark.png differ diff --git a/res/drawable-hdpi/ic_menu_refresh_holo_dark.png b/res/drawable-hdpi/ic_menu_refresh_holo_dark.png new file mode 100644 index 0000000..69ac31b Binary files /dev/null and b/res/drawable-hdpi/ic_menu_refresh_holo_dark.png differ diff --git a/res/drawable-hdpi/ic_menu_scan_network.png b/res/drawable-hdpi/ic_menu_scan_network.png new file mode 100644 index 0000000..5547d31 Binary files /dev/null and b/res/drawable-hdpi/ic_menu_scan_network.png differ diff --git a/res/drawable-hdpi/ic_network_signal_0.png b/res/drawable-hdpi/ic_network_signal_0.png new file mode 100644 index 0000000..1629ae6 Binary files /dev/null and b/res/drawable-hdpi/ic_network_signal_0.png differ diff --git a/res/drawable-hdpi/ic_network_signal_1.png b/res/drawable-hdpi/ic_network_signal_1.png new file mode 100644 index 0000000..162ade2 Binary files /dev/null and b/res/drawable-hdpi/ic_network_signal_1.png differ diff --git a/res/drawable-hdpi/ic_network_signal_2.png b/res/drawable-hdpi/ic_network_signal_2.png new file mode 100644 index 0000000..d91273c Binary files /dev/null and b/res/drawable-hdpi/ic_network_signal_2.png differ diff --git a/res/drawable-hdpi/ic_network_signal_3.png b/res/drawable-hdpi/ic_network_signal_3.png new file mode 100644 index 0000000..5634bc9 Binary files /dev/null and b/res/drawable-hdpi/ic_network_signal_3.png differ diff --git a/res/drawable-hdpi/ic_network_signal_4.png b/res/drawable-hdpi/ic_network_signal_4.png new file mode 100644 index 0000000..f04616d Binary files /dev/null and b/res/drawable-hdpi/ic_network_signal_4.png differ diff --git a/res/drawable-hdpi/ic_ok_normal.png b/res/drawable-hdpi/ic_ok_normal.png new file mode 100644 index 0000000..f37089b Binary files /dev/null and b/res/drawable-hdpi/ic_ok_normal.png differ diff --git a/res/drawable-hdpi/ic_ok_sel.png b/res/drawable-hdpi/ic_ok_sel.png new file mode 100644 index 0000000..3ec1c23 Binary files /dev/null and b/res/drawable-hdpi/ic_ok_sel.png differ diff --git a/res/drawable-hdpi/ic_power_system.png b/res/drawable-hdpi/ic_power_system.png new file mode 100644 index 0000000..5e7cf99 Binary files /dev/null and b/res/drawable-hdpi/ic_power_system.png differ diff --git a/res/drawable-hdpi/ic_settings_about.png b/res/drawable-hdpi/ic_settings_about.png new file mode 100644 index 0000000..ace754b Binary files /dev/null and b/res/drawable-hdpi/ic_settings_about.png differ diff --git a/res/drawable-hdpi/ic_settings_accessibility.png b/res/drawable-hdpi/ic_settings_accessibility.png new file mode 100644 index 0000000..849c19c Binary files /dev/null and b/res/drawable-hdpi/ic_settings_accessibility.png differ diff --git a/res/drawable-hdpi/ic_settings_applications.png b/res/drawable-hdpi/ic_settings_applications.png new file mode 100644 index 0000000..4d3f128 Binary files /dev/null and b/res/drawable-hdpi/ic_settings_applications.png differ diff --git a/res/drawable-hdpi/ic_settings_backup.png b/res/drawable-hdpi/ic_settings_backup.png new file mode 100644 index 0000000..ef764c7 Binary files /dev/null and b/res/drawable-hdpi/ic_settings_backup.png differ diff --git a/res/drawable-hdpi/ic_settings_battery.png b/res/drawable-hdpi/ic_settings_battery.png new file mode 100644 index 0000000..fe57826 Binary files /dev/null and b/res/drawable-hdpi/ic_settings_battery.png differ diff --git a/res/drawable-hdpi/ic_settings_bluetooth.png b/res/drawable-hdpi/ic_settings_bluetooth.png new file mode 100644 index 0000000..3d9015f Binary files /dev/null and b/res/drawable-hdpi/ic_settings_bluetooth.png differ diff --git a/res/drawable-hdpi/ic_settings_bluetooth2.png b/res/drawable-hdpi/ic_settings_bluetooth2.png new file mode 100644 index 0000000..454b552 Binary files /dev/null and b/res/drawable-hdpi/ic_settings_bluetooth2.png differ diff --git a/res/drawable-hdpi/ic_settings_cell_standby.png b/res/drawable-hdpi/ic_settings_cell_standby.png new file mode 100644 index 0000000..262a860 Binary files /dev/null and b/res/drawable-hdpi/ic_settings_cell_standby.png differ diff --git a/res/drawable-hdpi/ic_settings_data_usage.png b/res/drawable-hdpi/ic_settings_data_usage.png new file mode 100644 index 0000000..a8af00e Binary files /dev/null and b/res/drawable-hdpi/ic_settings_data_usage.png differ diff --git a/res/drawable-hdpi/ic_settings_date_time.png b/res/drawable-hdpi/ic_settings_date_time.png new file mode 100644 index 0000000..65f909a Binary files /dev/null and b/res/drawable-hdpi/ic_settings_date_time.png differ diff --git a/res/drawable-hdpi/ic_settings_development.png b/res/drawable-hdpi/ic_settings_development.png new file mode 100644 index 0000000..bbc702b Binary files /dev/null and b/res/drawable-hdpi/ic_settings_development.png differ diff --git a/res/drawable-hdpi/ic_settings_display.png b/res/drawable-hdpi/ic_settings_display.png new file mode 100644 index 0000000..e0b3173 Binary files /dev/null and b/res/drawable-hdpi/ic_settings_display.png differ diff --git a/res/drawable-hdpi/ic_settings_dock.png b/res/drawable-hdpi/ic_settings_dock.png new file mode 100644 index 0000000..1fff758 Binary files /dev/null and b/res/drawable-hdpi/ic_settings_dock.png differ diff --git a/res/drawable-hdpi/ic_settings_language.png b/res/drawable-hdpi/ic_settings_language.png new file mode 100644 index 0000000..f635b2e Binary files /dev/null and b/res/drawable-hdpi/ic_settings_language.png differ diff --git a/res/drawable-hdpi/ic_settings_location.png b/res/drawable-hdpi/ic_settings_location.png new file mode 100644 index 0000000..dcd0f4e Binary files /dev/null and b/res/drawable-hdpi/ic_settings_location.png differ diff --git a/res/drawable-hdpi/ic_settings_multiuser.png b/res/drawable-hdpi/ic_settings_multiuser.png new file mode 100644 index 0000000..74af8ae Binary files /dev/null and b/res/drawable-hdpi/ic_settings_multiuser.png differ diff --git a/res/drawable-hdpi/ic_settings_phone_idle.png b/res/drawable-hdpi/ic_settings_phone_idle.png new file mode 100644 index 0000000..fd66f84 Binary files /dev/null and b/res/drawable-hdpi/ic_settings_phone_idle.png differ diff --git a/res/drawable-hdpi/ic_settings_security.png b/res/drawable-hdpi/ic_settings_security.png new file mode 100644 index 0000000..6ea7562 Binary files /dev/null and b/res/drawable-hdpi/ic_settings_security.png differ diff --git a/res/drawable-hdpi/ic_settings_sound.png b/res/drawable-hdpi/ic_settings_sound.png new file mode 100644 index 0000000..42354cd Binary files /dev/null and b/res/drawable-hdpi/ic_settings_sound.png differ diff --git a/res/drawable-hdpi/ic_settings_storage.png b/res/drawable-hdpi/ic_settings_storage.png new file mode 100644 index 0000000..59c7042 Binary files /dev/null and b/res/drawable-hdpi/ic_settings_storage.png differ diff --git a/res/drawable-hdpi/ic_settings_sync.png b/res/drawable-hdpi/ic_settings_sync.png new file mode 100644 index 0000000..cab2405 Binary files /dev/null and b/res/drawable-hdpi/ic_settings_sync.png differ diff --git a/res/drawable-hdpi/ic_settings_voice_calls.png b/res/drawable-hdpi/ic_settings_voice_calls.png new file mode 100644 index 0000000..3cb7e49 Binary files /dev/null and b/res/drawable-hdpi/ic_settings_voice_calls.png differ diff --git a/res/drawable-hdpi/ic_settings_wifi.png b/res/drawable-hdpi/ic_settings_wifi.png new file mode 100644 index 0000000..b8c3eaa Binary files /dev/null and b/res/drawable-hdpi/ic_settings_wifi.png differ diff --git a/res/drawable-hdpi/ic_settings_wireless.png b/res/drawable-hdpi/ic_settings_wireless.png new file mode 100644 index 0000000..faed9e3 Binary files /dev/null and b/res/drawable-hdpi/ic_settings_wireless.png differ diff --git a/res/drawable-hdpi/ic_sync_anim_holo.png b/res/drawable-hdpi/ic_sync_anim_holo.png new file mode 100644 index 0000000..bc8dc58 Binary files /dev/null and b/res/drawable-hdpi/ic_sync_anim_holo.png differ diff --git a/res/drawable-hdpi/ic_sync_error_holo.png b/res/drawable-hdpi/ic_sync_error_holo.png new file mode 100644 index 0000000..3e34bd0 Binary files /dev/null and b/res/drawable-hdpi/ic_sync_error_holo.png differ diff --git a/res/drawable-hdpi/ic_sync_green.png b/res/drawable-hdpi/ic_sync_green.png new file mode 100644 index 0000000..6956088 Binary files /dev/null and b/res/drawable-hdpi/ic_sync_green.png differ diff --git a/res/drawable-hdpi/ic_sync_green_holo.png b/res/drawable-hdpi/ic_sync_green_holo.png new file mode 100644 index 0000000..2588f3d Binary files /dev/null and b/res/drawable-hdpi/ic_sync_green_holo.png differ diff --git a/res/drawable-hdpi/ic_sync_grey.png b/res/drawable-hdpi/ic_sync_grey.png new file mode 100644 index 0000000..3e9995a Binary files /dev/null and b/res/drawable-hdpi/ic_sync_grey.png differ diff --git a/res/drawable-hdpi/ic_sync_grey_holo.png b/res/drawable-hdpi/ic_sync_grey_holo.png new file mode 100644 index 0000000..4c7060d Binary files /dev/null and b/res/drawable-hdpi/ic_sync_grey_holo.png differ diff --git a/res/drawable-hdpi/ic_sync_red.png b/res/drawable-hdpi/ic_sync_red.png new file mode 100644 index 0000000..5abb707 Binary files /dev/null and b/res/drawable-hdpi/ic_sync_red.png differ diff --git a/res/drawable-hdpi/ic_sync_red_holo.png b/res/drawable-hdpi/ic_sync_red_holo.png new file mode 100644 index 0000000..b65520d Binary files /dev/null and b/res/drawable-hdpi/ic_sync_red_holo.png differ diff --git a/res/drawable-hdpi/ic_sysbar_quicksettings.png b/res/drawable-hdpi/ic_sysbar_quicksettings.png new file mode 100644 index 0000000..47b4ba2 Binary files /dev/null and b/res/drawable-hdpi/ic_sysbar_quicksettings.png differ diff --git a/res/drawable-hdpi/ic_tab_selected_all.png b/res/drawable-hdpi/ic_tab_selected_all.png new file mode 100644 index 0000000..c168869 Binary files /dev/null and b/res/drawable-hdpi/ic_tab_selected_all.png differ diff --git a/res/drawable-hdpi/ic_tab_selected_download.png b/res/drawable-hdpi/ic_tab_selected_download.png new file mode 100644 index 0000000..39d2938 Binary files /dev/null and b/res/drawable-hdpi/ic_tab_selected_download.png differ diff --git a/res/drawable-hdpi/ic_tab_selected_running.png b/res/drawable-hdpi/ic_tab_selected_running.png new file mode 100644 index 0000000..a73d078 Binary files /dev/null and b/res/drawable-hdpi/ic_tab_selected_running.png differ diff --git a/res/drawable-hdpi/ic_tab_selected_sdcard.png b/res/drawable-hdpi/ic_tab_selected_sdcard.png new file mode 100644 index 0000000..752c35d Binary files /dev/null and b/res/drawable-hdpi/ic_tab_selected_sdcard.png differ diff --git a/res/drawable-hdpi/ic_tab_unselected_all.png b/res/drawable-hdpi/ic_tab_unselected_all.png new file mode 100644 index 0000000..c168869 Binary files /dev/null and b/res/drawable-hdpi/ic_tab_unselected_all.png differ diff --git a/res/drawable-hdpi/ic_tab_unselected_download.png b/res/drawable-hdpi/ic_tab_unselected_download.png new file mode 100644 index 0000000..39d2938 Binary files /dev/null and b/res/drawable-hdpi/ic_tab_unselected_download.png differ diff --git a/res/drawable-hdpi/ic_tab_unselected_running.png b/res/drawable-hdpi/ic_tab_unselected_running.png new file mode 100644 index 0000000..a73d078 Binary files /dev/null and b/res/drawable-hdpi/ic_tab_unselected_running.png differ diff --git a/res/drawable-hdpi/ic_tab_unselected_sdcard.png b/res/drawable-hdpi/ic_tab_unselected_sdcard.png new file mode 100644 index 0000000..752c35d Binary files /dev/null and b/res/drawable-hdpi/ic_tab_unselected_sdcard.png differ diff --git a/res/drawable-hdpi/ic_wifi_lock_signal_1.png b/res/drawable-hdpi/ic_wifi_lock_signal_1.png new file mode 100644 index 0000000..60857b3 Binary files /dev/null and b/res/drawable-hdpi/ic_wifi_lock_signal_1.png differ diff --git a/res/drawable-hdpi/ic_wifi_lock_signal_2.png b/res/drawable-hdpi/ic_wifi_lock_signal_2.png new file mode 100644 index 0000000..5e1f118 Binary files /dev/null and b/res/drawable-hdpi/ic_wifi_lock_signal_2.png differ diff --git a/res/drawable-hdpi/ic_wifi_lock_signal_3.png b/res/drawable-hdpi/ic_wifi_lock_signal_3.png new file mode 100644 index 0000000..490bd58 Binary files /dev/null and b/res/drawable-hdpi/ic_wifi_lock_signal_3.png differ diff --git a/res/drawable-hdpi/ic_wifi_lock_signal_4.png b/res/drawable-hdpi/ic_wifi_lock_signal_4.png new file mode 100644 index 0000000..e5fa8d1 Binary files /dev/null and b/res/drawable-hdpi/ic_wifi_lock_signal_4.png differ diff --git a/res/drawable-hdpi/ic_wifi_signal_1.png b/res/drawable-hdpi/ic_wifi_signal_1.png new file mode 100644 index 0000000..de9162b Binary files /dev/null and b/res/drawable-hdpi/ic_wifi_signal_1.png differ diff --git a/res/drawable-hdpi/ic_wifi_signal_2.png b/res/drawable-hdpi/ic_wifi_signal_2.png new file mode 100644 index 0000000..4c7559c Binary files /dev/null and b/res/drawable-hdpi/ic_wifi_signal_2.png differ diff --git a/res/drawable-hdpi/ic_wifi_signal_3.png b/res/drawable-hdpi/ic_wifi_signal_3.png new file mode 100644 index 0000000..2d76324 Binary files /dev/null and b/res/drawable-hdpi/ic_wifi_signal_3.png differ diff --git a/res/drawable-hdpi/ic_wifi_signal_4.png b/res/drawable-hdpi/ic_wifi_signal_4.png new file mode 100644 index 0000000..bd50fd7 Binary files /dev/null and b/res/drawable-hdpi/ic_wifi_signal_4.png differ diff --git a/res/drawable-hdpi/ic_wps.png b/res/drawable-hdpi/ic_wps.png new file mode 100644 index 0000000..36c2a32 Binary files /dev/null and b/res/drawable-hdpi/ic_wps.png differ diff --git a/res/drawable-hdpi/local_update_label_nomal.png b/res/drawable-hdpi/local_update_label_nomal.png new file mode 100644 index 0000000..7dffdfb Binary files /dev/null and b/res/drawable-hdpi/local_update_label_nomal.png differ diff --git a/res/drawable-hdpi/local_update_label_sel.png b/res/drawable-hdpi/local_update_label_sel.png new file mode 100644 index 0000000..181dfa5 Binary files /dev/null and b/res/drawable-hdpi/local_update_label_sel.png differ diff --git a/res/drawable-hdpi/lock_anim_0.png b/res/drawable-hdpi/lock_anim_0.png new file mode 100644 index 0000000..08732e4 Binary files /dev/null and b/res/drawable-hdpi/lock_anim_0.png differ diff --git a/res/drawable-hdpi/lock_anim_1.png b/res/drawable-hdpi/lock_anim_1.png new file mode 100644 index 0000000..74a0628 Binary files /dev/null and b/res/drawable-hdpi/lock_anim_1.png differ diff --git a/res/drawable-hdpi/lock_anim_10.png b/res/drawable-hdpi/lock_anim_10.png new file mode 100644 index 0000000..adb981d Binary files /dev/null and b/res/drawable-hdpi/lock_anim_10.png differ diff --git a/res/drawable-hdpi/lock_anim_11.png b/res/drawable-hdpi/lock_anim_11.png new file mode 100644 index 0000000..f8976a2 Binary files /dev/null and b/res/drawable-hdpi/lock_anim_11.png differ diff --git a/res/drawable-hdpi/lock_anim_12.png b/res/drawable-hdpi/lock_anim_12.png new file mode 100644 index 0000000..3ccdc85 Binary files /dev/null and b/res/drawable-hdpi/lock_anim_12.png differ diff --git a/res/drawable-hdpi/lock_anim_13.png b/res/drawable-hdpi/lock_anim_13.png new file mode 100644 index 0000000..ccd38d5 Binary files /dev/null and b/res/drawable-hdpi/lock_anim_13.png differ diff --git a/res/drawable-hdpi/lock_anim_14.png b/res/drawable-hdpi/lock_anim_14.png new file mode 100644 index 0000000..2f40d9e Binary files /dev/null and b/res/drawable-hdpi/lock_anim_14.png differ diff --git a/res/drawable-hdpi/lock_anim_2.png b/res/drawable-hdpi/lock_anim_2.png new file mode 100644 index 0000000..495b2da Binary files /dev/null and b/res/drawable-hdpi/lock_anim_2.png differ diff --git a/res/drawable-hdpi/lock_anim_3.png b/res/drawable-hdpi/lock_anim_3.png new file mode 100644 index 0000000..fa37813 Binary files /dev/null and b/res/drawable-hdpi/lock_anim_3.png differ diff --git a/res/drawable-hdpi/lock_anim_4.png b/res/drawable-hdpi/lock_anim_4.png new file mode 100644 index 0000000..8201fd9 Binary files /dev/null and b/res/drawable-hdpi/lock_anim_4.png differ diff --git a/res/drawable-hdpi/lock_anim_5.png b/res/drawable-hdpi/lock_anim_5.png new file mode 100644 index 0000000..b08932d Binary files /dev/null and b/res/drawable-hdpi/lock_anim_5.png differ diff --git a/res/drawable-hdpi/lock_anim_6.png b/res/drawable-hdpi/lock_anim_6.png new file mode 100644 index 0000000..dac09e1 Binary files /dev/null and b/res/drawable-hdpi/lock_anim_6.png differ diff --git a/res/drawable-hdpi/lock_anim_7.png b/res/drawable-hdpi/lock_anim_7.png new file mode 100644 index 0000000..f06c9d6 Binary files /dev/null and b/res/drawable-hdpi/lock_anim_7.png differ diff --git a/res/drawable-hdpi/lock_anim_8.png b/res/drawable-hdpi/lock_anim_8.png new file mode 100644 index 0000000..07f7e34 Binary files /dev/null and b/res/drawable-hdpi/lock_anim_8.png differ diff --git a/res/drawable-hdpi/lock_anim_9.png b/res/drawable-hdpi/lock_anim_9.png new file mode 100644 index 0000000..551bafa Binary files /dev/null and b/res/drawable-hdpi/lock_anim_9.png differ diff --git a/res/drawable-hdpi/mid_line.png b/res/drawable-hdpi/mid_line.png new file mode 100644 index 0000000..8df0a09 Binary files /dev/null and b/res/drawable-hdpi/mid_line.png differ diff --git a/res/drawable-hdpi/nav_divider.png b/res/drawable-hdpi/nav_divider.png new file mode 100644 index 0000000..b1f035c Binary files /dev/null and b/res/drawable-hdpi/nav_divider.png differ diff --git a/res/drawable-hdpi/net_update_label_normal.png b/res/drawable-hdpi/net_update_label_normal.png new file mode 100644 index 0000000..27eb3d1 Binary files /dev/null and b/res/drawable-hdpi/net_update_label_normal.png differ diff --git a/res/drawable-hdpi/net_update_label_sel.png b/res/drawable-hdpi/net_update_label_sel.png new file mode 100644 index 0000000..37b3bd1 Binary files /dev/null and b/res/drawable-hdpi/net_update_label_sel.png differ diff --git a/res/drawable-hdpi/password_field_default.9.png b/res/drawable-hdpi/password_field_default.9.png new file mode 100644 index 0000000..2c424f0 Binary files /dev/null and b/res/drawable-hdpi/password_field_default.9.png differ diff --git a/res/drawable-hdpi/progress.png b/res/drawable-hdpi/progress.png new file mode 100644 index 0000000..6339d7f Binary files /dev/null and b/res/drawable-hdpi/progress.png differ diff --git a/res/drawable-hdpi/progress_bg.png b/res/drawable-hdpi/progress_bg.png new file mode 100644 index 0000000..615d4ce Binary files /dev/null and b/res/drawable-hdpi/progress_bg.png differ diff --git a/res/drawable-hdpi/qr.jpg b/res/drawable-hdpi/qr.jpg new file mode 100644 index 0000000..62799fa Binary files /dev/null and b/res/drawable-hdpi/qr.jpg differ diff --git a/res/drawable-hdpi/stat_sys_phone_call.png b/res/drawable-hdpi/stat_sys_phone_call.png new file mode 100644 index 0000000..9b5f075 Binary files /dev/null and b/res/drawable-hdpi/stat_sys_phone_call.png differ diff --git a/res/drawable-hdpi/wifi02.png b/res/drawable-hdpi/wifi02.png new file mode 100644 index 0000000..7282e70 Binary files /dev/null and b/res/drawable-hdpi/wifi02.png differ diff --git a/res/drawable-hdpi/wifi_divider.9.png b/res/drawable-hdpi/wifi_divider.9.png new file mode 100644 index 0000000..a9ddc84 Binary files /dev/null and b/res/drawable-hdpi/wifi_divider.9.png differ diff --git a/res/drawable-mdpi/appwidget_bg_holo.9.png b/res/drawable-mdpi/appwidget_bg_holo.9.png new file mode 100644 index 0000000..a245d91 Binary files /dev/null and b/res/drawable-mdpi/appwidget_bg_holo.9.png differ diff --git a/res/drawable-mdpi/appwidget_inner_focused_c_holo.9.png b/res/drawable-mdpi/appwidget_inner_focused_c_holo.9.png new file mode 100644 index 0000000..cc50fe9 Binary files /dev/null and b/res/drawable-mdpi/appwidget_inner_focused_c_holo.9.png differ diff --git a/res/drawable-mdpi/appwidget_inner_focused_l_holo.9.png b/res/drawable-mdpi/appwidget_inner_focused_l_holo.9.png new file mode 100644 index 0000000..feaa6c7 Binary files /dev/null and b/res/drawable-mdpi/appwidget_inner_focused_l_holo.9.png differ diff --git a/res/drawable-mdpi/appwidget_inner_focused_r_holo.9.png b/res/drawable-mdpi/appwidget_inner_focused_r_holo.9.png new file mode 100644 index 0000000..8d22c56 Binary files /dev/null and b/res/drawable-mdpi/appwidget_inner_focused_r_holo.9.png differ diff --git a/res/drawable-mdpi/appwidget_inner_pressed_c_holo.9.png b/res/drawable-mdpi/appwidget_inner_pressed_c_holo.9.png new file mode 100644 index 0000000..aa80a7c Binary files /dev/null and b/res/drawable-mdpi/appwidget_inner_pressed_c_holo.9.png differ diff --git a/res/drawable-mdpi/appwidget_inner_pressed_l_holo.9.png b/res/drawable-mdpi/appwidget_inner_pressed_l_holo.9.png new file mode 100644 index 0000000..e49e8a9 Binary files /dev/null and b/res/drawable-mdpi/appwidget_inner_pressed_l_holo.9.png differ diff --git a/res/drawable-mdpi/appwidget_inner_pressed_r_holo.9.png b/res/drawable-mdpi/appwidget_inner_pressed_r_holo.9.png new file mode 100644 index 0000000..a54ecd0 Binary files /dev/null and b/res/drawable-mdpi/appwidget_inner_pressed_r_holo.9.png differ diff --git a/res/drawable-mdpi/appwidget_item_bg_normal.9.png b/res/drawable-mdpi/appwidget_item_bg_normal.9.png new file mode 100644 index 0000000..08a94f5 Binary files /dev/null and b/res/drawable-mdpi/appwidget_item_bg_normal.9.png differ diff --git a/res/drawable-mdpi/appwidget_item_bg_pressed.9.png b/res/drawable-mdpi/appwidget_item_bg_pressed.9.png new file mode 100644 index 0000000..9a5001b Binary files /dev/null and b/res/drawable-mdpi/appwidget_item_bg_pressed.9.png differ diff --git a/res/drawable-mdpi/appwidget_settings_divider_holo.9.png b/res/drawable-mdpi/appwidget_settings_divider_holo.9.png new file mode 100644 index 0000000..64cf53e Binary files /dev/null and b/res/drawable-mdpi/appwidget_settings_divider_holo.9.png differ diff --git a/res/drawable-mdpi/appwidget_settings_ind_mid_c_holo.9.png b/res/drawable-mdpi/appwidget_settings_ind_mid_c_holo.9.png new file mode 100644 index 0000000..64aed4f Binary files /dev/null and b/res/drawable-mdpi/appwidget_settings_ind_mid_c_holo.9.png differ diff --git a/res/drawable-mdpi/appwidget_settings_ind_mid_l_holo.9.png b/res/drawable-mdpi/appwidget_settings_ind_mid_l_holo.9.png new file mode 100644 index 0000000..2b64ac0 Binary files /dev/null and b/res/drawable-mdpi/appwidget_settings_ind_mid_l_holo.9.png differ diff --git a/res/drawable-mdpi/appwidget_settings_ind_mid_r_holo.9.png b/res/drawable-mdpi/appwidget_settings_ind_mid_r_holo.9.png new file mode 100644 index 0000000..62ac4bb Binary files /dev/null and b/res/drawable-mdpi/appwidget_settings_ind_mid_r_holo.9.png differ diff --git a/res/drawable-mdpi/appwidget_settings_ind_off_c_holo.9.png b/res/drawable-mdpi/appwidget_settings_ind_off_c_holo.9.png new file mode 100644 index 0000000..0569da7 Binary files /dev/null and b/res/drawable-mdpi/appwidget_settings_ind_off_c_holo.9.png differ diff --git a/res/drawable-mdpi/appwidget_settings_ind_off_l_holo.9.png b/res/drawable-mdpi/appwidget_settings_ind_off_l_holo.9.png new file mode 100644 index 0000000..9f6fdf8 Binary files /dev/null and b/res/drawable-mdpi/appwidget_settings_ind_off_l_holo.9.png differ diff --git a/res/drawable-mdpi/appwidget_settings_ind_off_r_holo.9.png b/res/drawable-mdpi/appwidget_settings_ind_off_r_holo.9.png new file mode 100644 index 0000000..94adf5e Binary files /dev/null and b/res/drawable-mdpi/appwidget_settings_ind_off_r_holo.9.png differ diff --git a/res/drawable-mdpi/appwidget_settings_ind_on_c_holo.9.png b/res/drawable-mdpi/appwidget_settings_ind_on_c_holo.9.png new file mode 100644 index 0000000..a02deec Binary files /dev/null and b/res/drawable-mdpi/appwidget_settings_ind_on_c_holo.9.png differ diff --git a/res/drawable-mdpi/appwidget_settings_ind_on_l_holo.9.png b/res/drawable-mdpi/appwidget_settings_ind_on_l_holo.9.png new file mode 100644 index 0000000..55a6386 Binary files /dev/null and b/res/drawable-mdpi/appwidget_settings_ind_on_l_holo.9.png differ diff --git a/res/drawable-mdpi/appwidget_settings_ind_on_r_holo.9.png b/res/drawable-mdpi/appwidget_settings_ind_on_r_holo.9.png new file mode 100644 index 0000000..fa4c4f0 Binary files /dev/null and b/res/drawable-mdpi/appwidget_settings_ind_on_r_holo.9.png differ diff --git a/res/drawable-mdpi/avatar_default_1.png b/res/drawable-mdpi/avatar_default_1.png new file mode 100644 index 0000000..0d8e3a2 Binary files /dev/null and b/res/drawable-mdpi/avatar_default_1.png differ diff --git a/res/drawable-mdpi/avatar_default_2.png b/res/drawable-mdpi/avatar_default_2.png new file mode 100644 index 0000000..0cc4c3d Binary files /dev/null and b/res/drawable-mdpi/avatar_default_2.png differ diff --git a/res/drawable-mdpi/avatar_default_3.png b/res/drawable-mdpi/avatar_default_3.png new file mode 100644 index 0000000..c43ad6f Binary files /dev/null and b/res/drawable-mdpi/avatar_default_3.png differ diff --git a/res/drawable-mdpi/avatar_default_4.png b/res/drawable-mdpi/avatar_default_4.png new file mode 100644 index 0000000..6906489 Binary files /dev/null and b/res/drawable-mdpi/avatar_default_4.png differ diff --git a/res/drawable-mdpi/avatar_default_5.png b/res/drawable-mdpi/avatar_default_5.png new file mode 100644 index 0000000..857f277 Binary files /dev/null and b/res/drawable-mdpi/avatar_default_5.png differ diff --git a/res/drawable-mdpi/avatar_default_6.png b/res/drawable-mdpi/avatar_default_6.png new file mode 100644 index 0000000..9d0f968 Binary files /dev/null and b/res/drawable-mdpi/avatar_default_6.png differ diff --git a/res/drawable-mdpi/avatar_default_7.png b/res/drawable-mdpi/avatar_default_7.png new file mode 100644 index 0000000..7db8864 Binary files /dev/null and b/res/drawable-mdpi/avatar_default_7.png differ diff --git a/res/drawable-mdpi/avatar_default_8.png b/res/drawable-mdpi/avatar_default_8.png new file mode 100644 index 0000000..98d67d9 Binary files /dev/null and b/res/drawable-mdpi/avatar_default_8.png differ diff --git a/res/drawable-mdpi/data_grid_border.9.png b/res/drawable-mdpi/data_grid_border.9.png new file mode 100644 index 0000000..699c513 Binary files /dev/null and b/res/drawable-mdpi/data_grid_border.9.png differ diff --git a/res/drawable-mdpi/data_grid_primary.9.png b/res/drawable-mdpi/data_grid_primary.9.png new file mode 100644 index 0000000..83411cf Binary files /dev/null and b/res/drawable-mdpi/data_grid_primary.9.png differ diff --git a/res/drawable-mdpi/data_grid_secondary.9.png b/res/drawable-mdpi/data_grid_secondary.9.png new file mode 100644 index 0000000..23330d1 Binary files /dev/null and b/res/drawable-mdpi/data_grid_secondary.9.png differ diff --git a/res/drawable-mdpi/data_sweep_left_activated.9.png b/res/drawable-mdpi/data_sweep_left_activated.9.png new file mode 100644 index 0000000..10c0687 Binary files /dev/null and b/res/drawable-mdpi/data_sweep_left_activated.9.png differ diff --git a/res/drawable-mdpi/data_sweep_left_default.9.png b/res/drawable-mdpi/data_sweep_left_default.9.png new file mode 100644 index 0000000..397c459 Binary files /dev/null and b/res/drawable-mdpi/data_sweep_left_default.9.png differ diff --git a/res/drawable-mdpi/data_sweep_limit_activated.9.png b/res/drawable-mdpi/data_sweep_limit_activated.9.png new file mode 100644 index 0000000..924384f Binary files /dev/null and b/res/drawable-mdpi/data_sweep_limit_activated.9.png differ diff --git a/res/drawable-mdpi/data_sweep_limit_default.9.png b/res/drawable-mdpi/data_sweep_limit_default.9.png new file mode 100644 index 0000000..2b8c4cb Binary files /dev/null and b/res/drawable-mdpi/data_sweep_limit_default.9.png differ diff --git a/res/drawable-mdpi/data_sweep_right_activated.9.png b/res/drawable-mdpi/data_sweep_right_activated.9.png new file mode 100644 index 0000000..5dfe594 Binary files /dev/null and b/res/drawable-mdpi/data_sweep_right_activated.9.png differ diff --git a/res/drawable-mdpi/data_sweep_right_default.9.png b/res/drawable-mdpi/data_sweep_right_default.9.png new file mode 100644 index 0000000..5b8e108 Binary files /dev/null and b/res/drawable-mdpi/data_sweep_right_default.9.png differ diff --git a/res/drawable-mdpi/data_sweep_warning_activated.9.png b/res/drawable-mdpi/data_sweep_warning_activated.9.png new file mode 100644 index 0000000..97f93da Binary files /dev/null and b/res/drawable-mdpi/data_sweep_warning_activated.9.png differ diff --git a/res/drawable-mdpi/data_sweep_warning_default.9.png b/res/drawable-mdpi/data_sweep_warning_default.9.png new file mode 100644 index 0000000..5f65750 Binary files /dev/null and b/res/drawable-mdpi/data_sweep_warning_default.9.png differ diff --git a/res/drawable-mdpi/dotted_line_480px.png b/res/drawable-mdpi/dotted_line_480px.png new file mode 100644 index 0000000..a52ca43 Binary files /dev/null and b/res/drawable-mdpi/dotted_line_480px.png differ diff --git a/res/drawable-mdpi/encroid_progress.png b/res/drawable-mdpi/encroid_progress.png new file mode 100644 index 0000000..e832c2a Binary files /dev/null and b/res/drawable-mdpi/encroid_progress.png differ diff --git a/res/drawable-mdpi/encroid_resignin.png b/res/drawable-mdpi/encroid_resignin.png new file mode 100644 index 0000000..70be860 Binary files /dev/null and b/res/drawable-mdpi/encroid_resignin.png differ diff --git a/res/drawable-mdpi/encroid_waiting.png b/res/drawable-mdpi/encroid_waiting.png new file mode 100644 index 0000000..a9ac2f7 Binary files /dev/null and b/res/drawable-mdpi/encroid_waiting.png differ diff --git a/res/drawable-mdpi/ic_appwidget_settings_bluetooth_off_holo.png b/res/drawable-mdpi/ic_appwidget_settings_bluetooth_off_holo.png new file mode 100644 index 0000000..3583063 Binary files /dev/null and b/res/drawable-mdpi/ic_appwidget_settings_bluetooth_off_holo.png differ diff --git a/res/drawable-mdpi/ic_appwidget_settings_bluetooth_on_holo.png b/res/drawable-mdpi/ic_appwidget_settings_bluetooth_on_holo.png new file mode 100644 index 0000000..c01ffb2 Binary files /dev/null and b/res/drawable-mdpi/ic_appwidget_settings_bluetooth_on_holo.png differ diff --git a/res/drawable-mdpi/ic_appwidget_settings_brightness_auto_holo.png b/res/drawable-mdpi/ic_appwidget_settings_brightness_auto_holo.png new file mode 100644 index 0000000..9cebeb3 Binary files /dev/null and b/res/drawable-mdpi/ic_appwidget_settings_brightness_auto_holo.png differ diff --git a/res/drawable-mdpi/ic_appwidget_settings_brightness_full_holo.png b/res/drawable-mdpi/ic_appwidget_settings_brightness_full_holo.png new file mode 100644 index 0000000..b0bbb26 Binary files /dev/null and b/res/drawable-mdpi/ic_appwidget_settings_brightness_full_holo.png differ diff --git a/res/drawable-mdpi/ic_appwidget_settings_brightness_half_holo.png b/res/drawable-mdpi/ic_appwidget_settings_brightness_half_holo.png new file mode 100644 index 0000000..fe043f5 Binary files /dev/null and b/res/drawable-mdpi/ic_appwidget_settings_brightness_half_holo.png differ diff --git a/res/drawable-mdpi/ic_appwidget_settings_brightness_off_holo.png b/res/drawable-mdpi/ic_appwidget_settings_brightness_off_holo.png new file mode 100644 index 0000000..c073ebe Binary files /dev/null and b/res/drawable-mdpi/ic_appwidget_settings_brightness_off_holo.png differ diff --git a/res/drawable-mdpi/ic_appwidget_settings_gps_off_holo.png b/res/drawable-mdpi/ic_appwidget_settings_gps_off_holo.png new file mode 100644 index 0000000..6442720 Binary files /dev/null and b/res/drawable-mdpi/ic_appwidget_settings_gps_off_holo.png differ diff --git a/res/drawable-mdpi/ic_appwidget_settings_gps_on_holo.png b/res/drawable-mdpi/ic_appwidget_settings_gps_on_holo.png new file mode 100644 index 0000000..9e98ad9 Binary files /dev/null and b/res/drawable-mdpi/ic_appwidget_settings_gps_on_holo.png differ diff --git a/res/drawable-mdpi/ic_appwidget_settings_sync_off_holo.png b/res/drawable-mdpi/ic_appwidget_settings_sync_off_holo.png new file mode 100644 index 0000000..ddef24c Binary files /dev/null and b/res/drawable-mdpi/ic_appwidget_settings_sync_off_holo.png differ diff --git a/res/drawable-mdpi/ic_appwidget_settings_sync_on_holo.png b/res/drawable-mdpi/ic_appwidget_settings_sync_on_holo.png new file mode 100644 index 0000000..f7ba24a Binary files /dev/null and b/res/drawable-mdpi/ic_appwidget_settings_sync_on_holo.png differ diff --git a/res/drawable-mdpi/ic_appwidget_settings_wifi_off_holo.png b/res/drawable-mdpi/ic_appwidget_settings_wifi_off_holo.png new file mode 100644 index 0000000..6edec54 Binary files /dev/null and b/res/drawable-mdpi/ic_appwidget_settings_wifi_off_holo.png differ diff --git a/res/drawable-mdpi/ic_appwidget_settings_wifi_on_holo.png b/res/drawable-mdpi/ic_appwidget_settings_wifi_on_holo.png new file mode 100644 index 0000000..1fa295b Binary files /dev/null and b/res/drawable-mdpi/ic_appwidget_settings_wifi_on_holo.png differ diff --git a/res/drawable-mdpi/ic_arrow_right.png b/res/drawable-mdpi/ic_arrow_right.png new file mode 100644 index 0000000..bd8f163 Binary files /dev/null and b/res/drawable-mdpi/ic_arrow_right.png differ diff --git a/res/drawable-mdpi/ic_bt_cellphone.png b/res/drawable-mdpi/ic_bt_cellphone.png new file mode 100644 index 0000000..bd84c48 Binary files /dev/null and b/res/drawable-mdpi/ic_bt_cellphone.png differ diff --git a/res/drawable-mdpi/ic_bt_config.png b/res/drawable-mdpi/ic_bt_config.png new file mode 100644 index 0000000..7928104 Binary files /dev/null and b/res/drawable-mdpi/ic_bt_config.png differ diff --git a/res/drawable-mdpi/ic_bt_headphones_a2dp.png b/res/drawable-mdpi/ic_bt_headphones_a2dp.png new file mode 100644 index 0000000..84ac3d6 Binary files /dev/null and b/res/drawable-mdpi/ic_bt_headphones_a2dp.png differ diff --git a/res/drawable-mdpi/ic_bt_headset_hfp.png b/res/drawable-mdpi/ic_bt_headset_hfp.png new file mode 100644 index 0000000..9b53439 Binary files /dev/null and b/res/drawable-mdpi/ic_bt_headset_hfp.png differ diff --git a/res/drawable-mdpi/ic_bt_imaging.png b/res/drawable-mdpi/ic_bt_imaging.png new file mode 100644 index 0000000..09367d2 Binary files /dev/null and b/res/drawable-mdpi/ic_bt_imaging.png differ diff --git a/res/drawable-mdpi/ic_bt_keyboard_hid.png b/res/drawable-mdpi/ic_bt_keyboard_hid.png new file mode 100644 index 0000000..1594b2c Binary files /dev/null and b/res/drawable-mdpi/ic_bt_keyboard_hid.png differ diff --git a/res/drawable-mdpi/ic_bt_laptop.png b/res/drawable-mdpi/ic_bt_laptop.png new file mode 100644 index 0000000..4b9ad6b Binary files /dev/null and b/res/drawable-mdpi/ic_bt_laptop.png differ diff --git a/res/drawable-mdpi/ic_bt_misc_hid.png b/res/drawable-mdpi/ic_bt_misc_hid.png new file mode 100644 index 0000000..99aaa59 Binary files /dev/null and b/res/drawable-mdpi/ic_bt_misc_hid.png differ diff --git a/res/drawable-mdpi/ic_bt_network_pan.png b/res/drawable-mdpi/ic_bt_network_pan.png new file mode 100644 index 0000000..7d1929f Binary files /dev/null and b/res/drawable-mdpi/ic_bt_network_pan.png differ diff --git a/res/drawable-mdpi/ic_bt_pointing_hid.png b/res/drawable-mdpi/ic_bt_pointing_hid.png new file mode 100644 index 0000000..8145e13 Binary files /dev/null and b/res/drawable-mdpi/ic_bt_pointing_hid.png differ diff --git a/res/drawable-mdpi/ic_btn_next.png b/res/drawable-mdpi/ic_btn_next.png new file mode 100644 index 0000000..c6cf436 Binary files /dev/null and b/res/drawable-mdpi/ic_btn_next.png differ diff --git a/res/drawable-mdpi/ic_emergency.png b/res/drawable-mdpi/ic_emergency.png new file mode 100644 index 0000000..c6faf1e Binary files /dev/null and b/res/drawable-mdpi/ic_emergency.png differ diff --git a/res/drawable-mdpi/ic_item_delete.png b/res/drawable-mdpi/ic_item_delete.png new file mode 100644 index 0000000..6ed1327 Binary files /dev/null and b/res/drawable-mdpi/ic_item_delete.png differ diff --git a/res/drawable-mdpi/ic_lockscreen_ime.png b/res/drawable-mdpi/ic_lockscreen_ime.png new file mode 100644 index 0000000..b27e059 Binary files /dev/null and b/res/drawable-mdpi/ic_lockscreen_ime.png differ diff --git a/res/drawable-mdpi/ic_menu_3d_globe.png b/res/drawable-mdpi/ic_menu_3d_globe.png new file mode 100644 index 0000000..6755d5e Binary files /dev/null and b/res/drawable-mdpi/ic_menu_3d_globe.png differ diff --git a/res/drawable-mdpi/ic_menu_add.png b/res/drawable-mdpi/ic_menu_add.png new file mode 100644 index 0000000..15ffadd Binary files /dev/null and b/res/drawable-mdpi/ic_menu_add.png differ diff --git a/res/drawable-mdpi/ic_menu_delete_holo_dark.png b/res/drawable-mdpi/ic_menu_delete_holo_dark.png new file mode 100644 index 0000000..db5e868 Binary files /dev/null and b/res/drawable-mdpi/ic_menu_delete_holo_dark.png differ diff --git a/res/drawable-mdpi/ic_menu_refresh_holo_dark.png b/res/drawable-mdpi/ic_menu_refresh_holo_dark.png new file mode 100644 index 0000000..f68aacf Binary files /dev/null and b/res/drawable-mdpi/ic_menu_refresh_holo_dark.png differ diff --git a/res/drawable-mdpi/ic_menu_scan_network.png b/res/drawable-mdpi/ic_menu_scan_network.png new file mode 100644 index 0000000..fed235e Binary files /dev/null and b/res/drawable-mdpi/ic_menu_scan_network.png differ diff --git a/res/drawable-mdpi/ic_network_signal_0.png b/res/drawable-mdpi/ic_network_signal_0.png new file mode 100644 index 0000000..a1b8431 Binary files /dev/null and b/res/drawable-mdpi/ic_network_signal_0.png differ diff --git a/res/drawable-mdpi/ic_network_signal_1.png b/res/drawable-mdpi/ic_network_signal_1.png new file mode 100644 index 0000000..cc6179d Binary files /dev/null and b/res/drawable-mdpi/ic_network_signal_1.png differ diff --git a/res/drawable-mdpi/ic_network_signal_2.png b/res/drawable-mdpi/ic_network_signal_2.png new file mode 100644 index 0000000..1373fb6 Binary files /dev/null and b/res/drawable-mdpi/ic_network_signal_2.png differ diff --git a/res/drawable-mdpi/ic_network_signal_3.png b/res/drawable-mdpi/ic_network_signal_3.png new file mode 100644 index 0000000..14468eb Binary files /dev/null and b/res/drawable-mdpi/ic_network_signal_3.png differ diff --git a/res/drawable-mdpi/ic_network_signal_4.png b/res/drawable-mdpi/ic_network_signal_4.png new file mode 100644 index 0000000..a7d0d8b Binary files /dev/null and b/res/drawable-mdpi/ic_network_signal_4.png differ diff --git a/res/drawable-mdpi/ic_power_system.png b/res/drawable-mdpi/ic_power_system.png new file mode 100644 index 0000000..cce5187 Binary files /dev/null and b/res/drawable-mdpi/ic_power_system.png differ diff --git a/res/drawable-mdpi/ic_settings_about.png b/res/drawable-mdpi/ic_settings_about.png new file mode 100644 index 0000000..b3b61fb Binary files /dev/null and b/res/drawable-mdpi/ic_settings_about.png differ diff --git a/res/drawable-mdpi/ic_settings_accessibility.png b/res/drawable-mdpi/ic_settings_accessibility.png new file mode 100644 index 0000000..ba86d3d Binary files /dev/null and b/res/drawable-mdpi/ic_settings_accessibility.png differ diff --git a/res/drawable-mdpi/ic_settings_applications.png b/res/drawable-mdpi/ic_settings_applications.png new file mode 100644 index 0000000..33e23b3 Binary files /dev/null and b/res/drawable-mdpi/ic_settings_applications.png differ diff --git a/res/drawable-mdpi/ic_settings_backup.png b/res/drawable-mdpi/ic_settings_backup.png new file mode 100644 index 0000000..b012d97 Binary files /dev/null and b/res/drawable-mdpi/ic_settings_backup.png differ diff --git a/res/drawable-mdpi/ic_settings_battery.png b/res/drawable-mdpi/ic_settings_battery.png new file mode 100644 index 0000000..6c71cc4 Binary files /dev/null and b/res/drawable-mdpi/ic_settings_battery.png differ diff --git a/res/drawable-mdpi/ic_settings_bluetooth.png b/res/drawable-mdpi/ic_settings_bluetooth.png new file mode 100644 index 0000000..8cf80c0 Binary files /dev/null and b/res/drawable-mdpi/ic_settings_bluetooth.png differ diff --git a/res/drawable-mdpi/ic_settings_bluetooth2.png b/res/drawable-mdpi/ic_settings_bluetooth2.png new file mode 100644 index 0000000..b05656f Binary files /dev/null and b/res/drawable-mdpi/ic_settings_bluetooth2.png differ diff --git a/res/drawable-mdpi/ic_settings_cell_standby.png b/res/drawable-mdpi/ic_settings_cell_standby.png new file mode 100644 index 0000000..0ac7b5d Binary files /dev/null and b/res/drawable-mdpi/ic_settings_cell_standby.png differ diff --git a/res/drawable-mdpi/ic_settings_contrast.png b/res/drawable-mdpi/ic_settings_contrast.png new file mode 100644 index 0000000..85af393 Binary files /dev/null and b/res/drawable-mdpi/ic_settings_contrast.png differ diff --git a/res/drawable-mdpi/ic_settings_data_usage.png b/res/drawable-mdpi/ic_settings_data_usage.png new file mode 100644 index 0000000..8064773 Binary files /dev/null and b/res/drawable-mdpi/ic_settings_data_usage.png differ diff --git a/res/drawable-mdpi/ic_settings_date_time.png b/res/drawable-mdpi/ic_settings_date_time.png new file mode 100644 index 0000000..f4fc73c Binary files /dev/null and b/res/drawable-mdpi/ic_settings_date_time.png differ diff --git a/res/drawable-mdpi/ic_settings_development.png b/res/drawable-mdpi/ic_settings_development.png new file mode 100644 index 0000000..647ceb9 Binary files /dev/null and b/res/drawable-mdpi/ic_settings_development.png differ diff --git a/res/drawable-mdpi/ic_settings_display.png b/res/drawable-mdpi/ic_settings_display.png new file mode 100644 index 0000000..9366298 Binary files /dev/null and b/res/drawable-mdpi/ic_settings_display.png differ diff --git a/res/drawable-mdpi/ic_settings_dock.png b/res/drawable-mdpi/ic_settings_dock.png new file mode 100644 index 0000000..01ebe91 Binary files /dev/null and b/res/drawable-mdpi/ic_settings_dock.png differ diff --git a/res/drawable-mdpi/ic_settings_language.png b/res/drawable-mdpi/ic_settings_language.png new file mode 100644 index 0000000..f8aca67 Binary files /dev/null and b/res/drawable-mdpi/ic_settings_language.png differ diff --git a/res/drawable-mdpi/ic_settings_location.png b/res/drawable-mdpi/ic_settings_location.png new file mode 100644 index 0000000..07b9f27 Binary files /dev/null and b/res/drawable-mdpi/ic_settings_location.png differ diff --git a/res/drawable-mdpi/ic_settings_multiuser.png b/res/drawable-mdpi/ic_settings_multiuser.png new file mode 100644 index 0000000..758c9ec Binary files /dev/null and b/res/drawable-mdpi/ic_settings_multiuser.png differ diff --git a/res/drawable-mdpi/ic_settings_phone_idle.png b/res/drawable-mdpi/ic_settings_phone_idle.png new file mode 100644 index 0000000..7734b09 Binary files /dev/null and b/res/drawable-mdpi/ic_settings_phone_idle.png differ diff --git a/res/drawable-mdpi/ic_settings_saturation.png b/res/drawable-mdpi/ic_settings_saturation.png new file mode 100644 index 0000000..85af393 Binary files /dev/null and b/res/drawable-mdpi/ic_settings_saturation.png differ diff --git a/res/drawable-mdpi/ic_settings_security.png b/res/drawable-mdpi/ic_settings_security.png new file mode 100644 index 0000000..3eb4421 Binary files /dev/null and b/res/drawable-mdpi/ic_settings_security.png differ diff --git a/res/drawable-mdpi/ic_settings_sound.png b/res/drawable-mdpi/ic_settings_sound.png new file mode 100644 index 0000000..f647fea Binary files /dev/null and b/res/drawable-mdpi/ic_settings_sound.png differ diff --git a/res/drawable-mdpi/ic_settings_storage.png b/res/drawable-mdpi/ic_settings_storage.png new file mode 100644 index 0000000..d44f91a Binary files /dev/null and b/res/drawable-mdpi/ic_settings_storage.png differ diff --git a/res/drawable-mdpi/ic_settings_sync.png b/res/drawable-mdpi/ic_settings_sync.png new file mode 100644 index 0000000..4130f31 Binary files /dev/null and b/res/drawable-mdpi/ic_settings_sync.png differ diff --git a/res/drawable-mdpi/ic_settings_voice_calls.png b/res/drawable-mdpi/ic_settings_voice_calls.png new file mode 100644 index 0000000..89d04d7 Binary files /dev/null and b/res/drawable-mdpi/ic_settings_voice_calls.png differ diff --git a/res/drawable-mdpi/ic_settings_wifi.png b/res/drawable-mdpi/ic_settings_wifi.png new file mode 100644 index 0000000..e8f3129 Binary files /dev/null and b/res/drawable-mdpi/ic_settings_wifi.png differ diff --git a/res/drawable-mdpi/ic_settings_wireless.png b/res/drawable-mdpi/ic_settings_wireless.png new file mode 100644 index 0000000..37d84b8 Binary files /dev/null and b/res/drawable-mdpi/ic_settings_wireless.png differ diff --git a/res/drawable-mdpi/ic_sync_anim_holo.png b/res/drawable-mdpi/ic_sync_anim_holo.png new file mode 100644 index 0000000..66db062 Binary files /dev/null and b/res/drawable-mdpi/ic_sync_anim_holo.png differ diff --git a/res/drawable-mdpi/ic_sync_error_holo.png b/res/drawable-mdpi/ic_sync_error_holo.png new file mode 100644 index 0000000..dd3958e Binary files /dev/null and b/res/drawable-mdpi/ic_sync_error_holo.png differ diff --git a/res/drawable-mdpi/ic_sync_green.png b/res/drawable-mdpi/ic_sync_green.png new file mode 100644 index 0000000..177a024 Binary files /dev/null and b/res/drawable-mdpi/ic_sync_green.png differ diff --git a/res/drawable-mdpi/ic_sync_green_holo.png b/res/drawable-mdpi/ic_sync_green_holo.png new file mode 100644 index 0000000..1c981b6 Binary files /dev/null and b/res/drawable-mdpi/ic_sync_green_holo.png differ diff --git a/res/drawable-mdpi/ic_sync_grey.png b/res/drawable-mdpi/ic_sync_grey.png new file mode 100644 index 0000000..8f168d4 Binary files /dev/null and b/res/drawable-mdpi/ic_sync_grey.png differ diff --git a/res/drawable-mdpi/ic_sync_grey_holo.png b/res/drawable-mdpi/ic_sync_grey_holo.png new file mode 100644 index 0000000..bb4267f Binary files /dev/null and b/res/drawable-mdpi/ic_sync_grey_holo.png differ diff --git a/res/drawable-mdpi/ic_sync_red.png b/res/drawable-mdpi/ic_sync_red.png new file mode 100644 index 0000000..5e38136 Binary files /dev/null and b/res/drawable-mdpi/ic_sync_red.png differ diff --git a/res/drawable-mdpi/ic_sync_red_holo.png b/res/drawable-mdpi/ic_sync_red_holo.png new file mode 100644 index 0000000..36fe6b8 Binary files /dev/null and b/res/drawable-mdpi/ic_sync_red_holo.png differ diff --git a/res/drawable-mdpi/ic_sysbar_quicksettings.png b/res/drawable-mdpi/ic_sysbar_quicksettings.png new file mode 100644 index 0000000..7928104 Binary files /dev/null and b/res/drawable-mdpi/ic_sysbar_quicksettings.png differ diff --git a/res/drawable-mdpi/ic_tab_selected_all.png b/res/drawable-mdpi/ic_tab_selected_all.png new file mode 100644 index 0000000..3cc0dde Binary files /dev/null and b/res/drawable-mdpi/ic_tab_selected_all.png differ diff --git a/res/drawable-mdpi/ic_tab_selected_download.png b/res/drawable-mdpi/ic_tab_selected_download.png new file mode 100644 index 0000000..6d9faf1 Binary files /dev/null and b/res/drawable-mdpi/ic_tab_selected_download.png differ diff --git a/res/drawable-mdpi/ic_tab_selected_running.png b/res/drawable-mdpi/ic_tab_selected_running.png new file mode 100644 index 0000000..b76a1d3 Binary files /dev/null and b/res/drawable-mdpi/ic_tab_selected_running.png differ diff --git a/res/drawable-mdpi/ic_tab_selected_sdcard.png b/res/drawable-mdpi/ic_tab_selected_sdcard.png new file mode 100644 index 0000000..731aad5 Binary files /dev/null and b/res/drawable-mdpi/ic_tab_selected_sdcard.png differ diff --git a/res/drawable-mdpi/ic_tab_unselected_all.png b/res/drawable-mdpi/ic_tab_unselected_all.png new file mode 100644 index 0000000..3cc0dde Binary files /dev/null and b/res/drawable-mdpi/ic_tab_unselected_all.png differ diff --git a/res/drawable-mdpi/ic_tab_unselected_download.png b/res/drawable-mdpi/ic_tab_unselected_download.png new file mode 100644 index 0000000..6d9faf1 Binary files /dev/null and b/res/drawable-mdpi/ic_tab_unselected_download.png differ diff --git a/res/drawable-mdpi/ic_tab_unselected_running.png b/res/drawable-mdpi/ic_tab_unselected_running.png new file mode 100644 index 0000000..b76a1d3 Binary files /dev/null and b/res/drawable-mdpi/ic_tab_unselected_running.png differ diff --git a/res/drawable-mdpi/ic_tab_unselected_sdcard.png b/res/drawable-mdpi/ic_tab_unselected_sdcard.png new file mode 100644 index 0000000..731aad5 Binary files /dev/null and b/res/drawable-mdpi/ic_tab_unselected_sdcard.png differ diff --git a/res/drawable-mdpi/ic_wifi_lock_signal_1.png b/res/drawable-mdpi/ic_wifi_lock_signal_1.png new file mode 100644 index 0000000..e8ac823 Binary files /dev/null and b/res/drawable-mdpi/ic_wifi_lock_signal_1.png differ diff --git a/res/drawable-mdpi/ic_wifi_lock_signal_2.png b/res/drawable-mdpi/ic_wifi_lock_signal_2.png new file mode 100644 index 0000000..6034a89 Binary files /dev/null and b/res/drawable-mdpi/ic_wifi_lock_signal_2.png differ diff --git a/res/drawable-mdpi/ic_wifi_lock_signal_3.png b/res/drawable-mdpi/ic_wifi_lock_signal_3.png new file mode 100644 index 0000000..0089a55 Binary files /dev/null and b/res/drawable-mdpi/ic_wifi_lock_signal_3.png differ diff --git a/res/drawable-mdpi/ic_wifi_lock_signal_4.png b/res/drawable-mdpi/ic_wifi_lock_signal_4.png new file mode 100644 index 0000000..ae02f24 Binary files /dev/null and b/res/drawable-mdpi/ic_wifi_lock_signal_4.png differ diff --git a/res/drawable-mdpi/ic_wifi_signal_1.png b/res/drawable-mdpi/ic_wifi_signal_1.png new file mode 100644 index 0000000..e99a47d Binary files /dev/null and b/res/drawable-mdpi/ic_wifi_signal_1.png differ diff --git a/res/drawable-mdpi/ic_wifi_signal_2.png b/res/drawable-mdpi/ic_wifi_signal_2.png new file mode 100644 index 0000000..79516ea Binary files /dev/null and b/res/drawable-mdpi/ic_wifi_signal_2.png differ diff --git a/res/drawable-mdpi/ic_wifi_signal_3.png b/res/drawable-mdpi/ic_wifi_signal_3.png new file mode 100644 index 0000000..f2af11d Binary files /dev/null and b/res/drawable-mdpi/ic_wifi_signal_3.png differ diff --git a/res/drawable-mdpi/ic_wifi_signal_4.png b/res/drawable-mdpi/ic_wifi_signal_4.png new file mode 100644 index 0000000..3d4288e Binary files /dev/null and b/res/drawable-mdpi/ic_wifi_signal_4.png differ diff --git a/res/drawable-mdpi/ic_wps.png b/res/drawable-mdpi/ic_wps.png new file mode 100644 index 0000000..e522e97 Binary files /dev/null and b/res/drawable-mdpi/ic_wps.png differ diff --git a/res/drawable-mdpi/lock_anim_0.png b/res/drawable-mdpi/lock_anim_0.png new file mode 100644 index 0000000..afdda8b Binary files /dev/null and b/res/drawable-mdpi/lock_anim_0.png differ diff --git a/res/drawable-mdpi/lock_anim_1.png b/res/drawable-mdpi/lock_anim_1.png new file mode 100644 index 0000000..6cae8e5 Binary files /dev/null and b/res/drawable-mdpi/lock_anim_1.png differ diff --git a/res/drawable-mdpi/lock_anim_10.png b/res/drawable-mdpi/lock_anim_10.png new file mode 100644 index 0000000..5de840e Binary files /dev/null and b/res/drawable-mdpi/lock_anim_10.png differ diff --git a/res/drawable-mdpi/lock_anim_11.png b/res/drawable-mdpi/lock_anim_11.png new file mode 100644 index 0000000..35db815 Binary files /dev/null and b/res/drawable-mdpi/lock_anim_11.png differ diff --git a/res/drawable-mdpi/lock_anim_12.png b/res/drawable-mdpi/lock_anim_12.png new file mode 100644 index 0000000..8778d98 Binary files /dev/null and b/res/drawable-mdpi/lock_anim_12.png differ diff --git a/res/drawable-mdpi/lock_anim_13.png b/res/drawable-mdpi/lock_anim_13.png new file mode 100644 index 0000000..d0b8cf0 Binary files /dev/null and b/res/drawable-mdpi/lock_anim_13.png differ diff --git a/res/drawable-mdpi/lock_anim_14.png b/res/drawable-mdpi/lock_anim_14.png new file mode 100644 index 0000000..ea1aa31 Binary files /dev/null and b/res/drawable-mdpi/lock_anim_14.png differ diff --git a/res/drawable-mdpi/lock_anim_2.png b/res/drawable-mdpi/lock_anim_2.png new file mode 100644 index 0000000..0542b1d Binary files /dev/null and b/res/drawable-mdpi/lock_anim_2.png differ diff --git a/res/drawable-mdpi/lock_anim_3.png b/res/drawable-mdpi/lock_anim_3.png new file mode 100644 index 0000000..7e2ba9a Binary files /dev/null and b/res/drawable-mdpi/lock_anim_3.png differ diff --git a/res/drawable-mdpi/lock_anim_4.png b/res/drawable-mdpi/lock_anim_4.png new file mode 100644 index 0000000..a3ca629 Binary files /dev/null and b/res/drawable-mdpi/lock_anim_4.png differ diff --git a/res/drawable-mdpi/lock_anim_5.png b/res/drawable-mdpi/lock_anim_5.png new file mode 100644 index 0000000..17e3839 Binary files /dev/null and b/res/drawable-mdpi/lock_anim_5.png differ diff --git a/res/drawable-mdpi/lock_anim_6.png b/res/drawable-mdpi/lock_anim_6.png new file mode 100644 index 0000000..90205a6 Binary files /dev/null and b/res/drawable-mdpi/lock_anim_6.png differ diff --git a/res/drawable-mdpi/lock_anim_7.png b/res/drawable-mdpi/lock_anim_7.png new file mode 100644 index 0000000..1d94a47 Binary files /dev/null and b/res/drawable-mdpi/lock_anim_7.png differ diff --git a/res/drawable-mdpi/lock_anim_8.png b/res/drawable-mdpi/lock_anim_8.png new file mode 100644 index 0000000..af7cd28 Binary files /dev/null and b/res/drawable-mdpi/lock_anim_8.png differ diff --git a/res/drawable-mdpi/lock_anim_9.png b/res/drawable-mdpi/lock_anim_9.png new file mode 100644 index 0000000..d401624 Binary files /dev/null and b/res/drawable-mdpi/lock_anim_9.png differ diff --git a/res/drawable-mdpi/nav_divider.png b/res/drawable-mdpi/nav_divider.png new file mode 100644 index 0000000..f7ed6df Binary files /dev/null and b/res/drawable-mdpi/nav_divider.png differ diff --git a/res/drawable-mdpi/password_field_default.9.png b/res/drawable-mdpi/password_field_default.9.png new file mode 100644 index 0000000..3193275 Binary files /dev/null and b/res/drawable-mdpi/password_field_default.9.png differ diff --git a/res/drawable-mdpi/stat_sys_phone_call.png b/res/drawable-mdpi/stat_sys_phone_call.png new file mode 100644 index 0000000..c44d062 Binary files /dev/null and b/res/drawable-mdpi/stat_sys_phone_call.png differ diff --git a/res/drawable/appwidget_button_center.xml b/res/drawable/appwidget_button_center.xml new file mode 100644 index 0000000..3af32e5 --- /dev/null +++ b/res/drawable/appwidget_button_center.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + diff --git a/res/drawable/appwidget_button_left.xml b/res/drawable/appwidget_button_left.xml new file mode 100644 index 0000000..e13cf99 --- /dev/null +++ b/res/drawable/appwidget_button_left.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + diff --git a/res/drawable/appwidget_button_right.xml b/res/drawable/appwidget_button_right.xml new file mode 100644 index 0000000..e29c2fe --- /dev/null +++ b/res/drawable/appwidget_button_right.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + diff --git a/res/drawable/appwidget_item_bg.xml b/res/drawable/appwidget_item_bg.xml new file mode 100644 index 0000000..b9de6d4 --- /dev/null +++ b/res/drawable/appwidget_item_bg.xml @@ -0,0 +1,23 @@ + + + + + + + + + diff --git a/res/drawable/bg.jpg b/res/drawable/bg.jpg new file mode 100644 index 0000000..b86d584 Binary files /dev/null and b/res/drawable/bg.jpg differ diff --git a/res/drawable/custom_cancel_button.xml b/res/drawable/custom_cancel_button.xml new file mode 100644 index 0000000..7fbeb72 --- /dev/null +++ b/res/drawable/custom_cancel_button.xml @@ -0,0 +1,21 @@ + + + + + + + + \ No newline at end of file diff --git a/res/drawable/custom_network_bg.xml b/res/drawable/custom_network_bg.xml new file mode 100644 index 0000000..f00361e --- /dev/null +++ b/res/drawable/custom_network_bg.xml @@ -0,0 +1,21 @@ + + + + + + + + \ No newline at end of file diff --git a/res/drawable/custom_network_set_bg.xml b/res/drawable/custom_network_set_bg.xml new file mode 100644 index 0000000..bc0c65b --- /dev/null +++ b/res/drawable/custom_network_set_bg.xml @@ -0,0 +1,21 @@ + + + + + + + + \ No newline at end of file diff --git a/res/drawable/custom_ok_button.xml b/res/drawable/custom_ok_button.xml new file mode 100644 index 0000000..76e71b9 --- /dev/null +++ b/res/drawable/custom_ok_button.xml @@ -0,0 +1,21 @@ + + + + + + + + \ No newline at end of file diff --git a/res/drawable/data_sweep_left.xml b/res/drawable/data_sweep_left.xml new file mode 100644 index 0000000..3532cbc --- /dev/null +++ b/res/drawable/data_sweep_left.xml @@ -0,0 +1,23 @@ + + + + + + + + diff --git a/res/drawable/data_sweep_limit.xml b/res/drawable/data_sweep_limit.xml new file mode 100644 index 0000000..cfdbfbb --- /dev/null +++ b/res/drawable/data_sweep_limit.xml @@ -0,0 +1,23 @@ + + + + + + + + diff --git a/res/drawable/data_sweep_right.xml b/res/drawable/data_sweep_right.xml new file mode 100644 index 0000000..cbe2a85 --- /dev/null +++ b/res/drawable/data_sweep_right.xml @@ -0,0 +1,23 @@ + + + + + + + + diff --git a/res/drawable/data_sweep_warning.xml b/res/drawable/data_sweep_warning.xml new file mode 100644 index 0000000..8fbe8e7 --- /dev/null +++ b/res/drawable/data_sweep_warning.xml @@ -0,0 +1,23 @@ + + + + + + + + diff --git a/res/drawable/data_usage_bar.xml b/res/drawable/data_usage_bar.xml new file mode 100644 index 0000000..96f1cae --- /dev/null +++ b/res/drawable/data_usage_bar.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/drawable/data_usage_sweep_background.xml b/res/drawable/data_usage_sweep_background.xml new file mode 100644 index 0000000..86f1d09 --- /dev/null +++ b/res/drawable/data_usage_sweep_background.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + diff --git a/res/drawable/device_icon.png b/res/drawable/device_icon.png new file mode 100644 index 0000000..bba11a1 Binary files /dev/null and b/res/drawable/device_icon.png differ diff --git a/res/drawable/display_icon.png b/res/drawable/display_icon.png new file mode 100644 index 0000000..872c621 Binary files /dev/null and b/res/drawable/display_icon.png differ diff --git a/res/drawable/divider.png b/res/drawable/divider.png new file mode 100644 index 0000000..ed4fe9e Binary files /dev/null and b/res/drawable/divider.png differ diff --git a/res/drawable/empty_icon.xml b/res/drawable/empty_icon.xml new file mode 100644 index 0000000..db55af5 --- /dev/null +++ b/res/drawable/empty_icon.xml @@ -0,0 +1,21 @@ + + + + + + + diff --git a/res/drawable/fte.jpg b/res/drawable/fte.jpg new file mode 100644 index 0000000..1c1c8b0 Binary files /dev/null and b/res/drawable/fte.jpg differ diff --git a/res/drawable/fte_button_start_arrows.png b/res/drawable/fte_button_start_arrows.png new file mode 100644 index 0000000..61aed4e Binary files /dev/null and b/res/drawable/fte_button_start_arrows.png differ diff --git a/res/drawable/fte_container.png b/res/drawable/fte_container.png new file mode 100644 index 0000000..b26200d Binary files /dev/null and b/res/drawable/fte_container.png differ diff --git a/res/drawable/fte_dpad_tip.png b/res/drawable/fte_dpad_tip.png new file mode 100644 index 0000000..3f8eaa2 Binary files /dev/null and b/res/drawable/fte_dpad_tip.png differ diff --git a/res/drawable/fte_focus_user_area.9.png b/res/drawable/fte_focus_user_area.9.png new file mode 100644 index 0000000..a6a6a27 Binary files /dev/null and b/res/drawable/fte_focus_user_area.9.png differ diff --git a/res/drawable/fte_icn_alert.png b/res/drawable/fte_icn_alert.png new file mode 100644 index 0000000..6999704 Binary files /dev/null and b/res/drawable/fte_icn_alert.png differ diff --git a/res/drawable/fte_icn_done.png b/res/drawable/fte_icn_done.png new file mode 100644 index 0000000..6d2a57d Binary files /dev/null and b/res/drawable/fte_icn_done.png differ diff --git a/res/drawable/fte_icn_ethernet_connection.png b/res/drawable/fte_icn_ethernet_connection.png new file mode 100644 index 0000000..51825f0 Binary files /dev/null and b/res/drawable/fte_icn_ethernet_connection.png differ diff --git a/res/drawable/fte_icn_ethernet_no_connection.png b/res/drawable/fte_icn_ethernet_no_connection.png new file mode 100644 index 0000000..6374a9b Binary files /dev/null and b/res/drawable/fte_icn_ethernet_no_connection.png differ diff --git a/res/drawable/fte_icn_need_configuration.png b/res/drawable/fte_icn_need_configuration.png new file mode 100644 index 0000000..a8586d2 Binary files /dev/null and b/res/drawable/fte_icn_need_configuration.png differ diff --git a/res/drawable/fte_icn_tip.png b/res/drawable/fte_icn_tip.png new file mode 100644 index 0000000..5abc522 Binary files /dev/null and b/res/drawable/fte_icn_tip.png differ diff --git a/res/drawable/fte_icn_wifi_connection.png b/res/drawable/fte_icn_wifi_connection.png new file mode 100644 index 0000000..2ea3c5b Binary files /dev/null and b/res/drawable/fte_icn_wifi_connection.png differ diff --git a/res/drawable/fte_icn_wifi_no_connection.png b/res/drawable/fte_icn_wifi_no_connection.png new file mode 100644 index 0000000..7903a40 Binary files /dev/null and b/res/drawable/fte_icn_wifi_no_connection.png differ diff --git a/res/drawable/fte_nav_progressbar_base.png b/res/drawable/fte_nav_progressbar_base.png new file mode 100644 index 0000000..766fd5c Binary files /dev/null and b/res/drawable/fte_nav_progressbar_base.png differ diff --git a/res/drawable/fte_nav_progressbar_indicator.png b/res/drawable/fte_nav_progressbar_indicator.png new file mode 100644 index 0000000..17cc49f Binary files /dev/null and b/res/drawable/fte_nav_progressbar_indicator.png differ diff --git a/res/drawable/fte_progressbar_base.png b/res/drawable/fte_progressbar_base.png new file mode 100644 index 0000000..5360a7d Binary files /dev/null and b/res/drawable/fte_progressbar_base.png differ diff --git a/res/drawable/fte_progressbar_indicator.png b/res/drawable/fte_progressbar_indicator.png new file mode 100644 index 0000000..0a019c8 Binary files /dev/null and b/res/drawable/fte_progressbar_indicator.png differ diff --git a/res/drawable/fte_remote_1.png b/res/drawable/fte_remote_1.png new file mode 100644 index 0000000..1dc21e9 Binary files /dev/null and b/res/drawable/fte_remote_1.png differ diff --git a/res/drawable/fte_remote_2.png b/res/drawable/fte_remote_2.png new file mode 100644 index 0000000..6faa0d5 Binary files /dev/null and b/res/drawable/fte_remote_2.png differ diff --git a/res/drawable/fte_remote_3.png b/res/drawable/fte_remote_3.png new file mode 100644 index 0000000..c9ca87e Binary files /dev/null and b/res/drawable/fte_remote_3.png differ diff --git a/res/drawable/ic_cancel_normal.png b/res/drawable/ic_cancel_normal.png new file mode 100644 index 0000000..ae55915 Binary files /dev/null and b/res/drawable/ic_cancel_normal.png differ diff --git a/res/drawable/ic_cancel_sel.png b/res/drawable/ic_cancel_sel.png new file mode 100644 index 0000000..e418d5a Binary files /dev/null and b/res/drawable/ic_cancel_sel.png differ diff --git a/res/drawable/ic_default_user.png b/res/drawable/ic_default_user.png new file mode 100644 index 0000000..ddf797f Binary files /dev/null and b/res/drawable/ic_default_user.png differ diff --git a/res/drawable/ic_list_sync_anim.xml b/res/drawable/ic_list_sync_anim.xml new file mode 100644 index 0000000..e70c300 --- /dev/null +++ b/res/drawable/ic_list_sync_anim.xml @@ -0,0 +1,24 @@ + + + + diff --git a/res/drawable/ic_ok_normal.png b/res/drawable/ic_ok_normal.png new file mode 100644 index 0000000..f37089b Binary files /dev/null and b/res/drawable/ic_ok_normal.png differ diff --git a/res/drawable/ic_ok_sel.png b/res/drawable/ic_ok_sel.png new file mode 100644 index 0000000..3ec1c23 Binary files /dev/null and b/res/drawable/ic_ok_sel.png differ diff --git a/res/drawable/ic_tab_all.xml b/res/drawable/ic_tab_all.xml new file mode 100644 index 0000000..9e5756b --- /dev/null +++ b/res/drawable/ic_tab_all.xml @@ -0,0 +1,21 @@ + + + + + + + + diff --git a/res/drawable/ic_tab_download.xml b/res/drawable/ic_tab_download.xml new file mode 100644 index 0000000..d126f5b --- /dev/null +++ b/res/drawable/ic_tab_download.xml @@ -0,0 +1,21 @@ + + + + + + + + diff --git a/res/drawable/ic_tab_running.xml b/res/drawable/ic_tab_running.xml new file mode 100644 index 0000000..1044acc --- /dev/null +++ b/res/drawable/ic_tab_running.xml @@ -0,0 +1,21 @@ + + + + + + + + diff --git a/res/drawable/ic_tab_sdcard.xml b/res/drawable/ic_tab_sdcard.xml new file mode 100644 index 0000000..2088f93 --- /dev/null +++ b/res/drawable/ic_tab_sdcard.xml @@ -0,0 +1,21 @@ + + + + + + + + diff --git a/res/drawable/line.png b/res/drawable/line.png new file mode 100644 index 0000000..7fdb9f1 Binary files /dev/null and b/res/drawable/line.png differ diff --git a/res/drawable/list_item_selector.xml b/res/drawable/list_item_selector.xml new file mode 100644 index 0000000..970cdd4 --- /dev/null +++ b/res/drawable/list_item_selector.xml @@ -0,0 +1,21 @@ + + + + + + + + diff --git a/res/drawable/local_update_button.xml b/res/drawable/local_update_button.xml new file mode 100644 index 0000000..0e6ffe9 --- /dev/null +++ b/res/drawable/local_update_button.xml @@ -0,0 +1,22 @@ + + + + + + + + + diff --git a/res/drawable/local_update_label_nomal.png b/res/drawable/local_update_label_nomal.png new file mode 100644 index 0000000..7dffdfb Binary files /dev/null and b/res/drawable/local_update_label_nomal.png differ diff --git a/res/drawable/local_update_label_sel.png b/res/drawable/local_update_label_sel.png new file mode 100644 index 0000000..181dfa5 Binary files /dev/null and b/res/drawable/local_update_label_sel.png differ diff --git a/res/drawable/lock_anim.xml b/res/drawable/lock_anim.xml new file mode 100644 index 0000000..8ec31a6 --- /dev/null +++ b/res/drawable/lock_anim.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + diff --git a/res/drawable/mid_line.png b/res/drawable/mid_line.png new file mode 100644 index 0000000..8df0a09 Binary files /dev/null and b/res/drawable/mid_line.png differ diff --git a/res/drawable/net_update_button.xml b/res/drawable/net_update_button.xml new file mode 100644 index 0000000..315ee11 --- /dev/null +++ b/res/drawable/net_update_button.xml @@ -0,0 +1,24 @@ + + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/net_update_label_normal.png b/res/drawable/net_update_label_normal.png new file mode 100644 index 0000000..27eb3d1 Binary files /dev/null and b/res/drawable/net_update_label_normal.png differ diff --git a/res/drawable/net_update_label_sel.png b/res/drawable/net_update_label_sel.png new file mode 100644 index 0000000..37b3bd1 Binary files /dev/null and b/res/drawable/net_update_label_sel.png differ diff --git a/res/drawable/network_button_normal.png b/res/drawable/network_button_normal.png new file mode 100644 index 0000000..382ca78 Binary files /dev/null and b/res/drawable/network_button_normal.png differ diff --git a/res/drawable/network_button_sel.png b/res/drawable/network_button_sel.png new file mode 100644 index 0000000..aa96364 Binary files /dev/null and b/res/drawable/network_button_sel.png differ diff --git a/res/drawable/network_icon.png b/res/drawable/network_icon.png new file mode 100644 index 0000000..90441b0 Binary files /dev/null and b/res/drawable/network_icon.png differ diff --git a/res/drawable/network_set_btn_normal.png b/res/drawable/network_set_btn_normal.png new file mode 100644 index 0000000..57c3fea Binary files /dev/null and b/res/drawable/network_set_btn_normal.png differ diff --git a/res/drawable/progress.png b/res/drawable/progress.png new file mode 100644 index 0000000..6339d7f Binary files /dev/null and b/res/drawable/progress.png differ diff --git a/res/drawable/progress_bg.png b/res/drawable/progress_bg.png new file mode 100644 index 0000000..615d4ce Binary files /dev/null and b/res/drawable/progress_bg.png differ diff --git a/res/drawable/progressbar.xml b/res/drawable/progressbar.xml new file mode 100644 index 0000000..ec68c31 --- /dev/null +++ b/res/drawable/progressbar.xml @@ -0,0 +1,13 @@ + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/qr.jpg b/res/drawable/qr.jpg new file mode 100644 index 0000000..62799fa Binary files /dev/null and b/res/drawable/qr.jpg differ diff --git a/res/drawable/qr_icon.png b/res/drawable/qr_icon.png new file mode 100644 index 0000000..6c3cf98 Binary files /dev/null and b/res/drawable/qr_icon.png differ diff --git a/res/drawable/regulatory_info.png b/res/drawable/regulatory_info.png new file mode 100644 index 0000000..65de26c Binary files /dev/null and b/res/drawable/regulatory_info.png differ diff --git a/res/drawable/seekbar_img.xml b/res/drawable/seekbar_img.xml new file mode 100644 index 0000000..8bc6518 --- /dev/null +++ b/res/drawable/seekbar_img.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/signal.xml b/res/drawable/signal.xml new file mode 100644 index 0000000..f315600 --- /dev/null +++ b/res/drawable/signal.xml @@ -0,0 +1,24 @@ + + + + + + + + + + + diff --git a/res/drawable/top_line.png b/res/drawable/top_line.png new file mode 100644 index 0000000..8b3ca1f Binary files /dev/null and b/res/drawable/top_line.png differ diff --git a/res/drawable/update_icon.png b/res/drawable/update_icon.png new file mode 100644 index 0000000..2299b81 Binary files /dev/null and b/res/drawable/update_icon.png differ diff --git a/res/drawable/wifi_divider.9.png b/res/drawable/wifi_divider.9.png new file mode 100644 index 0000000..a9ddc84 Binary files /dev/null and b/res/drawable/wifi_divider.9.png differ diff --git a/res/drawable/wifi_signal.xml b/res/drawable/wifi_signal.xml new file mode 100644 index 0000000..86c1ab0 --- /dev/null +++ b/res/drawable/wifi_signal.xml @@ -0,0 +1,22 @@ + + + + + + + + diff --git a/res/drawable/wifi_signal_lock.xml b/res/drawable/wifi_signal_lock.xml new file mode 100644 index 0000000..2ad6d91 --- /dev/null +++ b/res/drawable/wifi_signal_lock.xml @@ -0,0 +1,23 @@ + + + + + + + + + + diff --git a/res/drawable/wifi_signal_open.xml b/res/drawable/wifi_signal_open.xml new file mode 100644 index 0000000..b506dd3 --- /dev/null +++ b/res/drawable/wifi_signal_open.xml @@ -0,0 +1,23 @@ + + + + + + + + + + diff --git a/res/layout-land/choose_lock_password.xml b/res/layout-land/choose_lock_password.xml new file mode 100644 index 0000000..08dcf64 --- /dev/null +++ b/res/layout-land/choose_lock_password.xml @@ -0,0 +1,98 @@ + + + + + + + + + + + + + + + + + + + +