telephonyutils/etel3rdpartyapi/Group/telephony_etel3rdparty.history.xml
changeset 0 3553901f7fa8
equal deleted inserted replaced
-1:000000000000 0:3553901f7fa8
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <relnotes name="ETel 3rd Party API">
       
     3   <purpose>
       
     4     Is built on top of Core ETel, ETel Multimode and ETel Packet to provide an easy to use, restricted access to Telephony services for ISV (Independent Software Vendor) developers. The API provides transparent operation independently of the Symbian OS release.
       
     5   </purpose>
       
     6 
       
     7   <defect number="PDEF107608" title="CTelephony::NotifyChange is inadequately documented" revision="014">
       
     8     Fixed incorrect tagging in in-source documentation.
       
     9   </defect>
       
    10 
       
    11   <defect number="PDEF096998" title="CTelephony Panic on Close" revision="013">
       
    12     CTelephonyFunctions::CleanUp() no longer panics if ConstructL() leaves
       
    13   </defect>
       
    14 
       
    15   <defect number="PDEF096997" title="RR CTelephonyFunctions Panics in destructor" revision="012">
       
    16     CTelephonyFunctions::CleanUp() no longer panics if ConstructL() leaves
       
    17   </defect>
       
    18 
       
    19   <defect number="INC093297" title="RF ETel3rdParty can crash when initialising phone" revision="011">
       
    20     Active objects are now started inside the loop when iterating through all "phones" in order to reduce the likelyhood of crashes
       
    21   </defect>
       
    22 
       
    23   <defect number="DEF090803" title="Etel3rdParty has insufficient capabilities testing" revision="010">
       
    24     A new capabilities test suite has been added in order to more thoroughly test the capabilities of the Etel3rdParty APIs
       
    25   </defect>
       
    26 
       
    27   <defect number="DEF091177" title="Illegal casts in Etel3Party" revision="009">
       
    28     Illegal casts in Etel3rdParty have now been resolved
       
    29   </defect>
       
    30 
       
    31   <defect number="DEF084774" title="ETelISV example code should be submitted into codeline." revision="008">
       
    32     Example applications based on Etel3rdParty have been added
       
    33   </defect>
       
    34 
       
    35   <defect number="PDEF076801" title="Changes needed to ETel3rdParty Capability Mapping in v9" revision="007">
       
    36     A number of Etel3rdPary API capabilities have been downgraded to none
       
    37   </defect>
       
    38 
       
    39   <defect number="PDEF086718" title="Does not shoot the KPermissionDenied if the &quot;NetworkService&quot; capability is not a" revision="006">
       
    40     A number of Etel3rdPary API capabilities have been downgraded to none
       
    41   </defect>
       
    42 
       
    43   <defect number="PDEF085756" title="ETel3rdParty is making wrong assumption on incomingcalls" revision="005">
       
    44     Etel3rdParty now handles incoming calls correctly
       
    45   </defect>
       
    46 
       
    47   <defect number="INC085718" title="ISV API returns wrong Call Barring status if Barring is not active for Voice but" revision="004">
       
    48     Etel3rdParty now returns the correct Call Baring status
       
    49   </defect>
       
    50 
       
    51   <defect number="DEF068953" title="ETelISV does not allow you to call GetCallInfo before answering a call..." revision="003">
       
    52     ETelISV now allows you to call GetCallInfo before answering a call
       
    53   </defect>
       
    54 
       
    55   <defect number="DEF075657" title="CGetCurrentNetworkNameAct::DoCancel() cancels with the wrong ENum" revision="002">
       
    56     Correct IPC is now used for ETel3rdParty's EMobilePhoneGetNetworkName cancellation
       
    57   </defect>
       
    58 
       
    59   <defect number="PDEF074689" title="BLOCKING: Vodafone SIM causes BB freeze 100%" revision="001">
       
    60     Fixed buffer overrun problems associated with Network operator name retrieval
       
    61   </defect>
       
    62 </relnotes>