sf_config/config/inc/bldpublic.hrh
author fionntinac@symbian.org
Tue, 14 Sep 2010 16:41:37 +0100
branchRCL_3
changeset 133 509e2504322c
parent 111 b5c26a629af8
child 140 6c2715f4b2ff
permissions -rw-r--r--
Changes to deviceplatformrelease based on Nokia Wk35 information
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     1
/*
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     2
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     3
* All rights reserved.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     4
* This component and the accompanying materials are made available
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     5
* under the terms of "Eclipse Public License v1.0"
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     6
* which accompanies this distribution, and is available
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     8
*
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     9
* Initial Contributors:
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    11
*
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    12
* Contributors:
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    13
*
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    14
* Description: 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    15
*
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    16
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    17
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    18
#ifndef __BLDPUBLIC_HRH
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    19
#define __BLDPUBLIC_HRH
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    20
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
    21
#define LANGUAGE_IDS LANG sc 37 14346 14387 14412 14419 102 42 44 45 25 07 18 01 10 129 158 160 159 157 161 49 50 09 02 51 103 03 54 57 30 17 15 59 327 05 32 65 67 68 70 326 08 27 13 76 31 78 16 79 26 28 04 83 06 39 29 33 14 93 94 96 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    22
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    23
/** #Camera 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    24
Container for camera specific features
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    25
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    26
#undef Camera                                             
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    27
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    28
/** #FF_3D_RINGING_TONES 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    29
Device supports 3D ringing tones.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    30
*/
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
    31
#define FF_3D_RINGING_TONES                                
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    32
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    33
/** #FF_3G_CELLBROADCAST 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    34
Cell Broadcasting support on 3G mode.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    35
*/
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
    36
#define FF_3G_CELLBROADCAST                                
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    37
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    38
/** #FF_ABC_AGRESSIVE_UI 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    39
Display driver will provide an interface for switching Automatic Brightness
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    40
Control (ABC). More agressive Automatic Display Control (ABC) UI for display
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    41
driver will be in Settings display plug in, and as configurable for products,
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    42
but not neccessarily available for user. The agressive UI for ABC is
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    43
enabled/disabled by the feature flag.  
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    44
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    45
#undef FF_ABC_AGRESSIVE_UI                                
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    46
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    47
/** #FF_ADAPTIVE_WLAN_SCANNING_SUPPORT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    48
Adaptive WLAN Scanning (AWS) is a component that tells WLAN engine how often to
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    49
perform WLAN background scanning. AWS listens and receives events from other
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    50
components, concludes what would be the preferred scanning period, and then
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    51
tells it to WLAN engine.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    52
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    53
#undef FF_ADAPTIVE_WLAN_SCANNING_SUPPORT                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    54
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    55
/** #FF_ADDITIONAL_FONTS 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    56
This flag is to enable new font supports namely equivalents of Arial, Times New
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    57
Roman, Courier for content viewing mainly to be used in browser. If this flag is
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    58
not enabled it means it will continue to have only current fonts and no
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    59
additional font support.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    60
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    61
#define FF_ADDITIONAL_FONTS                                
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    62
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    63
/** #FF_AI_WLANSNIFFER_WIDGET 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    64
Flag for WLANSniffer Homescreen widget.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    65
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    66
#undef FF_AI_WLANSNIFFER_WIDGET                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    67
22
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
    68
/** #FF_ALTERNATIVE_CALL_WAITING_TONE 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
    69
When this flag is enabled an alternative call waiting tone will be used
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
    70
*/
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
    71
#undef FF_ALTERNATIVE_CALL_WAITING_TONE                   
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
    72
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
    73
/** #FF_ARABIC_HANDWRITING_RECOGNITION_INPUT 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
    74
This flag is used to enable arabic finger handwriting input in capacitive touch
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
    75
screen phone.
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
    76
*/
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
    77
#define FF_ARABIC_HANDWRITING_RECOGNITION_INPUT            
22
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
    78
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    79
/** #FF_ASYNCH_FILE_SAVE_QUEUE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    80
Camcorder requires support from the Asynchronous File Save Queue.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    81
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    82
#define FF_ASYNCH_FILE_SAVE_QUEUE                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    83
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    84
/** #FF_AT_COMMANDS_TEST_AUTOMATION 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    85
Using FF_AT_COMMANDS_TEST_AUTOMATION will either include or exclude
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    86
atcmdplugin.dll from ROM
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    87
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    88
#undef FF_AT_COMMANDS_TEST_AUTOMATION                     
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
    89
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    90
/** #FF_AUDIO_MESSAGING_INCLUDE_IN_ROM 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    91
This flags controls whether the Audio Messaing ROM files are included in the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    92
build.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    93
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    94
#define FF_AUDIO_MESSAGING_INCLUDE_IN_ROM                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    95
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    96
/** #FF_AUDT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    97
Device supports Always Up-to-date Device Time (AUDT). This is an ability to
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    98
update the device time, date and country/city automatically in phone start-up.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    99
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   100
#undef FF_AUDT                                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   101
22
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   102
/** #FF_AUTOMOTIVESTACK 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   103
S60_PUBLIC Feature Flag for In-Car Optimized device EPIC
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   104
*/
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   105
#undef FF_AUTOMOTIVESTACK                                 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   106
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   107
/** #FF_AUTO_REDIAL_FOR_VIDEO_CALL 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   108
This flag indicates redial sequence, when video call is not succeeded for
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   109
certain reasons.
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   110
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   111
#define FF_AUTO_REDIAL_FOR_VIDEO_CALL                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   112
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   113
/** #FF_AVKON_EMOTION_ICON_ENABLED 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   114
to enable/disable the emotion icon support in avkon editor control
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   115
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   116
#define FF_AVKON_EMOTION_ICON_ENABLED                      
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   117
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   118
/** #FF_BIGCLOCK_SCREENSAVER 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   119
The product includes Big Clock screensaver. Screensaver supports low power mode
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   120
for power save
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   121
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   122
#undef FF_BIGCLOCK_SCREENSAVER                            
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   123
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   124
/** #FF_BIRTHDAY_IMPROVEMENT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   125
This feature flag is required for the enabling/disabling customized birthday &
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   126
anniversary notifications for MyFaves contact in Calendar (under Community 1.0)
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   127
into 3.2.3 platform. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   128
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   129
The requirement is 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   130
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   131
B’day & Anniversary Notification for MyFaves contact
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   132
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   133
•	Picture of the MyFaves contact in the popup which can be masked as circular
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   134
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   135
•	Currently Birthday notification is same as any other Calendar alarm
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   136
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   137
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   138
#undef FF_BIRTHDAY_IMPROVEMENT                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   139
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   140
/** #FF_BLUETOOTH_DATA_PROFILES_DISABLED 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   141
This flag is used to turn off bluetooth data profiles, and is to be used as part
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   142
of Enterprise Disabling of Bluetooth, allowing the device to use bluetooh for
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   143
hands free purposes only
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   144
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   145
#undef FF_BLUETOOTH_DATA_PROFILES_DISABLED                
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   146
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   147
/** #FF_BLUETOOTH_DISABLED 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   148
Flag used to disable all Bluetooth functionality in the device.  This will be
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   149
used for Enterprise Disabling of Bluetooth.  
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   150
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   151
This flag is required to be used instead of the __BT flag so that the Bluetooth
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   152
UI is still present after Bluetooth has been disabled, allowing the user to be
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   153
notified of why they cannot use it if they attempt to
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   154
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   155
#undef FF_BLUETOOTH_DISABLED                              
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   156
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   157
/** #FF_BOX_HWR_INPUT 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   158
Box HWR is a touch input method it full name is handwriting recognition box.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   159
I need a flag to configure this on / off. This plug-in is developed before
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   160
however there is no direct configure method to enable / disable it, it can only
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   161
be configured indirectly by some other flags.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   162
On: In a resistance touch device with handwriting is enabled.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   163
Off: not a touch device or not a resistance touch device.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   164
I will add some rules after this flag is approved to describe above comments.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   165
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   166
This is a very old reqirement, so i can not find the REQ ID of it in RM-RIM
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   167
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   168
#undef FF_BOX_HWR_INPUT                                   
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   169
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   170
/** #FF_BROWSER_PROGRESSIVE_DOWNLOAD 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   171
This feature flag is needed to enable/disable the progressiveness of the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   172
downloads in download manager server and its clients.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   173
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   174
#define FF_BROWSER_PROGRESSIVE_DOWNLOAD                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   175
22
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   176
/** #FF_CALENDAR_DAY_VIEW 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   177
This flag is needed for run time configuration of Business calendar day view.
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   178
The day view will be loaded as a plug-in based on this flag being enabled. Day
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   179
view will be integrated along with other native views(month, week, agenda &
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   180
Todo).
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   181
*/
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   182
#undef FF_CALENDAR_DAY_VIEW                               
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   183
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   184
/** #FF_CALENDAR_SCROLLABLE_PREVIEW 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   185
This flag is needed for run time configuration of scrollable preview pane in
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   186
calendar. The scrollable preview pane will be loaded as a plug-in with calendar
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   187
month view and week view based on this flag being enabled. Layouts with
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   188
scrollable preview pane will be loaded on run time based on this flag being
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   189
enabled for month / week view
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   190
*/
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   191
#undef FF_CALENDAR_SCROLLABLE_PREVIEW                     
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   192
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   193
/** #FF_CALENDAR_WIDGET 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   194
Calendar widget in Homescreen
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   195
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   196
#undef FF_CALENDAR_WIDGET                                 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   197
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   198
/** #FF_CAL_MEETING_REQUEST_UI 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   199
With this flag it is selected if Meeting Request UI included with flag
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   200
FF_MEETING_REQUEST_UI is available on Calendar side or not. If flag is not
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   201
defined MRUI is available only when MR Emails are opened from Email application.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   202
If flag is defined then meeting requests can be opened also from Calendar
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   203
application and Calendar application will offer possibility to create new
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   204
meeting requests.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   205
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   206
#undef FF_CAL_MEETING_REQUEST_UI                          
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   207
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   208
/** #FF_CAPACITIVE_DISPLAY 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   209
Device uses capacitive touch technology in its display.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   210
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   211
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   212
#define FF_CAPACITIVE_DISPLAY                              
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   213
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   214
/** #FF_CHINESE_ENGINE_IMPROVE 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   215
When this flag is open, another Chinese engine will be used. This engine had
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   216
better phrase db compared to current one
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   217
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   218
#undef FF_CHINESE_ENGINE_IMPROVE                          
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   219
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   220
/** #FF_CHINESE_FONTS_HIRES 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   221
This flag controls whether Chinese variants use TrueType fonts instead of the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   222
current stroke fonts in high resolution devices.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   223
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   224
Current stroke fonts have good readability in small sizes and lower resolution
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   225
devices. However, with the introduction of ever sharper and larger displays
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   226
(HVGA, VGA), the stroke fonts look increasingly "too simple" and "stick-like" in
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   227
bigger sizes. Fonts with thicker, more stylistic strokes are required for a
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   228
proper look and user experience.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   229
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   230
Following requirements already make a case for TTF fonts in Chinese:
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   231
417-16400: Chinese TrueType font for 9.1
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   232
406-137: TrueType font for Chinese
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   233
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   234
Note: The feature name intentionally avoids mentioning TrueType or TTF, as the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   235
font technology is irrelevant, high resolution being the operative keywords.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   236
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   237
#undef FF_CHINESE_FONTS_HIRES                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   238
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   239
/** #FF_CHINESE_SELECTION_KEY 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   240
Device uses this flag to differentiate if selection key existed
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   241
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   242
#undef FF_CHINESE_SELECTION_KEY                           
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   243
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   244
/** #FF_CLIENTPLATFORM 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   245
Services client platform: plugins to the common web runtime to allow access to
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   246
phone specific services
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   247
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   248
#undef FF_CLIENTPLATFORM                                  
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   249
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   250
/** #FF_CLOCK_MULTIPROCOL_SUPPORT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   251
This flag shall be used to determine if product programs need clock's
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   252
multiprotocol support, i.e. getting time information from different time source
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   253
protocols like GPS, SNTP, etc.. Product program can make a choice such that
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   254
multiprotocol feature support can be made on or off. When multiprotocol support
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   255
is off, then default NITZ protocol shall be choosen.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   256
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   257
#undef FF_CLOCK_MULTIPROCOL_SUPPORT                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   258
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   259
/** #FF_CMAIL_INTEGRATION 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   260
5250+ specific features in Cmail are variated with this flag.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   261
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   262
#undef FF_CMAIL_INTEGRATION                               
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   263
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   264
/** #FF_COMMSDAT_CREATION_FROM_XML 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   265
There will be a new component in S60 called CommsDatCreator (CDC) that will
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   266
initialize CommsDat using an input XML file which is generated by the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   267
Configuration Tool.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   268
When generating CommsDat the CDC needs that the default CommsDat in
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   269
Z:\private\10202be9\cccccc00.cre is empty. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   270
The requested flag FF_COMMSDAT_CREATION_FROM_XML  enables the empty CommsDat to
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   271
be included to the image as the default CommsDat.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   272
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   273
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   274
#undef FF_COMMSDAT_CREATION_FROM_XML                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   275
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   276
/** #FF_COMMSDAT_CREATOR 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   277
This flags controls whether the CommsDatCreator component to be included to the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   278
image.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   279
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   280
#define FF_COMMSDAT_CREATOR                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   281
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   282
/** #FF_CONNECTION_OVERRIDE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   283
The feature enables the better utilisation of the WLAN connections that the user
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   284
has manually opened from the WLAN widget. Such connections, called as 'user
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   285
connections', will be automatically utilised in all applications that would
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   286
normally use Internet SNAP connection. If the feature is enabled, the 'user
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   287
connection' is enforced by default. The user can still control the utilisation
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   288
of the 'user connection' by enabling/disabling the connection enforcement from
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   289
WLAN settings.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   290
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   291
#define FF_CONNECTION_OVERRIDE                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   292
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   293
/** #FF_CONTACTS_COMPANY_NAMES 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   294
When enabled, contacts’ company names are shown after first+last name in
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   295
Phonebook Names list.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   296
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   297
#undef FF_CONTACTS_COMPANY_NAMES                          
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   298
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   299
/** #FF_CONTACTS_GROUP_FUNCTIONALITY 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   300
We need a feature flag for ROM Creation time variation. The Phonebook2
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   301
application is constructed on a plugin based architecture. This design allows
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   302
the Phonebook2 application to be composed of various plugin components. The S60
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   303
platform Phonebook2 component contains a group UI plugin component, which
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   304
implements the whole contacts group functionality. To enable a variant to create
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   305
their own contact group functionality we need a feature flag so that the variant
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   306
can remove the platform group plugin component. This allow the component to be
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   307
removed from the ROM image, thus making the ROM size smaller.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   308
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   309
#define FF_CONTACTS_GROUP_FUNCTIONALITY                    
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   310
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   311
/** #FF_CONTACTS_MERGE 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   312
If enabled, then phonebook UI contains the command for Merge.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   313
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   314
#define FF_CONTACTS_MERGE                                  
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   315
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   316
/** #FF_CONTACTS_MYCARD 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   317
This feature flag controls whether phonebook application supports MyCard.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   318
If flag is enabled:
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   319
- Phonebook has MyCard item at top of names list
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   320
- The user can open MyCard view from phonebook
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   321
- Other applications can launch the MyCard view 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   322
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   323
#define FF_CONTACTS_MYCARD                                 
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   324
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   325
/** #FF_CONTACTS_NICKNAME 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   326
The nickname functionality needs a feature flag for the following reasons:
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   327
-Phonebook2 component exports a central repository initialization file, which is
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   328
used to improve the Phonebook application launch -The initialization file is
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   329
read by the Symbian Contacts model server to initialize the Contacts view during
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   330
the device boot sequence
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   331
 * S60 specifications define which fields take part in the device's contact name
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   332
creation (first name, last name, company name)
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   333
 * The nickname requirement changes the S60 name creation rules, by adding the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   334
contacts nickname field to the above list of fields
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   335
 * Therefore the content of the Contacts view needs to be initialized
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   336
differently depending on whether the nickname feature is enabled or disabled
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   337
 * The initialization file contains the configuration of the view, e.g. the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   338
contact fields which are used for sorting the Phonebook names list view
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   339
 * A feature flag is needed which allows Phonebook2 to export the correct
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   340
variant of the Contact view initilization file
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   341
 * There is a considerable RAM usage penalty associated with keeping the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   342
nickname field in the contact view when the nickname feature is disabled
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   343
 * For further description of the Symbian Contacts view initilization see
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   344
\src\common\generic\app-engines\cntmodel\documentation\Contacts_How-To_Improve_Application_Start-up_Time.doc
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   345
-Run-time variation can be used inside the Phonebook2 application to configure
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   346
the application sort order
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   347
 * But the Symbian Contacts view's must be configured correctly in order to
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   348
maintain existing performance, see above description
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   349
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   350
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   351
#undef FF_CONTACTS_NICKNAME                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   352
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   353
/** #FF_CONTACTS_PREDICTIVE_SEARCH 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   354
When enabled, User can turn on/off Phonebook’s predictive search functionality,
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   355
using an item in Names list’s Option-menu.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   356
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   357
#undef FF_CONTACTS_PREDICTIVE_SEARCH                      
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   358
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   359
/** #FF_CONTACTS_REMOTE_LOOKUP 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   360
When enabled, and a remote search service is installed in device, item “Search
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   361
remotely” is shown in Phonebook Names list.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   362
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   363
#define FF_CONTACTS_REMOTE_LOOKUP                          
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   364
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   365
/** #FF_CONTACTS_SOCIAL 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   366
When flag is enabled, phonebook application has the following features:
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   367
- Names list shows social status texts
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   368
- Contact Card shows social status text & allows jumping to external social
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   369
application.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   370
- MyCard shows social status text & allows jumping to external social
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   371
application.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   372
- MyCard has button(s) that show(s) presence & allow jumping to external IM
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   373
application.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   374
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   375
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   376
#define FF_CONTACTS_SOCIAL                                 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   377
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   378
/** #FF_CONTACTS_VCARD_SYNC_GROUP 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   379
when enabled, the group info of contact will also be synchronized by vpbk vcard
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   380
engine
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   381
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   382
#undef FF_CONTACTS_VCARD_SYNC_GROUP                       
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   383
22
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   384
/** #FF_CONTACT_WIDGET 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   385
	Defines if Friends widget exists or not
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   386
*/
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   387
#undef FF_CONTACT_WIDGET                                  
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   388
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   389
/** #FF_CONTEXT_FRAMEWORK_V2 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   390
This flag enables Context Framework version 2.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   391
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   392
#undef FF_CONTEXT_FRAMEWORK_V2                            
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   393
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   394
/** #FF_CONTEXT_PROFILES 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   395
Context profiles enable the device to automatically adapt in users every day
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   396
life and combine current Profiles functionality with concepted and studied
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   397
Situations functionality. If the flag sets to true, context profiles are
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   398
enabled. If flase, otherwises.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   399
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   400
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   401
#undef FF_CONTEXT_PROFILES                                
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   402
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   403
/** #FF_CUSTOMER_HELPS_IN_USE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   404
Customer helps are included into image based on this flag.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   405
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   406
#undef FF_CUSTOMER_HELPS_IN_USE                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   407
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   408
/** #FF_DEVICE_DIAGNOSTICS_APP 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   409
On enabling this feature flag GSDevDiagPlugin.dll would start the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   410
DevDiagApp.exe. This would load all related plugins. The Diagnostics application
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   411
offers self-test service on the Mobile Applications and hardware for the phone
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   412
users.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   413
*/
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   414
#undef FF_DEVICE_DIAGNOSTICS_APP                          
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   415
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   416
/** #FF_DEVICE_ENCRYPTION_FEATURE 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   417
This flag is required for Device Encryption feature which goes to Symbian
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   418
Foundation. The existing flag (FF_NATIVE_FILE_ENCRYPTION) will exclusively be
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   419
used by NFE, which doesn't go to SF. Hence a different flag is required for all
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   420
those middleware and application layer components of DE.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   421
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   422
#define FF_DEVICE_ENCRYPTION_FEATURE                       
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   423
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   424
/** #FF_DISABLE_OMA_SUPL_V2 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   425
When this flag is ON SUPL v2.0 is NOT supported. Note that this flag is a
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   426
negative flag in order to minimize the risk for the master code line.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   427
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   428
#undef FF_DISABLE_OMA_SUPL_V2                             
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   429
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   430
/** #FF_DISPLAY_NETWORK_NAME_AFTER_CS_REGISTRATION 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   431
When this flag is on device will not display the alpha tag (network name) under
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   432
the following conditions:
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   433
#1. If the mobile has just camped on a cell (barred or unbarred or reserved)
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   434
#2. CS registration is unsuccessful and PS registration is unsuccessful
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   435
#3. CS registration is unsuccessful and PS registration is successful
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   436
#4. Authentication has failed - either the Core Network has rejected the mobile
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   437
or the mobile has rejected the Core Network
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   438
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   439
#undef FF_DISPLAY_NETWORK_NAME_AFTER_CS_REGISTRATION      
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   440
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   441
/** #FF_DM_BROWSER_ADAPTER 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   442
Browser adaper is used by Device Management to Set/Get the browser settings from
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   443
the operator server. This feature is requested by CMCC. The feature flag is used
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   444
to differentiate between Nokia Specific implemenation and OMA DM implementation.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   445
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   446
#define FF_DM_BROWSER_ADAPTER                              
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   447
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   448
/** #FF_DM_CONNMO_ADAPTER 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   449
OMA Device Management Connectivity Managment Object (ConnMO) provides management
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   450
of connectivity settings. This flag will help in enabling ConnMO plugin.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   451
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   452
#undef FF_DM_CONNMO_ADAPTER                               
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   453
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   454
/** #FF_DM_IAP_OVER_WRITE 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   455
When this feature flag is enabled the IAP sent via OMA CP will over write
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   456
(possibly) existing one with the same name.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   457
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   458
#undef FF_DM_IAP_OVER_WRITE                               
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   459
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   460
/** #FF_DM_INSTALL_SECURITY 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   461
OMA DM SW installer implementation included in build.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   462
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   463
#undef FF_DM_INSTALL_SECURITY                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   464
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   465
/** #FF_DM_STREAMING_ADAPTER 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   466
Streaming adapter is used by Device Mangement to Set/Get the streaming settings
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   467
from the operator server. CMCC has requested support for this new adapter. This
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   468
feature flag is used to differentiate the Nokia specfic implementation and OMA
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   469
DM implementation.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   470
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   471
#define FF_DM_STREAMING_ADAPTER                            
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   472
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   473
/** #FF_DUAL_LANGUAGE_SUPPORT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   474
This Flag is used to develop support for dual language feature. This is an
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   475
enhancement to the basic prediction feature where words predicted will come from
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   476
2 different language databases.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   477
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   478
#undef FF_DUAL_LANGUAGE_SUPPORT                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   479
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   480
/** #FF_DUAL_MODEM 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   481
Flag for developing Dual Modem feature
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   482
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   483
#undef FF_DUAL_MODEM                                      
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   484
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   485
/** #FF_EMAIL_CONVERSATION_VIEW 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   486
The configuration flag controlling whether the conversation view feature is
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   487
available in the device.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   488
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   489
#undef FF_EMAIL_CONVERSATION_VIEW                         
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   490
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   491
/** #FF_EMAIL_FRAMEWORK 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   492
Defines whether the product includes the email multiprotocol framework. When the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   493
flag is defined all parts constituting new email solution are in ROM:
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   494
application, plugin framework + imap/pop plugin and related settings UIs. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   495
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   496
legacy email (__EMAIL_UI) must be disabled when FF_EMAIL_FRAMEWORK is enabled.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   497
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   498
#define FF_EMAIL_FRAMEWORK                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   499
22
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   500
/** #FF_EMAIL_FULLSCREENVIEWER 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   501
This flag enables full screen mode in email viewer
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   502
*/
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   503
#undef FF_EMAIL_FULLSCREENVIEWER                          
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   504
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   505
/** #FF_EMAIL_IPS_SERVICES 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   506
Defines whether the product includes IMAP4, POP3 and SMTP protocol support.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   507
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   508
#undef FF_EMAIL_IPS_SERVICES                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   509
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   510
/** #FF_EMAIL_MCE_INTEGRATION 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   511
This enables email client selection in MCE. Fex. Freestyle email mailboxes  goes
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   512
under email folder in mce-serttings. mce and sendui. Freestyle email settings
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   513
can be changed from mce-settings.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   514
 All you need to do is install own mtm-plugin and configure central repository
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   515
key.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   516
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   517
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   518
#define FF_EMAIL_MCE_INTEGRATION                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   519
22
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   520
/** #FF_EMAIL_PREDICTIVESEARCH 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   521
This flag enables predictive address search in email editor
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   522
*/
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   523
#undef FF_EMAIL_PREDICTIVESEARCH                          
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   524
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   525
/** #FF_EMAIL_PROTOCOL_PLUGINS 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   526
When defined, default email protocol plugins are enabled.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   527
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   528
#define FF_EMAIL_PROTOCOL_PLUGINS                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   529
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   530
/** #FF_EMAIL_UI 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   531
Defines whether the product includes email UI application
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   532
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   533
#undef FF_EMAIL_UI                                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   534
22
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   535
/** #FF_EMAIL_UI_SPLITSCREEN 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   536
This feature enables split screen usage in email editors instead of touch input
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   537
window
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   538
*/
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   539
#undef FF_EMAIL_UI_SPLITSCREEN                            
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   540
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   541
/** #FF_EMERGENCY_CBS 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   542
When this feature flag is enabled the device supports ECBS (Emergency Cell
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   543
BroadCast) / CMAS (Commercial Mobile Alert System) feature
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   544
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   545
#undef FF_EMERGENCY_CBS                                   
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   546
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   547
/** #FF_EMPTY_COMMSDAT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   548
The override flags FF_EMPTY_COMMSDAT, FF_VANILLA_COMMSDAT and FF_RND_COMMSDAT
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   549
determine which default CommsDat will be put to the image independent of image
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   550
type (prd or rnd):
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   551
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   552
- FF_EMPTY_COMMSDAT: Completely empty CommsDat is used. Typically needed as the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   553
base when creating operator variants with Configuration Tool and
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   554
CommsDatCreator. Same as old FF_COMMSDAT_GENERATION_FROM_XML.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   555
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   556
- FF_VANILLA_COMMSDAT: Otherwise empty CommsDat but the S60 default destinations
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   557
(Internet, MMS and Operator) as well as the Easy WLAN IAP (in case of WLAN
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   558
product) is included. This is suitable for vanilla variants of the phones.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   559
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   560
- FF_RND_COMMSDAT: Platform releases contain typically the RND CommsDat that has
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   561
Nokia Test Network IAPs as well as some Finnish operator IAPs (DNA, Sonera,
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   562
Elisa) for RnD purposes.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   563
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   564
Maximum of one of these flags should be defined at the time. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   565
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   566
If none of the override flags is defined then the used CommsDat depends on the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   567
image type: vanilla CommsDat is used for PRD image and RnD CommsDat for the RnD
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   568
image. This is typically how it should be and the override flags should only be
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   569
used if some special functionality is needed.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   570
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   571
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   572
#undef FF_EMPTY_COMMSDAT                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   573
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   574
/** #FF_ENABLE_ISI_COMMUNICATION_IN_USB_CHARGING_MODE 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   575
Feature info adaptation will read the PP-bit value from ISA info server and map
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   576
the value of PP bit into KFeatureIdCertTesting. SSM then will read
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   577
KFeatureIdCertificationTesting and if system is in USB charging mode , then
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   578
start USB components into the mode where ISI communication is possible.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   579
*/
22
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   580
#define FF_ENABLE_ISI_COMMUNICATION_IN_USB_CHARGING_MODE   
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   581
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   582
/** #FF_ENHANCED_CALENDAR_EVENT_UI 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   583
This flag controls inclusion of enhanced Calendar Event Viewers and Editors that
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   584
replace standard ones and provide consistent look and feel with Meeting Request
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   585
UI included with flag FF_MEETING_REQUEST_UI.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   586
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   587
#undef FF_ENHANCED_CALENDAR_EVENT_UI                      
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   588
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   589
/** #FF_ENTRY_POINT_FOR_VIDEO_SHARE 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   590
When this flag is ON the phone application is able to dynamically change the
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   591
"Hold" soft key to "Video share" soft key when video sharing is ready. "Video
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   592
share" soft key will start live video sharing.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   593
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   594
#undef FF_ENTRY_POINT_FOR_VIDEO_SHARE                     
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   595
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   596
/** #FF_EXCLUDE_STANDARD_IMSAGENT 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   597
This flag provides an option to include custom ims plugins or make device only
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   598
with IETF capabilities
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   599
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   600
#undef FF_EXCLUDE_STANDARD_IMSAGENT                       
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   601
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   602
/** #FF_FARSI_CALENDAR 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   603
S60 calendar should provide possibility to integrate Farsi calendar application
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   604
to S60 calendar.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   605
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   606
 S60 calendar should provide variation point to calendar main menu, from where
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   607
Farsi calendar application can be launched. In addition S60 calendar setting
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   608
should provide access to the Farsi calendar settings. User should comfortably
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   609
move btwn Gregorian and Farsi calendars. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   610
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   611
Farsi calendar will be enabled in the variants English & Farsi. These variants
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   612
can be extended further as per the need. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   613
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   614
This feature is approved and targeted for 3.2.3 products. So variation required
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   615
from 3.2.3 onwards. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   616
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   617
#undef FF_FARSI_CALENDAR                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   618
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   619
/** #FF_FINGER_HWR_INPUT 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   620
Finger HWR is a touch input method its full name is finger handwriting
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   621
recognition.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   622
I need a flag to configure this on / off. This plug-in is developed long times
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   623
ago however there is no direct configure method to enable / disable it, it can
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   624
only be configured indirectly by some other flags.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   625
On: In a capacitive touch device with handwriting is enabled.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   626
Off: not a touch device or not a capacitive touch device.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   627
I will add some rules after this flag is approved to describe above comments.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   628
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   629
#undef FF_FINGER_HWR_INPUT                                
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   630
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   631
/** #FF_FLASHLITE_SCREENSAVER 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   632
When enabled/defined flash can be used as Screensaver.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   633
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   634
#undef FF_FLASHLITE_SCREENSAVER                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   635
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   636
/** #FF_FMTX 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   637
FMTX application and Nseries Music Player support for FMTX
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   638
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   639
#define FF_FMTX                                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   640
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   641
/** #FF_FMTX_AUTO_TUNE 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   642
Flag is used to control presence of auto tuning functionality in FM Tx UI.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   643
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   644
#undef FF_FMTX_AUTO_TUNE                                  
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   645
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   646
/** #FF_FMTX_RDS_TEXT 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   647
Flag to enable RDS text transmission through FM transmitter (FMTX). Runtime
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   648
variation needed in SysAp. FMTX UI SW uses this flag in .iby files so it is not
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   649
runtime variated in UI SW.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   650
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   651
RDS text transmission not enabled currently (ELZG-7PE3G9) 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   652
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   653
#undef FF_FMTX_RDS_TEXT                                   
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   654
22
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   655
/** #FF_FOTA_CHECK_LIMITATION 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   656
When this flag is enabled user can only check for FOTA updates from the server
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   657
once in defined time period. The time period is defined by a cenrep value -
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   658
default value is 24h.
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   659
*/
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   660
#undef FF_FOTA_CHECK_LIMITATION                           
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   661
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   662
/** #FF_FOTA_DECRYPT_MEM_BEFORE_UPDATE 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   663
This flag determines whether FOTA (Firmware Over-the-Air) feature should decrypt
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   664
a phone memory before updating the software. If the flag is set on, FOTA
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   665
decrypts the phone memory before updating. If the flag is set off, FOTA does not
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   666
decrypt the phone memory.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   667
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   668
If the Native File Encryption (NFE) is enabled while the software is updated,
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   669
set this flag off. Otherwise this flag should be set on. That is, if a firmware
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   670
update agent of the phone is NOT able to read the update package from an
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   671
encrypted memory, set this flag on.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   672
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   673
#undef FF_FOTA_DECRYPT_MEM_BEFORE_UPDATE                  
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   674
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   675
/** #FF_FULLSCR_HWR_INPUT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   676
Indicates whether a device needs fullscreen HWR (HandWritingRecognition) input
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   677
or not.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   678
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   679
#undef FF_FULLSCR_HWR_INPUT                               
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   680
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   681
/** #FF_GENERIC_ACCESS_NETWORK 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   682
Generic Access Network (GAN), previously known as Unlicensed Mobile Access (UMA)
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   683
technology provides access to GSM/3G and GPRS mobile services over unlicensed
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   684
spectrum technologies. By deploying GAN technology, service providers can enable
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   685
subscribers to roam and handover between cellular networks and public and
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   686
private unlicensed wireless networks using dual-mode mobile handsets. However
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   687
GAN needed some platform changes to be fully functional and those changes must
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   688
be run time variable.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   689
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   690
#undef FF_GENERIC_ACCESS_NETWORK                          
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   691
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   692
/** #FF_GENERIC_FONTS_ASSETS 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   693
This flag is used to check if generic font assets are to be used, this is used
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   694
for Symbian foundation where freetype rasterize as well as EFF fonts need to be
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   695
used.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   696
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   697
#undef FF_GENERIC_FONTS_ASSETS                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   698
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   699
/** #FF_HDMI 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   700
Feature flag to indicate HDMI availability.  IIf defined, device supports HDMI
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   701
(High Definition Multimedia Interface)
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   702
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   703
#undef FF_HDMI                                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   704
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   705
/** #FF_HELP_TUTORIAL_MERGE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   706
The end-user shall be provided with animated help (tutorial kontent) from CSX
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   707
Help application. Both applications will continua existing as separate
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   708
applications, though Tutorial will not be visible in application grid, but only
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   709
provide animated content for CSX Help.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   710
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   711
This is for REQ 417-16797. Help & Tutorial will look like one application. User
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   712
will not feel that they are 2 different applications. To implement this REQ
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   713
without breaking the compatibility, one feature flag is needed to make Help &
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   714
Toturial applications know if Tutorial is embedded in Help or running as a
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   715
standalone application. Also refer to REQ 101-39505.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   716
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   717
#undef FF_HELP_TUTORIAL_MERGE                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   718
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   719
/** #FF_HIJRI_CALENDAR 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   720
S60 calendar should provide possibility to integrate separate Hijri calendar
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   721
application to S60 calendar.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   722
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   723
S60 calendar should provide variation point to calendar main menu, from where
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   724
Hijri calendar application can be launched. In addition S60 calendar setting
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   725
should provide access to the Hijri calendar settings. User should comfortably
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   726
move btwn Gregorian and Hijri calendars.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   727
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   728
Hijri calendar will be enabled in the variants English, Arabic, Urdu , French &
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   729
Farsi. These variants can be extended further as per the need. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   730
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   731
This feature is approved and targeted for 3.2.3 products. So variation required
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   732
from 3.2.3 onwards.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   733
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   734
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   735
#undef FF_HIJRI_CALENDAR                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   736
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   737
/** #FF_HITCHCOCK_APP_SHELL 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   738
"Feature flag 'FF_HITCHCOCK_MENU' to control which AppShell menu to use. If
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   739
disabled, old xml based menu2, and if enabled, new hitchcock based menu3."
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   740
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   741
#undef FF_HITCHCOCK_APP_SHELL                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   742
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   743
/** #FF_HOMESCREEN_COMMON_IDLEFW 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   744
Feature flag for enabling common idle framework to support new widgetized
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   745
stand-by mode application of Active Idle 3 on S60 by REQ "101-40598: HomeScreen:
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   746
3rd Party widget support" as alternative of existing Active Idle 2 and yet
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   747
enabling even custom made stand-by mode app to be active. The binary objects
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   748
which comprise common idle framework related components and new active stand-by
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   749
application, selection of alternative,  and its depended components, can be
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   750
selected at image creation time in case where common ilde fw is accepted by
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   751
product/variant decicion.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   752
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   753
#define FF_HOMESCREEN_COMMON_IDLEFW                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   754
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   755
/** #FF_HOMESCREEN_OPEN_MENUFW 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   756
Feature flag for activation of open menu framework to support alternative main
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   757
menu applications on S60 by REQS "101-40417: Open Shell UI internal menu model
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   758
for other applications", "417-8821: Non-touch VGA support for Matrix" and
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   759
"404-3950: Matrix: Basic Menu". Existing main menu app, Hitchcock AppShell, can
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   760
still be used if product/variant decides so, however, open menu fw which enables
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   761
altenative menu applications to run on same content, can be chosen as well. The
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   762
binary objects which comprise open menu fw and active main menu application with
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   763
its depended components can be selected at image creation time, as well as it is
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   764
possible to request appropriate main menu application UID when needed to
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   765
configure S60. These requests are, for example, setting the application UID to
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   766
launch main menu by "applications" hw-key and hide menu application from itself
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   767
etc. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   768
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   769
#define FF_HOMESCREEN_OPEN_MENUFW                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   770
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   771
/** #FF_HOMESCREEN_SWITCHABLE_ROOT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   772
Homescreen root configuration replaces existing concept of Active Idle
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   773
themes/modes from S60 5.1. FF_HOMESCREEN_SWITCHABLE_ROOT variates S60 by
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   774
enabling/disabling possibility to switch homescreen root. Homescreen root switch
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   775
must be enabled to end user to select operator/product  specific alternative
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   776
homescreen active, for example, an alternative root or External Homescreen. This
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   777
feature must be able to set at run time also for post-product provision of
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   778
alternative homescreen.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   779
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   780
#undef FF_HOMESCREEN_SWITCHABLE_ROOT                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   781
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   782
/** #FF_HOME_SCREEN_EASY_DIALING 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   783
Enables fast contact lookup and contact actions from Home Screen.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   784
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   785
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   786
#define FF_HOME_SCREEN_EASY_DIALING                        
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   787
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   788
/** #FF_HOME_SCREEN_VANITY_DIALING 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   789
Enables vanity dialing from from Home Screen.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   790
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   791
#undef FF_HOME_SCREEN_VANITY_DIALING                      
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   792
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   793
/** #FF_IAUPDATE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   794
If defined, the phone supports Independent Application Update feature.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   795
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   796
#define FF_IAUPDATE                                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   797
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   798
/** #FF_IAUPDATE_PHASE2 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   799
Flag to control whether phone's Independent Application Update feature,
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   800
controlled by FF_IAUPDATE, is version two or later, a.k.a. IAD client phase 2.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   801
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   802
#define FF_IAUPDATE_PHASE2                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   803
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   804
/** #FF_ICE 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   805
When this feature flag is enabled the ICE (In Case of Emergency) feature is
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   806
enabled in the UI. In practice this means that there is a special "Emergency
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   807
Contacts" group in phonebook and these contacts can also be called when the
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   808
device is locked. Calling happens through a pop-up clock "Emergency" button.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   809
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   810
#undef FF_ICE                                             
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   811
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   812
/** #FF_IMAGEPRINT_BT_PROTOCOL 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   813
Flag to control whether ImagePrint supports Bluetooth-printing
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   814
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   815
#define FF_IMAGEPRINT_BT_PROTOCOL                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   816
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   817
/** #FF_IMAGEPRINT_MEMORYCARD_PROTOCOL 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   818
Flag to define whether ImagePrint supports printing to memorycard
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   819
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   820
#define FF_IMAGEPRINT_MEMORYCARD_PROTOCOL                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   821
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   822
/** #FF_IMAGEPRINT_PICTBRIDGE_PROTOCOL 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   823
Flag to define whether ImagePrint supports PictBridge printing - meaning
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   824
printing over USB.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   825
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   826
#define FF_IMAGEPRINT_PICTBRIDGE_PROTOCOL                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   827
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   828
/** #FF_IMAGEPRINT_UPNP_PROTOCOL 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   829
Flag to define whether ImagePrint supports UPnP printing
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   830
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   831
#define FF_IMAGEPRINT_UPNP_PROTOCOL                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   832
22
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   833
/** #FF_IMAGE_EDITOR 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   834
Feature flag for Image Editor support in the platform. Applications could check
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   835
for this feature support and make use of it.
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   836
Note: In Symbian Foundation context, Image Editor is not available in Sym ^3,
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   837
hence there is a need to have feature flag in public domain. Other vendors can
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   838
bring in their own implementation of the editor and make use of this flag to
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   839
pulish the feature support.
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   840
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   841
*/
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   842
#undef FF_IMAGE_EDITOR                                    
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
   843
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   844
/** #FF_IMS_DEREGISTRATION_IN_OFFLINE 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   845
The flag controls SIP profile deregistration behavior in offline mode. If
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   846
enabled, SIP is deregistered if phone goes to offline mode and re-registered
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   847
when comes back to online mode.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   848
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   849
#undef FF_IMS_DEREGISTRATION_IN_OFFLINE                   
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   850
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   851
/** #FF_IMS_DEREGISTRATION_IN_RFS 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   852
This flag controls SIP profile deregistration behavior in Reset Factory Setting
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   853
(RFS). If enabled, SIP is deregistered before RFS is proceeding.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   854
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   855
#undef FF_IMS_DEREGISTRATION_IN_RFS                       
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   856
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   857
/** #FF_IMS_DEREGISTRATION_IN_VPN 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   858
If this feature flag is enabled, SIP is automatically deregistered before VPN
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   859
session is started.  And it will be re-registered when VPN connection is closed.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   860
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   861
#undef FF_IMS_DEREGISTRATION_IN_VPN                       
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   862
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   863
/** #FF_INCLUDE_CHINESE_DICTIONARY 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   864
This feature flag  controls the inclusion/exclusion of chinese dictionary in
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   865
chinese variants. The flag is used in dictionary_variant.iby
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   866
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   867
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   868
#undef FF_INCLUDE_CHINESE_DICTIONARY                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   869
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   870
/** #FF_INPUTS_PER_ORIENTATION 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   871
the feature is implemented to adjust dynamically available input methods
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   872
according to autorotation status. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   873
when autorotation is ON, if orientation is landscape, show menu items exclude
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   874
"virtual ITU-T" and virtual ITU-T is also unavailabe, else if orientation is
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   875
portrait show menu items exclude "FSQ" and FSQ is also unavailabe.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   876
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   877
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   878
#undef FF_INPUTS_PER_ORIENTATION                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   879
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   880
/** #FF_INTELLIGENT_TEXT_INPUT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   881
Generic QWERTY framework and 2nd generation text input engine integration
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   882
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   883
#undef FF_INTELLIGENT_TEXT_INPUT                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   884
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   885
/** #FF_ITI_VIRTUAL_TOUCH_FIRST_GENERATION_SUPPORT 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   886
ITI feature (2nd generation text input features) are enabled in 5.0 & 9.1 TBD,
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   887
i.e MCL, but these features are not supported in touch input modes like Virtual
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   888
ITU-T, VKB & FSQ. Hence, to support 1st generation features to touch input
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   889
methods, this flag is required.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   890
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   891
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   892
#undef FF_ITI_VIRTUAL_TOUCH_FIRST_GENERATION_SUPPORT      
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   893
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   894
/** #FF_JAVA_GLOBAL_INDICATORS_API 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   895
Enables Java Global Indicator API. Global Indicator API can be used to add
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   896
indicators to phone status pane.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   897
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   898
#undef FF_JAVA_GLOBAL_INDICATORS_API                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   899
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   900
/** #FF_KEYPAD_NO_SEND_KEY 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   901
Device does not have a send key to activate phone call.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   902
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   903
#undef FF_KEYPAD_NO_SEND_KEY                              
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   904
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   905
/** #FF_LANDMARKS_UI 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   906
This is used to configure the feature - Landmarks Ui application.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   907
The availability of the feature is monitored by this feature flag.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   908
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   909
#undef FF_LANDMARKS_UI                                    
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   910
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   911
/** #FF_LAYOUT_360_640_NONTOUCH 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   912
New non touch NHD (=QHD) resolution. Flag determine which layout dlls are put to
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   913
hw image. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   914
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   915
#undef FF_LAYOUT_360_640_NONTOUCH                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   916
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   917
/** #FF_LAYOUT_360_640_TOUCH_NHD4 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   918
layout for nhd4
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   919
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   920
#undef FF_LAYOUT_360_640_TOUCH_NHD4                       
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   921
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   922
/** #FF_LAYOUT_360_640_TOUCH_QHD2 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   923
Layout data for QHD2_TOUCH resolution.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   924
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   925
#undef FF_LAYOUT_360_640_TOUCH_QHD2                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   926
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   927
/** #FF_LAYOUT_480_640_TOUCH_VGA4 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   928
layout for vga4
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   929
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   930
#undef FF_LAYOUT_480_640_TOUCH_VGA4                       
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   931
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   932
/** #FF_LAYOUT_480_640_VGA3 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   933
Layout data for VGA3 resolution.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   934
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   935
#undef FF_LAYOUT_480_640_VGA3                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   936
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   937
/** #FF_LAYOUT_640_360_NONTOUCH 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   938
New non touch NHD (=QHD) resolution.  Flag determine which layout dlls are put
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   939
to hw image.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   940
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   941
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   942
#undef FF_LAYOUT_640_360_NONTOUCH                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   943
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   944
/** #FF_LAYOUT_640_360_TOUCH_NHD4 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   945
layout for nhd4
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   946
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   947
#undef FF_LAYOUT_640_360_TOUCH_NHD4                       
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   948
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   949
/** #FF_LAYOUT_640_360_TOUCH_QHD2 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   950
Layout data for QHD2 TOUCH resolution.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   951
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   952
#undef FF_LAYOUT_640_360_TOUCH_QHD2                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   953
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   954
/** #FF_LAYOUT_640_480_TOUCH_VGA4 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   955
layout for vga4 landscape
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   956
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   957
#undef FF_LAYOUT_640_480_TOUCH_VGA4                       
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   958
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   959
/** #FF_LAYOUT_640_480_VGA3 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   960
Layout data for VGA3 resolution.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   961
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   962
#undef FF_LAYOUT_640_480_VGA3                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   963
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   964
/** #FF_LBT_ENGINE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   965
To enable/disable LBT engine from S60. By default this should be ON
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   966
The Location Triggering subsystem provides a service to applications for
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   967
notifications based on the user’s location. Applications can create and remove
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   968
location based triggers, and applications can be notified or started when one of
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   969
their triggers is fired, i.e. the triggering conditions are met
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   970
Feature wiki : https://s60wiki.nokia.com/S60Wiki/Location_based_triggering
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   971
REQ: 101-34742
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   972
BREL : 405-1756
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   973
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   974
#define FF_LBT_ENGINE                                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   975
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   976
/** #FF_LBT_EVENTSUI 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   977
To enable EventsUi application. Default is ON
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   978
Location events  help the users to create location-based reminders. It allows
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   979
the user to create a event and assign a location to it.  When you get close by
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   980
to the location, it prompts you with a reminder by playing a alarm tone or
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   981
displaying a text note or voice note assigned to that event.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   982
REQ : 403-1621
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   983
BREl : 405-1781
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   984
*/
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
   985
#undef FF_LBT_EVENTSUI                                    
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   986
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   987
/** #FF_LBT_MGTUI 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   988
To enable/disable the LBT management UI. Default is On
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   989
Settings for Location based trigerring subsystem.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   990
REQ : 403-1621
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   991
BREl : 405-1781
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   992
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   993
#define FF_LBT_MGTUI                                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   994
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   995
/** #FF_LIMITED_MESSAGE_AND_ALARM_TONE_SIZE 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   996
When this flag is on the message alert tones and alarm (calendar, clock) tones
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   997
maximum size is defined by cenrep key KProEngRingingToneMaxSize
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   998
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
   999
#undef FF_LIMITED_MESSAGE_AND_ALARM_TONE_SIZE             
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1000
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1001
/** #FF_LINKED_FONTS_CHINESE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1002
For enabling linked font in Chinese a new feature flag FF_LINKED_FONTS_CHINESE
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1003
is needed.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1004
This flag controls whether a single Chinese font or a linked font is used in
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1005
Chinese builds. The linked font will contain latin set from normal S60 latin
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1006
fonts and a Chinese part which is the current Chinese font unchanged. To be used
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1007
in Chinese variants only.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1008
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1009
#undef FF_LINKED_FONTS_CHINESE                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1010
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1011
/** #FF_LIVETV 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1012
support for DVBH live tv 1.1 (using bluetooth accessory SU-33W)
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1013
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1014
#undef FF_LIVETV                                          
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1015
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1016
/** #FF_LOCATIONSYSUI_HIDE_POSITIONING_MENU 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1017
If enabled, hide the Positioning settings menu, disallowing changes for
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1018
positioning methods, positioning server, and notation preferences (and location
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1019
triggering / reminders). Depending on a platform / device these items might be
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1020
differently located / named on the UI.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1021
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1022
#undef FF_LOCATIONSYSUI_HIDE_POSITIONING_MENU             
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1023
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1024
/** #FF_LOCATION_MW_APE_CENTRIC_ARCH_SUPPORT 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1025
S60 Location FW and its related components are going to change to support APE
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1026
Centric architecture. In order to toggle architecture support between new and
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1027
old,we have introduced this flag. If this flag is ON, then new architecture will
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1028
get into use. If its OFF then old architecure will get into use.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1029
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1030
#undef FF_LOCATION_MW_APE_CENTRIC_ARCH_SUPPORT            
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1031
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1032
/** #FF_MANUAL_SELECTION_POPULATED_PLMN_LIST 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1033
When this flag is ON PLMN list should be populated if the network selection mode
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1034
is manual and CS registration fails.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1035
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1036
#undef FF_MANUAL_SELECTION_POPULATED_PLMN_LIST            
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1037
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1038
/** #FF_MASTER_RESET_AND_CLEAR_SUBMENU 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1039
Enable sub-menu for Factory config. to allow user to choose between Original
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1040
phone settings (normal RFS) and Erase all data (deep RFS)
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1041
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1042
#undef FF_MASTER_RESET_AND_CLEAR_SUBMENU                  
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1043
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1044
/** #FF_MDS_CAMERA_SUPPORT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1045
Enables camera application support for Metadata system.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1046
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1047
#define FF_MDS_CAMERA_SUPPORT                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1048
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1049
/** #FF_MECO_XMPP 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1050
XMPP is an Instant Messaging Protocol. MECO (MEssaging COnvergence)
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1051
implementation of XMPP is disabled by the use of this flag. This is to be used
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1052
for run-time purposes. If this flag is false, then the functionality covered by
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1053
this flag cannot be used although the library itself exists.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1054
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1055
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1056
#undef FF_MECO_XMPP                                       
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1057
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1058
/** #FF_MEETING_REQUEST_UI 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1059
Meeting request UI from Custom SW will be is part of Common Email. This new flag
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1060
replaces Custom SW specific flag FF_ES_MEETING_REQUEST_UI used in Freestyle. MR
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1061
UI (viewer) is visible to Email application as Ecom plugin.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1062
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1063
If the flag is not defined, MR UI related components are not in ROM.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1064
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1065
#undef FF_MEETING_REQUEST_UI                              
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1066
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1067
/** #FF_MENU_TEXTURE_PRELOADING 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1068
In Menu (AppShell) application the performance of changing the folder has been
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1069
poor in 5.0 (uses Hitchcock). By loading the Hitchcock textures for all the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1070
icons in advance improves the performance radically. The side effect is the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1071
increased memory consumption. This flag enables/disables the texture
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1072
pre-loading.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1073
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1074
#undef FF_MENU_TEXTURE_PRELOADING                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1075
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1076
/** #FF_MMS_POSTCARD_INCLUDE_IN_ROM 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1077
This flags controls whether the MMS Postcard ROM files are included in the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1078
build.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1079
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1080
#undef FF_MMS_POSTCARD_INCLUDE_IN_ROM                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1081
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1082
/** #FF_MOBILITY_MANAGEMENT_ERRORS 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1083
When this flag is set on the following mobility management errors from the
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1084
network will be notified to the end user: IMSI unknown in HLR, Illegal MS , IMSI
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1085
unknown in VLR, IMEI not accepted, Illegal ME, PLMN not allowed, AUTHENTICATION
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1086
REJECT
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1087
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1088
#undef FF_MOBILITY_MANAGEMENT_ERRORS                      
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1089
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1090
/** #FF_MPX_VIDEO_PLAYER 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1091
When this flag is on, MPX framework in platform supports video playback and
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1092
mpxvideoplayer.exe is included in ROM. Platform's default video player is
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1093
mpxvideoplayer.exe. This flag can be used at build time, if necessary, to decide
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1094
if code can be build against services provided by MPX video player instead of
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1095
libraries provided by Media Player and Video Center, which both are replaced by
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1096
MPX Video Player.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1097
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1098
#define FF_MPX_VIDEO_PLAYER                                
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1099
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1100
/** #FF_MSG_FORWARD_WITH_SENDER 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1101
when this feature is open, sender info is displayed in front of sms body when
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1102
forwarding.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1103
otherwise, no sender info is displayed.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1104
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1105
#undef FF_MSG_FORWARD_WITH_SENDER                         
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1106
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1107
/** #FF_MTP_CONTROLLER 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1108
The feature enables device to support MTP Controller service
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1109
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1110
#define FF_MTP_CONTROLLER                                  
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1111
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1112
/** #FF_MUSIC_PATH_PLUGIN 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1113
When this feature flag is on the music content that is downloaded will be stored
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1114
in the location that is based on its metadata (Artist, Album). i.e.,
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1115
[Drive]:\Music Store Downloads\[Artist]\[Album]\[Title]. The "\Music Store
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1116
Downloads\" directory can be configured by cenrep
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1117
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1118
#undef FF_MUSIC_PATH_PLUGIN                               
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1119
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1120
/** #FF_NCD_ENGINE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1121
This flag enables building the NCD Engine to S60 release.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1122
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1123
#define FF_NCD_ENGINE                                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1124
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1125
/** #FF_NCD_UI 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1126
This flag enables building the NCD UI to S60 release.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1127
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1128
#define FF_NCD_UI                                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1129
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1130
/** #FF_NEAR_FIELD_COMMUNICATION 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1131
A feature flag for Near Field Communication feature
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1132
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1133
#undef FF_NEAR_FIELD_COMMUNICATION                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1134
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1135
/** #FF_NLT_SUPPORT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1136
This enables National Language Table(NLT) support for encoding SMS messages.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1137
Characters specific to a language must be encoded using the corresponding NLT,
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1138
so that the message can be sent and received using a 7-bit alphabet without any
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1139
loss of information. The method is specified in 3GPP TS 23.038 v8.0.0 and TS
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1140
23.040 v8.1.0. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1141
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1142
#undef FF_NLT_SUPPORT                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1143
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1144
/** #FF_NO_CUG_SUPPORT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1145
Allow removal of CUG (Closed User Group) feature from Phone and SIM settings
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1146
list (in Control Panel) in cases where CUG is not supported.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1147
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1148
#undef FF_NO_CUG_SUPPORT                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1149
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1150
/** #FF_NO_IDLE_SOFTKEYS 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1151
When the flag is set, Active Idle does not have any softkeys.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1152
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1153
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1154
#undef FF_NO_IDLE_SOFTKEYS                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1155
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1156
/** #FF_ODE_COPYRIGHT_NOTICE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1157
This feature adds ODE physics engine copyright info to About application. The
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1158
notice is needed if any of the sw components which using this engine.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1159
Configurability is required to add the copyright information, because the notice
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1160
should only displayed when required( e.g., in some products which include it ),
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1161
we will decide whether displaying these copyright information by swtich on/off
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1162
of this flag. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1163
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1164
#undef FF_ODE_COPYRIGHT_NOTICE                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1165
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1166
/** #FF_OFN_FEATURE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1167
OFN feature stands for Optical Finger Navigation, a feature of input devices
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1168
with optical sensor. Typically phones with the OFN feature contain an optical
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1169
joystick, which is an addition to normal rocker navikey user input. Optical
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1170
joystick is utilized for various user input functionalities in menus, lists,
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1171
browser, maps, image viewer, etc. The optical joystick can be enabled/disabled
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1172
by switching the boolean flag defined/undefined. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1173
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1174
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1175
#undef FF_OFN_FEATURE                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1176
22
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1177
/** #FF_OMADRM1_FULL_SUPPORT 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1178
This boolean feature flag indicates if OMA DRM v1 is fully (including combined
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1179
delivery and separate delivery) supported or not. 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1180
*/
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1181
#define FF_OMADRM1_FULL_SUPPORT                            
22
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1182
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1183
/** #FF_OMADRM2_SUPPORT 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1184
This boolean feature flag indicates if OMA DRM v2 is supported or not. 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1185
*/
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1186
#define FF_OMADRM2_SUPPORT                                 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1187
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1188
/** #FF_OMA_LAWMO 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1189
The flag enables Lock and Wipe Management functionality, which leverage OMA DM
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1190
enabler and makes use of the functionalities provided by OMA DM protocol [DMPRO]
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1191
to define Lock and Wipe functionalities to protect user data in the client
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1192
device.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1193
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1194
#define FF_OMA_LAWMO                                       
22
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1195
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1196
/** #FF_OMA_SCOMO_ADAPTER 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1197
This feature enables OMA SCOMO feature in "application management component".
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1198
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1199
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1200
#define FF_OMA_SCOMO_ADAPTER                               
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1201
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1202
/** #FF_ONLY_HWR_INPUT_EXIST 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1203
Indicate if current phone only has handwriting input method.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1204
On: When current touch phone only have Handwriting input method. Other touch
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1205
input methods are not there.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1206
Off: When current phone is not touch, or a touch phone has not only Handwriting
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1207
input method.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1208
This flag is used to decide some Setting title:
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1209
When it is off, a setting item’s name is Touch input settings.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1210
When it is on, that setting item’s name should be Handwriting input settings.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1211
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1212
#undef FF_ONLY_HWR_INPUT_EXIST                            
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1213
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1214
/** #FF_OOM_MONITOR2_COMPONENT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1215
Feature flag for controlling the inclusion of Out-of-Memory2 component into the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1216
ROM image.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1217
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1218
*/
22
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1219
#define FF_OOM_MONITOR2_COMPONENT                          
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1220
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1221
/** #FF_OPENMAX_AL 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1222
OpenMax AL is a Khronos API (http://www.khronos.org) included as a platform API
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1223
to support QtMobility multimedia.
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1224
*/
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1225
#undef FF_OPENMAX_AL                                      
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1226
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1227
/** #FF_OSS_LEGAL_NOTICE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1228
This feature adds OSS legal notice to About application. The notice is needed if
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1229
any of the sw components, e.g. WRT widgets include any Open Source components. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1230
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1231
Configurability is required to add the legal notice, because the notice should
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1232
only displayed when required( e.g., in some products ), we will decide whether
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1233
displaying these information by swtich on/off of this flag.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1234
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1235
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1236
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1237
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1238
#undef FF_OSS_LEGAL_NOTICE                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1239
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1240
/** #FF_PLATFORM_SIMULATOR 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1241
Platform Simulator product makes it possible to execute software on simulated
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1242
target hardware using a Windows or Linux workstation. Platform Simulator is
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1243
based on ARM® RealView® tools that support modeling terminal hardware using LISA
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1244
language. Platform Simulator runs any OS e.g. S60 or Linux. The OS is introduced
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1245
to the simulator as a core image loaded into the simulated flash memory. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1246
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1247
Compared to WINS emulator Platform Simulator based S60 simulation is much closer
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1248
to exeuction on real hardware. Yet there has to be some differences in the S60
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1249
core image. Thus the need for FF_PLATFORM_SIMULATOR flag. The flag  controls S60
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1250
PPD release based core image creation for two alternate targets: 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1251
 - FLAG DEFINED = compilation shall include components and configurations for
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1252
simulated hardware
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1253
 - FLAG UNDEFINED = compilation shall include components and configurations for
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1254
real hardware
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1255
 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1256
The NCP_COMMON_PLATFORM_SIMULATOR flag has strict dependency to the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1257
FF_PLATFORM_SIMULATOR flag.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1258
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1259
Platform Simulator pilot 1 release models PP71 hardware i.e. a plain RAPU 1.1
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1260
configuration. In the future the Platform Simulator targets to support selected
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1261
new reference hardware configurations. This makes the flag lifetime permanent.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1262
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1263
#undef FF_PLATFORM_SIMULATOR                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1264
22
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1265
/** #FF_PLAYREADY_SUPPORT 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1266
This boolean feature flag indicates if PlayReady technology is supported or not.
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1267
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1268
*/
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1269
#undef FF_PLAYREADY_SUPPORT                               
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1270
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1271
/** #FF_PNPMS_PROV_FILTER 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1272
On enabling this feature flag pnpprovfilter.dll will be created and this feature
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1273
flag is used to enable PNPProvisioning HTTP filter which by passes the download
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1274
manager launching PNPMS provisioning engine.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1275
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1276
#undef FF_PNPMS_PROV_FILTER                               
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1277
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1278
/** #FF_PNPMS_SERVICE_HELP_PLUGIN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1279
This feature flag is required for launching PNPMS application from general
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1280
settings/Control Panel. On enabling this feature flag servicehelpplugin.dll will
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1281
be created and when this feature is enabled Service Help Icon will be present in
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1282
General Settings/Control Panel. Service Help will launch browser on selection
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1283
and direct the browser with predefined PnPMS server URL where user can download
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1284
provisioning settings over HTTP from web server.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1285
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1286
#undef FF_PNPMS_SERVICE_HELP_PLUGIN                       
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1287
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1288
/** #FF_POSSETTINGS_APP 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1289
This is used to configure the feature - Positioning settings application.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1290
The availability of the feature is monitored by this feature flag.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1291
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1292
#undef FF_POSSETTINGS_APP                                 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1293
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1294
/** #FF_POWER_KEY_AS_KEYGUARD 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1295
This feature flag should be enabled for touch-only products that do not have
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1296
dedicated key guard switch to lock/unlock keys/screen. When this flag is on
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1297
short power key press triggers keys/screen lock/unlock. Long press of power
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1298
brings up the power key menu when device / keys/screen is unlocked.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1299
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1300
#undef FF_POWER_KEY_AS_KEYGUARD                           
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1301
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1302
/** #FF_POWER_SAVE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1303
"Power save mode is a collection of features which are put in a power saving
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1304
mode. These features are i.e. display light brightness, light time outs etc.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1305
Power save mode can be extended to be supported by any application which can do
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1306
something to save battery by implementing the needed power save mode APIs."
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1307
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1308
#define FF_POWER_SAVE                                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1309
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1310
/** #FF_PREMINET_CATALOGS_CLIENT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1311
Preminet Catalogs client.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1312
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1313
#undef FF_PREMINET_CATALOGS_CLIENT                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1314
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1315
/** #FF_PRODUCT_FONTS 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1316
When enabled, a set of Latin product fonts will be included in ROM instead of
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1317
S60 platform Latin reference fonts. 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1318
The flag must not be enabled in platform or subcon builds, only in builds where
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1319
product fonts are available. 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1320
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1321
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1322
#undef FF_PRODUCT_FONTS                                   
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1323
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1324
/** #FF_PROV_AUTHTYPE_PLUGIN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1325
This flag enables Authentication type plugin. On enabling this feature flag
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1326
Authtypeplugin.dll will be created and this feature will be enabled and
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1327
authetication type can be changed for configuration message from UI which will
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1328
enable item in General Settings and on selection of this item will open list
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1329
dialog for changing the authentication type.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1330
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1331
#undef FF_PROV_AUTHTYPE_PLUGIN                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1332
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1333
/** #FF_QT 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1334
Generic feature flag for for QT based features (to be used in image creation and
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1335
run-time variation)
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1336
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1337
#undef FF_QT                                              
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1338
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1339
/** #FF_QT_BEARER_MANAGEMENT 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1340
Bearer Management controls the connectivity state of the system so that the user
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1341
can start or stop interfaces or roam transparently between access points.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1342
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1343
Feature flag is needed to manage whether Qt Bearer Management component is in
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1344
the ROM or not.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1345
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1346
#define FF_QT_BEARER_MANAGEMENT                            
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1347
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1348
/** #FF_QWERTY_FN_KEY 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1349
The device has a Fn key
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1350
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1351
#undef FF_QWERTY_FN_KEY                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1352
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1353
/** #FF_RFSUICON_ERASE_ALL_DATA 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1354
This feature flag is required to either enable or disable the display of “Erase
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1355
all data” icon (deep RFS) in S60 UI menu. Using this feature flag the
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1356
functioanlity can either be totally enabled or disabled. Not all devices may
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1357
require this feature and hence it needs to be configurable.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1358
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1359
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1360
#undef FF_RFSUICON_ERASE_ALL_DATA                         
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1361
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1362
/** #FF_RND_COMMSDAT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1363
The override flags FF_EMPTY_COMMSDAT, FF_VANILLA_COMMSDAT and FF_RND_COMMSDAT
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1364
determine which default CommsDat will be put to the image independent of image
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1365
type (prd or rnd):
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1366
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1367
- FF_EMPTY_COMMSDAT: Completely empty CommsDat is used. Typically needed as the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1368
base when creating operator variants with Configuration Tool and
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1369
CommsDatCreator. Same as old FF_COMMSDAT_GENERATION_FROM_XML.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1370
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1371
- FF_VANILLA_COMMSDAT: Otherwise empty CommsDat but the S60 default destinations
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1372
(Internet, MMS and Operator) as well as the Easy WLAN IAP (in case of WLAN
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1373
product) is included. This is suitable for vanilla variants of the phones.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1374
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1375
- FF_RND_COMMSDAT: Platform releases contain typically the RND CommsDat that has
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1376
Nokia Test Network IAPs as well as some Finnish operator IAPs (DNA, Sonera,
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1377
Elisa) for RnD purposes.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1378
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1379
Maximum of one of these flags should be defined at the time. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1380
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1381
If none of the override flags is defined then the used CommsDat depends on the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1382
image type: vanilla CommsDat is used for PRD image and RnD CommsDat for the RnD
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1383
image. This is typically how it should be and the override flags should only be
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1384
used if some special functionality is needed.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1385
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1386
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1387
#undef FF_RND_COMMSDAT                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1388
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1389
/** #FF_ROCKER_KEY 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1390
The device has multidirectional "rocker" key.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1391
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1392
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1393
#define FF_ROCKER_KEY                                      
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1394
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1395
/** #FF_ROM_HIDE_FALKLAND 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1396
This flag controls whether Falkland Islands / Islas Malvinas region is shown in
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1397
common city i.e "Startup, GS or Clock application" 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1398
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1399
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1400
#undef FF_ROM_HIDE_FALKLAND                               
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1401
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1402
/** #FF_ROM_INCLUDE_ALF 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1403
This flags controls whether the UI Accelerator toolkit (ALF) is included in the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1404
build.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1405
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1406
#define FF_ROM_INCLUDE_ALF                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1407
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1408
/** #FF_RUNTIME_DEVICE_CAPABILITY_CONFIGURATION 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1409
To enable the feature to variate the device capability on runtime
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1410
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1411
#define FF_RUNTIME_DEVICE_CAPABILITY_CONFIGURATION         
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1412
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1413
/** #FF_S60_HELPS_IN_USE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1414
Platform helps are included into image based on this flag.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1415
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1416
#define FF_S60_HELPS_IN_USE                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1417
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1418
/** #FF_S60_POSTING_IMPLEMENTATION_IN_USE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1419
Flag to enable/disable usage of S60 implementation of posting surface api.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1420
Default value for this is disabled.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1421
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1422
#undef FF_S60_POSTING_IMPLEMENTATION_IN_USE               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1423
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1424
/** #FF_SEARCH_SW 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1425
This feature flag is used for enabling/disabling the in device search software
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1426
including the plugin mechanisms for online search. This includes the user
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1427
interface application for search capability covering both application as well as
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1428
home screen widget. The components that are using this feature would come mainly
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1429
from \sf\app\search and \sf\mw\searchsrv.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1430
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1431
#undef FF_SEARCH_SW                                       
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1432
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1433
/** #FF_SELECTABLE_EMAIL 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1434
This enables selectable default email. When write message->email is selected
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1435
from sendui (with multible mailboxes), the default email account is the initial
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1436
selection. Default mailbox can be set from mce-settings.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1437
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1438
#define FF_SELECTABLE_EMAIL                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1439
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1440
/** #FF_SENSOR_FW 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1441
FF_SENSOR_FW flag is used for image creation time variation of the sensor
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1442
framework. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1443
Flag should be defined for products that have sensors and undefined for products
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1444
that do not.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1445
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1446
#define FF_SENSOR_FW                                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1447
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1448
/** #FF_SERVICE_CALL_WHILE_PHONE_LOCKED 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1449
Feature flag for 611 (can be configured by cenrep key) service call dialing
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1450
feature. Must be defined in order to support service call dialing functionality
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1451
while phone is locked or keypad is locked.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1452
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1453
#undef FF_SERVICE_CALL_WHILE_PHONE_LOCKED                 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1454
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1455
/** #FF_SHOW_MMPLAYER 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1456
By default S60 Media Player will be hidden from UI, and  only be accessible
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1457
through embedded playback use cases (e.g browser, messaging, file browser, etc).
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1458
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1459
This flag will will allow product manufacturers to re-enable Media Player and
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1460
display it in the application shell if desired.  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1461
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1462
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1463
#undef FF_SHOW_MMPLAYER                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1464
22
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1465
/** #FF_SIDESLIDER_SUPPORT 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1466
To make the side slier support available at platform build which is currently
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1467
not. System application requires this flag
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1468
*/
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1469
#undef FF_SIDESLIDER_SUPPORT                              
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1470
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1471
/** #FF_SIMLOCK_UI 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1472
When enabled the software will:
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1473
a) Launch the Simlock UI on boot up from the SecUI when the SIM is in unaccepted
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1474
state.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1475
b) Show different UI changes compliant with the new requirement.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1476
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1477
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1478
#undef FF_SIMLOCK_UI                                      
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1479
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1480
/** #FF_SIMPLE_HWR_INPUT 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1481
This is used for activate / deactivate a new handwriting recognition touch input
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1482
method Simple HWR.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1483
on: As product's choice, and basically only VGA touch device with a hardware
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1484
QWERTY keyboard will set this flag on.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1485
off: As product’s choice, this will be off except the situation described above
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1486
as of now.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1487
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1488
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1489
#undef FF_SIMPLE_HWR_INPUT                                
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1490
22
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1491
/** #FF_SIM_CONSECUTIVE_6F00_ERRORS_HANDLING 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1492
When this flag is enabled UI error note will shonwn in case of consecutive 6F 00
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1493
errors from UICC (SIM card)
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1494
*/
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1495
#undef FF_SIM_CONSECUTIVE_6F00_ERRORS_HANDLING            
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1496
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1497
/** #FF_SIP_APN_SWITCHING 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1498
Provides a mechanism to manipulate APN name of a IAP based SIP registration
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1499
status
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1500
*/
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1501
#undef FF_SIP_APN_SWITCHING                               
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1502
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1503
/** #FF_SIP_CUSTOM_PDP_HANDLING 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1504
Controls the handling of PDP activation failures in operator specified method
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1505
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1506
#undef FF_SIP_CUSTOM_PDP_HANDLING                         
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1507
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1508
/** #FF_SIP_NONSTANDARD_INTEROPFIX 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1509
This feature flag provides a mechanism to enable the fixes for interoperability
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1510
issues caused by deviations in standards found in other well known SIP stack
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1511
implementations.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1512
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1513
#undef FF_SIP_NONSTANDARD_INTEROPFIX                      
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1514
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1515
/** #FF_SMALL_SCREEN_TOUCH 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1516
for small physical screen but big resolution and touch(for example 2.4" vga
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1517
touch)
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1518
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1519
#undef FF_SMALL_SCREEN_TOUCH                              
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1520
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1521
/** #FF_STARTUP_OMA_DM_SUPPORT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1522
The flag will be used to enable receiving OMA CP/DM messages during system
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1523
start-up in those devices that need the feature.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1524
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1525
#undef FF_STARTUP_OMA_DM_SUPPORT                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1526
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1527
/** #FF_STROKE_INPUTMODE_IN_TAIWAN 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1528
The flag to switch stroke input mode in taiwan language. This flag is introduced
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1529
from 9.2
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1530
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1531
#undef FF_STROKE_INPUTMODE_IN_TAIWAN                      
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1532
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1533
/** #FF_SUPL_IMSI_GENERATED_ADDRESS_DISPLAY 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1534
This flag is to configure the display of IMSI generated SUPL server address
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1535
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1536
#undef FF_SUPL_IMSI_GENERATED_ADDRESS_DISPLAY             
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1537
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1538
/** #FF_SUPL_IMSI_GENERATED_SERVER_PRIORITY_DEFAULT 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1539
When this flag is enabled IMSI based autogenerated SUPL server has higher
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1540
priority on the SUPL server list than the hard coded servers from startup
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1541
settings DB
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1542
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1543
#undef FF_SUPL_IMSI_GENERATED_SERVER_PRIORITY_DEFAULT     
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1544
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1545
/** #FF_SYNCML_STATUS_EXTENDED_ERROR_CODES 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1546
When this flag is ON it is possible to write extended syncml error codes to sync
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1547
log
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1548
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1549
#undef FF_SYNCML_STATUS_EXTENDED_ERROR_CODES              
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1550
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1551
/** #FF_TACTICONS 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1552
Tacticons are haptic effects that can be played by the applications to indicate
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1553
success or failure of actions. Tacticons can be also automatically played
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1554
together with some Sound IDs.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1555
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1556
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1557
#define FF_TACTICONS                                       
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1558
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1559
/** #FF_TACTILE_FEEDBACK 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1560
Device supports Tactile Feedback. Tactile feedback is produced by UI components
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1561
and applications on pointer down events. Actual physical feedback effect
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1562
(vibra/audio/no feedback) depends on current settings and device configuration.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1563
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1564
#define FF_TACTILE_FEEDBACK                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1565
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1566
/** #FF_TARM_CAPABILITY_BASED_ACCESS 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1567
This is the feature flag to allow branching of the code flow based on the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1568
capability check or SID check for the third party applications.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1569
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1570
#define FF_TARM_CAPABILITY_BASED_ACCESS                    
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1571
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1572
/** #FF_TARM_CAPABILITY_CHECKING 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1573
This is a feature flag to decide the code flow base on either the Application
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1574
capability check or the SID check in case of third party applications
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1575
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1576
#undef FF_TARM_CAPABILITY_CHECKING                        
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1577
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1578
/** #FF_TCP_MYFAVES_FEATURE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1579
The feature flag is to turn ON/OFF MyFaves feature in a S60 3.2 complementary
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1580
package.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1581
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1582
#undef FF_TCP_MYFAVES_FEATURE                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1583
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1584
/** #FF_TCP_MYPROFILE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1585
This feature flag is for enabling/disabling MyProfile feature in T-Mobile
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1586
Complementary package(both International & US)on S60 3.2.3. This feature flag is
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1587
valid for MyProfile UI & MyProfile synchronization.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1588
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1589
#undef FF_TCP_MYPROFILE                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1590
22
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1591
/** #FF_TD_CLMContactReplicationFromPhonebookToUSIMCard 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1592
Support for CMCC standard USIM contact format. 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1593
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1594
*/
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1595
#undef FF_TD_CLMContactReplicationFromPhonebookToUSIMCard 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1596
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1597
/** #FF_TD_CMCCATCommandsSupport 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1598
When enabled, this flag will extend the set of supported AT commands
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1599
• AT+CMGD (Delete message)
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1600
• AT+CMGW (Write message to memory)
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1601
• AT^HVER (Hardware version) 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1602
• AT^SYSINFO (System information query)
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1603
• AT^DSCI (Call state indication)
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1604
• AT^DMUX (Multiplexing)
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1605
• AT^DDSETEX (Data card voice channel configuration)
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1606
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1607
*/
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1608
#undef FF_TD_CMCCATCommandsSupport                        
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1609
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1610
/** #FF_TD_CMCCPIMPromptServerFullWhenReceive420StatusCodeFromServer 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1611
When this flag is enabled, the device will give appropriate UI prompt to the
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1612
user, if status code 420 is received during data synchronization.
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1613
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1614
*/
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1615
#undef FF_TD_CMCCPIMPromptServerFullWhenReceive420StatusCodeFromServer 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1616
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1617
/** #FF_TD_CMCCPIMSynchronizationProgressIndicatorUI  
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1618
This flag enables an enhanced progress status UI. Instead of standard progress
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1619
bar or percentage information, the UI will show following information:
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1620
x/y for uplink (x = current item, y = total items) and z for downlink (z =
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1621
current item).
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1622
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1623
*/
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1624
#undef FF_TD_CMCCPIMSynchronizationProgressIndicatorUI    
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1625
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1626
/** #FF_TD_SCDMA 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1627
This is a feature flag used to turn on/off TD-SCDMA releated features
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1628
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1629
#undef FF_TD_SCDMA                                        
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1630
22
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1631
/** #FF_TD_SCDMA_FORBIDDENOPERATORICONDISPLAY 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1632
This feature is used enable Forbidden operator icon display feature.
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1633
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1634
*/
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1635
#undef FF_TD_SCDMA_FORBIDDENOPERATORICONDISPLAY           
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1636
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1637
/** #FF_TD_SCDMA_VIDEOCALL_KEY 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1638
This FF is used to enable video call key feature for TD-SCDMA product
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1639
*/
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1640
#undef FF_TD_SCDMA_VIDEOCALL_KEY                          
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1641
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1642
/** #FF_TD_UNSYNCABLE_PBFIELDS_IND 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1643
This feature will be used to distinguish the contacts fields that can not be
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1644
sync with CMCC phone book server.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1645
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1646
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1647
#undef FF_TD_UNSYNCABLE_PBFIELDS_IND                      
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1648
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1649
/** #FF_THEME_HAZE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1650
Haze theme is included in ROM image.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1651
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1652
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1653
#define FF_THEME_HAZE                                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1654
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1655
/** #FF_THEME_JINGMASK 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1656
Jingmask theme is included in ROM image.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1657
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1658
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1659
#define FF_THEME_JINGMASK                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1660
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1661
/** #FF_TOUCHSCREENCALIB_IN_STARTUP 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1662
Touch Calibration UI is initiated at device startup.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1663
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1664
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1665
#undef FF_TOUCHSCREENCALIB_IN_STARTUP                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1666
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1667
/** #FF_TOUCH_UNLOCK_STROKE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1668
This flag enables user to response (for example answer) and unlock screen
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1669
through sliders (software controls) to mobile terminated calls. This applies
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1670
only to touch devices.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1671
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1672
#undef FF_TOUCH_UNLOCK_STROKE                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1673
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1674
/** #FF_UPNP_FRAMEWORK_2_0 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1675
Defines whether UPNP application is supported in the platform through
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1676
MusicPlayer.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1677
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1678
#undef FF_UPNP_FRAMEWORK_2_0                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1679
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1680
/** #FF_USB_CHARGING 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1681
If it is defined, the Starter starts the UsbWatcher.exe in charging mode. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1682
The USB Watcher or USB MSC Personality Plug-in code is not variated. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1683
Note. This flag replaces RD_USB_CHARGING in 5.0 release.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1684
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1685
#define FF_USB_CHARGING                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1686
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1687
/** #FF_USB_HOST 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1688
The flag excludes all S60 USB host and OTG related components. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1689
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1690
#undef FF_USB_HOST                                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1691
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1692
/** #FF_USB_MODEM 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1693
FF_USB_MODEM will be used to en/disable PAM(Phone As Modem) feature. When flag
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1694
is enabled, the feature is included in image.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1695
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1696
KFeatureIdUsbModem is used for runtime variant.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1697
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1698
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1699
#undef FF_USB_MODEM                                       
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1700
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1701
/** #FF_USE_DEFAULT_KEYMAP 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1702
Default Keymappings are included into image based on this flag
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1703
*/
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1704
#define FF_USE_DEFAULT_KEYMAP                              
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1705
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1706
/** #FF_USE_EGPRS_ICON 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1707
The flag is used to enable EGPRS icon in the status pane. If the flag is
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1708
disabled, GPRS icon must be shown instead of EGPRS icon.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1709
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1710
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1711
#undef FF_USE_EGPRS_ICON                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1712
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1713
/** #FF_USE_MASS_STORAGE_CONFIG 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1714
Flag is used for products to select in image creation time if mass storage drive
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1715
configuration is used or not. The mass storage drive configuration is following:
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1716
C=Phone memory, E=Internal mass storage and F=Memory card.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1717
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1718
The flag affects how S60 components see the drives setup from estart
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1719
txt-file(s).
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1720
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1721
#define FF_USE_MASS_STORAGE_CONFIG                         
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1722
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1723
/** #FF_USE_NAVIKEY_FOR_VOLUME 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1724
This feature flag is used to enable/disable the use of the navikey for volume
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1725
adjustment. In products with no dedicated side volume key, this flag can be
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1726
enabled. When the flag is enabled, the "up" navikey is used to increment volume
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1727
by one step, and the "down" navikey is used to decrement volume by one step. 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1728
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1729
#undef FF_USE_NAVIKEY_FOR_VOLUME                          
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1730
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1731
/** #FF_USE_ZI_ENGINE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1732
On enabling this feature flag eZitext engine will be part of the Image and
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1733
Ptiengine will utilize eZitext engine for editing features.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1734
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1735
#undef FF_USE_ZI_ENGINE                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1736
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1737
/** #FF_VANILLA_COMMSDAT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1738
The override flags FF_EMPTY_COMMSDAT, FF_VANILLA_COMMSDAT and FF_RND_COMMSDAT
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1739
determine which default CommsDat will be put to the image independent of image
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1740
type (prd or rnd):
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1741
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1742
- FF_EMPTY_COMMSDAT: Completely empty CommsDat is used. Typically needed as the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1743
base when creating operator variants with Configuration Tool and
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1744
CommsDatCreator. Same as old FF_COMMSDAT_GENERATION_FROM_XML.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1745
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1746
- FF_VANILLA_COMMSDAT: Otherwise empty CommsDat but the S60 default destinations
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1747
(Internet, MMS and Operator) as well as the Easy WLAN IAP (in case of WLAN
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1748
product) is included. This is suitable for vanilla variants of the phones.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1749
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1750
- FF_RND_COMMSDAT: Platform releases contain typically the RND CommsDat that has
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1751
Nokia Test Network IAPs as well as some Finnish operator IAPs (DNA, Sonera,
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1752
Elisa) for RnD purposes.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1753
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1754
Maximum of one of these flags should be defined at the time. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1755
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1756
If none of the override flags is defined then the used CommsDat depends on the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1757
image type: vanilla CommsDat is used for PRD image and RnD CommsDat for the RnD
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1758
image. This is typically how it should be and the override flags should only be
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1759
used if some special functionality is needed.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1760
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1761
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1762
#undef FF_VANILLA_COMMSDAT                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1763
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1764
/** #FF_VEVEO_SEARCH 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1765
If this feature flag is enabled the VeVeo Search / Smart Search application is
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1766
included in the product
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1767
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1768
#undef FF_VEVEO_SEARCH                                    
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1769
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1770
/** #FF_VIDEO_AUDIO_BRANDING 
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1771
When this flag is set on, videoplayer UI supports audio track type based
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1772
branding elements.
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1773
*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1774
#undef FF_VIDEO_AUDIO_BRANDING                            
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1775
22
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1776
/** #FF_VIDEO_EDITOR 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1777
Feature flag for Video Editor support in the platform. Applications could check
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1778
for this feature support and make use of it.
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1779
Note: In Symbian Foundation context, Video Editor is not available in Sym ^3,
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1780
hence there is a need to have feature flag in public domain. Other vendors can
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1781
bring in their own implementation of the editor and make use of this flag to
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1782
pulish the feature support.
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1783
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1784
*/
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1785
#undef FF_VIDEO_EDITOR                                    
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1786
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1787
/** #FF_VIRTUAL_FULLSCR_PORTRAIT_QWERTY_INPUT 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1788
When this feature flag is enabled the product supports portrait qwerty in full
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1789
screen mode.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1790
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1791
#undef FF_VIRTUAL_FULLSCR_PORTRAIT_QWERTY_INPUT           
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1792
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1793
/** #FF_VIRTUAL_FULLSCR_QWERTY_INPUT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1794
Indicates whether a device needs Virtual full-screen qwerty input or not.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1795
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1796
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1797
#define FF_VIRTUAL_FULLSCR_QWERTY_INPUT                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1798
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1799
/** #FF_VIRTUAL_ITUT_INPUT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1800
Indicates whether a device needs virtual ITUT input or not.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1801
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1802
#define FF_VIRTUAL_ITUT_INPUT                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1803
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1804
/** #FF_VIRTUAL_KEYBOARD_US_ENGLISH_LAYOUT 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1805
the flag is used to select between US English Layout and other English Layout in
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1806
virtual keyboard inputmethod component. when it is on, US English Layout is
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1807
selected, otherwise, not.
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1808
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1809
#undef FF_VIRTUAL_KEYBOARD_US_ENGLISH_LAYOUT              
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1810
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1811
/** #FF_VMBX_CALL_DIVERT_ICON 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1812
Feature flag controls whether or not a special icon is shown in status pane,
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1813
when call divert is set against voice mailbox number. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1814
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1815
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1816
#undef FF_VMBX_CALL_DIVERT_ICON                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1817
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1818
/** #FF_VOICE_CALL_CONTINUITY 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1819
With Voice Call Continuity it is possible to provide seamless user experience
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1820
when user in transition between VoIP and cellular networks. This feature brings
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1821
a method to seamlessly continue	ongoing voice call from VoIP to cellular and
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1822
vice versa. VCC handover logic shall be implemments as installable plugin (SIS)
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1823
in order to allow possibility to support several VCC signalling variations.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1824
However VCC needed some platform changes to be fully functional (mainly at
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1825
telephony components) and those changes must be run time variable.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1826
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1827
#define FF_VOICE_CALL_CONTINUITY                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1828
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1829
/** #FF_VPN_CLIENT 
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1830
Feature flag is needed to manage whether VPN feature is supported.
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1831
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1832
#undef FF_VPN_CLIENT                                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1833
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1834
/** #FF_WEBRUNTIME 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1835
Enable/disable common Web Runtime middleware component built on top of QtWebKit
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1836
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1837
#undef FF_WEBRUNTIME                                      
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1838
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1839
/** #FF_WEBVIDEO_PH2 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1840
When enabled/defined, WEBVIDEO for ph2 is used. This will use Helix XPS
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1841
interface for video decoding and postprocessing.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1842
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1843
#undef FF_WEBVIDEO_PH2                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1844
22
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1845
/** #FF_WLAN_AUTHENTICATION_ONLY_SUPPORT 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1846
When defined, the flag enables support for WLAN connections that are
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1847
authenticated but the agreed keys are not used for data frame protection. That
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1848
is, data is transferred in plaintext and with no cryptographic integrity
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1849
protection.
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1850
*/
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1851
#undef FF_WLAN_AUTHENTICATION_ONLY_SUPPORT                
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1852
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1853
/** #FF_WLAN_EXTENSIONS 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1854
Device supports extended WLAN functionalities e.g. for association and
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1855
authentication.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1856
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1857
#undef FF_WLAN_EXTENSIONS                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1858
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1859
/** #FF_WLAN_WAPI 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1860
 WLAN Authentication and Privacy Infrastructure (WAPI) is a Chinese national
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1861
standard for WLAN security. Although WAPI was designed to operate on top of the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1862
IEEE 802.11 WLAN technologies, it is not compatible with the security schemes
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1863
defined in IEEE 802.11 specifications. It specifies its own methods for WLAN
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1864
authentication and data link protection.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1865
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1866
#undef FF_WLAN_WAPI                                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1867
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1868
/** #FF_WLAN_WAPI_INCLUDE_IN_ROM 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1869
WLAN Authentication and Privacy Infrastructure (WAPI) is a Chinese national
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1870
standard for WLAN security. Although WAPI was designed to operate on top of the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1871
IEEE 802.11 WLAN technologies, it is not compatible with the security schemes
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1872
defined in IEEE 802.11 specifications. It specifies its own methods for WLAN
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1873
authentication and data link protection.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1874
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1875
This feature flag is used only for including WAPI binaries to ROM. WAPI
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1876
functionality can be (run-time) enabled with FF_WLAN_WAPI.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1877
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1878
#define FF_WLAN_WAPI_INCLUDE_IN_ROM                        
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1879
22
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1880
/** #FF_WMDRM_DLA_SUPPORT 
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1881
This boolean feature flag indicates if WMDRM Direct License Acquisition is
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1882
supported or not.
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1883
*/
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1884
#define FF_WMDRM_DLA_SUPPORT                               
22
b77d8c56ce42 Update publicruntimeids.hrh with latest set of defined uids, and add some more #undef flags to bldpublic.hrh
William Roberts <williamr@symbian.org>
parents: 1
diff changeset
  1885
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1886
/** #FF_XML_IDLE_THEME_BASIC_IDLE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1887
Controls if Basic idle theme is going to image or not.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1888
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1889
#define FF_XML_IDLE_THEME_BASIC_IDLE                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1890
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1891
/** #FF_XML_IDLE_THEME_CLASSIC_IDLE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1892
Controls if Classic idle theme is going to image or not.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1893
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1894
#define FF_XML_IDLE_THEME_CLASSIC_IDLE                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1895
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1896
/** #FF_XML_IDLE_THEME_FINGERUSE_IDLE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1897
Controls if Finger use idle theme goes to image or not.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1898
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1899
#define FF_XML_IDLE_THEME_FINGERUSE_IDLE                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1900
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1901
/** #FF_XML_IDLE_THEME_NAVIBAR_IDLE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1902
Controls if Navibar idle theme is going to image or not.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1903
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1904
#define FF_XML_IDLE_THEME_NAVIBAR_IDLE                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1905
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1906
/** #LANGPACK_DEFAULTLANG 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1907
The default language that is selected during bootup (this selection is
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1908
overridden by the sim language selection). 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1909
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  1910
#define LANGPACK_DEFAULTLANG                               DEFINED
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1911
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1912
/** #LANGUAGE_ARABIC 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1913
included Arabic
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1914
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1915
#define LANGUAGE_ARABIC                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1916
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1917
/** #LANGUAGE_ATT_ENGLISH_AMERICAN 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1918
ATT specific English_American
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1919
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1920
#define LANGUAGE_ATT_ENGLISH_AMERICAN                      
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1921
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1922
/** #LANGUAGE_ATT_FRENCH_AMERICAN                               
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1923
ATT specific French_American
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1924
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1925
#define LANGUAGE_ATT_FRENCH_AMERICAN                               
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1926
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1927
/** #LANGUAGE_ATT_PORTUGUESE_AMERICAN                            
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1928
ATT specific Portuguese_American
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1929
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1930
#define LANGUAGE_ATT_PORTUGUESE_AMERICAN                            
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1931
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1932
/** #LANGUAGE_ATT_SPANISH_AMERICAN                               
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1933
ATT specific Spanish_American
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1934
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1935
#define LANGUAGE_ATT_SPANISH_AMERICAN                               
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  1936
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1937
/** #LANGUAGE_BASQUE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1938
included Basque
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1939
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1940
#define LANGUAGE_BASQUE                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1941
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1942
/** #LANGUAGE_BULGARIAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1943
included Bulgarian
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1944
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1945
#define LANGUAGE_BULGARIAN                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1946
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1947
/** #LANGUAGE_CATALAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1948
included Catalan
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1949
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1950
#define LANGUAGE_CATALAN                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1951
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1952
/** #LANGUAGE_CROATIAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1953
included Croatian
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1954
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1955
#define LANGUAGE_CROATIAN                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1956
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1957
/** #LANGUAGE_CZECH 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1958
included Czech
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1959
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1960
#define LANGUAGE_CZECH                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1961
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1962
/** #LANGUAGE_DANISH 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1963
included Danish
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1964
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1965
#define LANGUAGE_DANISH                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1966
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1967
/** #LANGUAGE_DUTCH 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1968
included Dutch
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1969
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1970
#define LANGUAGE_DUTCH                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1971
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1972
/** #LANGUAGE_ENGLISH 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1973
included English
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1974
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1975
#define LANGUAGE_ENGLISH                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1976
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1977
/** #LANGUAGE_ENGLISH_AMERICAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1978
included English_American
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1979
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1980
#define LANGUAGE_ENGLISH_AMERICAN                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1981
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1982
/** #LANGUAGE_ENGLISH_APAC 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1983
included English_APAC
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1984
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1985
#define LANGUAGE_ENGLISH_APAC                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1986
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1987
/** #LANGUAGE_ENGLISH_HONGKONG 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1988
included English_Hongkong
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1989
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1990
#define LANGUAGE_ENGLISH_HONGKONG                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1991
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1992
/** #LANGUAGE_ENGLISH_JAPANESE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1993
included English_Japanese
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1994
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1995
#define LANGUAGE_ENGLISH_JAPANESE                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1996
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1997
/** #LANGUAGE_ENGLISH_PRCCHINA 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1998
included English_PrcChina
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  1999
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2000
#define LANGUAGE_ENGLISH_PRCCHINA                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2001
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2002
/** #LANGUAGE_ENGLISH_TAIWAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2003
included English_Taiwan
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2004
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2005
#define LANGUAGE_ENGLISH_TAIWAN                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2006
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2007
/** #LANGUAGE_ENGLISH_THAI 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2008
included English_Thai
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2009
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2010
#define LANGUAGE_ENGLISH_THAI                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2011
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2012
/** #LANGUAGE_ESTONIAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2013
included Estonian
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2014
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2015
#define LANGUAGE_ESTONIAN                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2016
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2017
/** #LANGUAGE_FARSI 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2018
included Farsi
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2019
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2020
#define LANGUAGE_FARSI                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2021
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2022
/** #LANGUAGE_FINNISH 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2023
included Finnish
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2024
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2025
#define LANGUAGE_FINNISH                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2026
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2027
/** #LANGUAGE_FRENCH 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2028
included French
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2029
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2030
#define LANGUAGE_FRENCH                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2031
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2032
/** #LANGUAGE_FRENCH_AMERICAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2033
included French_American
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2034
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2035
#define LANGUAGE_FRENCH_AMERICAN                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2036
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2037
/** #LANGUAGE_GALICIAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2038
included Galician
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2039
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2040
#define LANGUAGE_GALICIAN                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2041
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2042
/** #LANGUAGE_GERMAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2043
included German
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2044
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2045
#define LANGUAGE_GERMAN                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2046
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2047
/** #LANGUAGE_GREEK 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2048
included Greek
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2049
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2050
#define LANGUAGE_GREEK                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2051
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2052
/** #LANGUAGE_HEBREW 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2053
included Hebrew
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2054
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2055
#define LANGUAGE_HEBREW                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2056
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2057
/** #LANGUAGE_HINDI 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2058
included Hindi
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2059
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2060
#undef LANGUAGE_HINDI                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2061
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2062
/** #LANGUAGE_HONGKONG 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2063
included Hongkong
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2064
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2065
#define LANGUAGE_HONGKONG                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2066
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2067
/** #LANGUAGE_HUNGARIAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2068
included Hungarian
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2069
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2070
#define LANGUAGE_HUNGARIAN                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2071
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2072
/** #LANGUAGE_ICELANDIC 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2073
included Icelandic
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2074
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2075
#define LANGUAGE_ICELANDIC                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2076
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2077
/** #LANGUAGE_INDONESIAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2078
included Indonesian
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2079
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2080
#define LANGUAGE_INDONESIAN                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2081
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2082
/** #LANGUAGE_INDONESIAN_APAC 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2083
included Indonesian_APAC
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2084
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2085
#define LANGUAGE_INDONESIAN_APAC                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2086
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2087
/** #LANGUAGE_ITALIAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2088
included Italian
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2089
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2090
#define LANGUAGE_ITALIAN                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2091
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2092
/** #LANGUAGE_JAPANESE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2093
included Japanese
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2094
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2095
#define LANGUAGE_JAPANESE                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2096
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2097
/** #LANGUAGE_KOREAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2098
Korean language is planned to add as part of S60 platfrom in TB9.1 platfrom
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2099
release. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2100
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2101
#define LANGUAGE_KOREAN                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2102
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2103
/** #LANGUAGE_LATVIAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2104
included Latvian
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2105
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2106
#define LANGUAGE_LATVIAN                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2107
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2108
/** #LANGUAGE_LITHUANIAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2109
included Lithuanian
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2110
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2111
#define LANGUAGE_LITHUANIAN                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2112
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2113
/** #LANGUAGE_MALAY 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2114
included Malay
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2115
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2116
#define LANGUAGE_MALAY                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2117
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2118
/** #LANGUAGE_MALAY_APAC 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2119
included Malay_APAC
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2120
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2121
#define LANGUAGE_MALAY_APAC                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2122
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2123
/** #LANGUAGE_NORWEGIAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2124
included Norwegian
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2125
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2126
#define LANGUAGE_NORWEGIAN                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2127
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2128
/** #LANGUAGE_POLISH 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2129
included Polish
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2130
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2131
#define LANGUAGE_POLISH                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2132
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2133
/** #LANGUAGE_PORTUGUESE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2134
included Portuguese
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2135
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2136
#define LANGUAGE_PORTUGUESE                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2137
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2138
/** #LANGUAGE_PORTUGUESE_AMERICAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2139
included Portuguese_American
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2140
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2141
#define LANGUAGE_PORTUGUESE_AMERICAN                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2142
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2143
/** #LANGUAGE_PRCCHINA 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2144
included PrcChina
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2145
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2146
#define LANGUAGE_PRCCHINA                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2147
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2148
/** #LANGUAGE_ROMANIAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2149
included Romanian
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2150
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2151
#define LANGUAGE_ROMANIAN                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2152
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2153
/** #LANGUAGE_RUSSIAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2154
included Russian
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2155
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2156
#define LANGUAGE_RUSSIAN                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2157
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2158
/** #LANGUAGE_SERBIAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2159
included Serbian
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2160
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2161
#define LANGUAGE_SERBIAN                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2162
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2163
/** #LANGUAGE_SLOVAK 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2164
included Slovak
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2165
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2166
#define LANGUAGE_SLOVAK                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2167
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2168
/** #LANGUAGE_SLOVENIAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2169
included Slovenian
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2170
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2171
#define LANGUAGE_SLOVENIAN                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2172
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2173
/** #LANGUAGE_SPANISH 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2174
included Spanish
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2175
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2176
#define LANGUAGE_SPANISH                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2177
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2178
/** #LANGUAGE_SPANISH_AMERICAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2179
included Spanish_American
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2180
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2181
#define LANGUAGE_SPANISH_AMERICAN                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2182
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2183
/** #LANGUAGE_SWEDISH 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2184
included Swedish
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2185
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2186
#define LANGUAGE_SWEDISH                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2187
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2188
/** #LANGUAGE_TAGALOG 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2189
included Tagalog
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2190
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2191
#define LANGUAGE_TAGALOG                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2192
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2193
/** #LANGUAGE_TAIWAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2194
included Taiwan
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2195
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2196
#define LANGUAGE_TAIWAN                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2197
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2198
/** #LANGUAGE_THAI 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2199
included Thai
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2200
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2201
#define LANGUAGE_THAI                                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2202
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2203
/** #LANGUAGE_TURKISH 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2204
included Turkish
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2205
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2206
#define LANGUAGE_TURKISH                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2207
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2208
/** #LANGUAGE_UKRAINIAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2209
included Ukrainian
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2210
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2211
#define LANGUAGE_UKRAINIAN                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2212
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2213
/** #LANGUAGE_URDU 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2214
included Urdu
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2215
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2216
#define LANGUAGE_URDU                                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2217
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2218
/** #LANGUAGE_VIETNAMESE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2219
included Vietnamese
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2220
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2221
#define LANGUAGE_VIETNAMESE                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2222
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  2223
/** #OPENWFC_RI_DISPLAYDRIVERLIB_DRV 
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  2224
Defines the .iby file that provides the OpenWF-C Reference Implementation
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  2225
display driver adaptation. Defaults to <openwfc_ri_displaychannel.iby>
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  2226
*/
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  2227
#define OPENWFC_RI_DISPLAYDRIVERLIB_DRV                    None
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2228
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2229
/** #__3D_MENU 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2230
3D Menu feature enhances Application Shell with animating 3D icons.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2231
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2232
#define __3D_MENU                                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2233
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2234
/** #__3GP_EXTENTION 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2235
This flag indicates that the 3GP Extention feature is supported in
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2236
MetadataUtility.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2237
*/
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  2238
#define __3GP_EXTENTION                                    
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2239
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2240
/** #__AAC_ENCODER_PLUGIN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2241
Device supports all-ARM AAC encoding capabilities.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2242
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2243
#define __AAC_ENCODER_PLUGIN                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2244
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2245
/** #__AAC_PLUS_DECODER_PLUGIN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2246
Device supports all-ARM AAC+ and Enhanced AAC+ decoding capabilities
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2247
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2248
#define __AAC_PLUS_DECODER_PLUGIN                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2249
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2250
/** #__ACTIVE_IDLE 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2251
The Active Idle includes several plugins to display different content.
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2252
Additional feature flags for them will be requested separately as the necessity
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2253
for them to be optional arises.At the moment this flag will cover all Active
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2254
Idle mandatory features.
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2255
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2256
#undef __ACTIVE_IDLE                                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2257
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2258
/** #__ALLOW_UPGRADE_HELIX 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2259
Support for Aftermarket update of Codecs, and File Formats. To allow the helix
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2260
dlls to be upgraded using a SISX file.
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2261
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2262
#define __ALLOW_UPGRADE_HELIX                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2263
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2264
/** #__APP_CSD_SUPPORT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2265
Device supports internal (HS)CSD in application UIs.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2266
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2267
#undef __APP_CSD_SUPPORT                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2268
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2269
/** #__AUDIO_EFFECTS_API 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2270
Device supports utility APIs and framework for Series 60 Audio applications to
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2271
enable predefined audio effects with audio play/record utilities. Features lilke
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2272
Volume, Graphical Equalizer, Reverb are possible.
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2273
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2274
#define __AUDIO_EFFECTS_API                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2275
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2276
/** #__AUDIO_MESSAGING 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2277
Flag for Xpress Audio Messaging feature. Device supports recording and sending a
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2278
sound clip as a MMS message.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2279
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2280
#define __AUDIO_MESSAGING                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2281
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2282
/** #__AUDIO_RESOURCE_INDICATIONS 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2283
Device supports Audio Resource Indications Utility. Applications can use the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2284
Audio Resource Indications Utility to request feedack when they can submit a
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2285
play request.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2286
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2287
#define __AUDIO_RESOURCE_INDICATIONS                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2288
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2289
/** #__AUTO_ACCESSORY_IDENTIFICATION 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2290
Device supports automatic accessory identification.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2291
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2292
#undef __AUTO_ACCESSORY_IDENTIFICATION                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2293
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2294
/** #__BASIC_LOCATION_INFO_DISPLAY 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2295
Device has basic location info display.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2296
*/
133
509e2504322c Changes to deviceplatformrelease based on Nokia Wk35 information
fionntinac@symbian.org
parents: 111
diff changeset
  2297
#undef __BASIC_LOCATION_INFO_DISPLAY                      
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2298
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2299
/** #__BASS_BOOST_EFFECT_UI 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2300
"Device supports bass boost, increases Bass frequency response."
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2301
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2302
#undef __BASS_BOOST_EFFECT_UI                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2303
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2304
/** #__BRIGHTNESS_CONTROL 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2305
General settings application supports controlling display brightness.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2306
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2307
#undef __BRIGHTNESS_CONTROL                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2308
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2309
/** #__BTIC_BINARIES_CHECK_ENABLED 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2310
In addition to the SWI certificate store check (defined by __BTIC_ENABLED), also
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2311
binaries (having TCB or DRM capability) in c: drive are integrity checked during
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2312
boot.
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2313
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2314
#undef __BTIC_BINARIES_CHECK_ENABLED                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2315
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2316
/** #__BT_FAX_PROFILE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2317
Device supports Bluetooth fax profile.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2318
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2319
#undef __BT_FAX_PROFILE                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2320
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2321
/** #__BT_SAP 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2322
Bluetooth SIM Access Profile (SAP) allows another device to access the SIM over
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2323
Bluetooth.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2324
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2325
#define __BT_SAP                                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2326
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2327
/** #__CAMERA 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2328
Device has Camera Application.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2329
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2330
#define __CAMERA                                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2331
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2332
/** #__CAMERA_FULLSCREEN_VIEWFINDER 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2333
"Flag enables full screen mode in camera application. Full screen is supported
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2334
only in landscape mode. If hardware is not supporting landscape mode this flag
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2335
should be set off."
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2336
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2337
#define __CAMERA_FULLSCREEN_VIEWFINDER                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2338
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2339
/** #__CAMERA_LENS_COVER 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2340
The flag defines is the camera lens cover is supported by the HW.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2341
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2342
#undef __CAMERA_LENS_COVER                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2343
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2344
/** #__CAMERA_LOCATION_SUPPORT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2345
Enables Camera Application support for geotagging.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2346
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2347
#undef __CAMERA_LOCATION_SUPPORT                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2348
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2349
/** #__COMMDB_PROTECTION 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2350
Device prevents transferring CommDb outside of the phone. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2351
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2352
#undef __COMMDB_PROTECTION                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2353
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2354
/** #__COVER_DISPLAY 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2355
Device has also separate cover display in addition to the main display.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2356
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2357
#undef __COVER_DISPLAY                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2358
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2359
/** #__CS_VIDEO_TELEPHONY 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2360
Device supports circuit switched video telephony
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2361
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2362
#define __CS_VIDEO_TELEPHONY                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2363
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2364
/** #__CUSTOMISED_RFS 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2365
"This flag enables customised RFS, that does not automatically erase content of
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2366
user area image."
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2367
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2368
#undef __CUSTOMISED_RFS                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2369
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2370
/** #__DEFAULT_CONNECTION 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2371
Initial connection selection enables automatic usage of default destination
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2372
groups (like Internet) instead of single IAPs when starting network connections.
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2373
Deprecated in S60 5.0.
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2374
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2375
#undef __DEFAULT_CONNECTION                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2376
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2377
/** #__DRM 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2378
"Device supports OMA Digital Rights Management (DRM) partially, only forward
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2379
lock is supported"
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2380
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2381
#define __DRM                                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2382
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2383
/** #__DRM_CLOCK 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2384
"DRM clock is a new clock type that is used with DRM interval and datetime based
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2385
constraints. It uses NITZ (other solutions can be studied) to get the network
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2386
time and uses that to determine if the time constrained content can be rendered
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2387
or not. This enables the content providers to sell content twice e.g. first for
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2388
a short period of time and after that (assumed user lock in) for 2nd time with
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2389
full usage rights.The user shall still have control over the normal clock of the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2390
device, but setting of that clock shall not have effect to the DRM clock. If
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2391
NITZ is not available, user defined clock is used."
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2392
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2393
#define __DRM_CLOCK                                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2394
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2395
/** #__DRM_FULL 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2396
"Device supports OMA Digital Rights Management (DRM) fully. Includes forward
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2397
lock, combined delivery, separate delivery and super-distribution"
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2398
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2399
#define __DRM_FULL                                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2400
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2401
/** #__DRM_OMA2 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2402
This feature flag is used to indicate whether OMA DRM standard version 2 is
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2403
enabled.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2404
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2405
#define __DRM_OMA2                                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2406
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2407
/** #__DRM_PHASE2 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2408
This feature flag is used with OMA DRM standard version 2 (Phase2) features.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2409
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2410
#define __DRM_PHASE2                                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2411
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2412
/** #__EDIT_KEY 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2413
The device has edit key
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2414
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2415
#define __EDIT_KEY                                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2416
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2417
/** #__EMAIL_OVER_SMS 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2418
Device supports sending email messages using SMS as the bearer transport.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2419
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2420
#undef __EMAIL_OVER_SMS                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2421
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2422
/** #__EQUALIZER 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2423
Device supports equalizer.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2424
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2425
#define __EQUALIZER                                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2426
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2427
/** #__FLASH_LITE_BROWSER_PLUGIN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2428
Device supports Macromedia Flash Lite plugin for Web Browser
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2429
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2430
#define __FLASH_LITE_BROWSER_PLUGIN                        
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2431
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2432
/** #__FLASH_LITE_VIEWER 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2433
Device supports Macromedia Flash Lite Viewer for opening and playing Flash
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2434
content files (.SWF).
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2435
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2436
#define __FLASH_LITE_VIEWER                                
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2437
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2438
/** #__FM_RADIO 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2439
Device contains support for FM radio (TunerUtility and RadioServer components).
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2440
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2441
#define __FM_RADIO                                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2442
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2443
/** #__HANDWRITING_RECOGNITION_INPUT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2444
Device supports handwriting recognition input.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2445
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2446
#define __HANDWRITING_RECOGNITION_INPUT                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2447
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2448
/** #__HSXPA_SUPPORT 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2449
When the feature flag is set, HSDPA setting item is visible for the user.
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2450
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2451
#define __HSXPA_SUPPORT                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2452
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2453
/** #__IM 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2454
Device supports Instant Messaging feature of the Wireless Village initiative
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2455
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2456
#define __IM                                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2457
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2458
/** #__IMAGE_VIEWER 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2459
Flag controls whether the Image Viewer application is included in rom image.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2460
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2461
#define __IMAGE_VIEWER                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2462
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2463
/** #__IMPS_STANDALONE_IP_CIR 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2464
"Wireless Village features (__IM & __DPB) support standalone TCP/IP binding for
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2465
Communication Initiation Request (CIR).  The TCP/IP binding uses persistent
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2466
connection from the client to WV server to providelow-latency always-on CIR
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2467
channel."
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2468
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2469
#define __IMPS_STANDALONE_IP_CIR                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2470
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2471
/** #__INCLUDE_AAC_CMMFCODEC 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2472
AAC CMMFCodec (all-ARM software implementation) is included in build  to be used
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2473
by some other client than controller plug-in component.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2474
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2475
#define __INCLUDE_AAC_CMMFCODEC                            
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2476
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2477
/** #__INCLUDE_AMR_NB_CMMFCODEC 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2478
AMR NB CMMFCodec (all-ARM software implementation) is included in build to be
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2479
used by some other client  than controller plug-in component.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2480
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2481
#define __INCLUDE_AMR_NB_CMMFCODEC                         
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2482
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2483
/** #__INCLUDE_AMR_WB_CMMFCODEC 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2484
AMR WB CMMFCodec (all-ARM software implementation) is included in build  to be
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2485
used by some other client than controller plug-in component.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2486
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2487
#define __INCLUDE_AMR_WB_CMMFCODEC                         
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2488
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2489
/** #__INCLUDE_EAACPLUS_CMMFCODEC 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2490
This flag is used to indicate that the eAAC+ soft codec should be included in
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2491
ROM.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2492
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2493
#define __INCLUDE_EAACPLUS_CMMFCODEC                       
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2494
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2495
/** #__INCLUDE_MP3_CMMFCODEC 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2496
MP3 CMMFCodec (all-ARM software implementation) is included in build  to be used
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2497
by some other client than controller plug-in component.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2498
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2499
#define __INCLUDE_MP3_CMMFCODEC                            
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2500
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2501
/** #__INCLUDE_QCELP_CMMFCODEC 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2502
QCELP CMMFCodec (all-ARM software implementation) is included in build  to be
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2503
used by some other client  than controller plug-in component.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2504
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2505
#define __INCLUDE_QCELP_CMMFCODEC                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2506
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2507
/** #__IPSEC 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2508
Device supports IP Security (IPSec). The IPSec is a set of protocols developed
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2509
by the IETF to support secure exchange of packets at the IP layer. IPsec has
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2510
been deployed widely to implement Virtual Private Networks (VPNs).  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2511
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2512
#define __IPSEC                                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2513
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2514
/** #__IRDA 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2515
Device supports Infrared.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2516
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2517
#define __IRDA                                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2518
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2519
/** #__JAVA 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2520
"Java platform binaries are included to the phone image. When __JAVA feature
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2521
flag is undefined, other feature flags starting with __JAVA_ does not have any
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2522
effect on platform functionality. See also feature flag __JAVA_STUBS."
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2523
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2524
#define __JAVA                                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2525
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2526
/** #__JAVA_STUBS 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2527
"__JAVA_STUBS flag is defined, the build script is building only stubs of APIs
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2528
published by the Java domain. If the flag is not defined, both the functional
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2529
components and stub components are build. This flag must be defined if the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2530
licensee do not have Java source code and would like to build the whole S60.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2531
Note that it is possible to create S60 image with Java functionality if Java
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2532
binaries have been delivered to the licensee. More information is available in
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2533
__JAVA flag definition."
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2534
*/
57
d0917ab8b45e Enable the full build of sf/app/jrt, which also fixes Bug 2616
William Roberts <williamr@symbian.org>
parents: 34
diff changeset
  2535
#undef __JAVA_STUBS                                       
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2536
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2537
/** #__LAYOUT208_208 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2538
Device supports 208x208 resolution (square)
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2539
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2540
#undef __LAYOUT208_208                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2541
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2542
/** #__LAYOUT_240_320 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2543
Device supports 240x320 resolution (QVGA)
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2544
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2545
#define __LAYOUT_240_320                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2546
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2547
/** #__LAYOUT_240_320_LARGE_SCREEN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2548
"Device supports 240x320 resolution (QVGA2 for larger screens, portrait)"
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2549
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2550
#define __LAYOUT_240_320_LARGE_SCREEN                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2551
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2552
/** #__LAYOUT_240_320_QVGA3 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2553
Device supports 240x320 resolution (QVGA3)
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2554
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2555
#undef __LAYOUT_240_320_QVGA3                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2556
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2557
/** #__LAYOUT_320_240 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2558
Device supports 320x240 resolution (QVGA landscape)
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2559
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2560
#define __LAYOUT_320_240                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2561
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2562
/** #__LAYOUT_320_240_LARGE_SCREEN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2563
"Device supports 320x240 resolution (QVGA2 for larger screens, landscape)"
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2564
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2565
#define __LAYOUT_320_240_LARGE_SCREEN                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2566
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2567
/** #__LAYOUT_320_240_QVGA3 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2568
Device supports 320x240 resolution (QVGA3)
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2569
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2570
#undef __LAYOUT_320_240_QVGA3                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2571
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2572
/** #__LAYOUT_360_640_TOUCH 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2573
"Device supports 360x640 resolution (QHD portrait, touch screen)"
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2574
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2575
#define __LAYOUT_360_640_TOUCH                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2576
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2577
/** #__LAYOUT_640_360_TOUCH 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2578
"Device supports 640x360 resolution (QHD landscape, touch screen)"
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2579
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2580
#define __LAYOUT_640_360_TOUCH                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2581
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2582
/** #__LOCATIONGPSHW 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2583
Device has internal GPS hardware.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2584
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2585
#undef __LOCATIONGPSHW                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2586
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2587
/** #__LOCATION_CENTRE 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2588
Support for Location Centre. When enabled, Location Centre will be visible in
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2589
Application Shell.
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2590
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2591
#define __LOCATION_CENTRE                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2592
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2593
/** #__MACROMEDIA_FLASH_6 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2594
Device supports macrodia flash 6.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2595
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2596
#define __MACROMEDIA_FLASH_6                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2597
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2598
/** #__MEDIA_TRANSFER_PROTOCOL 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2599
Device supports MTP application.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2600
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2601
#define __MEDIA_TRANSFER_PROTOCOL                          
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2602
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2603
/** #__MMS_POSTCARD 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2604
Flag is used ro incorporate Postcard application into the release.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2605
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2606
#undef __MMS_POSTCARD                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2607
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2608
/** #__MPEG4_AAC_ENCODING 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2609
Device supports MPEG-4 AAC encoding. Together with feature flag
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2610
__MPEG4_VIDEO_ENCODING this flag can also enable enconding for MP4 file format.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2611
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2612
#define __MPEG4_AAC_ENCODING                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2613
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2614
/** #__MPEG4_VIDEO_ENCODING 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2615
Device supports MPEG4 encoding.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2616
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2617
#define __MPEG4_VIDEO_ENCODING                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2618
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2619
/** #__MRT_SDK_LIBRARIES 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2620
"MRT libraries: Open C, SSL, GLIB and RGA."
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2621
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2622
#define __MRT_SDK_LIBRARIES                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2623
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2624
/** #__MTP_PROTOCOL_SUPPORT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2625
Device supports Media Transfer Protocol. Note! This is for Music Player
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2626
variation only.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2627
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2628
#define __MTP_PROTOCOL_SUPPORT                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2629
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2630
/** #__NEWSTICKER 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2631
This feature displays a 'CNN type' ticker of text pushed via cell broadcast,
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2632
onto the idle screen of the phone.
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2633
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2634
#undef __NEWSTICKER                                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2635
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2636
/** #__NO_POWERKEY 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2637
"Device does not have dedicated key for power management, but the functionality
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2638
is combined to some other hard key."
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2639
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2640
#undef __NO_POWERKEY                                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2641
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2642
/** #__OMA_POC 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2643
OMA Push-to-talk over Cellular.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2644
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2645
#undef __OMA_POC                                          
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2646
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2647
/** #__ON_SCREEN_DIALER 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2648
This flag indicates that the dialer.dll is included to the rom image and
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2649
On-Screen Dialer is used for phone number entering. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2650
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2651
#define __ON_SCREEN_DIALER                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2652
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2653
/** #__OPENGL_ES_3DAPI 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2654
Device supports OpenGL ES and EGL versions 1.0. This feature enables 3D graphics
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2655
rendering
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2656
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2657
#define __OPENGL_ES_3DAPI                                  
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2658
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2659
/** #__OPENGL_ES_SW_IMPLEMENTATION 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2660
Device has a software implementation of OpenGL ES and EGL. No hardware support.
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2661
If __OPENGL_ES_3DAPI is enabled, either HW or SW implementation should exist. If
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2662
HW is not present, this flag should be enabled.
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2663
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2664
#define __OPENGL_ES_SW_IMPLEMENTATION                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2665
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2666
/** #__OPERATOR_CACHE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2667
Browser application supports persistent cache in addition to default volatile
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2668
cache.  Contents of this cache will remain from one browser session to the next
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2669
(also through power cycles of the phone.)
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2670
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2671
#define __OPERATOR_CACHE                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2672
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2673
/** #__OPERATOR_MENU 
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2674
Device contains Operator menu application.  It is a wrapper to Browser
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2675
application and allows using operator specific application icon (and label), and
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2676
allows opening wanted URL initially.
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2677
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2678
#define __OPERATOR_MENU                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2679
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2680
/** #__PEN_SUPPORT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2681
Indicates whether a device has a pen support.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2682
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2683
#define __PEN_SUPPORT                                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2684
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2685
/** #__PEN_SUPPORT_CALIBRATION 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2686
Touch Screen Calibration application.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2687
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2688
#define __PEN_SUPPORT_CALIBRATION                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2689
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2690
/** #__PRESENCE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2691
Device supports Presence feature of the Wireless Village initiative. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2692
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2693
#define __PRESENCE                                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2694
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2695
/** #__PRODUCT_REMCON_TSP 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2696
"A flag to include/exclude S60 default TSP implementation in ROM.When the flag
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2697
is set on the default remcon TSP implementation is removed from the ROM."
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2698
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2699
#undef __PRODUCT_REMCON_TSP                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2700
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2701
/** #__PROTOCOL_WCDMA 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2702
Device supports WCDMA cellular stack
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2703
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2704
#define __PROTOCOL_WCDMA                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2705
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2706
/** #__PROTOCOL_WLAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2707
Device supports WLAN protocol.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2708
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2709
#define __PROTOCOL_WLAN                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2710
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2711
/** #__QOS 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2712
Device supports Quality of Service (QOS). The QoS is capability of a network to
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2713
provide better service to selected network traffic.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2714
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2715
#define __QOS                                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2716
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2717
/** #__QVGA2_LAYOUT_IN_USE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2718
"Device uses alternative QVGA layout with smaller fonts, designed for devices
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2719
having larger physical screen size."
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2720
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2721
#undef __QVGA2_LAYOUT_IN_USE                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2722
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2723
/** #__QWERTY_INPUT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2724
Indicates whether a device has qwerty keyboard or not.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2725
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2726
#define __QWERTY_INPUT                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2727
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2728
/** #__RSS_FEEDS 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2729
Device supports Feeds (RSS) functionality.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2730
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2731
#define __RSS_FEEDS                                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2732
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2733
/** #__RTP_STACK 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2734
Device supports RTP.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2735
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2736
#define __RTP_STACK                                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2737
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2738
/** #__RV9 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2739
Device supports RealVideo9.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2740
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2741
#define __RV9                                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2742
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2743
/** #__S60_FM_RADIO_APPLICATION 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2744
Device contains Series 60 FM Radio application components.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2745
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2746
#define __S60_FM_RADIO_APPLICATION                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2747
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2748
/** #__SDND 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2749
Device supports Speaker Dependent Name Dialling (SIND). That is an ability to
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2750
voice-dial to a contact in the phone book by training a voice tag for the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2751
contact.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2752
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2753
#undef __SDND                                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2754
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2755
/** #__SENDUI_MMS_UPLOAD 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2756
Flag is used to incorporate MMS upload feature into the release.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2757
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2758
#undef __SENDUI_MMS_UPLOAD                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2759
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2760
/** #__SEND_FILE_IN_CALL 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2761
Device supports sending a file to active call number.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2762
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2763
#define __SEND_FILE_IN_CALL                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2764
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2765
/** #__SERIES60_AMBIENT_LIGHT_SENSOR 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2766
Device has Ambient Light Sensor feature.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2767
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2768
#define __SERIES60_AMBIENT_LIGHT_SENSOR                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2769
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2770
/** #__SERIES60_HELP 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2771
Device support context helps in applications.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2772
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2773
#define __SERIES60_HELP                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2774
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2775
/** #__SERIES60_KEYPAD_NO_SLIDER 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2776
Device does not have a keyboard slider to activate keyboard.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2777
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2778
#define __SERIES60_KEYPAD_NO_SLIDER                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2779
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2780
/** #__SERIES60_KEYPAD_NO_VOICE_KEY 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2781
Device does not have a separate voice key to activate voice command
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2782
functionality.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2783
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2784
#undef __SERIES60_KEYPAD_NO_VOICE_KEY                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2785
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2786
/** #__SERIES60_NATIVE_BROWSER 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2787
Device includes standard Series 60 browser.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2788
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2789
#define __SERIES60_NATIVE_BROWSER                          
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2790
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2791
/** #__SERIES60_PHONE_TTY 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2792
Device supports Tele Type (TTY) functionality.  TTY is also referred to as TDD
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2793
(Telecommunication Device for the Deaf). Applicable to devices targeted to
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2794
United States (US) markets. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2795
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2796
#define __SERIES60_PHONE_TTY                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2797
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2798
/** #__SHOW_PANICS 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2799
Device shows SW panic note when an application panic (unexpected error) occurs.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2800
Disabling this feature in a final product is recommended.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2801
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2802
#define __SHOW_PANICS                                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2803
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2804
/** #__SIDE_VOLUME_KEYS 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2805
Device supports side volume keys.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2806
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2807
#define __SIDE_VOLUME_KEYS                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2808
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2809
/** #__SIND 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2810
Device supports Speaker Independent Name Dialling (SIND). That is an ability to
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2811
voice-dial to any contact in the phone book without first training a voice tag.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2812
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2813
#define __SIND                                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2814
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2815
/** #__SIP_SIMPLE_PRESENCE_PROTOCOL 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2816
This flag is used to control the existance of SIP/SIMPLE feature in S60.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2817
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2818
#define __SIP_SIMPLE_PRESENCE_PROTOCOL                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2819
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2820
/** #__SLIDESHOW_SCREENSAVER 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2821
Flag controls whether the slideshow screensaver plugin is included or not. Also
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2822
affects Themes (Psln) and Screensaver AIW provider.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2823
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2824
#define __SLIDESHOW_SCREENSAVER                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2825
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2826
/** #__STEREO_WIDENING_EFFECT_UI 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2827
Device supports stereo widening to enhance the stereo surround effect.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2828
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2829
#undef __STEREO_WIDENING_EFFECT_UI                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2830
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2831
/** #__SVGT_VIEWER 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2832
SVG-T viewer is included in the build.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2833
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2834
#define __SVGT_VIEWER                                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2835
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2836
/** #__SYNCML_DM_DIAGNOSTICS 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2837
This feature enables collection of device diagnostics data and sending it to
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2838
Device Management server or to PC Suite.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2839
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2840
#undef __SYNCML_DM_DIAGNOSTICS                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2841
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2842
/** #__SYNCML_DM_FOTA 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2843
Device supports OTA firmware update.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2844
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2845
#define __SYNCML_DM_FOTA                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2846
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2847
/** #__SYNCML_DM_IMPS 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2848
Device supports configuring IMPS using SyncML.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2849
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2850
#define __SYNCML_DM_IMPS                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2851
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2852
/** #__SYNCML_DM_OBEX 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2853
Device supports device management over OBEX.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2854
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2855
#define __SYNCML_DM_OBEX                                   
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2856
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2857
/** #__SYNCML_DM_OTA 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2858
SyncML DM OMA provisioning adapter.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2859
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2860
#define __SYNCML_DM_OTA                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2861
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2862
/** #__SYNCML_DM_SIP 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2863
Device supports configuring SIP settings using SyncML.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2864
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2865
#define __SYNCML_DM_SIP                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2866
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2867
/** #__SYNCML_DM_VOIP 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2868
Device supports configuring VoIP settings using SyncML.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2869
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2870
#define __SYNCML_DM_VOIP                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2871
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2872
/** #__SYNCML_DM_WLAN 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2873
Device management WLAN settings supported.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2874
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2875
#define __SYNCML_DM_WLAN                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2876
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2877
/** #__SYNCML_DS_BOOKMARK 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2878
Device supports Bookmark data synchronization using the SyncML.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2879
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2880
#define __SYNCML_DS_BOOKMARK                               
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2881
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2882
/** #__SYNCML_DS_MMS 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2883
Device supports MMS data synchronisation using the SyncML.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2884
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2885
#define __SYNCML_DS_MMS                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2886
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2887
/** #__SYNCML_DS_NOTEPAD 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2888
Device supports short memos (notes) data synchronisation using the SyncML.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2889
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2890
#define __SYNCML_DS_NOTEPAD                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2891
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2892
/** #__SYNCML_DS_SMS 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2893
Device supports SMS synchronisation using the SyncML.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2894
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2895
#define __SYNCML_DS_SMS                                    
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2896
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2897
/** #__SYNCML_ISYNC 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2898
Device supports Apple iSync profile
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2899
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2900
#define __SYNCML_ISYNC                                     
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2901
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2902
/** #__SYNCML_TWIN_SUITE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2903
Feature flag for the next generation PC Suite.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2904
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2905
#undef __SYNCML_TWIN_SUITE                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2906
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2907
/** #__TV_OUT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2908
TV-Out Settings UI
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2909
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2910
#define __TV_OUT                                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2911
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2912
/** #__UPNP_AVCP 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2913
Flag enables support of Audio&Video in UPnP stack. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2914
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2915
#define __UPNP_AVCP                                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2916
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2917
/** #__UPNP_MEDIASERVER 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2918
Flag enables support of Media Server in UPnP stack. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2919
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2920
#define __UPNP_MEDIASERVER                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2921
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2922
/** #__UPNP_PRINT_FRAMEWORK 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2923
Flag enables support of printing in UPnP stack.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2924
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2925
#define __UPNP_PRINT_FRAMEWORK                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2926
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2927
/** #__UPNP_REMOTE_STORAGE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2928
Flag that enables support of remotestorage support and mapping of drives. 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2929
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2930
#undef __UPNP_REMOTE_STORAGE                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2931
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2932
/** #__UPNP_STACK 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2933
This feature enables controlling and accessing other deveices via UPnP protocol.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2934
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2935
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2936
#define __UPNP_STACK                                       
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2937
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2938
/** #__USE_AAC_CMMFCODEC 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2939
AAC codec controller plug-in uses CMMFCodec (all-ARM software implementation)
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2940
instead of using the codec through HWDevice.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2941
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2942
#define __USE_AAC_CMMFCODEC                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2943
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2944
/** #__USE_AMR_NB_CMMFCODEC 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2945
AMR NB codec controller plug-in uses CMMFCodec (all-ARM software implementation)
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2946
instead of using the codec through HWDevice.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2947
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2948
#define __USE_AMR_NB_CMMFCODEC                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2949
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2950
/** #__USE_AMR_WB_CMMFCODEC 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2951
AMR WB codec controller plug-in uses CMMFCodec (all-ARM software implementation)
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2952
instead of using the codec through HWDevice.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2953
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2954
#define __USE_AMR_WB_CMMFCODEC                             
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2955
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2956
/** #__USE_EAACPLUS_CMMFCODEC 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2957
This flag is used to configure the AudioControllerPluginsVariant to use the
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2958
either the soft codec (if #defined)  or the HW codec (if #undefed).
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2959
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2960
#define __USE_EAACPLUS_CMMFCODEC                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2961
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2962
/** #__USE_MP3_CMMFCODEC 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2963
MP3 codec controller plug-in uses CMMFCodec (all-ARM software implementation)
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2964
instead of using the codec through HWDevice.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2965
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2966
#define __USE_MP3_CMMFCODEC                                
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2967
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2968
/** #__USE_QCELP_CMMFCODEC 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2969
QCELP codec controller plug-in uses CMMFCodec (all-ARM software implementation)
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2970
instead of using the codec through HWDevice.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2971
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2972
#define __USE_QCELP_CMMFCODEC                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2973
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2974
/** #__VFP_HW_SUPPORT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2975
The device supports for vector floating-point (VFP) architecture
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2976
*/
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  2977
#define __VFP_HW_SUPPORT                                   
0
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2978
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2979
/** #__VIBRA 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2980
Indicates whether a device has a vibra support.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2981
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2982
#define __VIBRA                                            
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2983
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2984
/** #__VIDEOCALL_MENU_VISIBILITY 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2985
This flag moves video call menus to upper layer for better visibility and
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2986
usability.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2987
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2988
#undef __VIDEOCALL_MENU_VISIBILITY                        
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2989
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2990
/** #__VIDEO_CENTER_SUPPORTED 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2991
Device supports Video Center application.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2992
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2993
#undef __VIDEO_CENTER_SUPPORTED                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2994
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2995
/** #__VIDEO_RECORDER 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2996
Device has Video Recorder (CamCorder) application available.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2997
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2998
#define __VIDEO_RECORDER                                   
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  2999
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3000
/** #__VIRTUAL_KEYBOARD_INPUT 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3001
Device supports Virtual keyboard input ( on-screen keyboard).
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3002
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3003
#define __VIRTUAL_KEYBOARD_INPUT                           
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3004
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3005
/** #__WEB_WIDGETS 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3006
This feature is used to turn ON/OFF widgets implementation. Widgets are small
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3007
applications that use webtechnologies like HTML/CSS/JS.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3008
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3009
#define __WEB_WIDGETS                                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3010
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3011
/** #__WLAN_WEP256_ENABLED 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3012
WLAN hardware supports 256 bit WEP encryption
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3013
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3014
#undef __WLAN_WEP256_ENABLED                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3015
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3016
/** #__WMA 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3017
Device supports playback of WMA audio files.
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3018
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3019
#define __WMA                                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3020
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3021
/** #__WORLD_CLOCK 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3022
Clock application supports World clock and City/country views
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3023
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3024
#define __WORLD_CLOCK                                      
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3025
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3026
/** #__XDM 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3027
This flag is used to control the existance of the OMA XDM feature
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3028
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3029
#define __XDM                                              
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3030
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3031
/** #__XDM_LOCALSTORAGE 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3032
This flag is used to control the existence of the Local Storage protocol
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3033
implementation of XDM
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3034
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3035
#define __XDM_LOCALSTORAGE                                 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3036
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3037
/** #__XDM_XCAP 
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3038
This flag is used to control the existance of the XCAP protocol implementation
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3039
of XDM
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3040
*/
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3041
#define __XDM_XCAP                                         
6d65d5acee06 Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
  3042
1
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  3043
/** Features added from bldcustomsw.hrh (copied from bldcustomsw.hrh)*/
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  3044
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  3045
/** #FF_MTP_ALBUM_ART */
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  3046
#undef FF_MTP_ALBUM_ART
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  3047
/** #FF_INTRANET_BROWSING */
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  3048
#undef FF_INTRANET_BROWSING         
e7fcfcd96f19 Transplanted FCL config changes from sfl repo @changeset 1708ba8e710e (tagged as PDK_3.0.f)
MattD <mattd@symbian.org>
parents: 0
diff changeset
  3049
#endif // __BLDPUBLIC_HRH