Update change log and spec for wrt-plugins-tizen_0.4.70
authorKisub Song <kisubs.song@samsung.com>
Tue, 15 Oct 2013 08:56:40 +0000 (17:56 +0900)
committerKisub Song <kisubs.song@samsung.com>
Tue, 15 Oct 2013 08:56:40 +0000 (17:56 +0900)
commit1fc2fe44e63ed2fe699feaa2f7b8d70d928fd1e1
tree540c4a768607c6eb5a939d6e8bf45e6da510c7b2
parent1a3b212f6a6cea7b452539e223028eebdece739b
Update change log and spec for wrt-plugins-tizen_0.4.70

Change-Id: I258e459023eec5ec84a86a6cef40ffc2f265f8ba
201 files changed:
packaging/wrt-plugins-tizen.spec
pkgconfigs/wrt-plugins-tizen-application.pc.in
pkgconfigs/wrt-plugins-tizen-contact.pc.in
pkgconfigs/wrt-plugins-tizen-filesystem.pc.in
src/Alarm/CMakeLists.txt
src/Alarm/JSAlarmAbsolute.cpp
src/Alarm/JSAlarmManager.cpp
src/Alarm/JSAlarmRelative.cpp
src/Alarm/plugin_config.cpp
src/Alarm/plugin_config.h
src/Alarm/plugin_config_impl.h [new file with mode: 0755]
src/Alarm/plugin_initializer.cpp
src/Application/AppManagerWrapper.cpp
src/Application/ApplicationController.cpp
src/Application/ApplicationController.h
src/Application/ApplicationManager.cpp
src/Application/CMakeLists.txt
src/Application/JSApplicationManager.cpp
src/Application/JSApplicationManager.h
src/Application/plugin_config.cpp
src/Application/plugin_config.h
src/Application/plugin_config_impl.h [new file with mode: 0755]
src/Application/plugin_initializer.cpp
src/Bluetooth/BluetoothAdapter.cpp
src/Bluetooth/BluetoothAdapter.h
src/Bluetooth/BluetoothClass.cpp
src/Bluetooth/BluetoothClass.h
src/Bluetooth/BluetoothDevice.cpp
src/Bluetooth/BluetoothDevice.h
src/Bluetooth/BluetoothHealthApplication.cpp
src/Bluetooth/BluetoothHealthApplication.h
src/Bluetooth/BluetoothHealthChannel.cpp
src/Bluetooth/BluetoothHealthChannel.h
src/Bluetooth/BluetoothHealthProfileHandler.cpp
src/Bluetooth/BluetoothHealthProfileHandler.h
src/Bluetooth/BluetoothServiceHandler.cpp
src/Bluetooth/BluetoothServiceHandler.h
src/Bluetooth/BluetoothSocket.cpp
src/Bluetooth/BluetoothSocket.h
src/Bluetooth/JSBluetoothAdapter.cpp
src/Bluetooth/JSBluetoothAdapter.h
src/Bluetooth/JSBluetoothClass.cpp
src/Bluetooth/JSBluetoothClass.h
src/Bluetooth/JSBluetoothDevice.cpp
src/Bluetooth/JSBluetoothDevice.h
src/Bluetooth/JSBluetoothHealthApplication.cpp
src/Bluetooth/JSBluetoothHealthApplication.h
src/Bluetooth/JSBluetoothHealthChannel.cpp
src/Bluetooth/JSBluetoothHealthProfileHandler.cpp
src/Bluetooth/JSBluetoothManager.cpp
src/Bluetooth/JSBluetoothManager.h
src/Bluetooth/JSBluetoothServiceHandler.cpp
src/Bluetooth/JSBluetoothSocket.cpp
src/Bluetooth/plugin_config.h
src/Bluetooth/plugin_config_impl.h [new file with mode: 0644]
src/Bluetooth/plugin_initializer.cpp
src/Calendar/CMakeLists.txt
src/Calendar/CalendarConverter.cpp
src/Calendar/CalendarConverter.h
src/Calendar/CalendarMultiCallback.h
src/Calendar/CalendarResponseDispatcher.cpp
src/Calendar/IEventAddEvents.h
src/Calendar/IEventExpandEventRecurrence.h
src/Calendar/IEventFindEvents.h
src/Calendar/IEventGetCalendars.h
src/Calendar/JSCalendar.cpp
src/Calendar/JSCalendar.h
src/Calendar/JSCalendarEvent.cpp
src/Calendar/JSCalendarEvent.h
src/Calendar/JSCalendarItemProperties.cpp
src/Calendar/JSCalendarItemProperties.h
src/Calendar/JSCalendarManager.cpp
src/Calendar/JSCalendarManager.h
src/Calendar/JSCalendarTask.cpp
src/Calendar/JSCalendarTask.h
src/Calendar/plugin_config.cpp
src/Calendar/plugin_config.h
src/Calendar/plugin_config_impl.h [new file with mode: 0755]
src/Calendar/plugin_initializer.cpp
src/Callhistory/CMakeLists.txt
src/Callhistory/CallHistoryAsyncCallbackManager.cpp
src/Callhistory/CallHistoryAsyncCallbackManager.h
src/Callhistory/CallHistoryListenerManager.cpp
src/Callhistory/CallHistoryListenerManager.h
src/Callhistory/JSCallHistory.cpp
src/Callhistory/JSCallHistory.h
src/Callhistory/JSCallHistoryEntry.cpp
src/Callhistory/ResponseDispatcher.cpp
src/Callhistory/plugin_config.cpp
src/Callhistory/plugin_config.h
src/Callhistory/plugin_config_impl.h [new file with mode: 0755]
src/Callhistory/plugin_initializer.cpp
src/Contact/AddressBookController.cpp
src/Contact/AddressBookController.h
src/Contact/CMakeLists.txt
src/Contact/ContactConverter.cpp
src/Contact/ContactConverter.h
src/Contact/ContactManagerController.cpp
src/Contact/ContactManagerController.h
src/Contact/JSAddressBook.cpp
src/Contact/JSContact.cpp
src/Contact/JSContactManager.cpp
src/Contact/JSPerson.cpp
src/Contact/JSPerson.h
src/Contact/plugin_config.cpp
src/Contact/plugin_config.h
src/Contact/plugin_config_impl.h [new file with mode: 0755]
src/Contact/plugin_initializer.cpp
src/Content/JSContentManager.cpp
src/Content/JSContentManager.h
src/Content/plugin_config.h
src/Content/plugin_config_impl.h [new file with mode: 0755]
src/Content/plugin_initializer.cpp
src/Download/CMakeLists.txt
src/Filesystem/CMakeLists.txt
src/Filesystem/Converter.cpp
src/Filesystem/Converter.h
src/Filesystem/EventCopy.h
src/Filesystem/EventGetStorage.h
src/Filesystem/EventListNodes.h
src/Filesystem/EventListStorages.h
src/Filesystem/EventMove.h
src/Filesystem/EventOpen.h
src/Filesystem/EventReadText.h
src/Filesystem/EventRemove.h
src/Filesystem/EventResolve.h
src/Filesystem/JSFile.cpp
src/Filesystem/JSFile.h
src/Filesystem/JSFilestream.cpp
src/Filesystem/JSFilestream.h
src/Filesystem/JSFilesystemManager.cpp
src/Filesystem/JSFilesystemManager.h
src/Filesystem/JSStorage.h
src/Filesystem/ResponseDispatcher.cpp
src/Filesystem/plugin_config.cpp
src/Filesystem/plugin_config.h
src/Filesystem/plugin_config_impl.h [new file with mode: 0755]
src/Filesystem/plugin_initializer.cpp
src/Messaging/AttachmentFactory.cpp [changed mode: 0644->0755]
src/Messaging/Attachments.cpp [changed mode: 0644->0755]
src/Messaging/BinarySms.cpp [changed mode: 0644->0755]
src/Messaging/CMakeLists.txt
src/Messaging/CallbackNumber.cpp [changed mode: 0644->0755]
src/Messaging/ConversationFilterValidator.cpp [changed mode: 0644->0755]
src/Messaging/ConversationQueryGenerator.cpp [changed mode: 0644->0755]
src/Messaging/DBus/Connection.cpp [changed mode: 0644->0755]
src/Messaging/EmailUtils.cpp [changed mode: 0644->0755]
src/Messaging/EventGetMessagingService.h
src/Messaging/FolderQueryGenerator.cpp [changed mode: 0644->0755]
src/Messaging/IAttachment.cpp [changed mode: 0644->0755]
src/Messaging/IBinarySms.cpp [changed mode: 0644->0755]
src/Messaging/IEmail.cpp [changed mode: 0644->0755]
src/Messaging/IMessage.cpp [changed mode: 0644->0755]
src/Messaging/IMessagingService.cpp [changed mode: 0644->0755]
src/Messaging/IMms.cpp [changed mode: 0644->0755]
src/Messaging/ISms.cpp [changed mode: 0644->0755]
src/Messaging/JSConversation.cpp [changed mode: 0644->0755]
src/Messaging/JSMessage.h [changed mode: 0644->0755]
src/Messaging/JSMessagingService.cpp
src/Messaging/JSMessagingService.h
src/Messaging/JSMessagingServiceManager.cpp
src/Messaging/JSMessagingServiceManager.h
src/Messaging/JSMessagingStorage.cpp
src/Messaging/JSMessagingStorage.h
src/Messaging/MessagingController.cpp
src/Messaging/config.xml
src/Messaging/log.h [changed mode: 0644->0755]
src/Messaging/plugin_config.cpp
src/Messaging/plugin_config.h
src/Messaging/plugin_config_impl.h [new file with mode: 0755]
src/Messaging/plugin_initializer.cpp [changed mode: 0644->0755]
src/NFC/EventNFCChangedPrivateData.h
src/NFC/JSNFCAdapter.cpp
src/NFC/JSNFCAdapter.h
src/NFC/JSNFCManager.cpp
src/NFC/JSNFCManager.h
src/NFC/JSNFCTag.cpp
src/NFC/JSNFCTag.h
src/NFC/JSNFCTarget.cpp
src/NFC/JSNFCTarget.h
src/NFC/JSNdefMessage.cpp
src/NFC/JSNdefRecord.cpp
src/NFC/NFCStaticController.cpp
src/NFC/plugin_config.cpp
src/NFC/plugin_config.h
src/NFC/plugin_config_impl.h [new file with mode: 0755]
src/NFC/plugin_initializer.cpp [changed mode: 0644->0755]
src/Notification/CMakeLists.txt
src/Package/PackageManager.cpp
src/Power/JSPowerManager.cpp [changed mode: 0644->0755]
src/Power/JSPowerManager.h
src/Power/plugin_config.cpp
src/Power/plugin_config.h
src/Power/plugin_config_impl.h [new file with mode: 0755]
src/Power/plugin_initializer.cpp [changed mode: 0644->0755]
src/Power/test/CMakeLists.txt [deleted file]
src/Power/test/TestEngine.js [deleted file]
src/Power/test/TestPower.js [deleted file]
src/Power/test/main.cpp [deleted file]
src/Push/CMakeLists.txt
src/SystemSetting/CMakeLists.txt