planning_data/Tech_roadmaps.csv
changeset 22 d2ecfdaf0f31
parent 17 ba7ab4ab5087
child 27 8a82bd4d7b19
equal deleted inserted replaced
21:3750ca6263f1 22:d2ecfdaf0f31
     1  Symbian^2, Base_OS_services, Kernel & Hardware Services, Power resource manager , Kernel-side Resource Manager API for managing power-related resources - eg voltage lines  clock lines  power domains
     1 " Symbian^2 "," Base_OS_services "," Kernel & Hardware Services "," Power resource manager  "," "," "," Kernel-side Resource Manager API for managing power-related resources - eg voltage lines  clock lines  power domains "
     2  Symbian^2, Base_OS_services, Kernel & Hardware Services, FAT performance improvements , File server performance improvements from Memory card DMA transfers  Optimised FAT cluster handling and alignment of FAT user data area to media block boundaries
     2 " Symbian^2 "," Base_OS_services "," Kernel & Hardware Services "," FAT performance improvements  "," "," "," File server performance improvements from Memory card DMA transfers  Optimised FAT cluster handling and alignment of FAT user data area to media block boundaries "
     3  Symbian^2, Base_OS_services, Generic OS Services, Open Environment base , Backend adaptor  pipe device driver
     3 " Symbian^2 "," Base_OS_services "," Generic OS Services "," Open Environment base  "," "," "," Backend adaptor  pipe device driver "
     4  Symbian^2, Base_OS_services, Generic OS Services, PIPS libraries , Libc  libpthread  libdl  libm
     4 " Symbian^2 "," Base_OS_services "," Generic OS Services "," PIPS libraries  "," "," "," Libc  libpthread  libdl  libm "
     5  Symbian^2, Base_OS_services, Generic OS Services, Extended Open C libraries , Libssl  libcrypt  libz  glib
     5 " Symbian^2 "," Base_OS_services "," Generic OS Services "," Extended Open C libraries  "," "," "," Libssl  libcrypt  libz  glib "
     6  Symbian^2, Base_OS_services, Generic OS Services, Basic Std C++ support , Static linking old STLPort & Boost libraries
     6 " Symbian^2 "," Base_OS_services "," Generic OS Services "," Basic Std C++ support  "," "," "," Static linking old STLPort & Boost libraries "
     7  Symbian^2, Base_OS_services, Generic OS Services, Real-Time Graphics and Audio (RGA) , Real-Time Graphics and Audio (RGA) APIs
     7 " Symbian^2 "," Base_OS_services "," Generic OS Services "," Real-Time Graphics and Audio (RGA)  "," "," "," Real-Time Graphics and Audio (RGA) APIs "
     8  Symbian^2, Base_OS_services, Persistent Data Services, Symbian SQL i/o performance , Tuning SQLite input/output operations and improved robustness on flash media
     8 " Symbian^2 "," Base_OS_services "," Persistent Data Services "," Symbian SQL i/o performance  "," "," "," Tuning SQLite input/output operations and improved robustness on flash media "
     9  Symbian^3, Base_OS_services, Domain-Wide Features, SMP Safe , All components within OS Base Services have been validated as SMP Safe. Testing covers multiple threads  synchronisation  shared memory  timing and race conditions
     9 " Symbian^3 "," Base_OS_services "," Domain-Wide Features "," SMP Safe  "," "," "," All components within OS Base Services have been validated as SMP Safe. Testing covers multiple threads  synchronisation  shared memory  timing and race conditions "
    10  Symbian^3, Base_OS_services, Kernel & Hardware Services, SMP prototype Kernel , SMP building blocks enabling SMP Safe development  kernel has been updated to support SMP on up to 4 cores
    10 " Symbian^3 "," Base_OS_services "," Kernel & Hardware Services "," SMP prototype Kernel  "," "," "," SMP building blocks enabling SMP Safe development  kernel has been updated to support SMP on up to 4 cores "
    11  Symbian^3, Base_OS_services, Kernel & Hardware Services, Writeable demand paging , Extends the existing read-only paging system to the paging of live Read-Write data from the memory of user space processes
    11 " Symbian^3 "," Base_OS_services "," Kernel & Hardware Services "," Writeable demand paging  "," "," "," Extends the existing read-only paging system to the paging of live Read-Write data from the memory of user space processes "
    12  Symbian^3, Base_OS_services, Kernel & Hardware Services, Flexible memory model , A new memory model which enables SMP  WDP and zero-copy
    12 " Symbian^3 "," Base_OS_services "," Kernel & Hardware Services "," Flexible memory model  "," "," "," A new memory model which enables SMP  WDP and zero-copy "
    13  Symbian^3, Base_OS_services, Kernel & Hardware Services, Modular hardware adaptation , Device driver helper functions for registers  I2C  I2S and SPI which isolate off-chip peripherals from BSP implementations
    13 " Symbian^3 "," Base_OS_services "," Kernel & Hardware Services "," Modular hardware adaptation  "," "," "," Device driver helper functions for registers  I2C  I2S and SPI which isolate off-chip peripherals from BSP implementations "
    14  Symbian^3, Base_OS_services, Kernel & Hardware Services, 64-bit file server , The file server API has been extended to provide 64-bit versions of current APIs to enable it to access files that are greater than 2GB
    14 " Symbian^3 "," Base_OS_services "," Kernel & Hardware Services "," 64-bit file server  "," "," "," The file server API has been extended to provide 64-bit versions of current APIs to enable it to access files that are greater than 2GB "
    15  Symbian^3, Base_OS_services, Generic OS Services, Symbian C++ usability improvements , Includes Core Idioms work for Strings and Exception handling
    15 " Symbian^3 "," Base_OS_services "," Generic OS Services "," Symbian C++ usability improvements  "," "," "," Includes Core Idioms work for Strings and Exception handling "
    16  Symbian^3, Base_OS_services, Generic OS Services, Posix signals emulation , 
    16 " Symbian^3 "," Base_OS_services "," Generic OS Services "," Posix signals emulation  "," "," ","  "
    17  Symbian^3, Base_OS_services, Generic OS Services, Full Std C++ support , Dynamic linking up-to-date STLPort
    17 " Symbian^3 "," Base_OS_services "," Generic OS Services "," Full Std C++ support  "," "," "," Dynamic linking up-to-date STLPort "
    18  Symbian^3, Base_OS_services, Generic OS Services, Extra Linux Standard Base libraries , librt & Re-route to (& update of) internal zlib under EZlib C++ APIs
    18 " Symbian^3 "," Base_OS_services "," Generic OS Services "," Extra Linux Standard Base libraries  "," "," "," librt & Re-route to (& update of) internal zlib under EZlib C++ APIs "
    19  Symbian^3, Base_OS_services, Device Services, Sensor framework , Hardware abstraction framework for sensors  including accelerometers  magnetometers and proximity sensors
    19 " Symbian^3 "," Base_OS_services "," Device Services "," Sensor framework  "," "," "," Hardware abstraction framework for sensors  including accelerometers  magnetometers and proximity sensors "
    20  Symbian^3, Base_OS_services, Device Services, System State Manager , Management of device state transitions through startup to shutdown
    20 " Symbian^3 "," Base_OS_services "," Device Services "," System State Manager  "," "," "," Management of device state transitions through startup to shutdown "
    21  Symbian^3, Base_OS_services, Persistent Data Services, SQLite C API , Exposing the native SQLite APIs to C developers
    21 " Symbian^3 "," Base_OS_services "," Persistent Data Services "," SQLite C API  "," "," "," Exposing the native SQLite APIs to C developers "
    22  Symbian^4, Base_OS_services, Kernel & Hardware Services, Hardware Configuration Repository (HCR) , Repository that provides a standardised mechanism for device drivers to read platform specific settings such as pin numbers or bus addresses.
    22 " Symbian^4 "," Base_OS_services "," Kernel & Hardware Services "," Hardware Configuration Repository (HCR)  "," "," "," Repository that provides a standardised mechanism for device drivers to read platform specific settings such as pin numbers or bus addresses. "
    23  Symbian^3, Data_Communications, Access Security Package/,  EAP-GTC extensions-Platform Performance-Nokia
    23 " Symbian^3 "," Data_Communications "," Access Security Package/ ","  EAP-GTC extensions","Platform Performance","Nokia "
    24  Symbian^3, Data_Communications, Commsfw ,  Freeway architecture-Platform Performance-Nokia
    24 " Symbian^3 "," Data_Communications "," Commsfw  ","  Freeway architecture","Platform Performance","Nokia "
    25  Symbian^3, Data_Communications, Commsfw ,  Splitting "mixed" header files for comms framework APIs-Platform Performance-Nokia
    25 " Symbian^3 "," Data_Communications "," Commsfw  ","  Splitting "mixed" header files for comms framework APIs","Platform Performance","Nokia "
    26  Symbian^3, Data_Communications, Commsfw ,  Comms package SMP safe-Platform Performance-Nokia
    26 " Symbian^3 "," Data_Communications "," Commsfw  ","  Comms package SMP safe","Platform Performance","Nokia "
    27  Symbian^3, Data_Communications, Commsfw ,  Bearer independent IP network performance test program and measurements-Platform Performance-Nokia
    27 " Symbian^3 "," Data_Communications "," Commsfw  ","  Bearer independent IP network performance test program and measurements","Platform Performance","Nokia "
    28  Symbian^3, Data_Communications, Commsfw ,  Instrumentation of comms subsystem-Platform Performance-Nokia
    28 " Symbian^3 "," Data_Communications "," Commsfw  ","  Instrumentation of comms subsystem","Platform Performance","Nokia "
    29  Symbian^3, Data_Communications, Commsfw ,  Zero-copy networking-Platform Performance-Nokia
    29 " Symbian^3 "," Data_Communications "," Commsfw  ","  Zero-copy networking","Platform Performance","Nokia "
    30  Symbian^3, Data_Communications, Commsfw ,  WLAN/Connectivity diagnostic tool for IP connectivity problem solving-Platform Performance-Nokia
    30 " Symbian^3 "," Data_Communications "," Commsfw  ","  WLAN/Connectivity diagnostic tool for IP connectivity problem solving","Platform Performance","Nokia "
    31  Symbian^3, Data_Communications, Connectivity Tools Package/,  Merging of Probe-Platform Performance-Nokia
    31 " Symbian^3 "," Data_Communications "," Connectivity Tools Package/ ","  Merging of Probe","Platform Performance","Nokia "
    32  Symbian^3, Data_Communications, Connectivity Tools Package/,  Support for testing of latest connection management features: Default Connection, User Connection-Platform Performance-Nokia
    32 " Symbian^3 "," Data_Communications "," Connectivity Tools Package/ ","  Support for testing of latest connection management features: Default Connection, User Connection","Platform Performance","Nokia "
    33  Symbian^3, Data_Communications, Connectivity Tools Package/,  Qt/Orbit migration for ConnTest-Platform Performance-Nokia
    33 " Symbian^3 "," Data_Communications "," Connectivity Tools Package/ ","  Qt/Orbit migration for ConnTest","Platform Performance","Nokia "
    34  Symbian^3, Data_Communications, Connectivity Tools Package/,  Support for Ping (ICMP echo request and reply)-Platform Performance-Nokia
    34 " Symbian^3 "," Data_Communications "," Connectivity Tools Package/ ","  Support for Ping (ICMP echo request and reply)","Platform Performance","Nokia "
    35  Symbian^3, Data_Communications, IpAppProtocols ,  Mixed header separation-Platform Performance-Nokia
    35 " Symbian^3 "," Data_Communications "," IpAppProtocols  ","  Mixed header separation","Platform Performance","Nokia "
    36  Symbian^3, Data_Communications, IpAppProtocols ,  Header re-allocation-Platform Performance-Nokia
    36 " Symbian^3 "," Data_Communications "," IpAppProtocols  ","  Header re-allocation","Platform Performance","Nokia "
    37  Symbian^3, Data_Communications, IpAppProtocols ,  RTP Performance optimizations-Platform Performance-Nokia
    37 " Symbian^3 "," Data_Communications "," IpAppProtocols  ","  RTP Performance optimizations","Platform Performance","Nokia "
    38  Symbian^3, Data_Communications, IP Connection Management Package/,  New Symbian Comms Architecture: Migration of bearer management and settings to Freeway architecture-Platform Performance-Nokia
    38 " Symbian^3 "," Data_Communications "," IP Connection Management Package/ ","  New Symbian Comms Architecture: Migration of bearer management and settings to Freeway architecture","Platform Performance","Nokia "
    39  Symbian^3, Data_Communications, IP Connection Management Package/,  Automatic switch to WLAN: Applications that do not support mobility API are forced to switch WLAN connection through reconnect-WiFi Services-Nokia
    39 " Symbian^3 "," Data_Communications "," IP Connection Management Package/ ","  Automatic switch to WLAN: Applications that do not support mobility API are forced to switch WLAN connection through reconnect","WiFi Services","Nokia "
    40  Symbian^3, Data_Communications, IP Connection Management Package/,  Dialog reduction: A number of connection dialogs are removed from the software for better user experience-WiFi Services-Nokia
    40 " Symbian^3 "," Data_Communications "," IP Connection Management Package/ ","  Dialog reduction: A number of connection dialogs are removed from the software for better user experience","WiFi Services","Nokia "
    41  Symbian^3, Data_Communications, IP Connection Management Package/,  Custom preferences: New connection preference type that gives applications more useful way to control connection start-up behaviour-Platform Performance-Nokia
    41 " Symbian^3 "," Data_Communications "," IP Connection Management Package/ ","  Custom preferences: New connection preference type that gives applications more useful way to control connection start-up behaviour","Platform Performance","Nokia "
    42  Symbian^3, Data_Communications, IP Connection Management Package/,  General connection settings: Global settings menu to control roaming and connectivity behaviour-Platform Performance-Nokia
    42 " Symbian^3 "," Data_Communications "," IP Connection Management Package/ ","  General connection settings: Global settings menu to control roaming and connectivity behaviour","Platform Performance","Nokia "
    43  Symbian^3, Data_Communications, IP Connection Management Package/,  SMP-safe: Software runs in multiprocessor system-Platform Performance-Nokia
    43 " Symbian^3 "," Data_Communications "," IP Connection Management Package/ ","  SMP-safe: Software runs in multiprocessor system","Platform Performance","Nokia "
    44  Symbian^3, Data_Communications, Netprotocols/,  SMP-safe: URI permission services – support for IDN blacklists/whitelists-Platform Performance-Nokia
    44 " Symbian^3 "," Data_Communications "," Netprotocols/ ","  SMP-safe: URI permission services – support for IDN blacklists/whitelists","Platform Performance","Nokia "
    45  Symbian^3, Data_Communications, NetworkingSrv Package/,  IPv6 for 3GPP-Standards Compliance-Nokia
    45 " Symbian^3 "," Data_Communications "," NetworkingSrv Package/ ","  IPv6 for 3GPP","Standards Compliance","Nokia "
    46  Symbian^3, Data_Communications, NetworkingSrv Package/,  Generic IP tunneling framework for IPv6 and IPSec (VPN) tunneling-Standards Compliance-Nokia
    46 " Symbian^3 "," Data_Communications "," NetworkingSrv Package/ ","  Generic IP tunneling framework for IPv6 and IPSec (VPN) tunneling","Standards Compliance","Nokia "
    47  Symbian^3, Data_Communications, NetworkingSrv Package/,  IPv6 Tunneling support based on Generic IP tunneling framework-Standards Compliance-Nokia
    47 " Symbian^3 "," Data_Communications "," NetworkingSrv Package/ ","  IPv6 Tunneling support based on Generic IP tunneling framework","Standards Compliance","Nokia "
    48  Symbian^3, Data_Communications, NetworkingSrv Package/,  Removing connection error notes displayed by VPN client-Platform Performance-Nokia
    48 " Symbian^3 "," Data_Communications "," NetworkingSrv Package/ ","  Removing connection error notes displayed by VPN client","Platform Performance","Nokia "
    49  Symbian^3, Data_Communications, NetworkingSrv Package/,  IP Security to support SHA-2 family of algorithms-Standards Compliance-Nokia
    49 " Symbian^3 "," Data_Communications "," NetworkingSrv Package/ ","  IP Security to support SHA-2 family of algorithms","Standards Compliance","Nokia "
    50  Symbian^3, Data_Communications, Vpnclient Package/,  Removing connection error notes displayed by VPN client-Platform Performance-Nokia
    50 " Symbian^3 "," Data_Communications "," Vpnclient Package/ ","  Removing connection error notes displayed by VPN client","Platform Performance","Nokia "
    51  Symbian^3, Data_Communications, Vpnclient Package/,  Removing support for NSSM-Platform Performance-Nokia
    51 " Symbian^3 "," Data_Communications "," Vpnclient Package/ ","  Removing support for NSSM","Platform Performance","Nokia "
    52  Symbian^3, Data_Communications, Wireless Access/,  Internet Connectivity Test refactoring - Enhance the architecture, performance, code and APIs-Platform Performance-Nokia
    52 " Symbian^3 "," Data_Communications "," Wireless Access/ ","  Internet Connectivity Test refactoring - Enhance the architecture, performance, code and APIs","Platform Performance","Nokia "
    53  Symbian^3, Data_Communications, WLAN Package ,  Adaptive WLAN background scanAutomatically adjusting WLAN background scan interval-WiFi Services-Nokia
    53 " Symbian^3 "," Data_Communications "," WLAN Package  ","  Adaptive WLAN background scanAutomatically adjusting WLAN background scan interval","WiFi Services","Nokia "
    54  Symbian^3, Data_Communications, WLAN Package ,  802.11k (WLAN measurements)Mandatory 802.11k features for WFA Voice Enterprise implemented-WiFi Services-Nokia
    54 " Symbian^3 "," Data_Communications "," WLAN Package  ","  802.11k (WLAN measurements)Mandatory 802.11k features for WFA Voice Enterprise implemented","WiFi Services","Nokia "
    55  Symbian^3, Data_Communications, WLAN Package ,  TX path performance optimizations that increase throughput and lower CPU load-Platform Performance-Nokia
    55 " Symbian^3 "," Data_Communications "," WLAN Package  ","  TX path performance optimizations that increase throughput and lower CPU load","Platform Performance","Nokia "
    56  Symbian^3, Data_Communications, WLAN Package ,  Admission control APIA new API that the applications can use to explicitly request WLAN QoS traffic streams-WiFi Services-Nokia
    56 " Symbian^3 "," Data_Communications "," WLAN Package  ","  Admission control APIA new API that the applications can use to explicitly request WLAN QoS traffic streams","WiFi Services","Nokia "
    57  Symbian^4, Data_Communications, Access Security Package/,  Architectural change to use client-server architecture for providing EAP authentication services-Platform Performance-Nokia
    57 " Symbian^4 "," Data_Communications "," Access Security Package/ ","  Architectural change to use client-server architecture for providing EAP authentication services","Platform Performance","Nokia "
    58  Symbian^4, Data_Communications, Access Security Package/,  Implementation of Access Security UIs with Qt-Competitive User Experience-Nokia
    58 " Symbian^4 "," Data_Communications "," Access Security Package/ ","  Implementation of Access Security UIs with Qt","Competitive User Experience","Nokia "
    59  Symbian^4, Data_Communications, Access Security Package/,  Extension API for supporting the addition of extended WLAN authentication and association functionalities-WiFi Services-Nokia
    59 " Symbian^4 "," Data_Communications "," Access Security Package/ ","  Extension API for supporting the addition of extended WLAN authentication and association functionalities","WiFi Services","Nokia "
    60  Symbian^4, Data_Communications, Access Security Package/,  Settings wizard for easier EAP authentication configuration and certificate installation-Competitive User Experience-Nokia
    60 " Symbian^4 "," Data_Communications "," Access Security Package/ ","  Settings wizard for easier EAP authentication configuration and certificate installation","Competitive User Experience","Nokia "
    61  Symbian^4, Data_Communications, Access Security Package/,  Support for parallel processing in multicore processors-Platform Performance-Nokia
    61 " Symbian^4 "," Data_Communications "," Access Security Package/ ","  Support for parallel processing in multicore processors","Platform Performance","Nokia "
    62  Symbian^4, Data_Communications, Access Security Package/,  Implementation of Access Security UIs with Qt-Competitive User Experience-Nokia
    62 " Symbian^4 "," Data_Communications "," Access Security Package/ ","  Implementation of Access Security UIs with Qt","Competitive User Experience","Nokia "
    63  Symbian^4, Data_Communications, Access Security Package/,  Deprecation of EAP DB platform APIs and change UI to use EAP Type API for EAP plugin configuration-Competitive User Experience-Nokia
    63 " Symbian^4 "," Data_Communications "," Access Security Package/ ","  Deprecation of EAP DB platform APIs and change UI to use EAP Type API for EAP plugin configuration","Competitive User Experience","Nokia "
    64  Symbian^4, Data_Communications, Commsfw ,  Instrumentation of comms subsystem -Platform Performance-Nokia
    64 " Symbian^4 "," Data_Communications "," Commsfw  ","  Instrumentation of comms subsystem ","Platform Performance","Nokia "
    65  Symbian^4, Data_Communications, Connectivity Tools Package/,  Support for Ping (ICMP echo request and reply) -Platform Performance-Nokia
    65 " Symbian^4 "," Data_Communications "," Connectivity Tools Package/ ","  Support for Ping (ICMP echo request and reply) ","Platform Performance","Nokia "
    66  Symbian^4, Data_Communications, IpAppProtocols ,  SIP testing framework for device manufacturers-Platform Performance-Nokia
    66 " Symbian^4 "," Data_Communications "," IpAppProtocols  ","  SIP testing framework for device manufacturers","Platform Performance","Nokia "
    67  Symbian^4, Data_Communications, IP Connection Management Package/,  Apengine removal: Deprecated connection settings API is removed completely-Platform Performance-Nokia
    67 " Symbian^4 "," Data_Communications "," IP Connection Management Package/ ","  Apengine removal: Deprecated connection settings API is removed completely","Platform Performance","Nokia "
    68  Symbian^4, Data_Communications, IP Connection Management Package/,  CMManager to run in process context-Platform Performance-Nokia
    68 " Symbian^4 "," Data_Communications "," IP Connection Management Package/ ","  CMManager to run in process context","Platform Performance","Nokia "
    69  Symbian^4, Data_Communications, IP Connection Management Package/,  CommsDat data caching for MPM: Central repository entries are monitored for better performance-Platform Performance-Nokia
    69 " Symbian^4 "," Data_Communications "," IP Connection Management Package/ ","  CommsDat data caching for MPM: Central repository entries are monitored for better performance","Platform Performance","Nokia "
    70  Symbian^4, Data_Communications, Netprotocols/,  Provide common HTTP server APIs to support Apache APIs and modules to support migration-Platform Performance-Nokia
    70 " Symbian^4 "," Data_Communications "," Netprotocols/ ","  Provide common HTTP server APIs to support Apache APIs and modules to support migration","Platform Performance","Nokia "
    71  Symbian^4, Data_Communications, NetworkingSrv Package/,  Dynamic Host configuration Protocol (DHCP) server-Standards Compliance-Nokia
    71 " Symbian^4 "," Data_Communications "," NetworkingSrv Package/ ","  Dynamic Host configuration Protocol (DHCP) server","Standards Compliance","Nokia "
    72  Symbian^4, Data_Communications, NetworkingSrv Package/,  IP Mobility support for IPv4 as per RFC 3344-Standards Compliance-Nokia
    72 " Symbian^4 "," Data_Communications "," NetworkingSrv Package/ ","  IP Mobility support for IPv4 as per RFC 3344","Standards Compliance","Nokia "
    73  Symbian^4, Data_Communications, NetworkingSrv Package/,  IP Mobility support for IPv6 as per RFC 3775-Standards Compliance-Nokia
    73 " Symbian^4 "," Data_Communications "," NetworkingSrv Package/ ","  IP Mobility support for IPv6 as per RFC 3775","Standards Compliance","Nokia "
    74  Symbian^4, Data_Communications, NetworkingSrv Package/,  Internet Group Management Protocol support (IGMP) for IPv4-Standards Compliance-Nokia
    74 " Symbian^4 "," Data_Communications "," NetworkingSrv Package/ ","  Internet Group Management Protocol support (IGMP) for IPv4","Standards Compliance","Nokia "
    75  Symbian^4, Data_Communications, NetworkingSrv Package/,  Multicast Listener discovery support for IPv6-Standards Compliance-Nokia
    75 " Symbian^4 "," Data_Communications "," NetworkingSrv Package/ ","  Multicast Listener discovery support for IPv6","Standards Compliance","Nokia "
    76  Symbian^4, Data_Communications, Vpnclient Package/,  Silent XAUTH-Standards Compliance-Nokia
    76 " Symbian^4 "," Data_Communications "," Vpnclient Package/ ","  Silent XAUTH","Standards Compliance","Nokia "
    77  Symbian^4, Data_Communications, Wireless Access/,  Modify WLAN Agent interface for MPM - WLAN Agent will be removed and MPM calls HotspotFW instead-WiFi Services-Nokia
    77 " Symbian^4 "," Data_Communications "," Wireless Access/ ","  Modify WLAN Agent interface for MPM - WLAN Agent will be removed and MPM calls HotspotFW instead","WiFi Services","Nokia "
    78  Symbian^4, Data_Communications, WLAN Package ,  WLAN Extension APIA new API that allows adding proprietary protocol extensions to the Symbian Foundation WLAN stack-WiFi Services-Nokia
    78 " Symbian^4 "," Data_Communications "," WLAN Package  ","  WLAN Extension APIA new API that allows adding proprietary protocol extensions to the Symbian Foundation WLAN stack","WiFi Services","Nokia "
    79  Symbian^3, Device_Connectivity, NFC Services Package(nfcservices),  NFC Stack-Comprehensive Bearers-Nokia
    79 " Symbian^3 "," Device_Connectivity "," NFC Services Package(nfcservices) ","  NFC Stack","Comprehensive Bearers","Nokia "
    80  Symbian^3, Device_Connectivity, NFC,  NFC Initiated Bluetooth Pairing-Ease of Setup-Nokia
    80 " Symbian^3 "," Device_Connectivity "," NFC ","  NFC Initiated Bluetooth Pairing","Ease of Setup","Nokia "
    81  Symbian^3, Device_Connectivity, USB Services Package/,  USB Setup UI Improvements-Ease of Setup-Nokia
    81 " Symbian^3 "," Device_Connectivity "," USB Services Package/ ","  USB Setup UI Improvements","Ease of Setup","Nokia "
    82  Symbian^3, Device_Connectivity, SrvDiscovery,  Zeroconf over BT -Interoperability-Nokia
    82 " Symbian^3 "," Device_Connectivity "," SrvDiscovery ","  Zeroconf over BT ","Interoperability","Nokia "
    83  Symbian^3, Device_Connectivity, SrvDiscovery,  Revised RPnP framework-Service Interfaces-Nokia
    83 " Symbian^3 "," Device_Connectivity "," SrvDiscovery ","  Revised RPnP framework","Service Interfaces","Nokia "
    84  Symbian^3, Device_Connectivity, http://developer.symbian.org/bugs/show_bug.cgi?id=240,  MTP 2.0-Comprehensive Bearers-Nokia
    84 " Symbian^3 "," Device_Connectivity "," http://developer.symbian.org/bugs/show_bug.cgi?id=240 ","  MTP 2.0","Comprehensive Bearers","Nokia "
    85  Symbian^3, Device_Connectivity, http://developer.symbian.org/bugs/show_bug.cgi?id=234,  Integrated PictBridge Support-Interoperability-Nokia
    85 " Symbian^3 "," Device_Connectivity "," http://developer.symbian.org/bugs/show_bug.cgi?id=234 ","  Integrated PictBridge Support","Interoperability","Nokia "
    86  Symbian^4, Device_Connectivity, ShortlinkServices Package/,  Bluetooth Core 3.0-Comprehensive Bearers-Nokia
    86 " Symbian^4 "," Device_Connectivity "," ShortlinkServices Package/ ","  Bluetooth Core 3.0","Comprehensive Bearers","Nokia "
    87  Symbian^4, Device_Connectivity, ShortlinkServices Package/,  Bluetooth Low Energy Core Spec-General Objectives (Battery Life)-Nokia
    87 " Symbian^4 "," Device_Connectivity "," ShortlinkServices Package/ ","  Bluetooth Low Energy Core Spec","General Objectives (Battery Life)","Nokia "
    88  Symbian^4, Device_Connectivity, ,  Improved printing utilities*-Interoperability-K3
    88 " Symbian^4 "," Device_Connectivity ","  ","  Improved printing utilities*","Interoperability","K3 "
    89  Symbian^4, Location, , Low level Geo-Coding Framework and APIs-Nokia
    89 " Symbian^4 "," Location ","  "," Low level Geo-Coding Framework and APIs"," ","Nokia "
    90  Symbian^4, Location, , Distance based updates API-extension to Location Server-Nokia
    90 " Symbian^4 "," Location ","  "," Distance based updates API-extension to Location Server"," ","Nokia "
    91  Symbian^4, Location, , GNSS Assistance Data Classes-Nokia
    91 " Symbian^4 "," Location ","  "," GNSS Assistance Data Classes"," ","Nokia "
    92  Symbian^4, Location, , Compass & Accelerometer Integration into Location Framework-Nokia
    92 " Symbian^4 "," Location ","  "," Compass & Accelerometer Integration into Location Framework"," ","Nokia "
    93  Symbian^4, Location, , SMP Conformance-Nokia
    93 " Symbian^4 "," Location ","  "," SMP Conformance"," ","Nokia "
    94  Symbian^3, Multimedia, ,  OpenCore Multimedia framework-Playability-PacketVideo
    94 " Symbian^3 "," Multimedia ","  ","  OpenCore Multimedia framework","Playability","PacketVideo "
    95  Symbian^3, Multimedia, ,  Production-quality codec package-Modularity & Playability-Aricent
    95 " Symbian^3 "," Multimedia ","  ","  Production-quality codec package","Modularity & Playability","Aricent "
    96  Symbian^3, Multimedia, ,  NGA support for multimedia-Modularity-Nokia
    96 " Symbian^3 "," Multimedia ","  ","  NGA support for multimedia","Modularity","Nokia "
    97  Symbian^3, Multimedia, ,  Updated APIs for subtitles and ECAM-Integration-Nokia
    97 " Symbian^3 "," Multimedia ","  ","  Updated APIs for subtitles and ECAM","Integration","Nokia "
    98  Symbian^3, Multimedia, ,  Telephony Multimedia Service-Integration-Nokia
    98 " Symbian^3 "," Multimedia ","  ","  Telephony Multimedia Service","Integration","Nokia "
    99  Symbian^3, Multimedia, ,  Java Multimedia Service-Integration-Nokia
    99 " Symbian^3 "," Multimedia ","  ","  Java Multimedia Service","Integration","Nokia "
   100  Symbian^4, Multimedia, ,  Intermediate OpenMAX IL implementation-Modular-Nokia
   100 " Symbian^4 "," Multimedia ","  ","  Intermediate OpenMAX IL implementation","Modular","Nokia "
   101  Symbian^4, Multimedia, ,  OpenMAX  IL support for Helix (connect Helix via logical IL layer to MMHP)-Modular-Nokia
   101 " Symbian^4 "," Multimedia ","  ","  OpenMAX  IL support for Helix (connect Helix via logical IL layer to MMHP)","Modular","Nokia "
   102  Symbian^3, Multimedia_Apps, ,  Kinetic scrolling-Usability-Nokia
   102 " Symbian^3 "," Multimedia_Apps ","  ","  Kinetic scrolling","Usability","Nokia "
   103  Symbian^3, Multimedia_Apps, ,  Continuous auto-focus for still image & video capture-Performance, Completeness-Nokia
   103 " Symbian^3 "," Multimedia_Apps ","  ","  Continuous auto-focus for still image & video capture","Performance, Completeness","Nokia "
   104  Symbian^3, Multimedia_Apps, ,  Background image processing-Performance-Nokia
   104 " Symbian^3 "," Multimedia_Apps ","  ","  Background image processing","Performance","Nokia "
   105  Symbian^3, Multimedia_Apps, ,  Support for 16:9 aspect ratio still image capture-Playability, Performance-Nokia
   105 " Symbian^3 "," Multimedia_Apps ","  ","  Support for 16:9 aspect ratio still image capture","Playability, Performance","Nokia "
   106  Symbian^3, Multimedia_Apps, ,  Support for MPEG-4 and AVC HD video capture-Playability, Enjoyability-Nokia
   106 " Symbian^3 "," Multimedia_Apps ","  ","  Support for MPEG-4 and AVC HD video capture","Playability, Enjoyability","Nokia "
   107  Symbian^3, Multimedia_Apps, ,  Consistent and fast image rotation-Performance, Usability-Nokia
   107 " Symbian^3 "," Multimedia_Apps ","  ","  Consistent and fast image rotation","Performance, Usability","Nokia "
   108  Symbian^3, Multimedia_Apps, ,  User Experience improvements [View Transitions, Semi-transparency screen furniture, UI Fade In/Out Effects]-Usability, Enjoyability-Nokia
   108 " Symbian^3 "," Multimedia_Apps ","  ","  User Experience improvements [View Transitions, Semi-transparency screen furniture, UI Fade In/Out Effects]","Usability, Enjoyability","Nokia "
   109  Symbian^3, Multimedia_Apps, ,   Still image viewing and music playback over HDMI-Completeness, Enjoyability, Innovation-Nokia
   109 " Symbian^3 "," Multimedia_Apps ","  ","   Still image viewing and music playback over HDMI","Completeness, Enjoyability, Innovation","Nokia "
   110  Symbian^3, Multimedia_Apps, ,  Multi-touch gesture support-Usability, Completeness-Nokia
   110 " Symbian^3 "," Multimedia_Apps ","  ","  Multi-touch gesture support","Usability, Completeness","Nokia "
   111  Symbian^3, Multimedia_Apps, ,  Support for song recognition web services-Enjoyability, Innovation, Extensibility/Differentiation-Nokia
   111 " Symbian^3 "," Multimedia_Apps ","  ","  Support for song recognition web services","Enjoyability, Innovation, Extensibility/Differentiation","Nokia "
   112  Symbian^3, Multimedia_Apps, ,  Album art thumbnails displayed in collection views-Usability-Nokia
   112 " Symbian^3 "," Multimedia_Apps ","  ","  Album art thumbnails displayed in collection views","Usability","Nokia "
   113  Symbian^3, Multimedia_Apps, ,  Music Store support-Enjoyability, Extensibility-Nokia
   113 " Symbian^3 "," Multimedia_Apps ","  ","  Music Store support","Enjoyability, Extensibility","Nokia "
   114  Symbian^4, Multimedia_Apps, ,  UI based on Qt/DirectUI proposal -Usability, Enjoyability, Extensibility/Differentiation-Nokia
   114 " Symbian^4 "," Multimedia_Apps ","  ","  UI based on Qt/DirectUI proposal ","Usability, Enjoyability, Extensibility/Differentiation","Nokia "
   115  Symbian^4, Multimedia_Apps, ,  Qt-based camera application engine-Extensibility/Differentiation-Nokia
   115 " Symbian^4 "," Multimedia_Apps ","  ","  Qt-based camera application engine","Extensibility/Differentiation","Nokia "
   116  Symbian^4, Multimedia_Apps, ,  Semi-auto photo tagging-Completeness, Usability-Nokia
   116 " Symbian^4 "," Multimedia_Apps ","  ","  Semi-auto photo tagging","Completeness, Usability","Nokia "
   117  Symbian^4, Multimedia_Apps, , Support for USB Headset radios (FM, HD)-Completeness, Enjoyability, Playability-Nokia
   117 " Symbian^4 "," Multimedia_Apps ","  "," Support for USB Headset radios (FM, HD)","Completeness, Enjoyability, Playability","Nokia "
   118  Symbian^4, Multimedia_Apps, Internet Radio Package,  New Package: Internet Radio-Completeness, Innovation, Enjoyability-Nokia
   118 " Symbian^4 "," Multimedia_Apps "," Internet Radio Package ","  New Package: Internet Radio","Completeness, Innovation, Enjoyability","Nokia "
   119  Symbian^3, Personal_Communications, Ipappsrv ,  Support for Screenplay-UX Competitiveness-Nokia
   119 " Symbian^3 "," Personal_Communications "," Ipappsrv  ","  Support for Screenplay","UX Competitiveness","Nokia "
   120  Symbian^3, Personal_Communications, Iptelephony ,  Enhanced QoS Support-Standards Compliance-Nokia
   120 " Symbian^3 "," Personal_Communications "," Iptelephony  ","  Enhanced QoS Support","Standards Compliance","Nokia "
   121  Symbian^3, Personal_Communications, Iptelephony ,  VoIP Conference Calling-Telephony Convergence-Nokia
   121 " Symbian^3 "," Personal_Communications "," Iptelephony  ","  VoIP Conference Calling","Telephony Convergence","Nokia "
   122  Symbian^3, Personal_Communications, Ipappsrv ,  VoIP Video-Telephony Convergence-Nokia
   122 " Symbian^3 "," Personal_Communications "," Ipappsrv  ","  VoIP Video","Telephony Convergence","Nokia "
   123  Symbian^3, Personal_Communications, Phone ,  Touch UI Enhancements-UX Competitiveness-Nokia
   123 " Symbian^3 "," Personal_Communications "," Phone  ","  Touch UI Enhancements","UX Competitiveness","Nokia "
   124  Symbian^3, Personal_Communications, Cellularsrv ,  SMP Safe Telephony-Performance & Battery Life-Nokia
   124 " Symbian^3 "," Personal_Communications "," Cellularsrv  ","  SMP Safe Telephony","Performance & Battery Life","Nokia "
   125  Symbian^4, Personal_Communications, Phone ,  Direct UI -UX Competitiveness-Nokia
   125 " Symbian^4 "," Personal_Communications "," Phone  ","  Direct UI ","UX Competitiveness","Nokia "
   126  Symbian^4, Personal_Communications, Phonesrv ,  Migration to TMS APIs-Standards Compliance-Nokia
   126 " Symbian^4 "," Personal_Communications "," Phonesrv  ","  Migration to TMS APIs","Standards Compliance","Nokia "
   127  Symbian^4, Personal_Communications, Iptelephony ,  Video Sharing in VoIP-Telephony Convergence-Nokia
   127 " Symbian^4 "," Personal_Communications "," Iptelephony  ","  Video Sharing in VoIP","Telephony Convergence","Nokia "
   128  Symbian^4, Personal_Communications, Cellularsrv ,  Multiclient Access-Standards Compliance-Nokia
   128 " Symbian^4 "," Personal_Communications "," Cellularsrv  ","  Multiclient Access","Standards Compliance","Nokia "
   129  Symbian^4, Personal_Communications, Cellularsrv ,  3GPP R7 Priority Compliance-Standards Compliance-Nokia
   129 " Symbian^4 "," Personal_Communications "," Cellularsrv  ","  3GPP R7 Priority Compliance","Standards Compliance","Nokia "
   130  Symbian^3, Productivity, ,  Support files bigger than 2GB- Usability- Nokia
   130 " Symbian^3 "," Productivity ","  ","  Support files bigger than 2GB"," Usability"," Nokia "
   131  Symbian^3, Productivity, ,  My Location API- Extensibility- Nokia
   131 " Symbian^3 "," Productivity ","  ","  My Location API"," Extensibility"," Nokia "
   132  Symbian^3, Productivity, ,  HTML capable email viewer- Usability- Nokia
   132 " Symbian^3 "," Productivity ","  ","  HTML capable email viewer"," Usability"," Nokia "
   133  Symbian^3, Productivity, ,  Platform API for basic email functions- Extensibility- Nokia
   133 " Symbian^3 "," Productivity ","  ","  Platform API for basic email functions"," Extensibility"," Nokia "
   134  Symbian^3, Productivity, ,  Predictive search from phone book- Usability- Nokia
   134 " Symbian^3 "," Productivity ","  ","  Predictive search from phone book"," Usability"," Nokia "
   135  Symbian^3, Productivity, ,  Support for contacts HW key- Extensibility- Nokia
   135 " Symbian^3 "," Productivity ","  ","  Support for contacts HW key"," Extensibility"," Nokia "
   136  Symbian^3, Productivity, ,  Contact image enhancements- Usability- Nokia
   136 " Symbian^3 "," Productivity ","  ","  Contact image enhancements"," Usability"," Nokia "
   137  Symbian^3, Productivity, ,  Contact matching enhancements- Usability- Nokia
   137 " Symbian^3 "," Productivity ","  ","  Contact matching enhancements"," Usability"," Nokia "
   138  Symbian^3, Productivity, ,  Remote contact lookup- Usability- Nokia
   138 " Symbian^3 "," Productivity ","  ","  Remote contact lookup"," Usability"," Nokia "
   139  Symbian^3, Productivity, ,  MyCard view- Usability- Nokia
   139 " Symbian^3 "," Productivity ","  ","  MyCard view"," Usability"," Nokia "
   140  Symbian^3, Productivity, ,  Company name search- Usability- Nokia
   140 " Symbian^3 "," Productivity ","  ","  Company name search"," Usability"," Nokia "
   141  Symbian^3, Productivity, ,  Email editor UI improvements- Usability- Nokia
   141 " Symbian^3 "," Productivity ","  ","  Email editor UI improvements"," Usability"," Nokia "
   142  Symbian^3, Productivity, ,  Add CalDav support- Interoperability- Sun Microsystems
   142 " Symbian^3 "," Productivity ","  ","  Add CalDav support"," Interoperability"," Sun Microsystems "
   143  Symbian^3, Productivity, ,  Contacts supporting IAD updates- Extensibility- Nokia
   143 " Symbian^3 "," Productivity ","  ","  Contacts supporting IAD updates"," Extensibility"," Nokia "
   144  Symbian^3, Productivity, ,  CalDav for single calendar- Interoperability- Sun Microsystems
   144 " Symbian^3 "," Productivity ","  ","  CalDav for single calendar"," Interoperability"," Sun Microsystems "
   145  Symbian^3, Productivity, ,  Multiple Calendar- Usability- Nokia
   145 " Symbian^3 "," Productivity ","  ","  Multiple Calendar"," Usability"," Nokia "
   146  Symbian^3, Productivity, ,  CalDAV for Multiple Calendars- Interoperability- Sun Microsystems
   146 " Symbian^3 "," Productivity ","  ","  CalDAV for Multiple Calendars"," Interoperability"," Sun Microsystems "
   147  Symbian^3, Productivity, ,  Decreasing font size in message list view- Usability- Nokia
   147 " Symbian^3 "," Productivity ","  ","  Decreasing font size in message list view"," Usability"," Nokia "
   148  Symbian^3, Productivity, ,  Extended Toolbar in message list view- Usability- Nokia
   148 " Symbian^3 "," Productivity ","  ","  Extended Toolbar in message list view"," Usability"," Nokia "
   149  Symbian^3, Productivity, ,  Finger usable folder and sort drop down menus- Usability- Nokia
   149 " Symbian^3 "," Productivity ","  ","  Finger usable folder and sort drop down menus"," Usability"," Nokia "
   150  Symbian^3, Productivity, ,  Kinetic scrolling in email viewer and editor views- Usability- Nokia
   150 " Symbian^3 "," Productivity ","  ","  Kinetic scrolling in email viewer and editor views"," Usability"," Nokia "
   151  Symbian^3, Productivity, ,  Setting for automatic image downloading in email viewer- Usability- Nokia
   151 " Symbian^3 "," Productivity ","  ","  Setting for automatic image downloading in email viewer"," Usability"," Nokia "
   152  Symbian^4, Productivity, ,  Direct UI enhancements- Usability- Nokia
   152 " Symbian^4 "," Productivity ","  ","  Direct UI enhancements"," Usability"," Nokia "
   153  Symbian^3, Runtimes, ,  Qt 4.6.1 Runtime-Simplicity-Nokia
   153 " Symbian^3 "," Runtimes ","  ","  Qt 4.6.1 Runtime","Simplicity","Nokia "
   154  Symbian^3, Runtimes, ,  Adobe Flash Light 4.0 (R&D)-Completeness-Adobe / Nokia
   154 " Symbian^3 "," Runtimes ","  ","  Adobe Flash Light 4.0 (R&D)","Completeness","Adobe / Nokia "
   155  Symbian^3, Runtimes, ,  J9 vitrual machine for Java programs (R&D)-Completeness-IBM
   155 " Symbian^3 "," Runtimes ","  ","  J9 vitrual machine for Java programs (R&D)","Completeness","IBM "
   156  Symbian^3, Runtimes, ,  Runtime for Java programs (High Risk)- Completeness-Nokia
   156 " Symbian^3 "," Runtimes ","  ","  Runtime for Java programs (High Risk)"," Completeness","Nokia "
   157  Symbian^3, Runtimes, ,  Universal Software Installer Framework- Extensibility-Nokia
   157 " Symbian^3 "," Runtimes ","  ","  Universal Software Installer Framework"," Extensibility","Nokia "
   158  Symbian^4, Runtimes, ,  Qt as the primary runtime-Simplicity-Nokia
   158 " Symbian^4 "," Runtimes ","  ","  Qt as the primary runtime","Simplicity","Nokia "
   159  Symbian^4, Runtimes, ,  Orbit User Experience Framework-Capability-Nokia
   159 " Symbian^4 "," Runtimes ","  ","  Orbit User Experience Framework","Capability","Nokia "
   160  Symbian^4, Runtimes, ,  Qt Mobility Extensions (Phase 1)-Capability-Nokia
   160 " Symbian^4 "," Runtimes ","  ","  Qt Mobility Extensions (Phase 1)","Capability","Nokia "
   161  Symbian^4, Runtimes, ,  Common Web Runtime-Capability & Compatibility-Nokia
   161 " Symbian^4 "," Runtimes ","  ","  Common Web Runtime","Capability & Compatibility","Nokia "
   162  Symbian^4, Runtimes, ,  Direct UI Webkit Browser (HTML5)-Capability-Nokia
   162 " Symbian^4 "," Runtimes ","  ","  Direct UI Webkit Browser (HTML5)","Capability","Nokia "
   163  Symbian^3, UI, ,  AVKON graphics acceleration-Performance-Nokia
   163 " Symbian^3 "," UI ","  ","  AVKON graphics acceleration","Performance","Nokia "
   164  Symbian^3, UI, ,  Open GL ES 2.0 and OpenVG 1.1 APIs and backends-Performance-Nokia
   164 " Symbian^3 "," UI ","  ","  Open GL ES 2.0 and OpenVG 1.1 APIs and backends","Performance","Nokia "
   165  Symbian^3, UI, ,  Homescreen multiple views support-Enjoyability-Nokia
   165 " Symbian^3 "," UI ","  ","  Homescreen multiple views support","Enjoyability","Nokia "
   166  Symbian^3, UI, ,  Soft keys embedded into dialogs-Usability-Nokia
   166 " Symbian^3 "," UI ","  ","  Soft keys embedded into dialogs","Usability","Nokia "
   167  Symbian^3, UI, ,  Gesture support for tap, double-tap, long-tap, drag, and flick. Multi-touch support for pinch gesture-Usability and Enjoyability and Consistency-Nokia
   167 " Symbian^3 "," UI ","  ","  Gesture support for tap, double-tap, long-tap, drag, and flick. Multi-touch support for pinch gesture","Usability and Enjoyability and Consistency","Nokia "
   168  Symbian^3, UI, ,  Support for Adobe Flash(TM) Homescreen widgets—even full screen - Flexibility, Enjoyability and Consistency - Nokia
   168 " Symbian^3 "," UI ","  ","  Support for Adobe Flash(TM) Homescreen widgets—even full screen "," Flexibility, Enjoyability and Consistency "," Nokia "
   169  Symbian^4, UI, ,  Qt replaces Avkon-Performance-Nokia
   169 " Symbian^4 "," UI ","  ","  Qt replaces Avkon","Performance","Nokia "
   170  Symbian^4, UI, ,  Orbit (UI controls & structure)-Usability, Enjoyability and Consistency-Nokia
   170 " Symbian^4 "," UI ","  ","  Orbit (UI controls & structure)","Usability, Enjoyability and Consistency","Nokia "
   171  Symbian^4, UI, ,  Direct UI proposal (Redesigned applications)-Usability, Enjoyability and Consistency-Nokia
   171 " Symbian^4 "," UI ","  ","  Direct UI proposal (Redesigned applications)","Usability, Enjoyability and Consistency","Nokia "
   172  Symbian^2, Security_Domain, Package: DRM, OMA DRM v1.0 Agent , Implementing the OMA DRM v1.0 specification  including all of the optional content delivery mechanisms (Forward Lock  Combined Delivery  Separate Delivery and Superdistribution).
   172 " Symbian^2 "," Security_Domain "," Package: DRM "," OMA DRM v1.0 Agent  "," "," "," Implementing the OMA DRM v1.0 specification  including all of the optional content delivery mechanisms (Forward Lock  Combined Delivery  Separate Delivery and Superdistribution). "
   173  Symbian^2, Security_Domain, Package: DRM, OMA DRM v2.0 agent , Implementing the OMA DRM v2.0 specification  extended with support for metering  WBXML ROAP triggers and .O4A and .O4V file types.
   173 " Symbian^2 "," Security_Domain "," Package: DRM "," OMA DRM v2.0 agent  "," "," "," Implementing the OMA DRM v2.0 specification  extended with support for metering  WBXML ROAP triggers and .O4A and .O4V file types. "
   174  Symbian^3, Security_Domain, Package: OS Security, Cryptographic Service Provider Interface , Enabling high-performance cryptography algorithms using hardware acceleration.
   174 " Symbian^3 "," Security_Domain "," Package: OS Security "," Cryptographic Service Provider Interface  "," "," "," Enabling high-performance cryptography algorithms using hardware acceleration. "
   175  Symbian^3, Security_Domain, Package: OS Security, Service for Run-time User Permission Prompts , To be used by system servers (e.g. placing voice calls  initiating a network connection)  in addition to capability-based security checks  to manage user prompts for application security permissions.
   175 " Symbian^3 "," Security_Domain "," Package: OS Security "," Service for Run-time User Permission Prompts  "," "," "," To be used by system servers (e.g. placing voice calls  initiating a network connection)  in addition to capability-based security checks  to manage user prompts for application security permissions. "
   176  Symbian^3, Security_Domain, Package: OS Security, SHA-2 Signature Validation for Certificates , Supporting SHA-224/256/384/512 hash algorithms when validating certificate chains.
   176 " Symbian^3 "," Security_Domain "," Package: OS Security "," SHA-2 Signature Validation for Certificates  "," "," "," Supporting SHA-224/256/384/512 hash algorithms when validating certificate chains. "
   177  Symbian^3, Security_Domain, Package: OS Security, Authentication Framework , An service to be used for all operations on the device which require the user to authenticate themselves  such as device lock and key store operations.  Including a plug-in interface for authentication service providers  so that alternative authentication mechanisms such as fingerprint biometrics or picture/gesture PINs can be added.
   177 " Symbian^3 "," Security_Domain "," Package: OS Security "," Authentication Framework  "," "," "," An service to be used for all operations on the device which require the user to authenticate themselves  such as device lock and key store operations.  Including a plug-in interface for authentication service providers  so that alternative authentication mechanisms such as fingerprint biometrics or picture/gesture PINs can be added. "
   178  Symbian^3, Security_Domain, Package: OS Security, Support for Streaming in the Content Access Framework , Extensions to CAF to support content protection of streamed and broadcast media (e.g. mobile TV).
   178 " Symbian^3 "," Security_Domain "," Package: OS Security "," Support for Streaming in the Content Access Framework  "," "," "," Extensions to CAF to support content protection of streamed and broadcast media (e.g. mobile TV). "
   179  Symbian^3, Security_Domain, Package: DRM, Support for HDMI Output Control , Supporting HDMI (High-Definition Multimedia Interface) as a possible return value when querying the DRM agent for which output types are permitted.
   179 " Symbian^3 "," Security_Domain "," Package: DRM "," Support for HDMI Output Control  "," "," "," Supporting HDMI (High-Definition Multimedia Interface) as a possible return value when querying the DRM agent for which output types are permitted. "
   180  Symbian^3, Security_Domain, Package: DRM, Platform API for Access to WMDRM Functionality , Currently some WMDRM functionality (e.g. decryption) is only available using a Helix plug-in.  This API will provide such functionality in a component-independent manner.
   180 " Symbian^3 "," Security_Domain "," Package: DRM "," Platform API for Access to WMDRM Functionality  "," "," "," Currently some WMDRM functionality (e.g. decryption) is only available using a Helix plug-in.  This API will provide such functionality in a component-independent manner. "
   181  Symbian^4, Security_Domain, Package: DRM, Qt-based DRM UI Components , UI components in the DRM package to be migrated to use the Qt framework.
   181 " Symbian^4 "," Security_Domain "," Package: DRM "," Qt-based DRM UI Components  "," "," "," UI components in the DRM package to be migrated to use the Qt framework. "
   182  Symbian^4, Security_Domain, Package: Security Services, New Key/Device Lock Architecture , Integrating with the authentication framework
   182 " Symbian^4 "," Security_Domain "," Package: Security Services "," New Key/Device Lock Architecture  "," "," "," Integrating with the authentication framework "
   183  Symbian^4, Security_Domain, Package: Security Services, Qt-based Security Services UI Components , UI components in the Security Services package to be migrated to use the Qt framework.
   183 " Symbian^4 "," Security_Domain "," Package: Security Services "," Qt-based Security Services UI Components  "," "," "," UI components in the Security Services package to be migrated to use the Qt framework. "