planning_data/Tech_roadmaps.csv
author nithyar
Wed, 25 Aug 2010 17:05:15 +0100
changeset 60 eeb963985c97
parent 27 8a82bd4d7b19
permissions -rw-r--r--
week33 integration plan, tools and SMP plan updates
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
22
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
     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 "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
     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 "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
     3
" Symbian^2 "," Base_OS_services "," Generic OS Services "," Open Environment base  "," "," "," Backend adaptor  pipe device driver "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
     4
" Symbian^2 "," Base_OS_services "," Generic OS Services "," PIPS libraries  "," "," "," Libc  libpthread  libdl  libm "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
     5
" Symbian^2 "," Base_OS_services "," Generic OS Services "," Extended Open C libraries  "," "," "," Libssl  libcrypt  libz  glib "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
     6
" Symbian^2 "," Base_OS_services "," Generic OS Services "," Basic Std C++ support  "," "," "," Static linking old STLPort & Boost libraries "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
     7
" Symbian^2 "," Base_OS_services "," Generic OS Services "," Real-Time Graphics and Audio (RGA)  "," "," "," Real-Time Graphics and Audio (RGA) APIs "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
     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 "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
     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 "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    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 "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    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 "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    12
" Symbian^3 "," Base_OS_services "," Kernel & Hardware Services "," Flexible memory model  "," "," "," A new memory model which enables SMP  WDP and zero-copy "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    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 "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    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 "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    15
" Symbian^3 "," Base_OS_services "," Generic OS Services "," Symbian C++ usability improvements  "," "," "," Includes Core Idioms work for Strings and Exception handling "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    16
" Symbian^3 "," Base_OS_services "," Generic OS Services "," Posix signals emulation  "," "," ","  "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    17
" Symbian^3 "," Base_OS_services "," Generic OS Services "," Full Std C++ support  "," "," "," Dynamic linking up-to-date STLPort "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    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 "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    19
" Symbian^3 "," Base_OS_services "," Device Services "," Sensor framework  "," "," "," Hardware abstraction framework for sensors  including accelerometers  magnetometers and proximity sensors "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    20
" Symbian^3 "," Base_OS_services "," Device Services "," System State Manager  "," "," "," Management of device state transitions through startup to shutdown "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    21
" Symbian^3 "," Base_OS_services "," Persistent Data Services "," SQLite C API  "," "," "," Exposing the native SQLite APIs to C developers "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    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. "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    23
" Symbian^3 "," Data_Communications "," Access Security Package/ ","  EAP-GTC extensions","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    24
" Symbian^3 "," Data_Communications "," Commsfw  ","  Freeway architecture","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    25
" Symbian^3 "," Data_Communications "," Commsfw  ","  Splitting "mixed" header files for comms framework APIs","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    26
" Symbian^3 "," Data_Communications "," Commsfw  ","  Comms package SMP safe","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    27
" Symbian^3 "," Data_Communications "," Commsfw  ","  Bearer independent IP network performance test program and measurements","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    28
" Symbian^3 "," Data_Communications "," Commsfw  ","  Instrumentation of comms subsystem","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    29
" Symbian^3 "," Data_Communications "," Commsfw  ","  Zero-copy networking","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    30
" Symbian^3 "," Data_Communications "," Commsfw  ","  WLAN/Connectivity diagnostic tool for IP connectivity problem solving","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    31
" Symbian^3 "," Data_Communications "," Connectivity Tools Package/ ","  Merging of Probe","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    32
" Symbian^3 "," Data_Communications "," Connectivity Tools Package/ ","  Support for testing of latest connection management features: Default Connection, User Connection","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    33
" Symbian^3 "," Data_Communications "," Connectivity Tools Package/ ","  Qt/Orbit migration for ConnTest","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    34
" Symbian^3 "," Data_Communications "," Connectivity Tools Package/ ","  Support for Ping (ICMP echo request and reply)","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    35
" Symbian^3 "," Data_Communications "," IpAppProtocols  ","  Mixed header separation","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    36
" Symbian^3 "," Data_Communications "," IpAppProtocols  ","  Header re-allocation","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    37
" Symbian^3 "," Data_Communications "," IpAppProtocols  ","  RTP Performance optimizations","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    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 "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    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 "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    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 "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    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 "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    42
" Symbian^3 "," Data_Communications "," IP Connection Management Package/ ","  General connection settings: Global settings menu to control roaming and connectivity behaviour","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    43
" Symbian^3 "," Data_Communications "," IP Connection Management Package/ ","  SMP-safe: Software runs in multiprocessor system","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    44
" Symbian^3 "," Data_Communications "," Netprotocols/ ","  SMP-safe: URI permission services – support for IDN blacklists/whitelists","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    45
" Symbian^3 "," Data_Communications "," NetworkingSrv Package/ ","  IPv6 for 3GPP","Standards Compliance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    46
" Symbian^3 "," Data_Communications "," NetworkingSrv Package/ ","  Generic IP tunneling framework for IPv6 and IPSec (VPN) tunneling","Standards Compliance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    47
" Symbian^3 "," Data_Communications "," NetworkingSrv Package/ ","  IPv6 Tunneling support based on Generic IP tunneling framework","Standards Compliance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    48
" Symbian^3 "," Data_Communications "," NetworkingSrv Package/ ","  Removing connection error notes displayed by VPN client","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    49
" Symbian^3 "," Data_Communications "," NetworkingSrv Package/ ","  IP Security to support SHA-2 family of algorithms","Standards Compliance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    50
" Symbian^3 "," Data_Communications "," Vpnclient Package/ ","  Removing connection error notes displayed by VPN client","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    51
" Symbian^3 "," Data_Communications "," Vpnclient Package/ ","  Removing support for NSSM","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    52
" Symbian^3 "," Data_Communications "," Wireless Access/ ","  Internet Connectivity Test refactoring - Enhance the architecture, performance, code and APIs","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    53
" Symbian^3 "," Data_Communications "," WLAN Package  ","  Adaptive WLAN background scanAutomatically adjusting WLAN background scan interval","WiFi Services","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    54
" Symbian^3 "," Data_Communications "," WLAN Package  ","  802.11k (WLAN measurements)Mandatory 802.11k features for WFA Voice Enterprise implemented","WiFi Services","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    55
" Symbian^3 "," Data_Communications "," WLAN Package  ","  TX path performance optimizations that increase throughput and lower CPU load","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    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 "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    57
" Symbian^4 "," Data_Communications "," Access Security Package/ ","  Architectural change to use client-server architecture for providing EAP authentication services","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    58
" Symbian^4 "," Data_Communications "," Access Security Package/ ","  Implementation of Access Security UIs with Qt","Competitive User Experience","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    59
" Symbian^4 "," Data_Communications "," Access Security Package/ ","  Extension API for supporting the addition of extended WLAN authentication and association functionalities","WiFi Services","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    60
" Symbian^4 "," Data_Communications "," Access Security Package/ ","  Settings wizard for easier EAP authentication configuration and certificate installation","Competitive User Experience","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    61
" Symbian^4 "," Data_Communications "," Access Security Package/ ","  Support for parallel processing in multicore processors","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    62
" Symbian^4 "," Data_Communications "," Access Security Package/ ","  Implementation of Access Security UIs with Qt","Competitive User Experience","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    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 "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    64
" Symbian^4 "," Data_Communications "," Commsfw  ","  Instrumentation of comms subsystem ","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    65
" Symbian^4 "," Data_Communications "," Connectivity Tools Package/ ","  Support for Ping (ICMP echo request and reply) ","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    66
" Symbian^4 "," Data_Communications "," IpAppProtocols  ","  SIP testing framework for device manufacturers","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    67
" Symbian^4 "," Data_Communications "," IP Connection Management Package/ ","  Apengine removal: Deprecated connection settings API is removed completely","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    68
" Symbian^4 "," Data_Communications "," IP Connection Management Package/ ","  CMManager to run in process context","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    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 "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    70
" Symbian^4 "," Data_Communications "," Netprotocols/ ","  Provide common HTTP server APIs to support Apache APIs and modules to support migration","Platform Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    71
" Symbian^4 "," Data_Communications "," NetworkingSrv Package/ ","  Dynamic Host configuration Protocol (DHCP) server","Standards Compliance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    72
" Symbian^4 "," Data_Communications "," NetworkingSrv Package/ ","  IP Mobility support for IPv4 as per RFC 3344","Standards Compliance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    73
" Symbian^4 "," Data_Communications "," NetworkingSrv Package/ ","  IP Mobility support for IPv6 as per RFC 3775","Standards Compliance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    74
" Symbian^4 "," Data_Communications "," NetworkingSrv Package/ ","  Internet Group Management Protocol support (IGMP) for IPv4","Standards Compliance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    75
" Symbian^4 "," Data_Communications "," NetworkingSrv Package/ ","  Multicast Listener discovery support for IPv6","Standards Compliance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    76
" Symbian^4 "," Data_Communications "," Vpnclient Package/ ","  Silent XAUTH","Standards Compliance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    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 "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    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 "
27
8a82bd4d7b19 new roadmap data for wk03
victorp@symbian.org
parents: 22
diff changeset
    79
" Symbian^4 "," Data_Communications "," IpAppProtocols  ","  Qt based UI for SIP settings","Competitive User Experience","Nokia "
8a82bd4d7b19 new roadmap data for wk03
victorp@symbian.org
parents: 22
diff changeset
    80
" Symbian^4 "," Data_Communications "," IpAppProtocols  "," MSRP FrameWork","Standards Compliance","Nokia"," "
22
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    81
" Symbian^3 "," Device_Connectivity "," NFC Services Package(nfcservices) ","  NFC Stack","Comprehensive Bearers","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    82
" Symbian^3 "," Device_Connectivity "," NFC ","  NFC Initiated Bluetooth Pairing","Ease of Setup","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    83
" Symbian^3 "," Device_Connectivity "," USB Services Package/ ","  USB Setup UI Improvements","Ease of Setup","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    84
" Symbian^3 "," Device_Connectivity "," SrvDiscovery ","  Zeroconf over BT ","Interoperability","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    85
" Symbian^3 "," Device_Connectivity "," SrvDiscovery ","  Revised RPnP framework","Service Interfaces","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    86
" Symbian^3 "," Device_Connectivity "," http://developer.symbian.org/bugs/show_bug.cgi?id=240 ","  MTP 2.0","Comprehensive Bearers","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    87
" Symbian^3 "," Device_Connectivity "," http://developer.symbian.org/bugs/show_bug.cgi?id=234 ","  Integrated PictBridge Support","Interoperability","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    88
" Symbian^4 "," Device_Connectivity "," ShortlinkServices Package/ ","  Bluetooth Core 3.0","Comprehensive Bearers","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    89
" Symbian^4 "," Device_Connectivity "," ShortlinkServices Package/ ","  Bluetooth Low Energy Core Spec","General Objectives (Battery Life)","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    90
" Symbian^4 "," Device_Connectivity ","  ","  Improved printing utilities*","Interoperability","K3 "
27
8a82bd4d7b19 new roadmap data for wk03
victorp@symbian.org
parents: 22
diff changeset
    91
" Symbian^4 "," Location ","  "," Low level Geo-Coding Framework and APIs","Nokia "
8a82bd4d7b19 new roadmap data for wk03
victorp@symbian.org
parents: 22
diff changeset
    92
" Symbian^4 "," Location ","  "," Distance based updates API-extension to Location Server","Nokia "
8a82bd4d7b19 new roadmap data for wk03
victorp@symbian.org
parents: 22
diff changeset
    93
" Symbian^4 "," Location ","  "," GNSS Assistance Data Classes","Nokia "
8a82bd4d7b19 new roadmap data for wk03
victorp@symbian.org
parents: 22
diff changeset
    94
" Symbian^4 "," Location ","  "," Compass & Accelerometer Integration into Location Framework","Nokia "
8a82bd4d7b19 new roadmap data for wk03
victorp@symbian.org
parents: 22
diff changeset
    95
" Symbian^4 "," Location ","  "," SMP Conformance","Nokia "
22
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    96
" Symbian^3 "," Multimedia ","  ","  OpenCore Multimedia framework","Playability","PacketVideo "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    97
" Symbian^3 "," Multimedia ","  ","  Production-quality codec package","Modularity & Playability","Aricent "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    98
" Symbian^3 "," Multimedia ","  ","  NGA support for multimedia","Modularity","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
    99
" Symbian^3 "," Multimedia ","  ","  Updated APIs for subtitles and ECAM","Integration","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   100
" Symbian^3 "," Multimedia ","  ","  Telephony Multimedia Service","Integration","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   101
" Symbian^3 "," Multimedia ","  ","  Java Multimedia Service","Integration","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   102
" Symbian^4 "," Multimedia ","  ","  Intermediate OpenMAX IL implementation","Modular","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   103
" Symbian^4 "," Multimedia ","  ","  OpenMAX  IL support for Helix (connect Helix via logical IL layer to MMHP)","Modular","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   104
" Symbian^3 "," Multimedia_Apps ","  ","  Kinetic scrolling","Usability","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   105
" Symbian^3 "," Multimedia_Apps ","  ","  Continuous auto-focus for still image & video capture","Performance, Completeness","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   106
" Symbian^3 "," Multimedia_Apps ","  ","  Background image processing","Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   107
" Symbian^3 "," Multimedia_Apps ","  ","  Support for 16:9 aspect ratio still image capture","Playability, Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   108
" Symbian^3 "," Multimedia_Apps ","  ","  Support for MPEG-4 and AVC HD video capture","Playability, Enjoyability","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   109
" Symbian^3 "," Multimedia_Apps ","  ","  Consistent and fast image rotation","Performance, Usability","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   110
" Symbian^3 "," Multimedia_Apps ","  ","  User Experience improvements [View Transitions, Semi-transparency screen furniture, UI Fade In/Out Effects]","Usability, Enjoyability","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   111
" Symbian^3 "," Multimedia_Apps ","  ","   Still image viewing and music playback over HDMI","Completeness, Enjoyability, Innovation","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   112
" Symbian^3 "," Multimedia_Apps ","  ","  Multi-touch gesture support","Usability, Completeness","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   113
" Symbian^3 "," Multimedia_Apps ","  ","  Support for song recognition web services","Enjoyability, Innovation, Extensibility/Differentiation","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   114
" Symbian^3 "," Multimedia_Apps ","  ","  Album art thumbnails displayed in collection views","Usability","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   115
" Symbian^3 "," Multimedia_Apps ","  ","  Music Store support","Enjoyability, Extensibility","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   116
" Symbian^4 "," Multimedia_Apps ","  ","  UI based on Qt/DirectUI proposal ","Usability, Enjoyability, Extensibility/Differentiation","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   117
" Symbian^4 "," Multimedia_Apps ","  ","  Qt-based camera application engine","Extensibility/Differentiation","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   118
" Symbian^4 "," Multimedia_Apps ","  ","  Semi-auto photo tagging","Completeness, Usability","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   119
" Symbian^4 "," Multimedia_Apps ","  "," Support for USB Headset radios (FM, HD)","Completeness, Enjoyability, Playability","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   120
" Symbian^4 "," Multimedia_Apps "," Internet Radio Package ","  New Package: Internet Radio","Completeness, Innovation, Enjoyability","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   121
" Symbian^3 "," Personal_Communications "," Ipappsrv  ","  Support for Screenplay","UX Competitiveness","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   122
" Symbian^3 "," Personal_Communications "," Iptelephony  ","  Enhanced QoS Support","Standards Compliance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   123
" Symbian^3 "," Personal_Communications "," Iptelephony  ","  VoIP Conference Calling","Telephony Convergence","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   124
" Symbian^3 "," Personal_Communications "," Ipappsrv  ","  VoIP Video","Telephony Convergence","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   125
" Symbian^3 "," Personal_Communications "," Phone  ","  Touch UI Enhancements","UX Competitiveness","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   126
" Symbian^3 "," Personal_Communications "," Cellularsrv  ","  SMP Safe Telephony","Performance & Battery Life","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   127
" Symbian^4 "," Personal_Communications "," Phone  ","  Direct UI ","UX Competitiveness","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   128
" Symbian^4 "," Personal_Communications "," Phonesrv  ","  Migration to TMS APIs","Standards Compliance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   129
" Symbian^4 "," Personal_Communications "," Iptelephony  ","  Video Sharing in VoIP","Telephony Convergence","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   130
" Symbian^4 "," Personal_Communications "," Cellularsrv  ","  Multiclient Access","Standards Compliance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   131
" Symbian^4 "," Personal_Communications "," Cellularsrv  ","  3GPP R7 Priority Compliance","Standards Compliance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   132
" Symbian^3 "," Productivity ","  ","  Support files bigger than 2GB"," Usability"," Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   133
" Symbian^3 "," Productivity ","  ","  My Location API"," Extensibility"," Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   134
" Symbian^3 "," Productivity ","  ","  HTML capable email viewer"," Usability"," Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   135
" Symbian^3 "," Productivity ","  ","  Platform API for basic email functions"," Extensibility"," Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   136
" Symbian^3 "," Productivity ","  ","  Predictive search from phone book"," Usability"," Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   137
" Symbian^3 "," Productivity ","  ","  Support for contacts HW key"," Extensibility"," Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   138
" Symbian^3 "," Productivity ","  ","  Contact image enhancements"," Usability"," Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   139
" Symbian^3 "," Productivity ","  ","  Contact matching enhancements"," Usability"," Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   140
" Symbian^3 "," Productivity ","  ","  Remote contact lookup"," Usability"," Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   141
" Symbian^3 "," Productivity ","  ","  MyCard view"," Usability"," Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   142
" Symbian^3 "," Productivity ","  ","  Company name search"," Usability"," Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   143
" Symbian^3 "," Productivity ","  ","  Email editor UI improvements"," Usability"," Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   144
" Symbian^3 "," Productivity ","  ","  Add CalDav support"," Interoperability"," Sun Microsystems "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   145
" Symbian^3 "," Productivity ","  ","  Contacts supporting IAD updates"," Extensibility"," Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   146
" Symbian^3 "," Productivity ","  ","  CalDav for single calendar"," Interoperability"," Sun Microsystems "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   147
" Symbian^3 "," Productivity ","  ","  Multiple Calendar"," Usability"," Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   148
" Symbian^3 "," Productivity ","  ","  CalDAV for Multiple Calendars"," Interoperability"," Sun Microsystems "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   149
" Symbian^3 "," Productivity ","  ","  Decreasing font size in message list view"," Usability"," Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   150
" Symbian^3 "," Productivity ","  ","  Extended Toolbar in message list view"," Usability"," Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   151
" Symbian^3 "," Productivity ","  ","  Finger usable folder and sort drop down menus"," Usability"," Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   152
" Symbian^3 "," Productivity ","  ","  Kinetic scrolling in email viewer and editor views"," Usability"," Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   153
" Symbian^3 "," Productivity ","  ","  Setting for automatic image downloading in email viewer"," Usability"," Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   154
" Symbian^4 "," Productivity ","  ","  Direct UI enhancements"," Usability"," Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   155
" Symbian^3 "," Runtimes ","  ","  Qt 4.6.1 Runtime","Simplicity","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   156
" Symbian^3 "," Runtimes ","  ","  Adobe Flash Light 4.0 (R&D)","Completeness","Adobe / Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   157
" Symbian^3 "," Runtimes ","  ","  J9 vitrual machine for Java programs (R&D)","Completeness","IBM "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   158
" Symbian^3 "," Runtimes ","  ","  Runtime for Java programs (High Risk)"," Completeness","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   159
" Symbian^3 "," Runtimes ","  ","  Universal Software Installer Framework"," Extensibility","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   160
" Symbian^4 "," Runtimes ","  ","  Qt as the primary runtime","Simplicity","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   161
" Symbian^4 "," Runtimes ","  ","  Orbit User Experience Framework","Capability","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   162
" Symbian^4 "," Runtimes ","  ","  Qt Mobility Extensions (Phase 1)","Capability","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   163
" Symbian^4 "," Runtimes ","  ","  Common Web Runtime","Capability & Compatibility","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   164
" Symbian^4 "," Runtimes ","  ","  Direct UI Webkit Browser (HTML5)","Capability","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   165
" Symbian^3 "," UI ","  ","  AVKON graphics acceleration","Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   166
" Symbian^3 "," UI ","  ","  Open GL ES 2.0 and OpenVG 1.1 APIs and backends","Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   167
" Symbian^3 "," UI ","  ","  Homescreen multiple views support","Enjoyability","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   168
" Symbian^3 "," UI ","  ","  Soft keys embedded into dialogs","Usability","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   169
" 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 "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   170
" Symbian^3 "," UI ","  ","  Support for Adobe Flash(TM) Homescreen widgets—even full screen "," Flexibility, Enjoyability and Consistency "," Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   171
" Symbian^4 "," UI ","  ","  Qt replaces Avkon","Performance","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   172
" Symbian^4 "," UI ","  ","  Orbit (UI controls & structure)","Usability, Enjoyability and Consistency","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   173
" Symbian^4 "," UI ","  ","  Direct UI proposal (Redesigned applications)","Usability, Enjoyability and Consistency","Nokia "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   174
" 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). "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   175
" 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. "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   176
" Symbian^3 "," Security_Domain "," Package: OS Security "," Cryptographic Service Provider Interface  "," "," "," Enabling high-performance cryptography algorithms using hardware acceleration. "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   177
" 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. "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   178
" 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. "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   179
" 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. "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   180
" 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. "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   181
" 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. "
27
8a82bd4d7b19 new roadmap data for wk03
victorp@symbian.org
parents: 22
diff changeset
   182
" Symbian^4 "," 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). "
22
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   183
" 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. "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   184
" Symbian^4 "," Security_Domain "," Package: Security Services "," New Key/Device Lock Architecture  "," "," "," Integrating with the authentication framework "
d2ecfdaf0f31 implemented suggested changes by Tom Lovell to gettd.pl on the techroadmap output format
victorp@symbian.org
parents: 17
diff changeset
   185
" 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. "