📄 mmi_features_switchpluto.h
字号:
/*
Description: to turn on ENFB support
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_Resource_Generator_Tool.doc
*/
#define CFG_MMI_RESOURCE_ENFB_SUPPORT (__AUTO__)
/*****************************************************************************
* [Framework]: Screen Rotation
*****************************************************************************/
/*
Description: Dynamic screen rotation (Only multimedia apps supported)
Option: [__ON__, __OFF__, __AUTO__]
Reference: n/a
*/
#define CFG_MMI_SCREEN_ROTATE (__AUTO__)
/*
Description: Supports dynamic screen rotation of 270 degree
Option: [__ON__, __OFF__, __AUTO__]
Reference: n/a
*/
#define CFG_MMI_SCREEN_ROTATE_DEGREE_270 (__AUTO__)
/*****************************************************************************
* [Framework]: Sub LCD
*****************************************************************************/
/*
Description: The framework supports to develop standalone applications on SubLCD
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_FRM_SUBLCD_MASTER_SLAVE_MODE.doc
*/
#define CFG_MMI_SUBLCD_MASTER_MODE (__AUTO__)
/*
Description: sublcd to show out the date at idle mode
Option: [__ON__, __OFF__, __AUTO__]
Reference: n/a
*/
#define CFG_MMI_SUBLCD_SHOW_DATE (__AUTO__)
/*
Description: sublcd to show out the city at idle mode
Option: [__ON__, __OFF__, __AUTO__]
Reference: n/a
*/
#define CFG_MMI_SUBLCD_SHOW_ONE_CITY (__AUTO__)
/*
Description: sublcd to show out the time at idle mode
Option: [__ON__, __OFF__, __AUTO__]
Reference: n/a
*/
#define CFG_MMI_SUBLCD_SHOW_TIME (__AUTO__)
/*
Description: sublcd to show out the world clock at idle mode
Option: [__ON__, __OFF__, __AUTO__]
Reference: n/a
*/
#define CFG_MMI_SUBLCD_SHOW_WORLD_CLOCK (__OFF__)
/*****************************************************************************
* [Framework]: Touch Screen
*****************************************************************************/
/*
Description: To support dialing screen with tocuh panel functionality (category 16)
Option: [__ON__, __OFF__, __AUTO__]
Reference: SAP_CategorieScreens.doc
*/
#define CFG_MMI_TOUCH_DIAL_SCREEN (__AUTO__)
/*
Description: For enable center softkey in button bar
Option: [__ON__, __OFF__, __AUTO__]
Reference: n/a
*/
#define CFG_MMI_WGUI_CSK_ENABLE (__AUTO__)
/*****************************************************************************
* [Framework]: UI
*****************************************************************************/
/*
Description: Cascade menu feature
Option: [__ON__, __OFF__, __AUTO__]
Reference: n/a
*/
#define CFG_MMI_CASCADE_MENU (__OFF__)
/*
Description: Choose the image format of highlighted tab icons in the bi-degree main menu.
Option: [__RES_TYPE_GIF__, __RES_TYPE_BMP__, __RES_TYPE_JPG__, __RES_TYPE_PNG__, __RES_TYPE_SEQUENCE__]
Reference: UI Customization SOP
*/
#define CFG_MMI_RES_TYPE_MAINMENU_BIDEGREE_ANI_SEL (__RES_TYPE_PNG__)
/*
Description: Choose the image format of normal tab icons in the bi-degree main menu.
Option: [__RES_TYPE_GIF__, __RES_TYPE_BMP__, __RES_TYPE_JPG__, __RES_TYPE_PNG__]
Reference: UI Customization SOP
*/
#define CFG_MMI_RES_TYPE_MAINMENU_BIDEGREE_SEL (__RES_TYPE_PNG__)
/*
Description: Choose the effect style of cascading menu and popup background
Option: [MMI_UI_FADE_EFFECT_STYLE_GRAY, MMI_UI_FADE_EFFECT_STYLE_DARKEN]
Reference: UI Customization SOP
*/
#define CFG_MMI_UI_FADE_EFFECT_STYLE (MMI_UI_FADE_EFFECT_STYLE_DARKEN)
/*
Description: Matrix main menu highlight effect
Option: [HIGHLIGHT_EFFECT_NONE, HIGHLIGHT_EFFECT_SLIDE]
Reference: UI Customization SOP
*/
#define CFG_MMI_UI_MAIN_MENU_MATRIX_HIGHLIGHT_EFFECT_TYPE (HIGHLIGHT_EFFECT_NONE)
/*****************************************************************************
* 3D Games
*****************************************************************************/
/*
Description: Brogen's 3D game : gogorobot for 176x220 lcm
Option: [__ON__, __OFF__, __AUTO__]
Reference: n/a
*/
#define CFG_MMI_3D_GAME_BROGENT_GGR2_176x220 (__AUTO__)
/*
Description: Brogen's 3D game : gogorobot for 240x320 lcm
Option: [__ON__, __OFF__, __AUTO__]
Reference: n/a
*/
#define CFG_MMI_3D_GAME_BROGENT_GGR2_240x320 (__AUTO__)
/*
Description: Brogen's 3D game : heat breaker for 176x220 lcm
Option: [__ON__, __OFF__, __AUTO__]
Reference: n/a
*/
#define CFG_MMI_3D_GAME_BROGENT_HB2_176x220 (__AUTO__)
/*
Description: Brogen's 3D game : heat breaker for 240x320 lcm
Option: [__ON__, __OFF__, __AUTO__]
Reference: n/a
*/
#define CFG_MMI_3D_GAME_BROGENT_HB2_240x320 (__AUTO__)
/*
Description: Intergrafx's 3D game: pet fish for 176x220 lcm
Option: [__ON__, __OFF__, __AUTO__]
Reference: n/a
*/
#define CFG_MMI_3D_GAME_INTERGRAFX_PETFISH_176x220 (__AUTO__)
/*
Description: Intergrafx's 3D game: pet fish for 240x320 lcm
Option: [__ON__, __OFF__, __AUTO__]
Reference: n/a
*/
#define CFG_MMI_3D_GAME_INTERGRAFX_PETFISH_240x320 (__AUTO__)
/*
Description: Intergrafx's 3D game: rollingball for 176x220 lcm
Option: [__ON__, __OFF__, __AUTO__]
Reference: n/a
*/
#define CFG_MMI_3D_GAME_INTERGRAFX_ROLLINGBALL_176x220 (__AUTO__)
/*
Description: Intergrafx's 3D game: rollingball for240x320 lcm
Option: [__ON__, __OFF__, __AUTO__]
Reference: n/a
*/
#define CFG_MMI_3D_GAME_INTERGRAFX_ROLLINGBALL_240x320 (__AUTO__)
/*****************************************************************************
* AB Repeater
*****************************************************************************/
/*
Description: abrepeater build cache by using med_v task interfaces, that can get audio file exact duration and also help fast forward and back .
Option: [__ON__, __OFF__, __AUTO__]
Reference: FRS_APP_AB_REPEATER.doc, DD_AB_REPEATER.doc
*/
#define CFG_MMI_AB_REPEATER (__OFF__)
/*****************************************************************************
* Alarm
*****************************************************************************/
/*
Description: Turn on Alarm Setting : Alert Type
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_ALARM.doc
*/
#define CFG_MMI_ALM_ALERT_TYPE (__AUTO__)
/*
Description: Set FM Radio as alarm
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_ALARM.doc
*/
#define CFG_MMI_ALM_AUDIO_OPTIONS (__AUTO__)
/*
Description: User can select file as alarm tone
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_ALARM.doc
*/
#define CFG_MMI_ALM_CUSTOMIZE_TONE (__AUTO__)
/*
Description: Turn on Alarm Setting : Snooze Interval
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_ALARM.doc
*/
#define CFG_MMI_ALM_SNOOZE_SETTING (__ON__)
/*****************************************************************************
* Audio Player Skin Animation feature
*****************************************************************************/
/*
Description: Supports MMI Audio Player
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_AUDIO_PLAYER_06B.doc
*/
#define CFG_MMI_AUDIO_PLAYER (__AUTO__)
/*
Description: this is for performance tuning for A2DP MTK solution. When A2DP is connected, spectrum will be blocked.
Option: [__ON__, __OFF__, __AUTO__]
Reference: n/a
*/
#define CFG_MMI_AUDIO_PLAYER_A2DP_BLOCK_SPECTRUM (__AUTO__)
/*
Description: shows audio player animation.
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_AUDIO_PLAYER_06B.doc
*/
#define CFG_MMI_AUDIO_PLAYER_ANIMATION (__AUTO__)
/*
Description: auto update play list when files are modified in file manager when auto gen off
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_AUDIO_PLAYER_06B.doc
*/
#define CFG_MMI_AUDIO_PLAYER_AUTO_REFRESH_LIST_AUTOGEN_OFF (__OFF__)
/*
Description: auto update play list when files are modified in file manager when auto gen on
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_AUDIO_PLAYER_06B.doc
*/
#define CFG_MMI_AUDIO_PLAYER_AUTO_REFRESH_LIST_AUTOGEN_ON (__AUTO__)
/*
Description: shows filename, channel, quality in audio player details.
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_AUDIO_PLAYER_06B.doc
*/
#define CFG_MMI_AUDIO_PLAYER_DETAIL_SHOW_MORE_INFO (__AUTO__)
/*
Description: shows lyrics on audio player main screen
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_AUDIO_PLAYER_06B.doc
*/
#define CFG_MMI_AUDIO_PLAYER_LYRIC_DISPLAY (__AUTO__)
/*
Description: using screen based memroy to reduce memory consumption. But with this compile option turned on, lyrics can not extend to show on other screen.
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_AUDIO_PLAYER_06B.doc
*/
#define CFG_MMI_AUDIO_PLAYER_LYRIC_SCREEN_BASED_ASM (__AUTO__)
/*
Description: support audio player on subLCD
Option: [__ON__, __OFF__, __AUTO__]
Reference: MMI_DD_AudioPlayer_on_SubLCD.doc
*/
#define CFG_MMI_AUDIO_PLAYER_ON_SUBLCD (__AUTO__)
/*
Description: show repeat shuflle status on audio player main screen
Option: [__ON__, __OFF__, __AUTO__]
Reference: MMI_DD_AudioPlayer_on_SubLCD.doc
*/
#define CFG_MMI_AUDIO_PLAYER_SKIN_SHOW_REPEAT_SHUFFLE (__AUTO__)
/*
Description: show audio player repeat shuffle on subLCD
Option: [__ON__, __OFF__, __AUTO__]
Reference: MMI_DD_AudioPlayer_on_SubLCD.doc
*/
#define CFG_MMI_AUDIO_PLAYER_SKIN_SHOW_REPEAT_SHUFFLE_ON_SUBLCD (__AUTO__)
/*
Description: audio player spectrum display
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_AUDIO_PLAYER_06B.doc
*/
#define CFG_MMI_AUDIO_SPECTRUM_DISPLAY (__AUTO__)
/*
Description: supports only one skin for audio player to reduce memory consumption
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_AUDIO_PLAYER_06B.doc
*/
#define CFG_MMI_SLIM_AUDIO_PLAYER (__ON__)
/*****************************************************************************
* Avatar
*****************************************************************************/
/*
Description: to turn on avatar feature
Option: [__ON__, __OFF__, __AUTO__]
Reference: n/a
*/
#define CFG_MMI_AVATAR (__OFF__)
/*****************************************************************************
* Bluetooth
*****************************************************************************/
/*
Description: Make FTP client can get multi files from server at one time.
Option: [__ON__, __OFF__, __AUTO__]
Reference: n/a
*/
#define CFG_MMI_FTC_MULTIPULL_SUPPORT (__AUTO__)
/*****************************************************************************
* BMI
*****************************************************************************/
/*
Description: Turn on BMI application, one of healthy application.
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_BMI.doc
*/
#define CFG_MMI_BMI (__OFF__)
/*****************************************************************************
* Bootup/Idle
*****************************************************************************/
/*
Description: Ignore the CPHS context for language
Option: [__ON__, __OFF__, __AUTO__]
Reference: n/a
*/
#define CFG_MMI_CSP_LANG_SEL_MENU_ALWAYS_ON (__ON__)
/*
Description: Ignore the CPHS context for SMS common settings
Option: [__ON__, __OFF__, __AUTO__]
Reference: n/a
*/
#define CFG_MMI_CSP_SMS_COMMON_SETTING_ALWAYS_ON (__ON__)
/*
Description: EONS (EF PNN and EF OPL) support
Option: [__ON__, __OFF__, __AUTO__]
Reference: n/a
*/
#define CFG_MMI_EONS_SUPPORT (__ON__)
/*
Description: Homezone support for status icon
Option: [__ON__, __OFF__, __AUTO__]
Reference: n/a
*/
#define CFG_MMI_HOMEZONE_STATUS_ICON (__AUTO__)
/*
Description: If defined, then IDLE screen wiil be full screen background
Option: [__ON__, __OFF__, __AUTO__]
Reference: n/a
*/
#define CFG_MMI_IDLE_FULL_SCREEN (__ON__)
/*
Description: IMEISV (IMEI + software version) support
Option: [__ON__, __OFF__, __AUTO__]
Reference: n/a
*/
#define CFG_MMI_IMEISV_SUPPORT (__ON__)
/*
Description: Define keypad lock pattern as RSK (Name)->#
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_IDLE.doc
*/
#define CFG_MMI_KEYPAD_LOCK_PATTERN_1 (__AUTO__)
/*
Description: Prompt the unlock text if the user press a wrong key to unlock or not
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_IDLE.doc
*/
#define CFG_MMI_KEYPAD_LOCK_PROMPT_TEXT (__AUTO__)
/*****************************************************************************
* Calculator
*****************************************************************************/
/*
Description: Turn on Calculator application
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_CALCULATOR.doc
*/
#define CFG_MMI_CALCULATOR (__ON__)
/*
Description: Turn on Calculator application for touch projects.
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_CALCULATOR.doc
*/
#define CFG_MMI_TOUCH_CALCULATOR (__AUTO__)
/*****************************************************************************
* Calendar, Todolist, and World clock
*****************************************************************************/
/*
Description: Extended todolist. Todo item will be classified into different type, like course, reminder, and etc, and display more information when entry todolist menu.
Option: [__ON__, __OFF__, __AUTO__]
Reference: FRS_APP_ORGANIZER_06B_for_240x320.doc
*/
#define CFG_MMI_ADVANCED_TODO (__ON__)
/*
Description: Turn on Calendar application
Option: [__ON__, __OFF__, __AUTO__]
Reference: FRS_APP_ORGANIZER_06A.doc
*/
#define CFG_MMI_CALENDAR (__ON__)
/*
Description: Weekly view is supported.
Option: [__ON__, __OFF__, __AUTO__]
Reference: FRS_APP_ORGANIZER_06B_for_240x320.doc
*/
#define CFG_MMI_CLNDR_WEEKLY_VIEW_SUPPORT (__AUTO__)
/*
Description: All months use the same image as background
Option: [__ON__, __OFF__, __AUTO__]
Reference: FRS_APP_ORGANIZER_06A.doc
*/
#define CFG_MMI_SLIM_CALENDAR (__ON__)
/*
Description: Display solarterm by lunar date
Option: [__ON__, __OFF__, __AUTO__]
Reference: FRS_APP_ORGANIZER_06A.doc
*/
#define CFG_MMI_SPECIFIC_CALENDAR (__AUTO__)
/*
Description: Turn on To Do List application
Option: [__ON__, __OFF__, __AUTO__]
Reference: FRS_APP_ORGANIZER_06A.doc
*/
#define CFG_MMI_TODOLIST (__ON__)
/*
Description: Turn on vCalendar Application
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_VOJECT.doc
*/
#define CFG_MMI_VCALENDAR (__ON__)
/*
Description: Extended World Clock version. It support time zone selection and display datetime of local and foreign cities.
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_NITZ.doc
*/
#define CFG_MMI_WC_TZ_SUPPORT (__AUTO__)
/*
Description: Use City List 3 as default world clock.
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_WORLDCLOCK.doc
*/
#define CFG_MMI_WCLOCK_CITY_LIST_3 (__ON__)
/*
Description: Turn on World Clock
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_WORLDCLOCK.doc
*/
#define CFG_MMI_WORLD_CLOCK (__ON__)
/*****************************************************************************
* Call Logs, Call Management
*****************************************************************************/
/*
Description: Turn on Delete All Logs in call history -> delete call log
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_CALLHISTORY.doc
*/
#define CFG_MMI_CH_DELETE_ALL_LOGS (__ON__)
/*
Description: Turn on Mixed Call Log after pressing SEND key in idle screen
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_CALLHISTORY.doc
*/
#define CFG_MMI_CH_MIXED_CALL_LOG (__AUTO__)
/*
Description: Send MMS from call history
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_CALLHISTORY.doc
*/
#define CFG_MMI_CH_OPTIONS_SENDMMS (__AUTO__)
/*
Description: Send SMS from call history
Option: [__ON__, __OFF__, __AUTO__]
Reference: DD_APP_CALLHISTORY.doc
*/
#define CFG_MMI_CH_OPTIONS_SENDSMS (__ON__)
/*
Description: Auto quick end when time out
Option: [__ON__, __O
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -