0
点赞
收藏
分享

微信扫一扫

MTK 10A版本的功能列表 3

1)built-in operaMini for VRE
#define CFG_MMI_VRE_GAME_OPERA (__OFF__)

2)Built-in game YZDMX for VRE
#define CFG_MMI_VRE_GAME_YZDMX (__OFF__)

3)This compile option is used to switch java network profile settig between old version and refinement version.
#define CFG_MMI_JAVA_NW_V2 (__ON__)

4)This compile option is for Provisioning Inbox to support UM box. To turn on this option, Provisioning can be listed in UM inbox and archive.
#define CFG_MMI_PROV_IN_UM (__OFF__)

5)This compile option is for Provisioning Inbox . Turn on this option, Provisioning Inbox is open and provisioniings can be saved and listed in settings message box.
#define CFG_MMI_PROV_MESSAGE_SUPPORT (__OFF__)

6)VRE entry will be in main menu
#define CFG_MMI_VRE_MAIN_MENU (__ON__)

7)VRE entry will be in sub menu of func & game
#define CFG_MMI_VRE_SUB_MENU (__OFF__)

8)phonebook support last name field 为了老外
#define CFG_MMI_PHB_LNAME_FIELD (__OFF__)

9)This option is to defnie slim user profiles so tha the number of audio resource can be redueced.
#define CFG_MMI_PROFILES_SLIM_PROFILE_SUPPORT (__OFF__)

10)Venus Home Screen Profile Widget
#define CFG_MMI_VUI_HOMESCREEN_PROFILE (__OFF__)

11)Caller ID setting. Hide / Show the caller id.
#define CFG_MMI_CALLSET_CALLER_ID (__OFF__)

12) Call time display setting. If the config is OFF, call time display is default on and the users cannot turn off it through call setting.
#define CFG_MMI_CALLSET_CTD_CONFIGURABLE (__OFF__)

13)Closed user group setting
#define CFG_MMI_CALLSET_CUG (__OFF__)

14)Connect notice setting. Play connect tone when the call is connected. //很多人都需要的东西
#define CFG_MMI_CONNECT_NOTICE (__OFF__)

15)Enable ShellApp Favoriate contacts page
#define CFG_MMI_VUI_SHELL_FAV_CONTACT (__OFF__)

16)Shortcut on original Venus Homescreen
#define CFG_MMI_VUI_SHELL_HS_SHORTCUT (__OFF__)
#define CFG_MMI_VUI_SHELL_IMAGE_VIEWER (__OFF__)
#define CFG_MMI_VUI_SHELL_MEDIA_PLAYER (__OFF__)
#define CFG_MMI_VUI_SHELL_MSG_VIEWER (__OFF__)
#define CFG_MMI_VUI_SHELL_RECENT_CALLS (__OFF__)
#define CFG_MMI_VUI_SHELL_SETTINGS (__OFF__)
#define CFG_MMI_VUI_SHELL_SHORTCUTS (__OFF__)

17)Add cmpile option for sms high light viewer feature 方便的东西
#define CFG_MMI_MESSAGE_SMS_HILITE_VIEWER (__OFF__)

18)Add compile option for SMS detailsIF open SMS email interworking feature, SMS details will not support
#define CFG_MMI_SMS_DETAILS_INFO (__OFF__)

19)Add SMS content to Calendar
#define CFG_MMI_SMS_SET_AS_REMINDER (__OFF__)

20)Conversation box support on UM
#define CFG_MMI_UM_CONVERSATION_BOX (__OFF__)

21)Conversation box including outbox message on UM
#define CFG_MMI_UM_CONVERSATION_BOX_WITH_OUTBOX (__OFF__)

22)Iterator viewer support on UM
#define CFG_MMI_UM_ITERATOR_VIEWER (__OFF__)

23)Use to turn on/off the report box features
#define CFG_MMI_UM_REPORT_BOX (__OFF__)

24)The delivery stauts appear in the option menu of sent messages
#define CFG_MMI_UM_REPORT_STATUS_IN_SENT_BOX (__OFF__)

举报

相关推荐

0 条评论