Update change log and spec for wrt-plugins-tizen_0.4.65
authorDongjin Choi <milkelf.choi@samsung.com>
Thu, 5 Sep 2013 08:18:21 +0000 (17:18 +0900)
committerDongjin Choi <milkelf.choi@samsung.com>
Thu, 5 Sep 2013 08:18:21 +0000 (17:18 +0900)
commitbd4a043b2824101aaf43cc6779a097cab3b60996
tree9964dcca6840044da5decd5aff8df73cda54d207
parentb3d0fe1433092fd90e7e9e4c1984054c35441aa2
Update change log and spec for wrt-plugins-tizen_0.4.65

[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.
49 files changed:
packaging/wrt-plugins-tizen.spec
src/Alarm/config.xml
src/Application/config.xml
src/Bluetooth/config.xml
src/Bookmark/config.xml
src/Calendar/config.xml
src/Callhistory/config.xml
src/Contact/config.xml
src/Content/config.xml
src/DataControl/DataControlConverter.cpp
src/DataControl/DataControlConverter.h
src/DataControl/DataType.h
src/DataControl/JSMappedDataControlConsumer.cpp
src/DataControl/JSSQLDataControlConsumer.cpp
src/DataControl/config.xml
src/DataSync/config.xml
src/Download/config.xml
src/Filesystem/Manager.cpp
src/Filesystem/config.xml
src/MessagePort/config.xml
src/Messaging/Conversation.cpp
src/Messaging/Email.cpp
src/Messaging/EmailService.cpp
src/Messaging/EmailService.h
src/Messaging/IMessage.cpp
src/Messaging/IMessage.h [changed mode: 0755->0644]
src/Messaging/JSConversation.cpp
src/Messaging/JSMessagingServiceManager.cpp
src/Messaging/Messaging.cpp
src/Messaging/Messaging.h
src/Messaging/Mms.cpp
src/Messaging/WidgetFilePathMgr.h [new file with mode: 0644]
src/Messaging/config.xml
src/NFC/NFCAdapter.cpp
src/NFC/config.xml
src/NetworkBearerSelection/config.xml
src/Notification/config.xml
src/Package/config.xml
src/Power/PowerManager.cpp
src/Power/config.xml
src/Push/config.xml
src/SecureElement/config.xml
src/SystemSetting/config.xml
src/Systeminfo/config.xml
src/TimeUtil/JSTZDate.cpp
src/TimeUtil/config.xml
src/Tizen/config.xml
src/WebSetting/CMakeLists.txt
src/WebSetting/config.xml