Update change log and spec for wrt-plugins-tizen_0.4.26
authorDongjin Choi <milkelf.choi@samsung.com>
Mon, 29 Apr 2013 12:17:07 +0000 (21:17 +0900)
committerDongjin Choi <milkelf.choi@samsung.com>
Mon, 29 Apr 2013 12:17:07 +0000 (21:17 +0900)
commitcf6316793d78dd37ec7e1a523404283ee3777947
treec6208c593546c6274f32ffe050f94db04b60d286
parent699166950f4817516693be01115b6285d7e07f1c
Update change log and spec for wrt-plugins-tizen_0.4.26

[model] REDWOOD
[binary_type] PDA
[customer] OPEN

[Issue#] N/A
[Problem] only file path is allowed to install
[Cause] N/A
[Solution] allow file uri path

[Issue#] SQL insert/update protocol change.
[Problem] N/A
[Cause] N/A
[Solution] Implementation.

[Issue#] N/A
[Problem] JS isinstanceof test failed for Messaging module.
[Cause] No use of constructor definition in class map.
[Solution] Use the constructor definition in class map.

[Issue] N/A
[Problem] MessageFolder get type attribute bug fix
[Cause] MessageFolder get type attribute bug fix
[Solution] MessageFolder get type attribute bug fix

[Issue] N/A
[Problem] N/A
[Cause] N/A
[Soution] updated the function for the valid person id.

[team] WebAPI
[request] N/A
[horizontal_expansion] N/A
13 files changed:
packaging/wrt-plugins-tizen.spec
src/Callhistory/CallHistory.cpp
src/Callhistory/CallHistory.h
src/DataControl/SqlDataControlConsumer.cpp
src/DataControl/SqlDataControlConsumer.h
src/Messaging/JSMessage.cpp
src/Messaging/JSMessageAttachment.cpp
src/Messaging/JSMessageFolder.cpp
src/Messaging/MessageFolder.h
src/Messaging/Messaging.cpp
src/Messaging/messageDB/MessageStorageReader.cpp
src/Messaging/plugin_initializer.cpp
src/Package/PackageManager.cpp