messagingappbase/smsmtm/group/messaging_sms.history.xml
changeset 25 84d9eb65b26f
parent 23 238255e8b033
child 27 e4592d119491
child 37 518b245aa84c
child 79 2981cb3aa489
equal deleted inserted replaced
23:238255e8b033 25:84d9eb65b26f
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <relnotes name="SMS MTM">
       
     3   <purpose>
       
     4     Message Type Module (MTM) plugin to Messaging Framework, supporting sending/receiving/editing of SMS messages.
       
     5   </purpose>
       
     6 
       
     7   <defect number="PDEF140601 " title="AT&T Any Message Delivering to unknown port Deletion " revision="035">
       
     8 	Introduced two new APIs in CSmsSettings class to set the "Discard UnknownPort Message" flag.
       
     9   </defect>
       
    10 
       
    11   <defect number="DEF140106" title="cannot create SMS through techview on NE1 and NE1S " revision="034">
       
    12    CreateHeaderTableL() requires client application to have Write Device Data capability. The function was called inappropriately.
       
    13   </defect>
       
    14 
       
    15   <deliverystep number="1365" name="Store Message content in SQL" osproject="SymTB101" revision="033">
       
    16    <preq number="2073" title="Store Message content in SQL">
       
    17     Migration of Email and SMS headers to SQL.
       
    18    </preq>
       
    19     <milestone project="GT0478" number="3.3.2"/>
       
    20   </deliverystep>
       
    21 
       
    22 
       
    23   <deliverystep number="1462" name="Splitting mixed header files for Messaging" osproject="SymTB92" revision="032">
       
    24    <preq number="2510" title=" Splitting mixed header files for Messaging">
       
    25     Mixed header files will now contain only published All or published Partner or internal
       
    26    </preq>
       
    27     <milestone project="GT0465" number="3.5"/>
       
    28   </deliverystep>
       
    29 
       
    30   <defect number="DEF138040" title="[StrayScanner]CSmsSimParamOperation potential for E32USER-CBase 46" revision="031">
       
    31     resolved stray event posibility for CSmsSimParamOperation constructor.  
       
    32   </defect>
       
    33 
       
    34   <defect number="DEF137853" title="EUpsDecSessionYes is not handled by SMS MTM" revision="030">
       
    35     EUpsDecYes and EUpsDecSessionYes is now handled in SMS server mtm.  
       
    36   </defect>
       
    37 
       
    38   <deliverystep number="1472" name="Removal of CDMA support" osproject="Sphinx" revision="029">
       
    39     <preq number="2002" title="Removal of CDMA support">
       
    40     Removed BiowatchersCdma and multimode component.
       
    41     </preq>
       
    42     <milestone project="GT0358" number="3.6"/>
       
    43   </deliverystep>
       
    44 
       
    45   <defect number="PDEF129150" title="SMS sending sometimes fails the wrong message " revision="028">
       
    46     Added a condition to check the scenario when one of the sms is locked.  
       
    47   </defect>
       
    48 
       
    49   <defect number="PDEF128414" title="SMS messages not sent when are prepared directly in the outbox" revision="027">
       
    50 	Added a condition to check if SMS is in preparation 
       
    51   </defect> 
       
    52 
       
    53   <defect number="PDEF128412" title="Array out of bounds panic in SMS server mtm" revision="026">
       
    54 	Added a condition to check boundary condition 
       
    55   </defect> 
       
    56 
       
    57   <defect number="DEF128077" title="@prototype tags in messaging" revision="025">
       
    58     Add proper Im tag.
       
    59   </defect>
       
    60 
       
    61   <defect number="DEF127379" title="Many (simple) syntax errors in messaging code " revision="024">
       
    62     Removed the class prefix to the operator and constructor functions.   
       
    63   </defect>
       
    64 
       
    65   <defect number="PDEF124476" title="leaked handles in msvserver" revision="023">
       
    66     Closed RThread handle to avoid leak
       
    67   </defect>
       
    68 
       
    69  <deliverystep number="835" name="Messaging: New advanced APIs for searching and sorting for Message store" osproject="Sphinx" revision="022">
       
    70    <preq number="1667" title="Enhanced search capabilities for message store">
       
    71     For supportong new advanced APIs for searching and sorting for Message store, changes done in CSmsClientMtm::FindL
       
    72    </preq>
       
    73     <milestone project="GT0358" number="3.2.2"/>
       
    74   </deliverystep>  
       
    75 
       
    76   <defect number="PDEF119198" title="TMsvSmsEntry class has incorrect Doxygen tags " revision="021">
       
    77 	Corrected  Doxygen tags for  TMsvSmsEntry class.  
       
    78   </defect> 
       
    79 
       
    80   <defect number="PDEF115918" title="smuthdr.h - Function not deprecated which should be deprecated " revision="020">
       
    81 	Added tags for SMUTHDR.H file. 
       
    82   </defect> 
       
    83 
       
    84   <deliverystep number="808" name="Messaging: Unicode / Binary encoding for SMS in SendAs" osproject="Sphinx" revision="019">
       
    85     <preq number="1881" title="UNICODE/Binary for SMS SendAs">
       
    86     UNICODE/Binary for SMS SendAs
       
    87   </preq>
       
    88     <milestone project="GT0358" number="3.1"/>
       
    89   </deliverystep>
       
    90     
       
    91  <defect number="PDEF115838" title="Messaging: Crash note 'Application closed:Main!' pops up after deleting the only " revision="018">
       
    92 	Phone has to return  message main menu without crash.for that added condition 
       
    93   </defect>  
       
    94 
       
    95    <defect number="PDEF114726" title="V and V Ricardo: sms with v-card" revision="017">
       
    96 	CWapRecipientSend have to generate a log ID for receiving delivery reports.
       
    97   </defect>
       
    98 
       
    99    <defect number="DEF112582" title="SendAs2ExampleClient doesnt seem to work as expected after an API change" revision="016">
       
   100 	The iSmsHeader.Recipient.Count, value was not getting incremented, if multiple recipient were added to the message.
       
   101   </defect>
       
   102 
       
   103    <defect number="PDEF111041" title="st_messaging_cdmasms fails with Progress Error:-40 " revision="015">
       
   104 	The message already contains BEGIN:VCARD so,do not insert this text again.
       
   105   </defect>
       
   106 
       
   107   <defect number="DEF111689" title="Filename Policy non-conformance generates warnings in checksource build " revision="014">
       
   108     Replaced the #ifdef WINS with #ifdef WINSCW 
       
   109   </defect>
       
   110 
       
   111   <defect number="PDEF112122" title="Documentation for KSmcmSmsNumberMaxNumberLength refers to nonexistent functions " revision="013">
       
   112 	Edited the documentation for KSmcmSmsNumberMaxNumberLength.
       
   113   </defect>
       
   114 
       
   115   <defect number="PDEF111996" title="Wrong function referred to in TSmsMtmCommand " revision="012">
       
   116 	Edited the documentation for TSmsMtmCommand.
       
   117   </defect>
       
   118 
       
   119   <defect number="PDEF111620" title="SMS reception broken due to exception in TSmsUtilities::DoGetDetailsL " revision="011">
       
   120 	Need to check if the first and given name of the contact is greater than the MaxLength and set the pointer to MaxLength.
       
   121   </defect>
       
   122 
       
   123   <defect number="PDEF110773" title="Wrong text in Confirm delete dialog when deleting from Draft and Sent" revision="010">
       
   124 	Needs to check whether there is any data in the body before setting iDescription to the contents.
       
   125   </defect>
       
   126 
       
   127   <deliverystep number="695" name="PREQ1736 to MCL" osproject="Oghma" revision="009">
       
   128     <preq number="1736" title="SMS Class 0 and Type 0 3GPP Compliance">
       
   129     SMS Class 0 and Type 0 3GPP Compliance
       
   130     </preq>
       
   131     <milestone project="GT0342" number="3.6"/>
       
   132   </deliverystep>
       
   133   
       
   134   <defect number="DEF108002" title="Warnings generated with checksource build  " revision="008">
       
   135     Added condition to differentiate the winscw and armv5 def files for case sensitive 
       
   136   </defect>
       
   137 
       
   138   <defect number="PDEF108923" title="Klocwork errors: messaging_sms_multimode " revision="007">
       
   139     Increased the size of the CSmsNumber::iAckInfo array such that it can be indexed by all the values in the TSmsAckType enumeration.
       
   140   </defect>
       
   141   
       
   142   <deliverystep number="601" name="Implemented user prompting while sending/recieving the messages" osproject="Oghma" revision="006">
       
   143     <preq number="1678" title="Messaging User Prompting">
       
   144     Messaging User Prompting
       
   145   </preq>
       
   146     <milestone project="GT0342" number="3.4"/>
       
   147   </deliverystep>
       
   148 
       
   149   <deliverystep number="500" name="Messaging file name changes to support GNU compiler for Linux" osproject="Oghma" revision="005">
       
   150     <preq number="1182" title="GNU Make-based build system">
       
   151     GNU Make-based build system
       
   152   </preq>
       
   153     <milestone project="GT0342" number="3.3"/>
       
   154   </deliverystep>
       
   155 
       
   156   <defect number="DEF105400" title="Add missing IM tags to Messaging public header files" revision="004">
       
   157     Added IM tag for all given header files.
       
   158   </defect>
       
   159 
       
   160   <defect number="PDEF107530" title="ServerMTM statemachine problem." revision="003">
       
   161     Don't attempt to resend an SMS if the send fails with a GSM operation not allowed error code
       
   162   </defect>
       
   163 
       
   164   <defect number="PDEF105775" title="SMS that has failed to be sent to some recipients are not saved" revision="002">
       
   165     SMS saved even if send to some recipients has failed
       
   166   </defect>
       
   167 
       
   168   <defect number="PDEF103385" title="Messaging SMS tests failing due to use of deprecated CommDB APIs" revision="001">
       
   169     Change method of accessing modem bearer record in CommDB database to remove use of API combination which is no longer supported
       
   170   </defect>
       
   171 </relnotes>