summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-11-07Update change log and spec for wrt-plugins-tizen_0.4.80submit/tizen_2.2/20131108.052307accepted/tizen_2.2/20131108.0525502.2.1_releasetizen_2.2accepted/tizen/2.2/mainOhyoun Kwon4-14/+54
[model] REDWOOD [binary_type] PDA [customer] OPEN [Messaging] Fix Messaging TCT blocking case [Issue] N/A [Problem] Fix Messaging TCT blocking case [Cause] msg thread list length zero [Solution] check thread list length Change-Id: I1ead994d9cf577cfdfe063483eb2bbd0d10ca8a9
2013-11-06update change log and spec for wrt-plugins-tizen_0.4.79submit/tizen_2.2/20131107.063313ethan.jeong23-75/+197
[model] REDWOOD [binary_type] PDA [customer] OPEN [Bookmark] Fix crash of Bookmark TCT [Issue] N/A [Problem] crash during testing Bookmark TCT [Cause] std::multimap::find returns an iterator to multimap::end if an element with specific key doesn't exist. But it doesn't check whether return value is multimap::end or not. [Solution] It will check whether the return value is multimap::end or not. [Calendar] find crash with sortMode for filter param [Issue#] P131105-01760 [Problem] find crash for unvalid object for filter object [Cause] filter validation is not correct [Solution] check filter validation [Package] Removed useless headers [Push] Removed DAO for getting AppID [team] WebAPI [request] N/A [horizontal_expansion] N/A Change-Id: I21e26b1ea93108c2f9b8d9480e2c036b61c62f53
2013-11-05Update change log and spec for wrt-plugins-tizen_0.4.78Hyunju Cheon2-17/+21
[model] REDWOOD [binary_type] PDA [customer] OPEN [Bookmark] Fix crash of Bookmark TCT [Issue] N/A [Problem] crash during testing Bookmark TCT [Cause] std::multimap::find returns an iterator to multimap::end if an element with specific key doesn't exist. But it doesn't check whether return value is multimap::end or not. [Solution] It will check whether the return value is multimap::end or not. [SCMRequest] N/A [team] WebAPI [request] N/A [horizontal_expansion] N/A Change-Id: Iae269f22ad4d81be002d67ea2fb4ce6e1a97fca2
2013-10-30Update change log and spec for wrt-plugins-tizen_0.4.77Ohyoun Kwon3-3/+3
Change-Id: I3c0160135bd1b2711bdee72b6a5f86e3fcb26cb2
2013-10-29Update change log and spec for wrt-plugins-tizen_0.4.76Ohyoun Kwon7-36/+45
Change-Id: Ib0b5c1a3e2d1d39fbae241f77e32d95b132cc776
2013-10-24Update change log and spec for wrt-plugins-tizen_0.4.75Hyunju Cheon15-78/+67
[model] REDWOOD [binary_type] PDA [customer] OPEN [Notification] Modify the default value of postedTime [Issue] TTS-2086 [Problem] The spec have no description about default value of attribute postedTime. But it returns null. [Cause] N/A [Solution] It will return undefined. [SCMRequest] N/A [NFC] Change variable types because of CAPI's change [Issue] N/A [Problem] The payload's maximun size has to be 2**32-1. But NFC's CAPI could be set 2**31-1. [Cause] The paload size's type of NFC CAPI is int. [Solution] NFC CAPI is fixed. So nfc plugin code is also changed. [SCMRequest] N/A Change-Id: Ic6a411af0120dea2da6cdff77c93c3e6fd5de8ba
2013-10-22Update change log and spec for wrt-plugins-tizen_0.4.74Lee Siwoo12-40/+105
2013-10-21Update change log and spec for wrt-plugins-tizen_0.4.73Lee Siwoo6-6/+20
2013-10-19Update change log and spec for wrt-plugins-tizen_0.4.72Kisub Song2-2/+2
2013-10-18Update change log and spec for wrt-plugins-tizen_0.4.71Ohyoun Kwon238-261/+132
2013-10-15Update change log and spec for wrt-plugins-tizen_0.4.70Kisub Song201-3041/+2171
Change-Id: I258e459023eec5ec84a86a6cef40ffc2f265f8ba
2013-10-11Update change log and spec for wrt-plugins-tizen_0.4.69Hyunju Cheon42-141/+565
[model] REDWOOD [binary_type] PDA [customer] OPEN [Messaging] Force close occur while install chatter [Issue#] N_SE-54842 [Problem] Force close occur while install chatter [Cause] Force close occur while install chatter [Solution] remove log for message body contents [Messaging] removeConversation bug fix [Issue#] P131004-02914 [Problem] removeConversation throw exception [Cause] throw exception for emptyConversation remove [Solution] change logic for emptyConversation remove [NFC] Modify the crash issue when closing Orange Wallet [Issue] N/A [Problem] Crash occurs when closing Orange Wallet [Cause] When NFCAdapter is finalized, it tries to unset tag/peer listners. Before unsetting tag/peer listners, it checks NFC's status. If NFC's status is off, it sends exception. But ~NFCAdapter doesn' [Solution] The ~NFCAdapter will catch exceptions. [Messaging] conversationId bug fix for removed msg [Issue] N/A [Problem] conversationId bug fix for removed msg [Cause] conversationId bug fix for removed msg [Solution] conversationId bug fix for removed msg [Power] Fix tct error [Issue#] PowerManager_setScreenBrightness_successful [Problem] get wrong value [Cause] N/A [Solution] Modify code. [Messaging] sync to async loadMessageBody for SMS, MMS [Issue] N/A [Problem] sync to async loadMessageBody [Cause] sync to async loadMessageBody [Solution] sync to async loadMessageBody [Systeminfo] device capability value bug [Issue#] N/A [Problem] When get input keyboard layout value, get wrong value. [Cause] N/A [Solution] Modify code. [team] WebAPI [request] N/A [horizontal_expansion] N/A UnitTC passed. Change-Id: Ic830988842dae584ecf698c7d5c7beb96028c508
2013-09-16Update change log and spec for wrt-plugins-tizen_0.4.68Dongjin Choi3-4/+9
[model] REDWOOD [binary_type] PDA [customer] OPEN [Systeminfo] rollback 281623 [Issue#] N/A [Problem] Unchecked return value. [Cause] calling function notification_set_execute_option without checking return value. [Solution] Inserted checking return value. [team] WebAPI [request] N/A [horizontal_expansion] N/A UnitTC passed.
2013-09-12Update change log and spec for wrt-plugins-tizen_0.4.67Dongjin Choi3-182/+247
[model] REDWOOD [binary_type] PDA [customer] OPEN [Issue#] PCMADD-52 [Problem] Calendar composite filter misbehaves when used iteratively. [Cause] Wrong platform api usage. [Solution] Use a stack for the composite filter management. [team] WebAPI [request] N/A [horizontal_expansion] N/A UnitTC passed.
2013-09-11Update change log and spec for wrt-plugins-tizen_0.4.66Dongjin Choi15-1705/+2044
[model] REDWOOD [binary_type] PDA [customer] OPEN [Issue] N/A [Problem] removeMessages with empty message crash [Cause] get Message type without check message array length [Solution] check message array length [Issue#] redmine #1541 [Problem] problem with filter [Cause] internal bug [Solution] modify source code [DataControl] move common code to DataControlCallback.h, cpp [DataControl] gathering pending event class. [DataControl] makes callback & userdata as one common callback & userdata. [Issue#] PLM P130829-05706 [Problem] callback invocation with unordered req id due to platform bug. [Cause] there is no work queue to prevent platform bug. [Solution] work queue implementation. [Issue#] TTS-1973 [Problem] When listen api is registered callback is not invoked. [Cause] N/A [Solution] Modify code. [team] WebAPI [request] N/A [horizontal_expansion] N/A UnitTC passed.
2013-09-05Update change log and spec for wrt-plugins-tizen_0.4.65Dongjin Choi49-208/+358
[model] REDWOOD [binary_type] PDA [customer] OPEN [Issue] N/A [Problem] remove build warning [Cause] remove build warning [Solution] remove build warning [DataControl] check max query & data [Issue] N/A [Problem] makeEmptyConversation bug fix [Cause] makeEmptyConversation bug fix [Solution] makeEmptyConversation bug fix [Common] remove finger-print, key cn, root cn [Issue#] N/A [Problem] SEC TC Fail [Cause] They don't check if NFC is on [Solution] It will raise ServiceNotAvailableError if NFC is off. [Issue] N/A [Problem] when setScreenBrightness() api is called, exception is occured if input parameter is zero. [Cause] plaform throw exception when get zero. [Solution] use minimum value when get zero. [Issue] N/A [Problem] Mms and Email using /tmp folder for Body and attachment file [Cause] Mms and Email using /tmp folder for Body and attachment file [Solution] /tmp file path change to wiget file path [team] WebAPI [request] N/A [horizontal_expansion] N/A UnitTC passed.
2013-08-29Update change log and spec for wrt-plugins-tizen_0.4.64Dongjin Choi46-239/+908
[model] REDWOOD [binary_type] PDA [customer] OPEN [Issue#] P130820-05436 [Problem] requestRemoteMessagePort succeed even after service app died [Cause] requestRemoteMessagePort caches the object [Solution] made it check every requestRemoteMessagePort invoke [Issue] N/A [Problem] If NFC is off, setExclusiveMode() is failed. [Cause] NFC Framework was changed. [Solution] Calling setExclusiveMode() will ignored if NFC is off. [Issue#] N/A [Problem] Add a sub unit TC for a DCM regression test. [Cause] Unit TC not updated after problem resolving. [Solution] Add a sub TC for a DCM regression test. [Issue] N/A [Problem] findMessage just after removeMessages find removed email message [Cause] deleteMessages on email is async [Solution] check dbus noti for email remove done [Issue] CID-30817 [Problem] Resource leak [Cause] Variable "thread_info" going out of scope leaks the storage it points to. [Solution] free thread_info after use [Issue#] N/A [Problem] batch operation failed from 2nd [Cause] internal bug [Solution] fix code [Issue#] N/A [Problem] bugs raised by SE [Cause] internal bug [Solution] fix code [Issue] N/A [Problem] prevent CID 30652 : Structurally dead code (UNREACHABLE) [Cause] It is for handling exceptions those are not catched in try~catch. [Solution] remove it [Issue] N_SE-49937 [Problem] Force close occur while read from card [Cause] Card's NDEFMessage has a NDEFRecord those uri is NULL. In this case, when getting uri using nfc_ndef_record_get_uri(), uri is NULL. [Solution] If uri is NULL, it will return empty string. [Issue] N/A [Problem] TZDate can't set negative year. And if its date / time is exceed the platform limit, it has incorrect data. [Cause] Setting negative year is blocked by code. ICU has a value that is the current time as UTC milliseconds. The value's type is double. If the value is out of double's range, it is converted automatically. So it makes TZDate's data incorrect. [Solution] It will set negative year. And if its date / time is exceed the platform limit, the TZDate will be invalid. [Issue] N/A [Problem] TZDate can't set negative year. And if its date / time is exceed the platform limit, it has incorrect data. [Cause] Setting negative year is blocked by code. ICU has a value that is the current time as UTC milliseconds. The value's type is double. If the value is out of double's range, it is converted automatically. So it makes TZDate's data incorrect. [Solution] It will set negative year. And if its date / time is exceed the platform limit, the TZDate will be invalid. [Issue#] DCM regression issue. [Problem] DCM regression issue raise. [Cause] N/A [Solution] N/A [Issue#] P130812-01694 [Problem] Calendar "daysOfTheWeek" default value not reset. [Cause] Platform default value policy changed to set it automatically. [Solution] Fix the failing TC following the platform policy. [Issue#] N/A [Problem] installedDate and categories always return unique object [Cause] they always create new object to return [Solution] let them caching the js object [Issue#] N/A [Problem] audio media type is added sound type [Cause] changed core api policy [Solution] inserted sound type to query gerneration function. [team] WebAPI [request] N/A [horizontal_expansion] N/A UnitTC passed.
2013-08-23Update change log and spec for wrt-plugins-tizen_0.4.63Dongjin Choi13-14/+101
[model] REDWOOD [binary_type] PDA [customer] OPEN [Filesystem] bug fix compare paths. [Issue] N/A [Problem] findMessage, findConversation, findFolder with EXISTS filter [Cause] findMessage, findConversation, findFolder with EXISTS filter [Solution] findMessage, findConversation, findFolder with EXISTS filter [team] WebAPI [request] N/A [horizontal_expansion] N/A UnitTC passed.
2013-08-22Update change log and spec for wrt-plugins-tizen_0.4.62Dongjin Choi20-85/+205
[model] REDWOOD [binary_type] PDA [customer] OPEN [Issue] N/A [Problem] set null to url [Cause] url set to null object [Solution] url set to null string [Issue#] P130814-01522 [Problem] Wrong profiles number returned. [Cause] Debug level "D" removed. [Solution] Move meaningful codes inside the dlog to the outer level. [Issue] N/A [Problem] syncStop on email service bug fix [Cause] syncStop on email service bug fix [Solution] syncStop on email service bug fix [Issue] N/A [Problem] email attachment filePath initialize as empty string [Cause] email attachment filePath initialize as empty string [Solution] email attachment filePath set as Null [Issue#] N/A [Problem] The callback profileId is not matched with the returned value from add api. [Cause] Mix-use of different profileId types from platform. [Solution] Convert the string type profileId to the number type. [Issue#] N_SE-49123 [Problem] Force close occurs [Cause] display sms body data crash [Solution] remove crash log [Issue] N/A [Problem] email send error always Unkwons [Cause] send error status is not checked [Solution] return network error for error status [Issue#] TCT [Problem] Bonding fail. [Cause] code bug. [Solution] fix bug. [Issue#] TCT [Problem] Setting property failed. [Cause] Variables is not initialized [Solution] Use JSUtil::JSValueToObject instead of using JSVAlueToObject in JSValueRef.h directly [Issue#] TCT [Problem] Setting property failed. [Cause] Variables is not initialized [Solution] Use JSUtil::JSValueToObject instead of using JSVAlueToObject in JSValueRef.h directly [Issue] N/A [Problem] mms conversation subject bug fix [Cause] mms conversation subject bug fix [Solution] mms conversation subject bug fix [Issue#] security TCT [Problem] NotFoundError raise. [Cause] comparison with invalid pointer. [Solution] comparison with valid pointer. [team] WebAPI [request] N/A [horizontal_expansion] N/A UnitTC passed.
2013-08-20Update change log and spec for wrt-plugins-tizen_0.4.61Dongjin Choi53-1002/+1273
[model] REDWOOD [binary_type] PDA [customer] OPEN [Issue] N/A [Problem] Intensive TC fail [Cause] When constructing NDEFMessage ,NDEFRecord, NDEFRecordText, NDEFRecordURI or NDEFRecordMedia, it checks if arguments are valid or not. And if they are not valid, it sends an exception. [Solution] It will not send exception in the cases. It will use default values instead of invalid arguments when setting attributes or constructing them with invalid ones or send exceptions when calling APIs that use them. [Issue#] Docomo QA 3 [Problem] Even if User-Agent changed, it is not applied to download API [Cause] Download API requires Header setting [Solution] Set User-Agent to download API [Issue] N/A [Problem] TCT Fail [Cause] It doesn't raise exception if the type of listener's argument is undefined. And if it doesn't have any valid argument, it raises exception. [Solution] It will check arguments's types using ArgumentValidator. [Issue] N/A [Problem] can assign null value to title. [Cause] don't use StaticValue. [Solution] using StaticValue. [Issue#] N/A [Problem] getAppContext fails not on independent WebApp [Cause] This function have got appID from platform API [Solution] API must get appID from WRT [Issue#] P130815-05559 [Problem] "undefined" value is returned when rrule is set to null. [Cause] No clear spec description. [Solution] Return null when rrule is set to null. [team] WebAPI [request] N/A [horizontal_expansion] N/A UnitTC passed.
2013-08-14Update change log and spec for wrt-plugins-tizen_0.4.60Dongjin Choi49-296/+775
[model] REDWOOD [binary_type] PDA [customer] OPEN [Issue#] Intensive TC [Problem] Improper UnkownError throw. [Solution] Throw InvaluesValuesError [SCMRequest] N/A [Issue] N/A [Problem] sms and mms send check routine modification [Cause] sms and mms send check routine modification [Solution] sms and mms send check routine modification [Issue] N/A [Problem] can assign null value to non-nullable. [Cause] don't use StaticValue. [Solution] using StaticValue. [Issue#] CID-12643/12644 [Problem] Copy-paste error (COPY_PASTE_ERROR) [Cause] Copy-paste error (COPY_PASTE_ERROR) [Solution] Change Log Message [Contact] comply with TCT's attribute converting rule [Issue#] N/A [Problem] Calendar alarm description and task prgoress value validation failed. [Cause] Wrong default value and conversion. [Solution] Set the default description value as guided and fix the progress conversion routine. [Issue] N/A [Problem] minor bug [Cause] N/A [Solution] 1. ignore the set operation when invalid data is set for orientation 2. add the 'catch' condition for filter operation. 3. change the exception type from platformexception 4. unsetChangeListener API call before calling set operation [Issue#] redmine 1511/1512/1513/1514 [Problem] Wrong attributes handling. [Cause] Wrong array and default value management. [Solution] Fix array management routine and set correct default values. [Issue#] Intensive TC [Problem] According to spec, the default timeout MUST be set [Cause] N/A [Solution] N/A [Issue#] Intensive TC [Problem] UnknownError is returned [Cause] N/A [Solution] N/A [Issue#] N/A [Problem] InvalidValuesError is thrown [Cause] N/A [Solution] N/A [Issue#] N/A [Problem] Wrong default calendar alarm description value. [Cause] Wrong default value used. [Solution] Set the empty string defautl value. [Issue#] N/A [Problem] Build warning occurs. [Cause] unused variable [Solution] removed unused variable [Issue#] N/A [Problem] Dummy constructor may needed in the future [Cause] Needed for type checking (use with instanceof) [Solution] Inserted dummy constructor [Issue#] N/A [Problem] Type comparison waring [Cause] N/A [Solution] Convert type [Issue#] TTS-1840 [Problem] onprogress cb gives empty pkgid sometimes [Cause] package-manager callback gives empty string with wrong package [Solution] inserted defence code for empty string [Issue#] N/A [Problem] Calendar array attribute values not updated. [Cause] Wrong array attribute set routine. [Solution] Renew the saved JS object in set routine. [Issue#] prevent 10951 17433 17454 17455 [Problem] find flaw by 'prevent' tool [Cause] internal error [Solution] change code [Issue#] N_SE-48519 [Problem] Message sent successfully but still progress icon and progressing shows [Cause] update message network status and folder for old data [Solution] update message network status and folder for new data [Issue] N/A [Problem] setProperty function be called by self. [Cause] using JSUtil::setProperty function in setProperty function(Static Values). [solution] removed JSUtil::setProperty. [Issue#] N/A [Problem] WRT security API has been changed. [Cause] Security error layed has been added. [Solution] Inserted the routine to process new error. [Issue#] N/A [Problem] Filter had wrong default values [Cause] Code error [Solution] Fixed error codes [Issue] N/A [Problem] An error occurs when coping file in wgt-package [Cause] checking permissions in copyTo [Solution] removed check permission module. [team] WebAPI [request] N/A [horizontal_expansion] N/A UnitTC passed.
2013-08-07Update change log and spec for wrt-plugins-tizen_0.4.59submit/tizen_2.2/20130814.102542submit/tizen_2.2/20130814.0920292.2_releaseDongjin Choi50-979/+859
[model] REDWOOD [binary_type] PDA [customer] OPEN [Issue#] N/A [Problem] Exceptions thrown in constructors. [Cause] Exception policy in constructors was not clear.. [Solution] Follow the policy of not throwing exceptions in constructors and adjust TCs. [Issue#] prevent 17475, 17476, 17477, 17478, 17479 [Problem] Memory leaks. [Cause] No filter handles destroyed. [Solution] Destroy filter handles right after their addition to the super filter. [Issue] N_SE-47951 [Problem] Web process force close occurs when send a maximum character meessage in Chatter. [Cause] msg_struct_list_s is not initialized. [Solution] msg_struct_list_s set before use [Issue#] N/A [Problem] sendMessage function didn't throw exception on some wrong args [Cause] sendMessage function ignore wrong items [Solution] Enforce the type check codes [Issue] N/A [Problem] The appId value is changed null when not set in constructor. [Cause] whether null or empty string, were not checked. ( both null and empty string, were ignored.) [Solution] If appId is inserted empty string, empty string save to the platform. [Issue] N/A [Problem] id and conversationId of message bug fix [Cause] id and conversationId of message bug fix [Solution] id and conversationId of message bug fix [Issue#] N/A [Problem] Calendar item conversion supported only to the iCalendar 2.0 format. [Cause] No official platform api support. [Solution] Apply the unofficial guide from platfrom. [Issue#] P130801-2995 [Problem] When profile close api is called, can't close profile. [Solution] modify code [SCMRequest] N/A [Issue] N/A [Problem] generate message id when send sms and mms message [Cause] generate message id when send sms and mms message [Solution] generate message id when send sms and mms message [Issue] TDIS-7106 [Ploblem] subText of DetailInfo default value is empty string("") [Cause] subText has not default value in WIDL. but appId has a default value(empty string) is specified. [Solution] inserted null check function in Notification Object. [Issue] N/A [Problem] makeEmptyConversation bug fix [Cause] makeEmptyConversation bug fix [Solution] makeEmptyConversation bug fix [Issue] N/A [Problem] It is easier to use nfc_manager_initialize_sync() than nfc_manager_initialize() [Cause] N/A [Solution] Change nfc initializing function from nfc_manager_initialize() to nfc_manager_initialize_sync() [Common] Added ENG tags for log [Issue#] WGL-379, WGL-376, WGL-375 [Problem] misunderstanding of raised error types [Cause] concept [Solution] change code [Issue#] CID-23647 [Problem] Pointer comparison with string literal (BAD_COMPARE) [Cause] Pointer comparison with string literal [Solution] Use strcmp instead [team] WebAPI [request] N/A [horizontal_expansion] N/A UnitTC passed.
2013-08-01Update change log and spec for wrt-plugins-tizen_0.4.58Dongjin Choi45-1005/+960
[model] REDWOOD [binary_type] PDA [customer] OPEN [Issue#] N/A [Problem] TCT issues [Cause] exception policy [Solution] remove exception generating code [Issue#] N/A [Problem] Two TCT cases failed. [Cause] No error thrown when "undefined" is passed to the optional, nullable argument. [Solution] Throw "TypeMismatch" exception in every such cases. [Issue] N/A [Problem] loadMessageBody call on smsService error with email message [Cause] loadMessageBody call on smsService error with email message [Solution] compare message type with service type [Issue] N/A [Problem] Add Attachment crash with invalid mimetype [Cause] mimeType check routine bug [Solution] mimeType check routine change [Issue] N/A [Problem] If constructing TZDate or TimeDuration, exception is raised. [Cause] When constructing TZDate or TimeDuration it checks if unit value is valid or not. And if it is not valid, it sends an exception. [Solution] It will not send exception in the case. It will use default values instead of invalid arguments when setting attributes or constructing TZDate or TimeDuration with invalid ones [Issue#] N/A [Problem] Intensive TCs failed regarding duration and status attributes. [Cause] Duration/endDate/dueDate auto-calculated. Wrong status management. [Solution] Do not auto-calculate duration as per spec. Fix status attribute find routine. [Issue#] CID-23443, CID-19775 [Problem] N/A [Solution] modify code [SecureStorage] remove secure storage module. [Issue#] N/A [Problem] getScreenBrightness was not reflect auto brightness value [Solution] update getting screen brightness function [SCMRequest] N/A [Issue] N_SE-47519 [Problem] Web process has closed unexpectedly when try to select Enter phone number number field in Chatter [Cause] get email message exception is not checked [Solution] get email message exception check [Issue] N_SE-47437 [Problem] Message notification disappear although message is not shown in Chatter [Cause] Msg F/W update isRead status always [Solution] use other Msg F/W API [Notification] fixed Intensive issue. [Issue#] N/A [Problem] Binary size was too big [Cause] optimization level [Solution] Adjusted optimization level to -Os [Issue#] DCM-2201 [Problem] exit and hide api is not working in iframe [Cause] scheme callback is not working in iframe [Solution] use IPC API instead of scheme callback [team] WebAPI [request] N/A [horizontal_expansion] N/A UnitTC passed.
2013-07-25Update change log and spec for wrt-plugins-tizen_0.4.57Dongjin Choi35-526/+531
[model] REDWOOD [binary_type] PDA [customer] OPEN [NBS] Fix bug about open profile [Issue#] VPSS-1080 [Problem] Decoding iCalendar leads to app crash. [Cause] Internal calendar object accessed before its initialization. [Solution] Initialize the static calendar object before the conversion. [Issue#] VPSS-1080 [Problem] Decoding iCalendar leads to app crash. [Cause] Internal calendar object accessed before its initialization. [Solution] Initialize the static calendar object before the conversion. [Issue#] N/A [Problem] One TC for iCalendar conversion failed. [Cause] Platform iCalendar conversion routine change and wrong string input from TC. [Solution] Fix TC string input as per guide from platform. [Issue#] N/A [Problem] sometimes callback function of kill() API is not called [Cause] event is skipped by unknown reason. [Solution] add second chance code to call callback functdion of kill() API [Issue#] N/A [Problem] wrong exception is thrown [Cause] N/A [Solution] change exception and return code [Issue] N/A [Problem] Bug fixed for intensive test [Cause] invalid operation of converting [Solution] 1. ignore the invalid rating value. 2. throw the invalidValue exception when name is empty string. 3. ignore the undfined for geolocation 4. Add the condition when lyrics is invalid [Issue#] N/A [Problem] if wrong daysOfTheWeek value is eixst in vector, all daysOfTheWeek value io skipped [Cause] N/A [Solution] remove wrong value only. [Issue] N/A [Problem] If setting unit of TimeDuration to wrong value, exception is raised. [Cause] When setting unit of TimeDuration, it checks if unit value is valid or not. And if it is not valid, it sends an exception. [Solution] It will not send exception in the case. It will raise exception when TimeDuration with invalid unit is one of arguments. [Issue#] N/A [Problem] notification default id value is null. [Cause] N/A [Solution] defatul value is undefined before notificaiton posting. [Issue#] N/A [Problem] Wrong attribute for a task, wrong default values for dates. [Cause] Wrong attribute assignment and wrong default values for dates. [Solution] Revise attribute assignment and default values. [Issue] TTS-1759 [Problem] sms update error not occur [Cause] sms update bug [Solution] sms update error called for error case [Issue] N/A [Problem] InvalidError callack is not thrown [Cause] Not implemented [Solution] Throw the InvalidError callback when the value is not valid. [team] WebAPI [request] N/A [horizontal_expansion] N/A UnitTC passed.
2013-07-17Update change log and spec for wrt-plugins-tizen_0.4.56Dongjin Choi2-2/+2
[model] REDWOOD [binary_type] PDA [customer] OPEN [Issue] N_SE-46653 [Problem] Notification still appears after checking that message from chatter [Cause] msg_update_read_status is needed for notification update [Solution] call msg_update_read_status [team] WebAPI [request] N/A [horizontal_expansion] N/A UnitTC passed.
2013-07-16Update change log and spec for wrt-plugins-tizen_0.4.55submit/tizen_2.2/20130717.053417submit/tizen_2.2/20130717.014920submit/tizen_2.2/20130716.180446Dongjin Choi27-170/+442
[model] REDWOOD [binary_type] PDA [customer] OPEN [Bluetooth] visibility changed cb will be not invoked when bt is turned off [Issue#] CID-63423, CID-63164 [Problem] N/A [Solution] modify code [Issue#] N/A [Problem] Calendar alarm before attribute returned non-null value always. [Cause] Calendar alarm before attribute not initialized as null. [Solution] Check the value is undefined before returning JS value. [Issue#] WEB-3475 [Problem] rangeFilter is not working properly at birthday [Cause] internal error [Solution] fix code [Issue] Prevent 64294/64334 [Problem] Resource leak, Unchecked return value [Cause] Resource leak, Unchecked return value [Solution] Resource leak, Unchecked return value [Issue] Prevent 64294/64334 [Problem] Resource leak, Unchecked return value [Cause] Resource leak, Unchecked return value [Solution] Resource leak, Unchecked return value [Issue] N/A [Problem] remove build warning [Cause] remove build warning [Solution] remove build warning [Issue] N/A [Problem] 1. matchFlag operation is wrong. 2. App crashes when update the geolocation after it set null. [Cause] 1. No condition for some matchFlags. 2. It doesn't check null value. [Solution] 1. Add the condition for matchFlags. 2. Check the null value when geolocation update. [Issue#] N/A [Problem] BluetoothServiceHandler.unregister() and BluetoothHealthChannel.close() have wrong privilege [Cause] Some functions have same name [Solution] Register the different name in FunctionMapping [team] WebAPI [request] N/A [horizontal_expansion] N/A UnitTC passed.
2013-07-13Update change log and spec for wrt-plugins-tizen_0.4.54Dongjin Choi3-7/+19
[model] REDWOOD [binary_type] PDA [customer] OPEN [Issue] N/A [Problem] frequent launch error in RSA. [Cause] appcontrol timeout. [Solution] retry mechanism addision. [Issue] TDIS-6899 [Problem] sent message can not be seen and no confirmation message on Chatter [Cause] use connection_get_type for network state check [Solution] use connection_get_cellular_state for network state check [team] WebAPI [request] N/A [horizontal_expansion] N/A UnitTC passed.
2013-07-11Update change log and spec for wrt-plugins-tizen_0.4.53submit/tizen_2.2/20130714.154935Dongjin Choi13-56/+303
[model] REDWOOD [binary_type] PDA [customer] OPEN [Messaging] Logs extended for Attachment save/load routines [Issue#] N/A [Problem] wrong exception is thrown [Cause] N/A [Solution] fix exception handling code [Issue] Prevent 63229 [Problem] Resource leak [Cause] Resource leak [Solution] Resource leak [Issue#] N/A [Problem] when call kill API many times, some success callback is not called. [Cause] context event callback is unset when success callback is called [Solution] unset event callback when ApplicationManager is destroyed. [Issue] N_SE-45751 [Problem] Force close occur when tap on Enter Number button in Chatter [Cause] Force close occur when tap on Enter Number button in Chatter [Solution] remove dlog [team] WebAPI [request] N/A [horizontal_expansion] N/A UnitTC passed. 1
2013-07-10Update change log and spec for wrt-plugins-tizen_0.4.52Dongjin Choi21-144/+152
[model] REDWOOD [binary_type] PDA [customer] OPEN [Issue] intensive test. [Problem] simple absolute path was allowed for resolve api. [Cause] no check. [Solution] deny simple absolute path without file:// scheme. [Bluetooth] Fix bug in getting onconnect of BluetoothHealthApplication [Bluetooth] Use system_info_get_platform_bool() [Application] exception should not be thrown for get/set properties [Issue#] N/A [Problem] The returned value has to be the biggest possible unit without losing the precision. But its unit is smaller one of two TimeDurations. [Cause] It changed to smaller unit before calculating the differce and the result was returned. [Solution] The result to calculate the difference will be changed to the biggest possible unit without losing the precision. [Issue] N/A [Problem] loadMessageAttachment fail after loadMessageBody [Cause] message is not set for attachments [Solution] message set for attachments [team] WebAPI [request] N/A [horizontal_expansion] N/A UnitTC passed.
2013-07-09Update change log and spec for wrt-plugins-tizen_0.4.51Dongjin Choi28-292/+278
[model] REDWOOD [binary_type] PDA [customer] OPEN [Systeminfo] Change get Sim value code [Issue] N/A [Problem] UTC_download_start_P_001 is failed. [Cause] Using invalid destination virtual path [Solution] Uses valid path [WebSetting] Fix websetting privilege TCT issue as well as indentation adjustment. [Issue] N/A [Problem] usleep was not decleared [Cause] unistd.h was missing [Solution] including unistd.h [Issue] N/A [Problem] stopSync fail after sync called quickly [Cause] stopSync cannot get handle from email service [Solution] retry to get handle from email service [Issue#] DCM-2166 [Problem] N/A [Cause] Internal bug [Solution] modify code [Issue#] N/A [Problem] N/A [Cause] Internal bug [Solution] modify code [team] WebAPI [request] N/A [horizontal_expansion] N/A UnitTC passed.
2013-07-04Update change log and spec for wrt-plugins-tizen_0.4.50Dongjin Choi15-70/+178
[model] REDWOOD [binary_type] PDA [customer] OPEN [Issue#] N/A [Problem] There are including of unused files. [Solution] Removed including of unused files. [SCMRequest] N/A [Issue] N/A [Problem] updateMessages for email service bug fix [Cause] updateMessages for email service bug fix [Solution] updateMessages for email service bug fix [Issue] N/A [Problem] Dereferencing pointer "soundPath" [Cause] Null-checking "soundPath" suggests that it may be null, but it has already been dereferenced on all paths leading to the check [Solution] inserted Null check. [Issue] prevent CID : 63078 [Problem] memory leak. [Cause] free omission. [Solution] memory free. [Systeminfo] Fix bug when get duid value [team] WebAPI [request] N/A [horizontal_expansion] N/A
2013-07-02Update change log and spec for wrt-plugins-tizen_0.4.49Dongjin Choi69-957/+2521
[model] REDWOOD [binary_type] PDA [customer] OPEN [Issue] N/A [Problem] createOpId bug fix [Cause] createOpId bug fix [Solution] createOpId bug fix [Issue#] N/A [Problem] Filter returns the Date value as UTC [Cause] Filter create tm value from time_t value [Solution] Add JSValueToDateTm function and use it [Issue#] N/A [Problem] TCT fail, intensive test [Cause] internal error [Solution] fix code [Issue#] N_SE-43481 [Problem] Lockup occures when turn on bluetooth on Emulator [Cause] reponse delay ocuures on Emulator [Solution] Don't call Core API if BT is not supported [WebSetting] Rollback testset.xml and createPackage.xml to exclude websetting tc. [Systeminfo] Fix get capabilities info [Systeminfo] Change Sim enum value(Sync rsa code) [Issue] N/A [Problem] appcontrol launch fail on RSA binary [Cause] appcontrol launch fail. [Solution] handle exception event. [Issue#] N/A [Problem] N/A [Cause] comparison between signed and unsigned integer expressions [Solution] use sit_t instead of int. [Issue#] N/A [Problem] WebAPIErrorFactory has risk [Cause] assert codes were not removed [Solution] removed assert codes [Issue#] N/A [Problem] Some codes have useless header [Cause] assert head [Solution] removed assert heads [Issue] N/A [Problem] If object is finalized before completing async function, it makes crash [Cause] It calls async function with this pointer. If the this is finalized and callback is called, it can access the pointer that is free. [Solution] It will protect thisobject until completing async function [SCMRequest] N/A [Systeminfo] Remove build warning [team] WebAPI [request] N/A [horizontal_expansion] N/A
2013-06-29Update change log and spec for wrt-plugins-tizen_0.4.48-1Dongjin Choi32-279/+669
[model] REDWOOD [binary_type] PDA [customer] OPEN [Issue] N/A [Problem] RSA TC fail [Cause] appcontrol launch fail. [Solution] add try-catch block. [Systeminfo] Remove sim capi, use tapi api [Issue] N/A [Problem] If object is finalized before completing async function, it makes crash [Cause] It calls async function with this pointer. If the this is finalized and callback is called, it can access the pointer that is free. [Solution] It will protect thisobject until completing async function [NetworkbearerSelection] Fix TCT Manual tc [Issue] N/A [Problem] MMS support check API changed [Cause] MMS support check API changed [Solution] MMS support check API changed [Issue#] N/A [Problem] Show too many logs [Cause] hasProperty and getProperty shows log [Solution] Removed useless logs [Issue#] N_SE-43294 [problem] web process crashed when getTitle function in Notification module. [Cause] don't check invalid value. [Solution] check invalid value. [Issue] N/A [Problem] message release bug fix for listener [Cause] message release bug fix for listener [Solution] message release bug fix for listener [Systeminfo] Chanage get duid value code, Change system-info capi [Issue] N/A [Problem] appcontrol launch fail when trying to launch at the early of boot sequence. [Cause] appcontrol launch fail. [Solution] make possible to continue event despite app launch fail. [WebSetting] Connect with WRT IPC for async call to Web UI process to remove cookies and setthe user agent string. [team] WebAPI [request] N/A [horizontal_expansion] N/A
2013-06-26Update change log and spec for wrt-plugins-tizen_0.4.47Dongjin Choi54-3437/+3563
[model] REDWOOD [binary_type] PDA [customer] OPEN [Issue#] N/A [Problem] Calendar thread not generated when plugins is preloaded. [Cause] Thread initialized when dlopen is called before wrt-launchpad forking. [Solution] Defer calendar object initialzation until it's necessary. [Issue#] DCM-954, DCM-829, DCM-1285, DCM-1150, DCM-1146 [Problem] N/A [Solution] N/A [Issue#] N/A [Problem] When same objects are inserted by batchOperation, id is not correct [Cause] Same object has same memory address [Solution] add code to check duplicate [Issue#] N/A [Problem] N/A [Cause] N/A [Solution] enable ACE check for getAppMetaDATa() because policy file is updated for this api. [Issue] N_SE-41122 [Problem] abnormal behavior when handling filename has blank at the end. [Cause] trim codes removed space of filename. [Solution] remove trim code. [Issue] N/A [Problem] email from bug fix [Cause] email from bug fix [Solution] email from bug fix [Issue] N/A [Problem] appcontrol only permits 128 continuous app launch. [Cause] appcontrol design limitation. [Solution] implementation own queue. [Issue] N/A [Problem] LED color must save lowercase. [Cause] lowercase is default policy. [Solution] use boost::to_lowercase_string function. [team] WebAPI [request] N/A [horizontal_expansion] N/A Change-Id: I58e0925588d3ecad79fe4961dc361ffb2b17cd07
2013-06-24Update change log and spec for wrt-plugins-tizen_0.4.46Dongjin Choi5-31/+8
[model] REDWOOD [binary_type] PDA [customer] OPEN [Systeminfo] Remove 'inputKeyMenu', 'inputKeyBack' attribute [team] WebAPI [request] N/A [horizontal_expansion] N/A
2013-06-24Update change log and spec for wrt-plugins-tizen_0.4.44Dongjin Choi80-190/+4575
[model] REDWOOD [binary_type] PDA [customer] OPEN [Issue#] N/A [Problem] Memory leak [Cause] Misused the platform APIs [Solution] Release the bundle passed by platform\ [Issue#] N_SE-41597 [Problem] Calendar item end date not updated when saving the duration and the end date at once. [Cause] End date has priority over duration when saving an item. [Solution] Adjust the endDate if the duration attribute alone is changed before saving. [Issue#] N/A [Problem] crash when contact image is updated [Cause] misuse platform API(maybe changing platform policy) [Solution] modify code [Issue] DCM 2018 [Problem] crash when setting error msg on std::string [Cause] std::string is thread unsafe [Solution] use raw string. [Issue#] N/A [Problem] some wrong parameter is not handled on replyResult [Cause] using old argument validator [Solution] use new argument validator [Systeminfo] Add 'buildVersion', 'isAutoRotation' attribute [Issue] N/A [Problem] W3C spec guides that doesn't throw any exception in constructor. [Cause] N/A [Solution] remove throwing an exception [Bluetooth] Add Bluetooth Health Device Profile APIs [WebSetting] Add the initial version of web setting API(setUserAgentString, removeAllCookies). [Issue#] N/A [Problem] there are no way to get meta data by API [Cause] N/A [Solution] Add API to return meta data of application [Systeminfo] Add 'profile' attribute [SystemInfo] changed ThreadEnum [Issue#] N/A [Problem] N/A [Cause] N/A [Solution] Inserted LED Properties of Notification [team] WebAPI [request] N/A [horizontal_expansion] N/A
2013-06-19Update change log and spec for wrt-plugins-tizen_0.4.43Dongjin Choi39-162/+542
[model] REDWOOD [binary_type] PDA [customer] OPEN [Issue#] CID 56765 [Problem] There is dereferencing a pointer. [Solution] Fixed the dereferencing a pointer. [Systeminfo] Fix TCT issue(storage property) [Systeminfo] Chanage getDeviceCapabilities API code [NBS] Fix TCT issue(manual tc) [Issue#] N/A [Problem] A crash and wrong sync statistics after syncing with the funambol server. [Cause] Unexpected DS callback parameters and data from platform. [Solution] Add defense codes and revise sync statistics handling routine. [Issue] DCM 2017 [Problem] crash when callback is invoked. [Cause] Appcontrol launch is failed, but remote app is launched. [Solution] check event value. [Issue] CID-60382 [Problem] Array compared against 0 [Cause] Comparing an array to null is not useful [Solution] Check array is empty [Issue] N/A [Problem] Account Name and email sender address bug fix [Cause] Account Name and email sender address bug fix [Solution] Account Name and email sender address bug fix [Issue] N/A [Problem] remove assert function [Cause] remove assert function [Solution] remove assert function [team] WebAPI [request] N/A [horizontal_expansion] N/A
2013-06-18Update change log and spec for wrt-plugins-tizen_0.4.42-2Kisub Song1-1/+1
Change-Id: I4c3956db4c1ac1944a33d40a9b798ad41ecd55b8
2013-06-17Update change log and spec for wrt-plugins-tizen_0.4.42-1Dongjin Choi1-1/+1
2013-06-14Update change log and spec for wrt-plugins-tizen_0.4.42Dongjin Choi35-667/+470
[model] REDWOOD [binary_type] PDA [customer] OPEN [Issue] N/A [Problem] remove build warning [Cause] remove build warning [Solution] remove build warning [Bluetooth] Do not check whether bluetooth is supported or not. tizen.bluetooth returns undefined if bluetooth is not supported. [Systeminfo] add exception code about inputKeyMenu&inputKeyBack attribute [Issue#] N/A [Problem] prevent issue [Cause] dereference without checking null [Solution] add routine [Issue] orange CQ H0100189518 [Problem] does not check mode when resolving 'ringtones' [Cause] unexpected platform path change. [Solution] path modification. [Issue] N/A [Problem] message conversation bug fix for to and from [Cause] message conversation bug fix for to and from [Solution] message conversation bug fix for to and from [Issue] DCM 1886. [Problem] sync api performance issue. [Cause] using dlp event. [Solution] remove dpl event. [Systeminfo] Change get imei, sim value code [NBS] Move code about privilege check [Issue] N/A [Problem] email conversation listener update bug fix [Cause] email conversation listener update bug fix [Solution] email conversation listener update bug fix [Issue] N/A [Problem] remove build warning [Cause] remove build warning [Solution] remove build warning [Issue#] N/A [Problem] Returned 'undefined' if it has no priv obj [Cause] Check tightly [Solution] Return value if static value requested [team] WebAPI [request] N/A [horizontal_expansion] N/A
2013-06-12Update change log and spec for wrt-plugins-tizen_0.4.41Dongjin Choi27-184/+311
[model] REDWOOD [binary_type] PDA [customer] OPEN [Issue] N/A [Problem] findMessages with plainBody bug fix [Cause] findMessages with plainBody bug fix [Solution] findMessages with plainBody bug fix [Issue] N/A [Problem] Incomming MMS listener bug fix and Conversation listener bug fix [Cause] Incomming MMS listener bug fix and Conversation listener bug fix [Solution] Incomming MMS listener bug fix and Conversation listener bug fix [Issue] N/A [Problem] N/A [Cause] N/A [Solution] add on_frame_load_callback and on_frame_unload_callback to unregister asynchronized and synchronized callbacks when frame is unloaded. [Issue] tct fail newly added. [Problem] '%' sign is not supproted, but it is described in spec [Cause] not implemented. [Solution] implementation. [Issue] N/A [Problem] sendMessage with email with successCallback once [Cause] emailId and emailHandle were mixed during access to m_requests storage [Solution] All access operations were modified to use emailHandle [Issue] tct fail due to path change. [Problem] resolve error. [Cause] unexpected platform path change. [Solution] path modification. [Issue#] N/A [Problem] return value is not same with Native API [Cause] N/A [Solution] Add "/" to end of shared path [Issue] N/A [Problem] findConversation bug fix for from filter [Cause] findConversation bug fix for from filter [Solution] findConversation bug fix for from filter [Issue] N/A [Problem] N/A [Cause] N/A [Solution] Add time profiling code for Download and Push module. [team] WebAPI [request] N/A [horizontal_expansion] N/A
2013-06-06iUpdate change log and spec for wrt-plugins-tizen_0.4.40Dongjin Choi10-390/+23
[model] REDWOOD [binary_type] PDA [customer] OPEN [Systeminfo] Add 'inputKeyBack', 'inputKeyOption' attribute, remove SYSTEM_INFO_KEY_DEVICE_UUID key [team] WebAPI [request] N/A [horizontal_expansion] N/A UnitTest passed in 2.2 RC1 R2
2013-06-06Merge branch 'tizen_2.1' into tizen_2.2Dongjin Choi47-109/+353
2013-06-05Update change log and spec for wrt-plugins-tizen_0.4.39-1Dongjin Choi1-1/+1
2013-06-04Update change log and spec for wrt-plugins-tizen_0.4.39Dongjin Choi47-108/+352
[model] REDWOOD [binary_type] PDA [customer] OPEN [Issue#] N/A [Problem] tizen log is deprecated. [Cause] N/A [Solution] removed tizen.log code from Notification.js [Systeminfo] Change code about get 'imei' attribute value [Issue] N/A [Problem] queryGenerator bug fix [Cause] check MAIN TYPE for conversation type search [Solution] check conversation count check for type [Issue] N/A [Problem] Mms service support check [Cause] Mms service support check [Solution] Mms service support check [Issue] N/A [Problem] Goto replaced with Throw in MMS [Cause] Goto is not used in C++ because exceptions were introduced to handle errors. [Solution] Goto replaced with Throw in MMS [Issue] N/A [Problem] Can't print privacy information. [Cause] Platfrom policy [Solution] Provides Secure Log [Systeminfo] Update devicecapabitiles getter code [Issue#] N/A [Problem] Not necessary DPL using declarations. [Cause] N/A [Solution] Refactoring applied. [Issue] N/A [Problem] email conversation listener bug fix [Cause] email conversation listener bug fix [Solution] email conversation listener bug fix [team] WebAPI [request] N/A [horizontal_expansion] N/A UnitTest passwd in 2.1.1 RC2 R8
2013-05-31Update change log and spec for wrt-plugins-tizen_0.4.38Dongjin Choi32-57/+119
[model] REDWOOD [binary_type] PDA [customer] OPEN [Issue] N/A [Problem] email conversation listener bug fix [Cause] email conversation listener bug fix [Solution] email conversation listener bug fix [Issue] N/A [Problem] find email has no mimeType for attachment [Cause] mimeType is not set [Solution] mimeType set for attachment [Issue] N_SE-39969 [Problem] the settig of filter have a error in platform [Cause] N/A [Solution] modify the code to set the filter [Systeminfo] Remove 'SYSTEM_INFO_KEY_CPS_SUPPORTED' key [Issue] N/A [Problem] Old notification privilege don't work [Cause] backward compatibility was not guaranteed. [Solution] inserted backward compatibility. [team] WebAPI [request] N/A [horizontal_expansion] N/A
2013-05-29Update change log and spec for wrt-plugins-tizen_0.4.36Dongjin Choi29-316/+367
[Issue#] N/A [Problem] Unnecessary header files are included [Solution] Fixed including of unnecessary header files [SCMRequest] N/A [Issue] N/A [Problem] handle only 1 private object gc. [Cause] N/A [Solution] implementation. [Issue#] N/A [Problem] If send or write NDEFMessage after modifying NDEFMessage's records,the modification isn't adapted. [Solution] re-making NDEFMessage when sending or writing NDEFMessage [Issue#] N/A [Problem] When call setter api, use virtual & absolute path. But, it is ambiguous. [Solution] Remove set virtual path code [Issue#] N/A [Problem] Unstable thread when preloaded. [Cause] DS thread not generated as expected. [Solution] Don't use a DS thread for all function calls. [Issue#] N/A [Problem] Terminated TCT abnormally [Cause] platform sent invalid values [Solution] add validator [Issue#] N/A [Problem] Docomo App (menuapp) is not launched [Cause] exception is thrown when try to get cert info of rpm type application [Solution] return empty array instead of exception [Issue#] N/A [Problem] Calendar duration not updated when changing its value after initialization. [Cause] Private object not shared between calendar event and time duration object. [Solution] Revise the time duration handling routine to share its private object. [Issue#] N/A [Problem] Two TCT cases failed. [Cause] Wrong rrule until date routine. [Solution] Fix wrong until date initialization routine and add unit TC case for this. [Issue#] N/A [Problem] event callback is called after plugin unloading. and that make system crash [Cause] N/A [Solution] unset event callback after use [Issue#] N/A [Problem] When smnack is enabled, application size is not returned [Cause] Smack access deny is occured [Solution] use new API to get size data from pkg server [team] WebAPI [request] N/A [horizontal_expansion] N/A UnitTest Done.
2013-05-27Update change log and spec for wrt-plugins-tizen_0.4.35Dongjin Choi16-150/+260
[model] REDWOOD [binary_type] PDA [customer] OPEN [Issue#] DCM-1710 [Problem] Callback is not occured when roaming status is changed. [Cause] Internal bug. [Solution] Modification. [Issue#] DCM-1574 [Problem] Calendar rrule array not updated as desired. [Cause] Did't parse the whole attribute for rule. [Solution] Parse all attribute for rrule when adding/updating events.. [Issue#] TDIS-5784 [Problem] Calendar duration with greater than 80 years caused an error in update routine. [Cause] 4 byte long variable used for duration length in one place. [Solution] Use 8 bytes long long variable. [Issue] DCM-1696 [Problem] id does not math with operation result. [Cause] platform api bug. [Solution] add queue to manager id & result. [Issue#] N/A [Problem] Leaks of Tizen 2.1 Feature [Cause] N/A [Solution] Add testcases for Download [Issue] N/A [Problem] Sms and Mms conversation listener update bug fix [Cause] Sms and Mms conversation listener update bug fix [Solution] Sms and Mms conversation listener update bug fix [team] WebAPI [request] N/A [horizontal_expansion] N/A UnitTest Done.
2013-05-23Update change log and spec for wrt-plugins-tizen_0.4.34Dongjin Choi23-925/+887
[model] REDWOOD [binary_type] PDA [customer] OPEN [Issue] N/A [Problem] memory leak in callback code. [Cause] there is not free code in return block. [Solution] free memory. [Issue] Prevent 53938 [Problem] Resource leak [Cause] mms_struct is not released [Solution] release mms_struct [Issue#] N/A [Problem] N/A [Cause] N/A [Solution] Add profiling code for performance checking [Issue#] N/A [Problem] DPL need 2~3 msec additionllay for every sync-to-sync call [Cause] N/A [Solution] call platform code directly without dpl [Issue#] N/A [Problem] N/A [Cause] N/A [Solution] Add additional profiling code for package [Issue#] N/A [Problem] Plugin preload didn't work. [Cause] Calendar thread not generated as expected. [Solution] Don't use a calendar thread for all function calls. [team] WebAPI [request] N/A [horizontal_expansion] N/A
2013-05-22Update change log and spec for wrt-plugins-tizen_0.4.33Dongjin Choi24-49/+246
[model] REDWOOD [binary_type] PDA [customer] OPEN [Issue#] N/A [Problem] Error with gcc 4.7 [Cause] isnan func is ambiguous [Solution] specified the namespace [Issue#] N/A [Problem] plugin loading time [Cause] Symbol visibility [Solution] Rearranged symbol visibility [Issue] TDIS-5524 [Problem] add attachment with sounds path fail [Cause] sounds path is changed [Solution] change sounds path corectly [Issue#] N/A [Problem] package id has been exposed. [Cause] package id has been exposed. [Solution] Don't print. [Issue#] DCM1667 [Problem] request protocl change. [Cause] N/A [Solution] modification [Issue] N/A [Problem] email from address invalid [Cause] get email from address from email data directly [Solution] convert email from address [Issue] N/A [Problem] JSMessage folderId attribute bug [Cause] Convert folderType to string for email [Solution] set email folderId than folderType on email [Issue] N/A [Problem] addDraftMessage then updateMessage attachment bug fix on email [Cause] addDraftMessage then updateMessage attachment bug fix on email [Solution] addDraftMessage then updateMessage attachment bug fix on email [Issue#] N/A [Problem] notificationi TC occur error in the jigtop UnitTC [Cause] accessable notification in the other package. [Solution] inserted package check module. [team] WebAPI [request] N/A [horizontal_expansion] N/A