Update change log and spec for wrt-plugins-tizen_0.4.38
authorDongjin Choi <milkelf.choi@samsung.com>
Fri, 31 May 2013 11:11:30 +0000 (20:11 +0900)
committerDongjin Choi <milkelf.choi@samsung.com>
Fri, 31 May 2013 11:11:30 +0000 (20:11 +0900)
commitd34cbc5f0a778bf2c2c7f8b4dd79833c9af6f664
treed6582f2766d9970c044f745699fa8ff965d84f06
parentd26c636c86aac2adf415e78c4e34631ee4ab4fb0
Update change log and spec for wrt-plugins-tizen_0.4.38

[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
32 files changed:
packaging/wrt-plugins-tizen.spec
src/Calendar/CalendarConverter.cpp
src/Calendar/JSCalendarAlarm.cpp
src/Content/ContentManager.cpp
src/Filesystem/EventCopy.cpp
src/Filesystem/EventCreate.cpp
src/Filesystem/EventListNodes.cpp
src/Filesystem/EventMove.cpp
src/Filesystem/EventRemove.cpp
src/Filesystem/FilesystemUtils.cpp
src/Filesystem/JSStorage.cpp
src/Filesystem/Path.cpp
src/Filesystem/ResponseDispatcher.cpp
src/Filesystem/Stream.cpp
src/Filesystem/plugin_config.cpp
src/Messaging/Conversation.cpp
src/Messaging/Conversation.h
src/Messaging/Email.cpp
src/Messaging/IMessagingTypes.h
src/Messaging/MessageFilterConverter.cpp
src/Messaging/Messaging.cpp
src/Messaging/MessagingListener.cpp
src/Messaging/StorageChangesMessageFilterValidatorFactory.cpp
src/Messaging/StorageChangesMessageFilterValidatorFactory.h
src/Messaging/StorageChangesMessageGenerator.cpp
src/Messaging/StorageChangesMessageGenerator.h
src/Notification/config.xml
src/Systeminfo/JSDeviceCapabilitiesInfo.cpp
src/TimeUtil/JSTZDate.cpp
src/TimeUtil/JSTimeDuration.cpp
src/TimeUtil/TimeUtilConverter.cpp
src/TimeUtil/TimeUtilConverter.h