Update change log and spec for wrt-plugins-tizen_0.4.13
authorDongjin Choi <milkelf.choi@samsung.com>
Fri, 29 Mar 2013 11:47:51 +0000 (20:47 +0900)
committerDongjin Choi <milkelf.choi@samsung.com>
Fri, 29 Mar 2013 11:47:51 +0000 (20:47 +0900)
commit25a75649b8c923ff60b284f58508937936b41ad4
tree7b08ccb86279f0cf316a5b9e4bfa75354aa4063f
parent27924a93e4289aa2ba2c2aea123cca65db002305
Update change log and spec for wrt-plugins-tizen_0.4.13

[Issue#] N/A
[Problem] N/A
[Cause]  N/A
[Solution] Secure Element's privilege is changed. Previous privilege will be deprecated

[Issue#] DCM-1021
[Problem] Crash when trying to set a null value to the event rrule
[Cause] No care for null/undefined value.
[Solution] Separate routien for null/undefined value for event rrule

[Issue#] N/A
[Problem] progress value property don't work in StatusNotification Constructor.
[Cause] progress update function has omitted
[Solution] progress update function will work when PROGRESS mode in the constructor.

[Issue#] N/A
[Problem] static member is temporary solution
[Cause] N/A
[Solution] Set object attributes into created JS object

[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Add errors and exceptions of OpenMobileAPI

[Issue#] DCM-1058
[Problem] Calling "removeBatch" with null id causes a crash.
[Cause] No null handling for removeBatch.
[Solution] Ignore invalid ids for removeBatch input parameter.

[Issue#] N_SE-30207, N_SE-30206
[Problem] Bugs in enum conversion routine for sync type and interval.
[Cause] Wrong enum conversion between platform and JS.
[Solution] Fix bugs in enum conversion routines.

[Issue#] Felica QA
[Problem] Raise IOError although the dir to delete does not exist.
[Cause] Wrong error raise.
[Solution] Error code modification.

[Issue#] DCM-1105
[Problem] Platform error while creating download. Full of available simultaneous downloads.
[Cause] Download F/W allows maximum 5 download session at time.
[Solution] Fixed to close download handle when the download session is finished.

[Issue#] DCM-1081
[Problem] sort parameter null is not working
[Cause] if sort is null offset and limit is not set
[Solution] sort check routine fix

[Issue#] TDIST-162
[Problem] findMessages with filter isRead on email bug fix
[Cause] mail_tbl attribute name changed.
[Solution] change isRead name to proper mail_tbl name

[Issue#] N_SE-29576
[Problem] No exception thrown for wrong enum value for AlarmAbsolute Constructor
[Cause] N/A
[Solution] throw exception

[Issue#] N/A
[Problem] Converting issue.
[Cause] wrong regular expression is used.
[Solution] use to std library

[Issue#] DCM-1106, DCM-1146
[Problem] Not support DESC sorting mode, freeze
[Cause] missing code, contacts-service-ipcd crash
[Solution] change code

[Issue#] DCM-828
[Problem] converting issue from struct tm
[Cause]  converting issue from struct tm
[Solution] if release date is not set, return the undefined

[Issue#] N/A
[Problem] Array.isArray test failed for platform arrays such as exceptions, setPositions, daysOfTheWeek, categories.
[Cause] Platform array doesn't support array test.
[Solution] Use JSC array interface instead of our own platform array object.

[Issue#] N/A
[Problem] Widget crash when progress CB is called.
[Cause] Wrong uri type from platform test code.
[Solution] Fix callback parameter type and relevent bugs.

[Issue#] N/A
[Problem] N/A
[Cause]  N/A
[Solution] Secure Element's privilege is changed. And apis and an attribute related to card emulation are removed.

[Issue#] DCM-992
[Problem] DCM wants to access another path, not virtual path.
[Cause] tizen policy blocks the file path except virtual path.
[Solution] modification.

[Issue#] DCM-1141
[Problem] read column bigger than 300byte fail.
[Cause] wrong memory size reservation
[Solution] memory size modification.

[Issue#] DCM-1087/DCM_1132
[Problem] sync and syncFolder successCallback is not called
[Cause] sync and syncFolder event is rewrited
[Solution] save each event

[Issue#] DCM-1043, DCM-1090, DCM-1094
[Problem] DCM-1043 : When celluar network is connected lte, Web api send wrong informaion.
DCM-1094 : Mcc value is incorrect.
DCM-1090 : Networkbearerselection exception is incorrect.
[Cause] internal bug
[Solution] modification.

[SCMRequest] N/A
164 files changed:
packaging/wrt-plugins-tizen.spec
pkgconfigs/wrt-plugins-tizen-alarm.pc.in [changed mode: 0755->0644]
pkgconfigs/wrt-plugins-tizen-application.pc.in [changed mode: 0755->0644]
pkgconfigs/wrt-plugins-tizen-bluetooth.pc.in [changed mode: 0755->0644]
pkgconfigs/wrt-plugins-tizen-bookmark.pc.in [changed mode: 0755->0644]
pkgconfigs/wrt-plugins-tizen-calendar.pc.in [changed mode: 0755->0644]
pkgconfigs/wrt-plugins-tizen-callhistory.pc.in [changed mode: 0755->0644]
pkgconfigs/wrt-plugins-tizen-common.pc.in [changed mode: 0755->0644]
pkgconfigs/wrt-plugins-tizen-contact.pc.in [changed mode: 0755->0644]
pkgconfigs/wrt-plugins-tizen-content.pc.in [changed mode: 0755->0644]
pkgconfigs/wrt-plugins-tizen-datacontrol.pc.in [changed mode: 0755->0644]
pkgconfigs/wrt-plugins-tizen-datasync.pc.in
pkgconfigs/wrt-plugins-tizen-download.pc.in [changed mode: 0755->0644]
pkgconfigs/wrt-plugins-tizen-filesystem.pc.in [changed mode: 0755->0644]
pkgconfigs/wrt-plugins-tizen-log.pc.in [changed mode: 0755->0644]
pkgconfigs/wrt-plugins-tizen-messageport.pc.in [changed mode: 0755->0644]
pkgconfigs/wrt-plugins-tizen-messaging.pc.in [changed mode: 0755->0644]
pkgconfigs/wrt-plugins-tizen-networkbearerselection.pc.in [changed mode: 0755->0644]
pkgconfigs/wrt-plugins-tizen-nfc.pc.in [changed mode: 0755->0644]
pkgconfigs/wrt-plugins-tizen-notification.pc.in [changed mode: 0755->0644]
pkgconfigs/wrt-plugins-tizen-package.pc.in [changed mode: 0755->0644]
pkgconfigs/wrt-plugins-tizen-power.pc.in [changed mode: 0755->0644]
pkgconfigs/wrt-plugins-tizen-push.pc.in [changed mode: 0755->0644]
pkgconfigs/wrt-plugins-tizen-secureelement.pc.in
pkgconfigs/wrt-plugins-tizen-systeminfo.pc.in [changed mode: 0755->0644]
pkgconfigs/wrt-plugins-tizen-systemsetting.pc.in [changed mode: 0755->0644]
pkgconfigs/wrt-plugins-tizen-timeutil.pc.in
pkgconfigs/wrt-plugins-tizen-tizen.pc.in [changed mode: 0755->0644]
src/Alarm/JSAlarmAbsolute.cpp
src/Bluetooth/JSBluetoothDevice.cpp
src/Bluetooth/JSBluetoothDevice.h
src/Bluetooth/JSBluetoothManager.cpp
src/Bluetooth/JSBluetoothManager.h
src/Bluetooth/JSBluetoothSocket.cpp
src/Bluetooth/JSBluetoothSocket.h
src/Calendar/CMakeLists.txt
src/Calendar/Calendar.cpp
src/Calendar/CalendarConverter.cpp
src/Calendar/CalendarConverter.h
src/Calendar/CalendarEvent.cpp
src/Calendar/CalendarEvent.h
src/Calendar/EventRecurrenceRule.cpp
src/Calendar/EventRecurrenceRule.h
src/Calendar/JSCalendar.cpp
src/Calendar/JSCalendarEvent.cpp
src/Calendar/JSCalendarEvent.h
src/Calendar/JSCalendarItemProperties.cpp
src/Calendar/JSCalendarItemProperties.h
src/Calendar/JSCalendarRecurrenceRule.cpp
src/Calendar/JSCalendarTask.cpp
src/Calendar/JSCalendarTask.h
src/Calendar/JSNumberArray.cpp [deleted file]
src/Calendar/JSNumberArray.h [deleted file]
src/Calendar/JSStringArray.cpp [deleted file]
src/Calendar/JSStringArray.h [deleted file]
src/Calendar/JSTZDateArray.cpp [deleted file]
src/Calendar/JSTZDateArray.h [deleted file]
src/Calendar/plugin_initializer.cpp
src/Callhistory/CallHistory.cpp
src/Callhistory/CallHistory.h
src/Callhistory/CallHistoryMultiCallback.cpp
src/Callhistory/CallHistoryMultiCallback.h
src/Callhistory/CallHistoryStaticController.cpp
src/Callhistory/Converter.cpp
src/Callhistory/EventCallHistoryListener.cpp
src/Callhistory/EventCallHistoryListener.h
src/Common/ArgumentValidator.cpp
src/Common/ArgumentValidator.h
src/Common/AsyncCallbackManager.h [changed mode: 0755->0644]
src/Common/CallbackUserData.cpp [changed mode: 0755->0644]
src/Common/CallbackUserData.h [changed mode: 0755->0644]
src/Common/GlobalContextManager.cpp [changed mode: 0755->0644]
src/Common/GlobalContextManager.h [changed mode: 0755->0644]
src/Common/IListenerManager.h [changed mode: 0755->0644]
src/Common/JSTizenException.cpp [changed mode: 0755->0644]
src/Common/JSTizenException.h [changed mode: 0755->0644]
src/Common/JSTizenExceptionFactory.cpp [changed mode: 0755->0644]
src/Common/JSTizenExceptionFactory.h [changed mode: 0755->0644]
src/Common/JSUtil.h
src/Common/JSWebAPIError.cpp [changed mode: 0755->0644]
src/Common/JSWebAPIError.h [changed mode: 0755->0644]
src/Common/PlatformException.cpp [changed mode: 0755->0644]
src/Common/PlatformException.h [changed mode: 0755->0644]
src/Common/SecurityExceptions.h [changed mode: 0755->0644]
src/Common/StandaloneConsole/CMakeLists.txt [changed mode: 0755->0644]
src/Common/StandaloneConsole/JSConsole.h [changed mode: 0755->0644]
src/Common/StandaloneConsole/StandaloneConsole.h [changed mode: 0755->0644]
src/Common/TizenExceptionData.cpp [changed mode: 0755->0644]
src/Common/TizenExceptionData.h [changed mode: 0755->0644]
src/Contact/AddressBook.cpp
src/Contact/ContactObjectA2PConverter.cpp
src/Contact/ContactObjectP2AConverter.cpp
src/Contact/ContactQueue.cpp
src/Contact/ContactSearchEngine.cpp
src/Contact/ContactUtility.cpp
src/Content/ContentFolder.cpp
src/Content/ContentFolder.h
src/Content/ContentManager.cpp
src/Content/ContentManager.h
src/Content/ContentMedia.cpp
src/Content/ContentMedia.h
src/Content/ContentUtility.cpp
src/Content/ContentUtility.h
src/Content/JSContent.cpp
src/Content/JSFolder.cpp
src/DataControl/SelectDataObject.cpp
src/DataSync/DataSyncConverter.cpp
src/DataSync/DataSyncManager.cpp
src/DataSync/JSDataSyncManager.cpp
src/Download/DownloadManager.cpp
src/Download/JSDownloadRequest.cpp
src/Filesystem/FilesystemUtils.cpp
src/Filesystem/FilesystemUtils.h
src/Filesystem/JSFile.cpp
src/Filesystem/ResponseDispatcher.cpp
src/Messaging/DBus/Connection.cpp
src/Messaging/IMessagingService.h
src/Messaging/JSMessagingService.cpp [changed mode: 0755->0644]
src/Messaging/MailSender.cpp
src/Messaging/MailSync.cpp
src/Messaging/MessageQueryGenerator.cpp
src/Messaging/Messaging.cpp
src/Messaging/MessagingService.cpp
src/Messaging/MessagingService.h
src/Messaging/SyncNetworkStatus.cpp
src/Messaging/messageDB/MessageStorageReader.cpp
src/NFC/EventNFCChanged.h
src/NFC/INFCAdapter.cpp
src/NFC/INFCAdapter.h
src/NFC/JSNFCAdapter.cpp [changed mode: 0644->0755]
src/NFC/JSNFCAdapter.h
src/NFC/NFCAdapter.cpp [changed mode: 0644->0755]
src/NFC/NFCAdapter.h
src/NFC/NFCConverter.cpp
src/NFC/NFCConverter.h
src/NFC/NFCDefaultAdapter.cpp [changed mode: 0644->0755]
src/NFC/NFCDefaultAdapter.h
src/NFC/NFCListenerManager.h [changed mode: 0644->0755]
src/NFC/NFCStaticController.cpp [changed mode: 0644->0755]
src/NFC/NFCStaticController.h
src/NFC/NFCUtil.cpp [changed mode: 0644->0755]
src/NFC/NFCUtil.h
src/NetworkBearerSelection/JSNetworkBearerSelection.cpp
src/Notification/NotificationLine.cpp
src/Notification/StatusNotification.cpp
src/SecureElement/CMakeLists.txt
src/SecureElement/EventSEService.h
src/SecureElement/JSSEChannel.cpp [changed mode: 0644->0755]
src/SecureElement/JSSEReader.cpp [changed mode: 0644->0755]
src/SecureElement/JSSEService.cpp [changed mode: 0644->0755]
src/SecureElement/JSSESession.cpp [changed mode: 0644->0755]
src/SecureElement/SEChannel.cpp
src/SecureElement/SEConverter.cpp
src/SecureElement/SEConverter.h
src/SecureElement/SEReader.cpp
src/SecureElement/SEResponseDispatcher.cpp
src/SecureElement/SESession.cpp
src/SecureElement/SEUtil.cpp
src/SecureElement/SEUtil.h
src/SecureElement/config.xml
src/SecureElement/plugin_config.cpp [new file with mode: 0755]
src/SecureElement/plugin_config.h [new file with mode: 0755]
src/Systeminfo/Systeminfo.cpp
src/Tizen/JSFeature.cpp