Update change log and spec for wrt-plugins-tizen_0.4.42
authorDongjin Choi <milkelf.choi@samsung.com>
Fri, 14 Jun 2013 09:37:00 +0000 (18:37 +0900)
committerDongjin Choi <milkelf.choi@samsung.com>
Fri, 14 Jun 2013 09:37:00 +0000 (18:37 +0900)
commit5d388de3738ea92a079f3c9fd70c085e48a50a6f
tree00562fcedab328c5dcaa22f5d8001bd3df739f9c
parent9396663d8986f87507d5c97323086387701887b6
Update change log and spec for wrt-plugins-tizen_0.4.42

[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
35 files changed:
packaging/wrt-plugins-tizen.spec
src/Bluetooth/BluetoothAdapter.cpp
src/Bluetooth/BluetoothAdapter.h
src/Bluetooth/JSBluetoothAdapter.cpp
src/Bluetooth/JSBluetoothClass.cpp
src/Bluetooth/JSBluetoothDevice.cpp
src/Bluetooth/JSBluetoothManager.cpp
src/Bluetooth/JSBluetoothServiceHandler.cpp
src/Bluetooth/JSBluetoothSocket.cpp
src/Common/JSWebAPIError.cpp
src/Common/JSWebAPIError.h
src/Common/JSWebAPIException.cpp
src/Common/JSWebAPIException.h
src/Contact/ContactsSvcChangeListenerManager.cpp
src/Content/ContentManager.cpp
src/DataControl/DataControlAsyncCallbackManager.h
src/DataControl/DataControlListener.h
src/DataControl/EventGetIndexedRow.h [deleted file]
src/DataControl/ISelectDataObject.cpp
src/DataControl/ISelectDataObject.h
src/DataControl/JSSelectObjectArrayValues.cpp
src/DataControl/RowData.h
src/DataControl/SelectDataObject.cpp
src/DataControl/SelectDataObject.h
src/Filesystem/JSFilesystemManager.cpp
src/Messaging/Conversation.cpp
src/Messaging/Email.cpp
src/Messaging/Messaging.cpp
src/Messaging/Mms.cpp
src/NetworkBearerSelection/JSNetworkBearerSelection.cpp
src/Systeminfo/JSCellularNetworkInfo.cpp
src/Systeminfo/JSDeviceCapabilitiesInfo.cpp
src/Systeminfo/JSSIMInfo.cpp
src/Systeminfo/Systeminfo.cpp
src/Systeminfo/SysteminfoPropertyInfo.h