commit 27d23ae4b8ba7e4bbd34a06f8c2e17ac8fa535bf Author: Jan Engelmohr Date: Tue Aug 16 00:02:57 2016 +0200 set up mt6753 device tree diff --git a/BoardConfigMT6753_common.mk b/BoardConfigMT6753_common.mk new file mode 100644 index 0000000..5ea00d2 --- /dev/null +++ b/BoardConfigMT6753_common.mk @@ -0,0 +1,294 @@ +# use these headers +TARGET_SPECIFIC_HEADER_PATH := device/mediatek/mt6753_common/include + +# Link against libxlog +TARGET_LDPRELOAD += libxlog.so + +TARGET_NO_BOOTLOADER := true + +# 1st architecture +TARGET_BOARD_PLATFORM := mt6753 +TARGET_ARCH := arm64 +TARGET_NO_BOOTLOADER := true +TARGET_CPU_ABI := arm64-v8a +TARGET_CPU_ABI2 := +TARGET_ARCH_VARIANT := armv8-a +TARGET_CPU_VARIANT := generic +TARGET_BOARD_SUFFIX := _64 +TARGET_USES_64_BIT_BINDER := true +TARGET_IS_64_BIT := true +TARGET_CPU_CORTEX_A53 := true +# 2nd architecture +TARGET_2ND_ARCH := arm +TARGET_2ND_ARCH_VARIANT := armv7-a-neon +TARGET_2ND_CPU_ABI := armeabi-v7a +TARGET_2ND_CPU_ABI2 := armeabi +TARGET_2ND_CPU_VARIANT := cortex-a53 + +# Architecture Extensions +ARCH_ARM_HAVE_NEON := true +ARCH_ARM_HAVE_VFP := true +ARCH_ARM_HAVE_TLS_REGISTER := true +TARGET_CPU_SMP := true + +# ABI lists for build.prop +TARGET_CPU_ABI_LIST_64_BIT := $(TARGET_CPU_ABI) +TARGET_CPU_ABI_LIST_32_BIT := $(TARGET_2ND_CPU_ABI),$(TARGET_2ND_CPU_ABI2) +TARGET_CPU_ABI_LIST := $(TARGET_CPU_ABI_LIST_64_BIT),$(TARGET_CPU_ABI_LIST_32_BIT) + +# CFlags +TARGET_GLOBAL_CFLAGS += -mfpu=neon -mfloat-abi=softfp +TARGET_GLOBAL_CPPFLAGS += -mfpu=neon -mfloat-abi=softfp +COMMON_GLOBAL_CFLAGS += -DNO_SECURE_DISCARD +COMMON_GLOBAL_CFLAGS += -DDISABLE_HW_ID_MATCH_CHECK +TARGET_USERIMAGES_USE_EXT4 := true + +# Generic Kernel settings +TARGET_KERNEL_ARCH := arm64 +TARGET_KERNEL_HEADER_ARCH := arm64 +TARGET_KERNEL_CROSS_COMPILE_PREFIX := aarch64-linux-android- +BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb +MTK_APPENDED_DTB_SUPPORT := yes + +# Build an EXT4 ROM image +TARGET_USERIMAGES_USE_EXT4 := true +TARGET_NO_FACTORYIMAGE := true + +# WiFi +WPA_SUPPLICANT_VERSION := VER_0_8_X +BOARD_HOSTAPD_DRIVER := NL80211 +BOARD_HOSTAPD_PRIVATE_LIB := lib_driver_cmd_mt66xx +BOARD_WPA_SUPPLICANT_DRIVER := NL80211 +BOARD_WPA_SUPPLICANT_PRIVATE_LIB := lib_driver_cmd_mt66xx +WIFI_DRIVER_FW_PATH_PARAM:="/dev/wmtWifi" +WIFI_DRIVER_FW_PATH_STA:=STA +WIFI_DRIVER_FW_PATH_AP:=AP +WIFI_DRIVER_FW_PATH_P2P:=P2P + +# RIL +BOARD_CONNECTIVITY_VENDOR := MediaTek +BOARD_USES_LEGACY_MTK_AV_BLOB := true + +# Bluetooth +BOARD_HAVE_BLUETOOTH := true +BOARD_HAVE_BLUETOOTH_MTK := true +BOARD_BLUETOOTH_DOES_NOT_USE_RFKILL := true + +# ANT +MTK_ANT_SUPPORT := yes +BOARD_ANT_WIRELESS_DEVICE := "vfs-prerelease" + +# GPS +BOARD_GPS_LIBRARIES :=true +BOARD_CONNECTIVITY_MODULE := conn_soc +BOARD_MEDIATEK_USES_GPS := true + +# Camera +USE_CAMERA_STUB := true + +# Audio +TARGET_CPU_MEMCPY_OPT_DISABLE := true +BOARD_USES_MTK_AUDIO := true + +# FM Radio +MTK_FM_SUPPORT := yes +MTK_FM_RX_SUPPORT := yes + +# Mediatek flags +BOARD_HAS_MTK_HARDWARE := true +MTK_HARDWARE := true +COMMON_GLOBAL_CFLAGS += -DMTK_HARDWARE -DADD_LEGACY_ACQUIRE_BUFFER_SYMBOL +COMMON_GLOBAL_CPPFLAGS += -DMTK_HARDWARE + +# EGL settings +USE_OPENGL_RENDERER := true +BOARD_EGL_WORKAROUND_BUG_10194508 := true + +# SELinux +BOARD_SEPOLICY_DIRS := \ + device/elephone/p8000/sepolicy + +BOARD_SEPOLICY_UNION := \ + app.te \ + device.te \ + domain.te \ + file.te \ + file_contexts \ + fs_use \ + installd.te \ + net.te \ + netd.te \ + te_macros \ + vold.te \ + untrusted_app.te \ + platform_app.te \ + system_app.te \ + zygote.te \ + aal.te \ + akmd09911.te \ + akmd8963.te \ + akmd8975.te \ + ami304d.te \ + ist8303.te \ + mc6470d.te \ + qmcX983d.te \ + st480.te \ + af7133e.te \ + mmc3524xd.te \ + atcid.te \ + atci_service.te \ + audiocmdservice_atci.te \ + batterywarning.te \ + bmm050d.te \ + bmm056d.te \ + bmx056d.te \ + boot_logo_updater.te \ + br_app_data_service.te \ + BGW.te \ + ccci_fsd.te \ + ccci_mdinit.te \ + statusd.te \ + flashlessd.te \ + ccci_rpcd.te \ + eemcs_fsd.te \ + eemcs_mdinit.te \ + dhcp6c.te \ + dm_agent_binder.te \ + dualmdlogger.te \ + dumpstate.te \ + em_svr.te \ + enableswap.te \ + disableswap.te \ + factory.te \ + fota1.te \ + fuelgauged.te \ + geomagneticd.te \ + GoogleOtaBinder.te \ + gsm0710muxdmd2.te \ + gsm0710muxd.te \ + guiext-server.te \ + ipod.te \ + matv.te \ + mc6420d.te \ + mdlogger.te \ + mdnsd.te \ + memsicd3416x.te \ + bmc156d.te \ + memsicd.te \ + memsicp.te \ + meta_tst.te \ + mmc_ffu.te \ + mmp.te \ + mnld.te \ + mobile_log_d.te \ + mpud6050.te \ + msensord.te \ + mtk_6620_launcher.te \ + mtk_agpsd.te \ + mtkbt.te \ + muxreport.te \ + netdiag.te \ + nvram_agent_binder.te \ + nvram_backup_binder.te \ + nvram_daemon.te \ + orientationd.te \ + permission_check.te \ + poad.te \ + pppd_dt.te \ + pppd_via.te \ + pq.te \ + recovery.te \ + resmon.te \ + mtkrild.te \ + mtkrildmd2.te \ + viarild.te \ + s62xd.te \ + sn.te \ + epdg_wod.te \ + ipsec.te \ + terservice.te \ + thermald.te \ + thermal_manager.te \ + thermal.te \ + tiny_mkswap.te \ + tiny_swapon.te \ + vdc.te \ + volte_imcb.te \ + volte_ua.te \ + volte_stack.te \ + wmt_loader.te \ + icusbd.te \ + xlog.te \ + mobicore.te \ + install_recovery.te \ + program_binary.te \ + genfs_contexts + + + +BOARD_SEPOLICY_UNION += \ + adbd.te \ + bluetooth.te \ + bootanim.te \ + clatd.te \ + drmserver.te \ + dhcp.te \ + dnsmasq.te \ + gpsd.te \ + hci_attach.te \ + healthd.te \ + hostapd.te \ + inputflinger.te \ + init.te \ + init_shell.te \ + isolated_app.te \ + keystore.te \ + kernel.te \ + lmkd.te \ + logd.te \ + mediaserver.te \ + mtp.te \ + nfc.te \ + racoon.te \ + radio.te \ + rild.te \ + runas.te \ + sdcardd.te \ + servicemanager.te \ + shared_relro.te \ + shell.te \ + system_app.te \ + system_server.te \ + surfaceflinger.te \ + tee.te \ + ueventd.te \ + uncrypt.te \ + watchdogd.te \ + wpa_supplicant.te \ + wpa.te \ + property.te \ + property_contexts \ + service.te \ + dmlog.te \ + MtkCodecService.te \ + ppl_agent.te \ + pvrsrvctl.te \ + wifi2agps.te \ + dex2oat.te \ + emdlogger.te \ + autokd.te \ + ppp.te \ + launchpppoe.te \ + sbchk.te \ + service_contexts \ + ril-3gddaemon.te \ + usbdongled.te \ + zpppd_gprs.te \ + md_ctrl.te \ + cmddumper.te \ + tunman.te + + +# Block based ota +# see http://review.cyanogenmod.org/#/c/78849/1/core/Makefile +BLOCK_BASED_OTA := false diff --git a/LICENSE b/LICENSE new file mode 100755 index 0000000..8cdb845 --- /dev/null +++ b/LICENSE @@ -0,0 +1,340 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + {description} + Copyright (C) {year} {fullname} + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + {signature of Ty Coon}, 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. + diff --git a/MediaTek/ANT/Android.mk b/MediaTek/ANT/Android.mk new file mode 100644 index 0000000..a6cdd44 --- /dev/null +++ b/MediaTek/ANT/Android.mk @@ -0,0 +1,35 @@ +# Copyright Statement: +# +# This software/firmware and related documentation ("MediaTek Software") are +# protected under relevant copyright laws. The information contained herein +# is confidential and proprietary to MediaTek Inc. and/or its licensors. +# Without the prior written permission of MediaTek inc. and/or its licensors, +# any reproduction, modification, use or disclosure of MediaTek Software, +# and information contained herein, in whole or in part, shall be strictly prohibited. + +# MediaTek Inc. (C) 2010. All rights reserved. +# +# BY OPENING THIS FILE, RECEIVER HEREBY UNEQUIVOCALLY ACKNOWLEDGES AND AGREES +# THAT THE SOFTWARE/FIRMWARE AND ITS DOCUMENTATIONS ("MEDIATEK SOFTWARE") +# RECEIVED FROM MEDIATEK AND/OR ITS REPRESENTATIVES ARE PROVIDED TO RECEIVER ON +# AN "AS-IS" BASIS ONLY. MEDIATEK EXPRESSLY DISCLAIMS ANY AND ALL WARRANTIES, +# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF +# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NONINFRINGEMENT. +# NEITHER DOES MEDIATEK PROVIDE ANY WARRANTY WHATSOEVER WITH RESPECT TO THE +# SOFTWARE OF ANY THIRD PARTY WHICH MAY BE USED BY, INCORPORATED IN, OR +# SUPPLIED WITH THE MEDIATEK SOFTWARE, AND RECEIVER AGREES TO LOOK ONLY TO SUCH +# THIRD PARTY FOR ANY WARRANTY CLAIM RELATING THERETO. RECEIVER EXPRESSLY ACKNOWLEDGES +# THAT IT IS RECEIVER'S SOLE RESPONSIBILITY TO OBTAIN FROM ANY THIRD PARTY ALL PROPER LICENSES +# CONTAINED IN MEDIATEK SOFTWARE. MEDIATEK SHALL ALSO NOT BE RESPONSIBLE FOR ANY MEDIATEK +# SOFTWARE RELEASES MADE TO RECEIVER'S SPECIFICATION OR TO CONFORM TO A PARTICULAR +# STANDARD OR OPEN FORUM. RECEIVER'S SOLE AND EXCLUSIVE REMEDY AND MEDIATEK'S ENTIRE AND +# CUMULATIVE LIABILITY WITH RESPECT TO THE MEDIATEK SOFTWARE RELEASED HEREUNDER WILL BE, +# AT MEDIATEK'S OPTION, TO REVISE OR REPLACE THE MEDIATEK SOFTWARE AT ISSUE, +# OR REFUND ANY SOFTWARE LICENSE FEES OR SERVICE CHARGE PAID BY RECEIVER TO +# MEDIATEK FOR SUCH MEDIATEK SOFTWARE AT ISSUE. +# +# The following software/firmware and/or related documentation ("MediaTek Software") +# have been modified by MediaTek Inc. All revisions are subject to any receiver's +# applicable license agreements with MediaTek Inc. + +include $(call all-subdir-makefiles) diff --git a/MediaTek/ANT/RAM/ANT_RAM_CODE_E1.BIN b/MediaTek/ANT/RAM/ANT_RAM_CODE_E1.BIN new file mode 100644 index 0000000..32e0b41 Binary files /dev/null and b/MediaTek/ANT/RAM/ANT_RAM_CODE_E1.BIN differ diff --git a/MediaTek/ANT/RAM/ANT_RAM_CODE_E2.BIN b/MediaTek/ANT/RAM/ANT_RAM_CODE_E2.BIN new file mode 100644 index 0000000..f9367f3 Binary files /dev/null and b/MediaTek/ANT/RAM/ANT_RAM_CODE_E2.BIN differ diff --git a/MediaTek/ANT/RAM/Android.mk b/MediaTek/ANT/RAM/Android.mk new file mode 100644 index 0000000..b8fe172 --- /dev/null +++ b/MediaTek/ANT/RAM/Android.mk @@ -0,0 +1,32 @@ +# Copyright (C) 2008 The Android Open Source Project +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +ifeq ($(MTK_ANT_SUPPORT), yes) +$(warning building ANT RAM start) +LOCAL_PATH := $(call my-dir) + +include $(CLEAR_VARS) +LOCAL_MODULE := ANT_RAM_CODE_E1.BIN +LOCAL_MODULE_CLASS := ETC +LOCAL_MODULE_PATH := $(TARGET_OUT_ETC)/firmware +LOCAL_SRC_FILES := $(LOCAL_MODULE) +include $(BUILD_PREBUILT) + +include $(CLEAR_VARS) +LOCAL_MODULE := ANT_RAM_CODE_E2.BIN +LOCAL_MODULE_CLASS := ETC +LOCAL_MODULE_PATH := $(TARGET_OUT_ETC)/firmware +LOCAL_SRC_FILES := $(LOCAL_MODULE) +include $(BUILD_PREBUILT) +$(warning building ANT RAM finish ) +endif diff --git a/MediaTek/ANT/RAM/NOTICE b/MediaTek/ANT/RAM/NOTICE new file mode 100644 index 0000000..e69de29 diff --git a/MediaTek/ANT/RAM/PROPRIETARY_LICENCE b/MediaTek/ANT/RAM/PROPRIETARY_LICENCE new file mode 100644 index 0000000..17fd8d6 --- /dev/null +++ b/MediaTek/ANT/RAM/PROPRIETARY_LICENCE @@ -0,0 +1,31 @@ +Copyright Statement: + +This software/firmware and related documentation ("MediaTek Software") are +protected under relevant copyright laws. The information contained herein is +confidential and proprietary to MediaTek Inc. and/or its licensors. Without +the prior written permission of MediaTek inc. and/or its licensors, any +reproduction, modification, use or disclosure of MediaTek Software, and +information contained herein, in whole or in part, shall be strictly +prohibited. + +MediaTek Inc. (C) 2014. All rights reserved. + +BY OPENING THIS FILE, RECEIVER HEREBY UNEQUIVOCALLY ACKNOWLEDGES AND AGREES +THAT THE SOFTWARE/FIRMWARE AND ITS DOCUMENTATIONS ("MEDIATEK SOFTWARE") +RECEIVED FROM MEDIATEK AND/OR ITS REPRESENTATIVES ARE PROVIDED TO RECEIVER +ON AN "AS-IS" BASIS ONLY. MEDIATEK EXPRESSLY DISCLAIMS ANY AND ALL +WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED +WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR +NONINFRINGEMENT. NEITHER DOES MEDIATEK PROVIDE ANY WARRANTY WHATSOEVER WITH +RESPECT TO THE SOFTWARE OF ANY THIRD PARTY WHICH MAY BE USED BY, +INCORPORATED IN, OR SUPPLIED WITH THE MEDIATEK SOFTWARE, AND RECEIVER AGREES +TO LOOK ONLY TO SUCH THIRD PARTY FOR ANY WARRANTY CLAIM RELATING THERETO. +RECEIVER EXPRESSLY ACKNOWLEDGES THAT IT IS RECEIVER'S SOLE RESPONSIBILITY TO +OBTAIN FROM ANY THIRD PARTY ALL PROPER LICENSES CONTAINED IN MEDIATEK +SOFTWARE. MEDIATEK SHALL ALSO NOT BE RESPONSIBLE FOR ANY MEDIATEK SOFTWARE +RELEASES MADE TO RECEIVER'S SPECIFICATION OR TO CONFORM TO A PARTICULAR +STANDARD OR OPEN FORUM. RECEIVER'S SOLE AND EXCLUSIVE REMEDY AND MEDIATEK'S +ENTIRE AND CUMULATIVE LIABILITY WITH RESPECT TO THE MEDIATEK SOFTWARE +RELEASED HEREUNDER WILL BE, AT MEDIATEK'S OPTION, TO REVISE OR REPLACE THE +MEDIATEK SOFTWARE AT ISSUE, OR REFUND ANY SOFTWARE LICENSE FEES OR SERVICE +CHARGE PAID BY RECEIVER TO MEDIATEK FOR SUCH MEDIATEK SOFTWARE AT ISSUE. diff --git a/MediaTek/ANT/RAM/README b/MediaTek/ANT/RAM/README new file mode 100644 index 0000000..50eb854 --- /dev/null +++ b/MediaTek/ANT/RAM/README @@ -0,0 +1,11 @@ +WHAT IT DOES? +============= +This is the ANT ram code runs in combo chip. + +HOW IT WAS BUILT? +================== +These are binary files. + +HOW TO USE IT? +============== +Download ram code to combo chip , for example MT6630. \ No newline at end of file diff --git a/MediaTek/Android.mk b/MediaTek/Android.mk new file mode 100644 index 0000000..5053e7d --- /dev/null +++ b/MediaTek/Android.mk @@ -0,0 +1 @@ +include $(call all-subdir-makefiles) diff --git a/MediaTek/FmRadio/Android.mk b/MediaTek/FmRadio/Android.mk new file mode 100755 index 0000000..2918f01 --- /dev/null +++ b/MediaTek/FmRadio/Android.mk @@ -0,0 +1,61 @@ +# Copyright Statement: +# +# This software/firmware and related documentation ("MediaTek Software") are +# protected under relevant copyright laws. The information contained herein +# is confidential and proprietary to MediaTek Inc. and/or its licensors. +# Without the prior written permission of MediaTek inc. and/or its licensors, +# any reproduction, modification, use or disclosure of MediaTek Software, +# and information contained herein, in whole or in part, shall be strictly prohibited. +# +# MediaTek Inc. (C) 2011-2014. All rights reserved. +# +# BY OPENING THIS FILE, RECEIVER HEREBY UNEQUIVOCALLY ACKNOWLEDGES AND AGREES +# THAT THE SOFTWARE/FIRMWARE AND ITS DOCUMENTATIONS ("MEDIATEK SOFTWARE") +# RECEIVED FROM MEDIATEK AND/OR ITS REPRESENTATIVES ARE PROVIDED TO RECEIVER ON +# AN "AS-IS" BASIS ONLY. MEDIATEK EXPRESSLY DISCLAIMS ANY AND ALL WARRANTIES, +# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF +# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NONINFRINGEMENT. +# NEITHER DOES MEDIATEK PROVIDE ANY WARRANTY WHATSOEVER WITH RESPECT TO THE +# SOFTWARE OF ANY THIRD PARTY WHICH MAY BE USED BY, INCORPORATED IN, OR +# SUPPLIED WITH THE MEDIATEK SOFTWARE, AND RECEIVER AGREES TO LOOK ONLY TO SUCH +# THIRD PARTY FOR ANY WARRANTY CLAIM RELATING THERETO. RECEIVER EXPRESSLY ACKNOWLEDGES +# THAT IT IS RECEIVER'S SOLE RESPONSIBILITY TO OBTAIN FROM ANY THIRD PARTY ALL PROPER LICENSES +# CONTAINED IN MEDIATEK SOFTWARE. MEDIATEK SHALL ALSO NOT BE RESPONSIBLE FOR ANY MEDIATEK +# SOFTWARE RELEASES MADE TO RECEIVER'S SPECIFICATION OR TO CONFORM TO A PARTICULAR +# STANDARD OR OPEN FORUM. RECEIVER'S SOLE AND EXCLUSIVE REMEDY AND MEDIATEK'S ENTIRE AND +# CUMULATIVE LIABILITY WITH RESPECT TO THE MEDIATEK SOFTWARE RELEASED HEREUNDER WILL BE, +# AT MEDIATEK'S OPTION, TO REVISE OR REPLACE THE MEDIATEK SOFTWARE AT ISSUE, +# OR REFUND ANY SOFTWARE LICENSE FEES OR SERVICE CHARGE PAID BY RECEIVER TO +# MEDIATEK FOR SUCH MEDIATEK SOFTWARE AT ISSUE. +# +# The following software/firmware and/or related documentation ("MediaTek Software") +# have been modified by MediaTek Inc. All revisions are subject to any receiver's +# applicable license agreements with MediaTek Inc. + +ifeq ($(MTK_FM_SUPPORT),yes) +ifeq ($(MTK_FM_RX_SUPPORT),yes) + +LOCAL_PATH:= $(call my-dir) + +include $(CLEAR_VARS) + +LOCAL_MODULE_TAGS := optional +LOCAL_CERTIFICATE := platform + +LOCAL_SRC_FILES := $(call all-java-files-under, src) + +LOCAL_PACKAGE_NAME := FmRadio +LOCAL_JNI_SHARED_LIBRARIES := libfmjni + +LOCAL_PROGUARD_ENABLED := disabled +LOCAL_PRIVILEGED_MODULE := true + +LOCAL_STATIC_JAVA_LIBRARIES := com.mediatek.fmradio.ext +LOCAL_SRC_FILES += bsp/com/mediatek/fmradio/ExtensionUtils.java + +include $(BUILD_PACKAGE) + +include $(call all-makefiles-under,$(LOCAL_PATH)) + +endif +endif diff --git a/MediaTek/FmRadio/Android.mk~ b/MediaTek/FmRadio/Android.mk~ new file mode 100755 index 0000000..d7c93e8 --- /dev/null +++ b/MediaTek/FmRadio/Android.mk~ @@ -0,0 +1,68 @@ +# Copyright Statement: +# +# This software/firmware and related documentation ("MediaTek Software") are +# protected under relevant copyright laws. The information contained herein +# is confidential and proprietary to MediaTek Inc. and/or its licensors. +# Without the prior written permission of MediaTek inc. and/or its licensors, +# any reproduction, modification, use or disclosure of MediaTek Software, +# and information contained herein, in whole or in part, shall be strictly prohibited. +# +# MediaTek Inc. (C) 2011-2014. All rights reserved. +# +# BY OPENING THIS FILE, RECEIVER HEREBY UNEQUIVOCALLY ACKNOWLEDGES AND AGREES +# THAT THE SOFTWARE/FIRMWARE AND ITS DOCUMENTATIONS ("MEDIATEK SOFTWARE") +# RECEIVED FROM MEDIATEK AND/OR ITS REPRESENTATIVES ARE PROVIDED TO RECEIVER ON +# AN "AS-IS" BASIS ONLY. MEDIATEK EXPRESSLY DISCLAIMS ANY AND ALL WARRANTIES, +# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF +# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NONINFRINGEMENT. +# NEITHER DOES MEDIATEK PROVIDE ANY WARRANTY WHATSOEVER WITH RESPECT TO THE +# SOFTWARE OF ANY THIRD PARTY WHICH MAY BE USED BY, INCORPORATED IN, OR +# SUPPLIED WITH THE MEDIATEK SOFTWARE, AND RECEIVER AGREES TO LOOK ONLY TO SUCH +# THIRD PARTY FOR ANY WARRANTY CLAIM RELATING THERETO. RECEIVER EXPRESSLY ACKNOWLEDGES +# THAT IT IS RECEIVER'S SOLE RESPONSIBILITY TO OBTAIN FROM ANY THIRD PARTY ALL PROPER LICENSES +# CONTAINED IN MEDIATEK SOFTWARE. MEDIATEK SHALL ALSO NOT BE RESPONSIBLE FOR ANY MEDIATEK +# SOFTWARE RELEASES MADE TO RECEIVER'S SPECIFICATION OR TO CONFORM TO A PARTICULAR +# STANDARD OR OPEN FORUM. RECEIVER'S SOLE AND EXCLUSIVE REMEDY AND MEDIATEK'S ENTIRE AND +# CUMULATIVE LIABILITY WITH RESPECT TO THE MEDIATEK SOFTWARE RELEASED HEREUNDER WILL BE, +# AT MEDIATEK'S OPTION, TO REVISE OR REPLACE THE MEDIATEK SOFTWARE AT ISSUE, +# OR REFUND ANY SOFTWARE LICENSE FEES OR SERVICE CHARGE PAID BY RECEIVER TO +# MEDIATEK FOR SUCH MEDIATEK SOFTWARE AT ISSUE. +# +# The following software/firmware and/or related documentation ("MediaTek Software") +# have been modified by MediaTek Inc. All revisions are subject to any receiver's +# applicable license agreements with MediaTek Inc. + +ifeq ($(MTK_FM_SUPPORT),yes) +ifeq ($(MTK_FM_RX_SUPPORT),yes) + +LOCAL_PATH:= $(call my-dir) + +include $(CLEAR_VARS) + +LOCAL_MODULE_TAGS := optional +LOCAL_CERTIFICATE := platform + +LOCAL_SRC_FILES := $(call all-java-files-under, src) + +LOCAL_PACKAGE_NAME := FmRadio +LOCAL_JNI_SHARED_LIBRARIES := libfmjni + +LOCAL_PROGUARD_ENABLED := disabled +LOCAL_PRIVILEGED_MODULE := true + +LOCAL_JAVA_LIBRARIES += mediatek-framework + +ifeq ($(strip $(MTK_BSP_PACKAGE)),yes) + LOCAL_STATIC_JAVA_LIBRARIES := com.mediatek.fmradio.ext + LOCAL_SRC_FILES += bsp/com/mediatek/fmradio/ExtensionUtils.java +else + LOCAL_STATIC_JAVA_LIBRARIES := com.mediatek.fmradio.ext + LOCAL_SRC_FILES += turnkey/com/mediatek/fmradio/ExtensionUtils.java +endif + +include $(BUILD_PACKAGE) + +include $(call all-makefiles-under,$(LOCAL_PATH)) + +endif +endif diff --git a/MediaTek/FmRadio/AndroidManifest.xml b/MediaTek/FmRadio/AndroidManifest.xml new file mode 100755 index 0000000..8cc32cc --- /dev/null +++ b/MediaTek/FmRadio/AndroidManifest.xml @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/MediaTek/FmRadio/NOTICE b/MediaTek/FmRadio/NOTICE new file mode 100644 index 0000000..e69de29 diff --git a/MediaTek/FmRadio/README b/MediaTek/FmRadio/README new file mode 100755 index 0000000..5ec36fe --- /dev/null +++ b/MediaTek/FmRadio/README @@ -0,0 +1,30 @@ +APK of listening the FM radio programme, including listen a station, change station, +and record a station. + +This library is pre-built by MediaTek internal. + +WHAT IT DOES? +============= +FmRadio.apk listen the FM radio programme. +1. listen a FM radio station +2. change station +3. search stations +4. record a station +5. add station to favorite + +HOW IT WAS BUILT? +================== +It needs the following library from AOSP: +1. framework.jar + +and the following libs from MediaTek: +1. mediatek-framework.jar +2. com.mediatek.fmradio.ext.jar +3. libfmjni.so + +All source/dependency modules of this module are already put in +'vendor/mediatek/libs' folder. + +HOW TO USE IT? +============== +install FmRadio.apk in mediatek platform. diff --git a/MediaTek/FmRadio/bsp/com/mediatek/fmradio/ExtensionUtils.java b/MediaTek/FmRadio/bsp/com/mediatek/fmradio/ExtensionUtils.java new file mode 100755 index 0000000..962e387 --- /dev/null +++ b/MediaTek/FmRadio/bsp/com/mediatek/fmradio/ExtensionUtils.java @@ -0,0 +1,49 @@ +/* Copyright Statement: + * + * This software/firmware and related documentation ("MediaTek Software") are + * protected under relevant copyright laws. The information contained herein is + * confidential and proprietary to MediaTek Inc. and/or its licensors. Without + * the prior written permission of MediaTek inc. and/or its licensors, any + * reproduction, modification, use or disclosure of MediaTek Software, and + * information contained herein, in whole or in part, shall be strictly + * prohibited. + * + * MediaTek Inc. (C) 2010. All rights reserved. + * + * BY OPENING THIS FILE, RECEIVER HEREBY UNEQUIVOCALLY ACKNOWLEDGES AND AGREES + * THAT THE SOFTWARE/FIRMWARE AND ITS DOCUMENTATIONS ("MEDIATEK SOFTWARE") + * RECEIVED FROM MEDIATEK AND/OR ITS REPRESENTATIVES ARE PROVIDED TO RECEIVER + * ON AN "AS-IS" BASIS ONLY. MEDIATEK EXPRESSLY DISCLAIMS ANY AND ALL + * WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED + * WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR + * NONINFRINGEMENT. NEITHER DOES MEDIATEK PROVIDE ANY WARRANTY WHATSOEVER WITH + * RESPECT TO THE SOFTWARE OF ANY THIRD PARTY WHICH MAY BE USED BY, + * INCORPORATED IN, OR SUPPLIED WITH THE MEDIATEK SOFTWARE, AND RECEIVER AGREES + * TO LOOK ONLY TO SUCH THIRD PARTY FOR ANY WARRANTY CLAIM RELATING THERETO. + * RECEIVER EXPRESSLY ACKNOWLEDGES THAT IT IS RECEIVER'S SOLE RESPONSIBILITY TO + * OBTAIN FROM ANY THIRD PARTY ALL PROPER LICENSES CONTAINED IN MEDIATEK + * SOFTWARE. MEDIATEK SHALL ALSO NOT BE RESPONSIBLE FOR ANY MEDIATEK SOFTWARE + * RELEASES MADE TO RECEIVER'S SPECIFICATION OR TO CONFORM TO A PARTICULAR + * STANDARD OR OPEN FORUM. RECEIVER'S SOLE AND EXCLUSIVE REMEDY AND MEDIATEK'S + * ENTIRE AND CUMULATIVE LIABILITY WITH RESPECT TO THE MEDIATEK SOFTWARE + * RELEASED HEREUNDER WILL BE, AT MEDIATEK'S OPTION, TO REVISE OR REPLACE THE + * MEDIATEK SOFTWARE AT ISSUE, OR REFUND ANY SOFTWARE LICENSE FEES OR SERVICE + * CHARGE PAID BY RECEIVER TO MEDIATEK FOR SUCH MEDIATEK SOFTWARE AT ISSUE. + * + * The following software/firmware and/or related documentation ("MediaTek + * Software") have been modified by MediaTek Inc. All revisions are subject to + * any receiver's applicable license agreements with MediaTek Inc. + */ + +package com.mediatek.fmradio; + +import android.content.Context; +import com.mediatek.fmradio.ext.IProjectStringExt; +import com.mediatek.fmradio.ext.DefaultProjectStringExt; + +public class ExtensionUtils { + public static IProjectStringExt getExtension(Context context) { + return new DefaultProjectStringExt(); + } + +} diff --git a/MediaTek/FmRadio/ext/Android.mk b/MediaTek/FmRadio/ext/Android.mk new file mode 100755 index 0000000..d5eef9f --- /dev/null +++ b/MediaTek/FmRadio/ext/Android.mk @@ -0,0 +1,12 @@ + +LOCAL_PATH := $(call my-dir) +include $(CLEAR_VARS) + +LOCAL_MODULE_TAGS := optional +LOCAL_MODULE := com.mediatek.fmradio.ext + +LOCAL_SRC_FILES := $(call all-java-files-under, src) + +include $(BUILD_STATIC_JAVA_LIBRARY) + + diff --git a/MediaTek/FmRadio/ext/NOTICE b/MediaTek/FmRadio/ext/NOTICE new file mode 100644 index 0000000..e69de29 diff --git a/MediaTek/FmRadio/ext/README b/MediaTek/FmRadio/ext/README new file mode 100755 index 0000000..163ce0f --- /dev/null +++ b/MediaTek/FmRadio/ext/README @@ -0,0 +1,25 @@ +The FM radio plugin host side. + +This library is pre-built by MediaTek internal. + +WHAT IT DOES? +============= +The FM Radio plugin host is designed to change some strings +for vendor customing. It contains: +1. Plugin host API +2. A default implement + +HOW IT WAS BUILT? +================== +It needs the following library from AOSP: +No need. + +and the following libs from MediaTek: +No need. + +All source/dependency modules of this module are already put in +'vendor/mediatek/libs' folder. + +HOW TO USE IT? +============== +Install FmRadio.apk and plugin apk in mediatek platform. diff --git a/MediaTek/FmRadio/ext/src/com/mediatek/fmradio/ext/DefaultProjectStringExt.java b/MediaTek/FmRadio/ext/src/com/mediatek/fmradio/ext/DefaultProjectStringExt.java new file mode 100755 index 0000000..3a7dbf9 --- /dev/null +++ b/MediaTek/FmRadio/ext/src/com/mediatek/fmradio/ext/DefaultProjectStringExt.java @@ -0,0 +1,46 @@ +/* Copyright Statement: + * + * This software/firmware and related documentation ("MediaTek Software") are + * protected under relevant copyright laws. The information contained herein is + * confidential and proprietary to MediaTek Inc. and/or its licensors. Without + * the prior written permission of MediaTek inc. and/or its licensors, any + * reproduction, modification, use or disclosure of MediaTek Software, and + * information contained herein, in whole or in part, shall be strictly + * prohibited. + * + * MediaTek Inc. (C) 2010. All rights reserved. + * + * BY OPENING THIS FILE, RECEIVER HEREBY UNEQUIVOCALLY ACKNOWLEDGES AND AGREES + * THAT THE SOFTWARE/FIRMWARE AND ITS DOCUMENTATIONS ("MEDIATEK SOFTWARE") + * RECEIVED FROM MEDIATEK AND/OR ITS REPRESENTATIVES ARE PROVIDED TO RECEIVER + * ON AN "AS-IS" BASIS ONLY. MEDIATEK EXPRESSLY DISCLAIMS ANY AND ALL + * WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED + * WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR + * NONINFRINGEMENT. NEITHER DOES MEDIATEK PROVIDE ANY WARRANTY WHATSOEVER WITH + * RESPECT TO THE SOFTWARE OF ANY THIRD PARTY WHICH MAY BE USED BY, + * INCORPORATED IN, OR SUPPLIED WITH THE MEDIATEK SOFTWARE, AND RECEIVER AGREES + * TO LOOK ONLY TO SUCH THIRD PARTY FOR ANY WARRANTY CLAIM RELATING THERETO. + * RECEIVER EXPRESSLY ACKNOWLEDGES THAT IT IS RECEIVER'S SOLE RESPONSIBILITY TO + * OBTAIN FROM ANY THIRD PARTY ALL PROPER LICENSES CONTAINED IN MEDIATEK + * SOFTWARE. MEDIATEK SHALL ALSO NOT BE RESPONSIBLE FOR ANY MEDIATEK SOFTWARE + * RELEASES MADE TO RECEIVER'S SPECIFICATION OR TO CONFORM TO A PARTICULAR + * STANDARD OR OPEN FORUM. RECEIVER'S SOLE AND EXCLUSIVE REMEDY AND MEDIATEK'S + * ENTIRE AND CUMULATIVE LIABILITY WITH RESPECT TO THE MEDIATEK SOFTWARE + * RELEASED HEREUNDER WILL BE, AT MEDIATEK'S OPTION, TO REVISE OR REPLACE THE + * MEDIATEK SOFTWARE AT ISSUE, OR REFUND ANY SOFTWARE LICENSE FEES OR SERVICE + * CHARGE PAID BY RECEIVER TO MEDIATEK FOR SUCH MEDIATEK SOFTWARE AT ISSUE. + * + * The following software/firmware and/or related documentation ("MediaTek + * Software") have been modified by MediaTek Inc. All revisions are subject to + * any receiver's applicable license agreements with MediaTek Inc. + */ + +package com.mediatek.fmradio.ext; + +import android.content.Context; +public class DefaultProjectStringExt implements IProjectStringExt { + + public String getProjectString(Context context, int normalResId, int cmccResId) { + return context.getString(normalResId); + } +} diff --git a/MediaTek/FmRadio/ext/src/com/mediatek/fmradio/ext/IProjectStringExt.java b/MediaTek/FmRadio/ext/src/com/mediatek/fmradio/ext/IProjectStringExt.java new file mode 100755 index 0000000..cfcdee0 --- /dev/null +++ b/MediaTek/FmRadio/ext/src/com/mediatek/fmradio/ext/IProjectStringExt.java @@ -0,0 +1,45 @@ +/* Copyright Statement: + * + * This software/firmware and related documentation ("MediaTek Software") are + * protected under relevant copyright laws. The information contained herein is + * confidential and proprietary to MediaTek Inc. and/or its licensors. Without + * the prior written permission of MediaTek inc. and/or its licensors, any + * reproduction, modification, use or disclosure of MediaTek Software, and + * information contained herein, in whole or in part, shall be strictly + * prohibited. + * + * MediaTek Inc. (C) 2010. All rights reserved. + * + * BY OPENING THIS FILE, RECEIVER HEREBY UNEQUIVOCALLY ACKNOWLEDGES AND AGREES + * THAT THE SOFTWARE/FIRMWARE AND ITS DOCUMENTATIONS ("MEDIATEK SOFTWARE") + * RECEIVED FROM MEDIATEK AND/OR ITS REPRESENTATIVES ARE PROVIDED TO RECEIVER + * ON AN "AS-IS" BASIS ONLY. MEDIATEK EXPRESSLY DISCLAIMS ANY AND ALL + * WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED + * WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR + * NONINFRINGEMENT. NEITHER DOES MEDIATEK PROVIDE ANY WARRANTY WHATSOEVER WITH + * RESPECT TO THE SOFTWARE OF ANY THIRD PARTY WHICH MAY BE USED BY, + * INCORPORATED IN, OR SUPPLIED WITH THE MEDIATEK SOFTWARE, AND RECEIVER AGREES + * TO LOOK ONLY TO SUCH THIRD PARTY FOR ANY WARRANTY CLAIM RELATING THERETO. + * RECEIVER EXPRESSLY ACKNOWLEDGES THAT IT IS RECEIVER'S SOLE RESPONSIBILITY TO + * OBTAIN FROM ANY THIRD PARTY ALL PROPER LICENSES CONTAINED IN MEDIATEK + * SOFTWARE. MEDIATEK SHALL ALSO NOT BE RESPONSIBLE FOR ANY MEDIATEK SOFTWARE + * RELEASES MADE TO RECEIVER'S SPECIFICATION OR TO CONFORM TO A PARTICULAR + * STANDARD OR OPEN FORUM. RECEIVER'S SOLE AND EXCLUSIVE REMEDY AND MEDIATEK'S + * ENTIRE AND CUMULATIVE LIABILITY WITH RESPECT TO THE MEDIATEK SOFTWARE + * RELEASED HEREUNDER WILL BE, AT MEDIATEK'S OPTION, TO REVISE OR REPLACE THE + * MEDIATEK SOFTWARE AT ISSUE, OR REFUND ANY SOFTWARE LICENSE FEES OR SERVICE + * CHARGE PAID BY RECEIVER TO MEDIATEK FOR SUCH MEDIATEK SOFTWARE AT ISSUE. + * + * The following software/firmware and/or related documentation ("MediaTek + * Software") have been modified by MediaTek Inc. All revisions are subject to + * any receiver's applicable license agreements with MediaTek Inc. + */ + +package com.mediatek.fmradio.ext; + +import android.content.Context; + +public interface IProjectStringExt { + + public String getProjectString(Context context, int normalResId, int cmccResId); +} diff --git a/MediaTek/FmRadio/res/drawable-hdpi/bg_rec_infobar.9.png b/MediaTek/FmRadio/res/drawable-hdpi/bg_rec_infobar.9.png new file mode 100755 index 0000000..c38132d Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/bg_rec_infobar.9.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/bottom_bar.9.png b/MediaTek/FmRadio/res/drawable-hdpi/bottom_bar.9.png new file mode 100755 index 0000000..4985b08 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/bottom_bar.9.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_decrease.png b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_decrease.png new file mode 100755 index 0000000..24ef191 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_decrease.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_decrease_disable.png b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_decrease_disable.png new file mode 100755 index 0000000..f786a6f Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_decrease_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_favorite_off.png b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_favorite_off.png new file mode 100755 index 0000000..942722e Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_favorite_off.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_favorite_on.png b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_favorite_on.png new file mode 100755 index 0000000..fecb1af Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_favorite_on.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_increase.png b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_increase.png new file mode 100755 index 0000000..2032636 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_increase.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_increase_disable.png b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_increase_disable.png new file mode 100755 index 0000000..811f015 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_increase_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_list.png b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_list.png new file mode 100755 index 0000000..61a466e Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_list.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_list_disable.png b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_list_disable.png new file mode 100755 index 0000000..d05cc32 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_list_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_nextstation.png b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_nextstation.png new file mode 100755 index 0000000..a7e326a Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_nextstation.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_nextstation_disable.png b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_nextstation_disable.png new file mode 100755 index 0000000..ae7d400 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_nextstation_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_overflow.png b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_overflow.png new file mode 100755 index 0000000..02bf8e0 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_overflow.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_overflow_disable.png b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_overflow_disable.png new file mode 100755 index 0000000..af02bf8 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_overflow_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_prevstation.png b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_prevstation.png new file mode 100755 index 0000000..46c1afe Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_prevstation.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_prevstation_disable.png b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_prevstation_disable.png new file mode 100755 index 0000000..8e5454f Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_prevstation_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_rec_playback_disabled.png b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_rec_playback_disabled.png new file mode 100755 index 0000000..6b3a5e4 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_rec_playback_disabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_rec_playback_enabled.png b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_rec_playback_enabled.png new file mode 100755 index 0000000..1e4601b Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_rec_playback_enabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_rec_stop_disabled.png b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_rec_stop_disabled.png new file mode 100755 index 0000000..068eecb Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_rec_stop_disabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_rec_stop_enabled.png b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_rec_stop_enabled.png new file mode 100755 index 0000000..e5a34bf Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_rec_stop_enabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_record_disabled.png b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_record_disabled.png new file mode 100755 index 0000000..75d6ac1 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_record_disabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_record_enabled.png b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_record_enabled.png new file mode 100755 index 0000000..e674d07 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_record_enabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_start.png b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_start.png new file mode 100755 index 0000000..067397a Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_start.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_start_disable.png b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_start_disable.png new file mode 100755 index 0000000..4ce7da3 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_start_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_stop.png b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_stop.png new file mode 100755 index 0000000..3e104c0 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_stop.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_stop_disable.png b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_stop_disable.png new file mode 100755 index 0000000..3b102e5 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/btn_fm_stop_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/fm_anim.png b/MediaTek/FmRadio/res/drawable-hdpi/fm_anim.png new file mode 100755 index 0000000..2309234 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/fm_anim.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/fm_title_icon.png b/MediaTek/FmRadio/res/drawable-hdpi/fm_title_icon.png new file mode 100755 index 0000000..9a69528 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/fm_title_icon.png differ diff --git a/MediaTek/FmRadio/res/drawable-hdpi/ic_launcher.png b/MediaTek/FmRadio/res/drawable-hdpi/ic_launcher.png new file mode 100755 index 0000000..f2b54b7 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-hdpi/ic_launcher.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_decrease.png b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_decrease.png new file mode 100755 index 0000000..009b4ba Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_decrease.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_decrease_disable.png b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_decrease_disable.png new file mode 100755 index 0000000..a66f36d Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_decrease_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_favorite_off.png b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_favorite_off.png new file mode 100755 index 0000000..eeab430 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_favorite_off.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_favorite_on.png b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_favorite_on.png new file mode 100755 index 0000000..61cfb69 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_favorite_on.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_increase.png b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_increase.png new file mode 100755 index 0000000..41941f7 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_increase.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_increase_disable.png b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_increase_disable.png new file mode 100755 index 0000000..b021ca4 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_increase_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_list.png b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_list.png new file mode 100755 index 0000000..73fecf2 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_list.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_list_disable.png b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_list_disable.png new file mode 100755 index 0000000..498489f Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_list_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_nextstation.png b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_nextstation.png new file mode 100755 index 0000000..c0de4ef Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_nextstation.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_nextstation_disable.png b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_nextstation_disable.png new file mode 100755 index 0000000..cf6dbcf Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_nextstation_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_overflow.png b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_overflow.png new file mode 100755 index 0000000..5c1b6f9 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_overflow.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_overflow_disable.png b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_overflow_disable.png new file mode 100755 index 0000000..21669ab Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_overflow_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_prevstation.png b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_prevstation.png new file mode 100755 index 0000000..d25704f Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_prevstation.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_prevstation_disable.png b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_prevstation_disable.png new file mode 100755 index 0000000..84fad14 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_prevstation_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_rec_playback_disabled.png b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_rec_playback_disabled.png new file mode 100755 index 0000000..8e74448 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_rec_playback_disabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_rec_playback_enabled.png b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_rec_playback_enabled.png new file mode 100755 index 0000000..c1137f9 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_rec_playback_enabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_rec_stop_disabled.png b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_rec_stop_disabled.png new file mode 100755 index 0000000..efbc115 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_rec_stop_disabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_rec_stop_enabled.png b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_rec_stop_enabled.png new file mode 100755 index 0000000..13e35a1 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_rec_stop_enabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_record_disabled.png b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_record_disabled.png new file mode 100755 index 0000000..c208f73 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_record_disabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_record_enabled.png b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_record_enabled.png new file mode 100755 index 0000000..3f27dd0 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_record_enabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_start.png b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_start.png new file mode 100755 index 0000000..17a20c2 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_start.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_start_disable.png b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_start_disable.png new file mode 100755 index 0000000..da098e8 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_start_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_stop.png b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_stop.png new file mode 100755 index 0000000..2650185 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_stop.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_stop_disable.png b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_stop_disable.png new file mode 100755 index 0000000..01b9a95 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/btn_fm_stop_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/fm_anim.png b/MediaTek/FmRadio/res/drawable-ldpi/fm_anim.png new file mode 100755 index 0000000..20c55ad Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/fm_anim.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/fm_title_icon.png b/MediaTek/FmRadio/res/drawable-ldpi/fm_title_icon.png new file mode 100755 index 0000000..672e050 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/fm_title_icon.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldpi/ic_launcher.png b/MediaTek/FmRadio/res/drawable-ldpi/ic_launcher.png new file mode 100755 index 0000000..fc1da78 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldpi/ic_launcher.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_decrease.png b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_decrease.png new file mode 100755 index 0000000..6b3ac01 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_decrease.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_decrease_disable.png b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_decrease_disable.png new file mode 100755 index 0000000..c3c46be Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_decrease_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_increase.png b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_increase.png new file mode 100755 index 0000000..0c67050 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_increase.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_increase_disable.png b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_increase_disable.png new file mode 100755 index 0000000..4d68e66 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_increase_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_list.png b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_list.png new file mode 100755 index 0000000..6bf78a9 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_list.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_list_disable.png b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_list_disable.png new file mode 100755 index 0000000..0812c1b Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_list_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_nextstation.png b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_nextstation.png new file mode 100755 index 0000000..ac7d6b0 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_nextstation.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_nextstation_disable.png b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_nextstation_disable.png new file mode 100755 index 0000000..c402fa1 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_nextstation_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_prevstation.png b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_prevstation.png new file mode 100755 index 0000000..1b4276d Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_prevstation.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_prevstation_disable.png b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_prevstation_disable.png new file mode 100755 index 0000000..0b787c1 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_prevstation_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_rec_playback_disabled.png b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_rec_playback_disabled.png new file mode 100755 index 0000000..6ecb091 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_rec_playback_disabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_rec_playback_enabled.png b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_rec_playback_enabled.png new file mode 100755 index 0000000..6cb1a31 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/btn_fm_rec_playback_enabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/fm_anim.png b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/fm_anim.png new file mode 100755 index 0000000..44b5107 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-hdpi/fm_anim.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_decrease.png b/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_decrease.png new file mode 100755 index 0000000..65d407e Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_decrease.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_decrease_disable.png b/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_decrease_disable.png new file mode 100755 index 0000000..880b55f Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_decrease_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_increase.png b/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_increase.png new file mode 100755 index 0000000..d8cfbd3 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_increase.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_increase_disable.png b/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_increase_disable.png new file mode 100755 index 0000000..41197c0 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_increase_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_list.png b/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_list.png new file mode 100755 index 0000000..b0fc9e1 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_list.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_nextstation.png b/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_nextstation.png new file mode 100755 index 0000000..47e9a70 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_nextstation.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_nextstation_disable.png b/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_nextstation_disable.png new file mode 100755 index 0000000..acd9c45 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_nextstation_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_prevstation.png b/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_prevstation.png new file mode 100755 index 0000000..5318e4b Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_prevstation.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_prevstation_disable.png b/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_prevstation_disable.png new file mode 100755 index 0000000..abe6eb2 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_prevstation_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_rec_playback_disabled.png b/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_rec_playback_disabled.png new file mode 100755 index 0000000..14ccbeb Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_rec_playback_disabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_rec_playback_enabled.png b/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_rec_playback_enabled.png new file mode 100755 index 0000000..1a4aa77 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/btn_fm_rec_playback_enabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/fm_anim.png b/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/fm_anim.png new file mode 100755 index 0000000..f4a63ee Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-ldpi/fm_anim.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_decrease.png b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_decrease.png new file mode 100755 index 0000000..bcd0611 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_decrease.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_decrease_disable.png b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_decrease_disable.png new file mode 100755 index 0000000..f75b2de Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_decrease_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_increase.png b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_increase.png new file mode 100755 index 0000000..8c7cc8b Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_increase.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_increase_disable.png b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_increase_disable.png new file mode 100755 index 0000000..fb5875d Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_increase_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_list.png b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_list.png new file mode 100755 index 0000000..b88d8a9 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_list.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_list_disable.png b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_list_disable.png new file mode 100755 index 0000000..9813971 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_list_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_nextstation.png b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_nextstation.png new file mode 100755 index 0000000..162164c Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_nextstation.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_nextstation_disable.png b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_nextstation_disable.png new file mode 100755 index 0000000..1b95d49 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_nextstation_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_prevstation.png b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_prevstation.png new file mode 100755 index 0000000..7c6e06a Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_prevstation.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_prevstation_disable.png b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_prevstation_disable.png new file mode 100755 index 0000000..e9ca061 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_prevstation_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_rec_playback_disabled.png b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_rec_playback_disabled.png new file mode 100755 index 0000000..d1447fb Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_rec_playback_disabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_rec_playback_enabled.png b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_rec_playback_enabled.png new file mode 100755 index 0000000..3d0dfef Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/btn_fm_rec_playback_enabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/fm_anim.png b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/fm_anim.png new file mode 100755 index 0000000..28e09d3 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-mdpi/fm_anim.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_decrease.png b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_decrease.png new file mode 100755 index 0000000..9a44bf3 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_decrease.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_decrease_disable.png b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_decrease_disable.png new file mode 100755 index 0000000..dbcb0cf Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_decrease_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_increase.png b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_increase.png new file mode 100755 index 0000000..877bb86 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_increase.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_increase_disable.png b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_increase_disable.png new file mode 100755 index 0000000..b53e3ad Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_increase_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_list.png b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_list.png new file mode 100755 index 0000000..a6313e2 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_list.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_list_disable.png b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_list_disable.png new file mode 100755 index 0000000..5064901 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_list_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_nextstation.png b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_nextstation.png new file mode 100755 index 0000000..a0d9bd9 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_nextstation.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_nextstation_disable.png b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_nextstation_disable.png new file mode 100755 index 0000000..5aa0d07 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_nextstation_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_prevstation.png b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_prevstation.png new file mode 100755 index 0000000..2933bd4 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_prevstation.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_prevstation_disable.png b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_prevstation_disable.png new file mode 100755 index 0000000..b042212 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_prevstation_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_rec_playback_disabled.png b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_rec_playback_disabled.png new file mode 100755 index 0000000..27593fc Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_rec_playback_disabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_rec_playback_enabled.png b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_rec_playback_enabled.png new file mode 100755 index 0000000..cf165ec Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/btn_fm_rec_playback_enabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/fm_anim.png b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/fm_anim.png new file mode 100755 index 0000000..70791f5 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xhdpi/fm_anim.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_decrease.png b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_decrease.png new file mode 100755 index 0000000..9a44bf3 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_decrease.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_decrease_disable.png b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_decrease_disable.png new file mode 100755 index 0000000..dbcb0cf Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_decrease_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_increase.png b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_increase.png new file mode 100755 index 0000000..877bb86 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_increase.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_increase_disable.png b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_increase_disable.png new file mode 100755 index 0000000..b53e3ad Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_increase_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_list.png b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_list.png new file mode 100755 index 0000000..a6313e2 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_list.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_list_disable.png b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_list_disable.png new file mode 100755 index 0000000..5064901 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_list_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_nextstation.png b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_nextstation.png new file mode 100755 index 0000000..a0d9bd9 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_nextstation.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_nextstation_disable.png b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_nextstation_disable.png new file mode 100755 index 0000000..5aa0d07 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_nextstation_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_prevstation.png b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_prevstation.png new file mode 100755 index 0000000..2933bd4 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_prevstation.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_prevstation_disable.png b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_prevstation_disable.png new file mode 100755 index 0000000..b042212 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_prevstation_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_rec_playback_disabled.png b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_rec_playback_disabled.png new file mode 100755 index 0000000..27593fc Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_rec_playback_disabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_rec_playback_enabled.png b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_rec_playback_enabled.png new file mode 100755 index 0000000..cf165ec Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/btn_fm_rec_playback_enabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/fm_anim.png b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/fm_anim.png new file mode 100755 index 0000000..70791f5 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-ldrtl-xxhdpi/fm_anim.png differ diff --git a/MediaTek/FmRadio/res/drawable-ldrtl/anim.xml b/MediaTek/FmRadio/res/drawable-ldrtl/anim.xml new file mode 100755 index 0000000..ea41e38 --- /dev/null +++ b/MediaTek/FmRadio/res/drawable-ldrtl/anim.xml @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/MediaTek/FmRadio/res/drawable-mdpi/bg_rec_infobar.9.png b/MediaTek/FmRadio/res/drawable-mdpi/bg_rec_infobar.9.png new file mode 100755 index 0000000..c38132d Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/bg_rec_infobar.9.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/bottom_bar.9.png b/MediaTek/FmRadio/res/drawable-mdpi/bottom_bar.9.png new file mode 100755 index 0000000..4985b08 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/bottom_bar.9.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_decrease.png b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_decrease.png new file mode 100755 index 0000000..0111567 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_decrease.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_decrease_disable.png b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_decrease_disable.png new file mode 100755 index 0000000..de3e323 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_decrease_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_favorite_off.png b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_favorite_off.png new file mode 100755 index 0000000..05563bf Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_favorite_off.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_favorite_on.png b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_favorite_on.png new file mode 100755 index 0000000..c0c6b49 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_favorite_on.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_increase.png b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_increase.png new file mode 100755 index 0000000..772530f Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_increase.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_increase_disable.png b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_increase_disable.png new file mode 100755 index 0000000..f362f89 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_increase_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_list.png b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_list.png new file mode 100755 index 0000000..5eaf0ba Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_list.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_list_disable.png b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_list_disable.png new file mode 100755 index 0000000..8fe43b4 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_list_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_nextstation.png b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_nextstation.png new file mode 100755 index 0000000..01fbc5a Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_nextstation.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_nextstation_disable.png b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_nextstation_disable.png new file mode 100755 index 0000000..997485f Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_nextstation_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_overflow.png b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_overflow.png new file mode 100755 index 0000000..80e2504 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_overflow.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_overflow_disable.png b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_overflow_disable.png new file mode 100755 index 0000000..3a7bab7 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_overflow_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_prevstation.png b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_prevstation.png new file mode 100755 index 0000000..1fe787f Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_prevstation.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_prevstation_disable.png b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_prevstation_disable.png new file mode 100755 index 0000000..71803b8 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_prevstation_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_rec_playback_disabled.png b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_rec_playback_disabled.png new file mode 100755 index 0000000..4e1fe7f Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_rec_playback_disabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_rec_playback_enabled.png b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_rec_playback_enabled.png new file mode 100755 index 0000000..48ee750 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_rec_playback_enabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_rec_stop_disabled.png b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_rec_stop_disabled.png new file mode 100755 index 0000000..b54058f Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_rec_stop_disabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_rec_stop_enabled.png b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_rec_stop_enabled.png new file mode 100755 index 0000000..08f8388 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_rec_stop_enabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_record_disabled.png b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_record_disabled.png new file mode 100755 index 0000000..0b464d2 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_record_disabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_record_enabled.png b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_record_enabled.png new file mode 100755 index 0000000..026b9d1 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_record_enabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_start.png b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_start.png new file mode 100755 index 0000000..ff53bb9 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_start.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_start_disable.png b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_start_disable.png new file mode 100755 index 0000000..1bbfb9e Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_start_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_stop.png b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_stop.png new file mode 100755 index 0000000..134807f Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_stop.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_stop_disable.png b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_stop_disable.png new file mode 100755 index 0000000..f9b804a Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/btn_fm_stop_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/fm_anim.png b/MediaTek/FmRadio/res/drawable-mdpi/fm_anim.png new file mode 100755 index 0000000..116af88 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/fm_anim.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/fm_title_icon.png b/MediaTek/FmRadio/res/drawable-mdpi/fm_title_icon.png new file mode 100755 index 0000000..2f38c87 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/fm_title_icon.png differ diff --git a/MediaTek/FmRadio/res/drawable-mdpi/ic_launcher.png b/MediaTek/FmRadio/res/drawable-mdpi/ic_launcher.png new file mode 100755 index 0000000..d1cb30b Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-mdpi/ic_launcher.png differ diff --git a/MediaTek/FmRadio/res/drawable-sw1024dp-ldpi/btn_fm_favorite_off.png b/MediaTek/FmRadio/res/drawable-sw1024dp-ldpi/btn_fm_favorite_off.png new file mode 100755 index 0000000..05563bf Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-sw1024dp-ldpi/btn_fm_favorite_off.png differ diff --git a/MediaTek/FmRadio/res/drawable-sw1024dp-ldpi/btn_fm_favorite_on.png b/MediaTek/FmRadio/res/drawable-sw1024dp-ldpi/btn_fm_favorite_on.png new file mode 100755 index 0000000..c0c6b49 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-sw1024dp-ldpi/btn_fm_favorite_on.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/bg_rec_infobar.9.png b/MediaTek/FmRadio/res/drawable-xhdpi/bg_rec_infobar.9.png new file mode 100755 index 0000000..c38132d Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/bg_rec_infobar.9.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/bottom_bar.9.png b/MediaTek/FmRadio/res/drawable-xhdpi/bottom_bar.9.png new file mode 100755 index 0000000..4985b08 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/bottom_bar.9.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_decrease.png b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_decrease.png new file mode 100755 index 0000000..4dd4042 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_decrease.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_decrease_disable.png b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_decrease_disable.png new file mode 100755 index 0000000..06fe97c Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_decrease_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_favorite_off.png b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_favorite_off.png new file mode 100755 index 0000000..c591cae Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_favorite_off.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_favorite_on.png b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_favorite_on.png new file mode 100755 index 0000000..8f14270 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_favorite_on.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_increase.png b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_increase.png new file mode 100755 index 0000000..45ce276 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_increase.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_increase_disable.png b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_increase_disable.png new file mode 100755 index 0000000..16b948e Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_increase_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_list.png b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_list.png new file mode 100755 index 0000000..3028829 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_list.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_list_disable.png b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_list_disable.png new file mode 100755 index 0000000..8ce3d27 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_list_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_nextstation.png b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_nextstation.png new file mode 100755 index 0000000..07f4c44 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_nextstation.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_nextstation_disable.png b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_nextstation_disable.png new file mode 100755 index 0000000..9929646 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_nextstation_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_overflow.png b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_overflow.png new file mode 100755 index 0000000..3902d93 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_overflow.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_overflow_disable.png b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_overflow_disable.png new file mode 100755 index 0000000..9494074 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_overflow_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_prevstation.png b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_prevstation.png new file mode 100755 index 0000000..0b38c7a Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_prevstation.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_prevstation_disable.png b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_prevstation_disable.png new file mode 100755 index 0000000..7743e11 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_prevstation_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_rec_playback_disabled.png b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_rec_playback_disabled.png new file mode 100755 index 0000000..dead2bd Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_rec_playback_disabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_rec_playback_enabled.png b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_rec_playback_enabled.png new file mode 100755 index 0000000..bb9582a Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_rec_playback_enabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_rec_stop_disabled.png b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_rec_stop_disabled.png new file mode 100755 index 0000000..4bef4e8 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_rec_stop_disabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_rec_stop_enabled.png b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_rec_stop_enabled.png new file mode 100755 index 0000000..d2c6c90 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_rec_stop_enabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_record_disabled.png b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_record_disabled.png new file mode 100755 index 0000000..96590b2 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_record_disabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_record_enabled.png b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_record_enabled.png new file mode 100755 index 0000000..8c97fcd Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_record_enabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_start.png b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_start.png new file mode 100755 index 0000000..e6c0f6b Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_start.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_start_disable.png b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_start_disable.png new file mode 100755 index 0000000..4fdda08 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_start_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_stop.png b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_stop.png new file mode 100755 index 0000000..68135bc Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_stop.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_stop_disable.png b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_stop_disable.png new file mode 100755 index 0000000..bc88941 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/btn_fm_stop_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/fm_anim.png b/MediaTek/FmRadio/res/drawable-xhdpi/fm_anim.png new file mode 100755 index 0000000..420dc9c Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/fm_anim.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/fm_title_icon.png b/MediaTek/FmRadio/res/drawable-xhdpi/fm_title_icon.png new file mode 100755 index 0000000..a8d9f5d Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/fm_title_icon.png differ diff --git a/MediaTek/FmRadio/res/drawable-xhdpi/ic_launcher.png b/MediaTek/FmRadio/res/drawable-xhdpi/ic_launcher.png new file mode 100755 index 0000000..c11060e Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xhdpi/ic_launcher.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/bg_rec_infobar.9.png b/MediaTek/FmRadio/res/drawable-xxhdpi/bg_rec_infobar.9.png new file mode 100755 index 0000000..c38132d Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/bg_rec_infobar.9.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/bottom_bar.9.png b/MediaTek/FmRadio/res/drawable-xxhdpi/bottom_bar.9.png new file mode 100755 index 0000000..4985b08 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/bottom_bar.9.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_decrease.png b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_decrease.png new file mode 100755 index 0000000..4dd4042 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_decrease.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_decrease_disable.png b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_decrease_disable.png new file mode 100755 index 0000000..06fe97c Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_decrease_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_favorite_off.png b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_favorite_off.png new file mode 100755 index 0000000..c591cae Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_favorite_off.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_favorite_on.png b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_favorite_on.png new file mode 100755 index 0000000..8f14270 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_favorite_on.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_increase.png b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_increase.png new file mode 100755 index 0000000..45ce276 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_increase.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_increase_disable.png b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_increase_disable.png new file mode 100755 index 0000000..16b948e Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_increase_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_list.png b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_list.png new file mode 100755 index 0000000..3028829 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_list.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_list_disable.png b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_list_disable.png new file mode 100755 index 0000000..8ce3d27 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_list_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_nextstation.png b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_nextstation.png new file mode 100755 index 0000000..07f4c44 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_nextstation.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_nextstation_disable.png b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_nextstation_disable.png new file mode 100755 index 0000000..9929646 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_nextstation_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_overflow.png b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_overflow.png new file mode 100755 index 0000000..3902d93 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_overflow.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_overflow_disable.png b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_overflow_disable.png new file mode 100755 index 0000000..9494074 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_overflow_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_prevstation.png b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_prevstation.png new file mode 100755 index 0000000..0b38c7a Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_prevstation.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_prevstation_disable.png b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_prevstation_disable.png new file mode 100755 index 0000000..7743e11 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_prevstation_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_rec_playback_disabled.png b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_rec_playback_disabled.png new file mode 100755 index 0000000..dead2bd Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_rec_playback_disabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_rec_playback_enabled.png b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_rec_playback_enabled.png new file mode 100755 index 0000000..bb9582a Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_rec_playback_enabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_rec_stop_disabled.png b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_rec_stop_disabled.png new file mode 100755 index 0000000..4bef4e8 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_rec_stop_disabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_rec_stop_enabled.png b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_rec_stop_enabled.png new file mode 100755 index 0000000..d2c6c90 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_rec_stop_enabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_record_disabled.png b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_record_disabled.png new file mode 100755 index 0000000..96590b2 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_record_disabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_record_enabled.png b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_record_enabled.png new file mode 100755 index 0000000..8c97fcd Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_record_enabled.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_start.png b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_start.png new file mode 100755 index 0000000..e6c0f6b Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_start.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_start_disable.png b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_start_disable.png new file mode 100755 index 0000000..4fdda08 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_start_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_stop.png b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_stop.png new file mode 100755 index 0000000..68135bc Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_stop.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_stop_disable.png b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_stop_disable.png new file mode 100755 index 0000000..bc88941 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/btn_fm_stop_disable.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/fm_anim.png b/MediaTek/FmRadio/res/drawable-xxhdpi/fm_anim.png new file mode 100755 index 0000000..420dc9c Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/fm_anim.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/fm_title_icon.png b/MediaTek/FmRadio/res/drawable-xxhdpi/fm_title_icon.png new file mode 100755 index 0000000..1ba5028 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/fm_title_icon.png differ diff --git a/MediaTek/FmRadio/res/drawable-xxhdpi/ic_launcher.png b/MediaTek/FmRadio/res/drawable-xxhdpi/ic_launcher.png new file mode 100755 index 0000000..964da33 Binary files /dev/null and b/MediaTek/FmRadio/res/drawable-xxhdpi/ic_launcher.png differ diff --git a/MediaTek/FmRadio/res/drawable/anim.xml b/MediaTek/FmRadio/res/drawable/anim.xml new file mode 100755 index 0000000..dcd3738 --- /dev/null +++ b/MediaTek/FmRadio/res/drawable/anim.xml @@ -0,0 +1,46 @@ + + + + + \ No newline at end of file diff --git a/MediaTek/FmRadio/res/drawable/btn_fm_decrease_frequency.xml b/MediaTek/FmRadio/res/drawable/btn_fm_decrease_frequency.xml new file mode 100755 index 0000000..fa6f858 --- /dev/null +++ b/MediaTek/FmRadio/res/drawable/btn_fm_decrease_frequency.xml @@ -0,0 +1,44 @@ + + + + + + diff --git a/MediaTek/FmRadio/res/drawable/btn_fm_favorite_off_selector.xml b/MediaTek/FmRadio/res/drawable/btn_fm_favorite_off_selector.xml new file mode 100755 index 0000000..0d526d4 --- /dev/null +++ b/MediaTek/FmRadio/res/drawable/btn_fm_favorite_off_selector.xml @@ -0,0 +1,41 @@ + + + + + diff --git a/MediaTek/FmRadio/res/drawable/btn_fm_favorite_on_selector.xml b/MediaTek/FmRadio/res/drawable/btn_fm_favorite_on_selector.xml new file mode 100755 index 0000000..08e2c5c --- /dev/null +++ b/MediaTek/FmRadio/res/drawable/btn_fm_favorite_on_selector.xml @@ -0,0 +1,41 @@ + + + + + diff --git a/MediaTek/FmRadio/res/drawable/btn_fm_increase_frequency.xml b/MediaTek/FmRadio/res/drawable/btn_fm_increase_frequency.xml new file mode 100755 index 0000000..d31c0cc --- /dev/null +++ b/MediaTek/FmRadio/res/drawable/btn_fm_increase_frequency.xml @@ -0,0 +1,44 @@ + + + + + + diff --git a/MediaTek/FmRadio/res/drawable/btn_fm_list_selector.xml b/MediaTek/FmRadio/res/drawable/btn_fm_list_selector.xml new file mode 100755 index 0000000..8fbcb87 --- /dev/null +++ b/MediaTek/FmRadio/res/drawable/btn_fm_list_selector.xml @@ -0,0 +1,44 @@ + + + + + + diff --git a/MediaTek/FmRadio/res/drawable/btn_fm_next.xml b/MediaTek/FmRadio/res/drawable/btn_fm_next.xml new file mode 100755 index 0000000..6ecc323 --- /dev/null +++ b/MediaTek/FmRadio/res/drawable/btn_fm_next.xml @@ -0,0 +1,44 @@ + + + + + + diff --git a/MediaTek/FmRadio/res/drawable/btn_fm_overflow_selector.xml b/MediaTek/FmRadio/res/drawable/btn_fm_overflow_selector.xml new file mode 100755 index 0000000..a3c6410 --- /dev/null +++ b/MediaTek/FmRadio/res/drawable/btn_fm_overflow_selector.xml @@ -0,0 +1,44 @@ + + + + + + diff --git a/MediaTek/FmRadio/res/drawable/btn_fm_powerdown_selector.xml b/MediaTek/FmRadio/res/drawable/btn_fm_powerdown_selector.xml new file mode 100755 index 0000000..ccce13a --- /dev/null +++ b/MediaTek/FmRadio/res/drawable/btn_fm_powerdown_selector.xml @@ -0,0 +1,44 @@ + + + + + + diff --git a/MediaTek/FmRadio/res/drawable/btn_fm_powerup_selector.xml b/MediaTek/FmRadio/res/drawable/btn_fm_powerup_selector.xml new file mode 100755 index 0000000..a81c592 --- /dev/null +++ b/MediaTek/FmRadio/res/drawable/btn_fm_powerup_selector.xml @@ -0,0 +1,44 @@ + + + + + + diff --git a/MediaTek/FmRadio/res/drawable/btn_fm_previous.xml b/MediaTek/FmRadio/res/drawable/btn_fm_previous.xml new file mode 100755 index 0000000..dc7c9b5 --- /dev/null +++ b/MediaTek/FmRadio/res/drawable/btn_fm_previous.xml @@ -0,0 +1,44 @@ + + + + + + diff --git a/MediaTek/FmRadio/res/drawable/btn_fm_rec_play.xml b/MediaTek/FmRadio/res/drawable/btn_fm_rec_play.xml new file mode 100755 index 0000000..9bf10d8 --- /dev/null +++ b/MediaTek/FmRadio/res/drawable/btn_fm_rec_play.xml @@ -0,0 +1,44 @@ + + + + + + diff --git a/MediaTek/FmRadio/res/drawable/btn_fm_rec_stop.xml b/MediaTek/FmRadio/res/drawable/btn_fm_rec_stop.xml new file mode 100755 index 0000000..c954bee --- /dev/null +++ b/MediaTek/FmRadio/res/drawable/btn_fm_rec_stop.xml @@ -0,0 +1,44 @@ + + + + + + diff --git a/MediaTek/FmRadio/res/drawable/btn_fm_record.xml b/MediaTek/FmRadio/res/drawable/btn_fm_record.xml new file mode 100755 index 0000000..ae54431 --- /dev/null +++ b/MediaTek/FmRadio/res/drawable/btn_fm_record.xml @@ -0,0 +1,44 @@ + + + + + + diff --git a/MediaTek/FmRadio/res/layout-ldrtl/addstation.xml b/MediaTek/FmRadio/res/layout-ldrtl/addstation.xml new file mode 100755 index 0000000..78032de --- /dev/null +++ b/MediaTek/FmRadio/res/layout-ldrtl/addstation.xml @@ -0,0 +1,46 @@ + + + + + + + \ No newline at end of file diff --git a/MediaTek/FmRadio/res/layout-ldrtl/editstation.xml b/MediaTek/FmRadio/res/layout-ldrtl/editstation.xml new file mode 100755 index 0000000..3ed5acb --- /dev/null +++ b/MediaTek/FmRadio/res/layout-ldrtl/editstation.xml @@ -0,0 +1,50 @@ + + + + + + + + \ No newline at end of file diff --git a/MediaTek/FmRadio/res/layout-ldrtl/fm_recorder_dialog.xml b/MediaTek/FmRadio/res/layout-ldrtl/fm_recorder_dialog.xml new file mode 100755 index 0000000..35f92f2 --- /dev/null +++ b/MediaTek/FmRadio/res/layout-ldrtl/fm_recorder_dialog.xml @@ -0,0 +1,81 @@ + + + + + + + + + + + + +