From 7294596ce7fd1ad0f7f4b4f223f67e97b0eb3ff0 Mon Sep 17 00:00:00 2001 From: Ohyoun Kwon Date: Thu, 17 Oct 2013 22:22:49 +0900 Subject: [PATCH] Update change log and spec for wrt-plugins-tizen_0.4.71 --- packaging/wrt-plugins-tizen.spec | 2 +- src/Application/ApplicationControl.cpp | 1 - src/Application/ApplicationController.cpp | 21 ++++------ src/Application/ApplicationConverter.cpp | 9 +++- src/Application/ApplicationConverter.h | 6 ++- src/Application/EventApplicationFindAppControl.h | 5 ++- src/Application/EventApplicationGetAppsInfo.h | 5 ++- src/Application/JSApplication.cpp | 8 ++-- src/Application/JSApplication.h | 3 +- .../JSApplicationEventCallbackManager.h | 5 ++- src/Application/JSApplicationInformation.cpp | 49 ++++++++++++++++++---- src/Application/JSApplicationInformation.h | 24 ++++++++++- src/Application/JSApplicationManager.cpp | 9 ++-- src/Application/plugin_config.cpp | 11 +++++ src/Application/plugin_config_impl.h | 1 + src/Bluetooth/BluetoothAdapter.cpp | 2 +- src/Callhistory/CallHistoryFilterConverter.cpp | 1 - src/Common/AsyncCallbackManager.h | 1 - src/Common/IListenerManager.h | 1 - src/Common/Singleton.h | 1 - src/Contact/AddressBook.cpp | 1 - src/Contact/AddressBook.h | 1 - src/Contact/AddressBookController.cpp | 1 - src/Contact/AddressBookController.h | 1 - src/Contact/Contact.cpp | 1 - src/Contact/Contact.h | 1 - src/Contact/ContactAddress.cpp | 1 - src/Contact/ContactAddress.h | 1 - src/Contact/ContactAnniversary.cpp | 1 - src/Contact/ContactAnniversary.h | 1 - src/Contact/ContactAsyncCallbackManager.cpp | 1 - src/Contact/ContactAsyncCallbackManager.h | 1 - src/Contact/ContactConverter.cpp | 1 - src/Contact/ContactConverter.h | 1 - src/Contact/ContactEmailAddress.cpp | 1 - src/Contact/ContactEmailAddress.h | 1 - src/Contact/ContactFactory.cpp | 1 - src/Contact/ContactFactory.h | 1 - src/Contact/ContactFilterConverter.cpp | 1 - src/Contact/ContactFilterValidator.cpp | 1 - src/Contact/ContactFilterValidator.h | 1 - src/Contact/ContactGroup.cpp | 1 - src/Contact/ContactGroup.h | 1 - src/Contact/ContactImpl.h | 1 - src/Contact/ContactListenerManager.cpp | 1 - src/Contact/ContactListenerManager.h | 1 - src/Contact/ContactManager.cpp | 1 - src/Contact/ContactManager.h | 1 - src/Contact/ContactManagerController.cpp | 1 - src/Contact/ContactManagerController.h | 1 - src/Contact/ContactName.cpp | 1 - src/Contact/ContactName.h | 1 - src/Contact/ContactObjectA2PConverter.cpp | 1 - src/Contact/ContactObjectA2PConverter.h | 1 - src/Contact/ContactObjectP2AConverter.cpp | 1 - src/Contact/ContactObjectP2AConverter.h | 1 - src/Contact/ContactOrganization.cpp | 1 - src/Contact/ContactOrganization.h | 1 - src/Contact/ContactPhoneNumber.cpp | 1 - src/Contact/ContactPhoneNumber.h | 1 - src/Contact/ContactRef.cpp | 1 - src/Contact/ContactRef.h | 1 - src/Contact/ContactSearchEngine.cpp | 1 - src/Contact/ContactSearchEngine.h | 1 - src/Contact/ContactTypes.h | 1 - src/Contact/ContactUtility.cpp | 1 - src/Contact/ContactUtility.h | 1 - src/Contact/ContactWebSite.cpp | 1 - src/Contact/ContactWebSite.h | 1 - src/Contact/ContactsSvcChangeListenerManager.cpp | 1 - src/Contact/ContactsSvcChangeListenerManager.h | 1 - src/Contact/ContactsSvcObjectConverter.cpp | 1 - src/Contact/ContactsSvcObjectConverter.h | 1 - src/Contact/ContactsSvcWrapper.cpp | 1 - src/Contact/ContactsSvcWrapper.h | 1 - src/Contact/EventAddressBookAdd.h | 1 - src/Contact/EventAddressBookAddBatch.h | 1 - src/Contact/EventAddressBookAddChangeListener.h | 1 - src/Contact/EventAddressBookAddGroup.h | 1 - src/Contact/EventAddressBookChangeListener.h | 1 - src/Contact/EventAddressBookFind.h | 1 - src/Contact/EventAddressBookGet.h | 1 - src/Contact/EventAddressBookGetGroup.h | 1 - src/Contact/EventAddressBookGetGroups.h | 1 - src/Contact/EventAddressBookRemove.h | 1 - src/Contact/EventAddressBookRemoveBatch.h | 1 - src/Contact/EventAddressBookRemoveChangeListener.h | 1 - src/Contact/EventAddressBookRemoveGroup.h | 1 - src/Contact/EventAddressBookUpdate.h | 1 - src/Contact/EventAddressBookUpdateBatch.h | 1 - src/Contact/EventAddressBookUpdateGroup.h | 1 - src/Contact/EventContactManagerAddChangeListener.h | 1 - src/Contact/EventContactManagerChangeListener.h | 1 - src/Contact/EventContactManagerFind.h | 1 - src/Contact/EventContactManagerGet.h | 1 - src/Contact/EventContactManagerGetAddressBook.h | 1 - src/Contact/EventContactManagerGetAddressBooks.h | 1 - .../EventContactManagerGetDefaultAddressBook.h | 1 - .../EventContactManagerGetUnifiedAddressBook.h | 1 - src/Contact/EventContactManagerRemove.h | 1 - src/Contact/EventContactManagerRemoveBatch.h | 1 - .../EventContactManagerRemoveChangeListener.h | 1 - src/Contact/EventContactManagerUpdate.h | 1 - src/Contact/EventContactManagerUpdateBatch.h | 1 - src/Contact/EventPersonLink.h | 1 - src/Contact/EventPersonUnlink.h | 1 - src/Contact/IAddressBook.cpp | 1 - src/Contact/IAddressBook.h | 1 - src/Contact/IContact.cpp | 1 - src/Contact/IContact.h | 1 - src/Contact/IContactEventPrivateData.h | 1 - src/Contact/IContactManager.cpp | 1 - src/Contact/IContactManager.h | 1 - src/Contact/IPerson.cpp | 1 - src/Contact/IPerson.h | 1 - src/Contact/JSAddressBook.cpp | 1 - src/Contact/JSAddressBook.h | 1 - src/Contact/JSAddressBookChangeCallbackManager.cpp | 1 - src/Contact/JSAddressBookChangeCallbackManager.h | 1 - src/Contact/JSContact.cpp | 1 - src/Contact/JSContact.h | 1 - src/Contact/JSContactAddress.cpp | 1 - src/Contact/JSContactAddress.h | 1 - src/Contact/JSContactAnniversary.cpp | 1 - src/Contact/JSContactAnniversary.h | 1 - src/Contact/JSContactEmailAddress.cpp | 1 - src/Contact/JSContactEmailAddress.h | 1 - src/Contact/JSContactGroup.cpp | 1 - src/Contact/JSContactGroup.h | 1 - src/Contact/JSContactManager.cpp | 1 - src/Contact/JSContactManager.h | 1 - .../JSContactManagerChangeCallbackManager.cpp | 1 - .../JSContactManagerChangeCallbackManager.h | 1 - src/Contact/JSContactName.cpp | 1 - src/Contact/JSContactName.h | 1 - src/Contact/JSContactOrganization.cpp | 1 - src/Contact/JSContactOrganization.h | 1 - src/Contact/JSContactPhoneNumber.cpp | 1 - src/Contact/JSContactPhoneNumber.h | 1 - src/Contact/JSContactRef.cpp | 1 - src/Contact/JSContactRef.h | 1 - src/Contact/JSContactWebSite.cpp | 1 - src/Contact/JSContactWebSite.h | 1 - src/Contact/JSPerson.cpp | 1 - src/Contact/JSPerson.h | 1 - src/Contact/Person.cpp | 1 - src/Contact/Person.h | 1 - src/Contact/PersonFilterValidator.cpp | 1 - src/Contact/PersonFilterValidator.h | 1 - src/Contact/PersonSearchEngine.cpp | 1 - src/Contact/PersonSearchEngine.h | 1 - src/Contact/plugin_initializer.cpp | 1 - src/Content/ContentFilterConverter.cpp | 1 - .../EventLocalMessagePortAddMessagePortListener.h | 1 - src/MessagePort/EventLocalMessagePortListener.h | 1 - ...ventLocalMessagePortRemoveMessagePortListener.h | 1 - ...ventMessagePortManagerRequestLocalMessagePort.h | 1 - ...entMessagePortManagerRequestRemoteMessagePort.h | 1 - ...sagePortManagerRequestTrustedLocalMessagePort.h | 1 - ...agePortManagerRequestTrustedRemoteMessagePort.h | 1 - .../EventRemoteMessagePortSendMessage.h | 1 - src/MessagePort/ILocalMessagePort.cpp | 1 - src/MessagePort/ILocalMessagePort.h | 1 - src/MessagePort/IMessagePortManager.cpp | 1 - src/MessagePort/IMessagePortManager.h | 1 - src/MessagePort/IRemoteMessagePort.cpp | 1 - src/MessagePort/IRemoteMessagePort.h | 1 - src/MessagePort/JSLocalMessagePort.cpp | 1 - src/MessagePort/JSLocalMessagePort.h | 1 - src/MessagePort/JSMessagePortManager.cpp | 1 - src/MessagePort/JSMessagePortManager.h | 1 - src/MessagePort/JSRemoteMessagePort.cpp | 1 - src/MessagePort/JSRemoteMessagePort.h | 1 - src/MessagePort/LocalMessagePort.cpp | 1 - src/MessagePort/LocalMessagePort.h | 1 - src/MessagePort/LocalMessagePortController.cpp | 1 - src/MessagePort/LocalMessagePortController.h | 1 - src/MessagePort/MessagePortDataItem.h | 1 - src/MessagePort/MessagePortFactory.cpp | 1 - src/MessagePort/MessagePortFactory.h | 1 - src/MessagePort/MessagePortImpl.h | 1 - src/MessagePort/MessagePortListenerManager.cpp | 1 - src/MessagePort/MessagePortListenerManager.h | 1 - src/MessagePort/MessagePortManager.cpp | 1 - src/MessagePort/MessagePortManager.h | 1 - src/MessagePort/MessagePortManagerProxy.cpp | 1 - src/MessagePort/MessagePortManagerProxy.h | 1 - src/MessagePort/MessagePortUtility.cpp | 1 - src/MessagePort/MessagePortUtility.h | 1 - src/MessagePort/RemoteMessagePort.cpp | 1 - src/MessagePort/RemoteMessagePort.h | 1 - src/MessagePort/plugin_initializer.cpp | 1 - src/Messaging/MailSync.cpp | 7 +++- src/Push/PushManager.cpp | 5 ++- src/Tizen/AnyFactory.cpp | 1 - src/Tizen/AnyFactory.h | 1 - src/Tizen/AnyType.cpp | 1 - src/Tizen/AnyType.h | 1 - src/Tizen/AttributeFilter.cpp | 1 - src/Tizen/AttributeFilter.h | 1 - src/Tizen/AttributeRangeFilter.cpp | 1 - src/Tizen/AttributeRangeFilter.h | 1 - src/Tizen/CompositeFilter.cpp | 1 - src/Tizen/CompositeFilter.h | 1 - src/Tizen/FilterConverter.cpp | 1 - src/Tizen/FilterConverter.h | 1 - src/Tizen/FilterFactory.cpp | 1 - src/Tizen/FilterFactory.h | 1 - src/Tizen/FilterTypes.h | 1 - src/Tizen/FilterValidator.cpp | 1 - src/Tizen/FilterValidator.h | 1 - src/Tizen/IFilter.cpp | 1 - src/Tizen/IFilter.h | 1 - src/Tizen/IFilterProperties.cpp | 1 - src/Tizen/IFilterProperties.h | 1 - src/Tizen/IFilterVisitor.cpp | 1 - src/Tizen/IFilterVisitor.h | 1 - src/Tizen/JSAttributeFilter.cpp | 1 - src/Tizen/JSAttributeFilter.h | 1 - src/Tizen/JSAttributeRangeFilter.cpp | 1 - src/Tizen/JSAttributeRangeFilter.h | 1 - src/Tizen/JSCompositeFilter.cpp | 1 - src/Tizen/JSCompositeFilter.h | 1 - src/Tizen/JSSimpleCoordinates.cpp | 1 - src/Tizen/JSSimpleCoordinates.h | 1 - src/Tizen/JSSortMode.cpp | 1 - src/Tizen/JSSortMode.h | 1 - src/Tizen/JSTizen.cpp | 1 - src/Tizen/JSTizen.h | 1 - src/Tizen/PluginOnDemandPriv.cpp | 1 - src/Tizen/PluginOnDemandPriv.h | 1 - src/Tizen/SimpleCoordinates.cpp | 1 - src/Tizen/SimpleCoordinates.h | 1 - src/Tizen/SortMode.cpp | 1 - src/Tizen/SortMode.h | 1 - src/Tizen/plugin_config.cpp | 1 - src/Tizen/plugin_config.h | 1 - src/Tizen/plugin_initializer.cpp | 1 - 238 files changed, 132 insertions(+), 261 deletions(-) mode change 100755 => 100644 src/Contact/AddressBook.cpp mode change 100755 => 100644 src/Contact/AddressBook.h mode change 100755 => 100644 src/Contact/AddressBookController.h mode change 100755 => 100644 src/Contact/Contact.h mode change 100755 => 100644 src/Contact/ContactAddress.cpp mode change 100755 => 100644 src/Contact/ContactAddress.h mode change 100755 => 100644 src/Contact/ContactAnniversary.cpp mode change 100755 => 100644 src/Contact/ContactAnniversary.h mode change 100755 => 100644 src/Contact/ContactAsyncCallbackManager.cpp mode change 100755 => 100644 src/Contact/ContactAsyncCallbackManager.h mode change 100755 => 100644 src/Contact/ContactConverter.cpp mode change 100755 => 100644 src/Contact/ContactConverter.h mode change 100755 => 100644 src/Contact/ContactEmailAddress.cpp mode change 100755 => 100644 src/Contact/ContactEmailAddress.h mode change 100755 => 100644 src/Contact/ContactFactory.cpp mode change 100755 => 100644 src/Contact/ContactFactory.h mode change 100755 => 100644 src/Contact/ContactFilterConverter.cpp mode change 100755 => 100644 src/Contact/ContactFilterValidator.cpp mode change 100755 => 100644 src/Contact/ContactFilterValidator.h mode change 100755 => 100644 src/Contact/ContactGroup.cpp mode change 100755 => 100644 src/Contact/ContactGroup.h mode change 100755 => 100644 src/Contact/ContactImpl.h mode change 100755 => 100644 src/Contact/ContactListenerManager.cpp mode change 100755 => 100644 src/Contact/ContactManager.cpp mode change 100755 => 100644 src/Contact/ContactManager.h mode change 100755 => 100644 src/Contact/ContactManagerController.h mode change 100755 => 100644 src/Contact/ContactName.cpp mode change 100755 => 100644 src/Contact/ContactName.h mode change 100755 => 100644 src/Contact/ContactObjectA2PConverter.cpp mode change 100755 => 100644 src/Contact/ContactObjectA2PConverter.h mode change 100755 => 100644 src/Contact/ContactObjectP2AConverter.cpp mode change 100755 => 100644 src/Contact/ContactObjectP2AConverter.h mode change 100755 => 100644 src/Contact/ContactOrganization.cpp mode change 100755 => 100644 src/Contact/ContactOrganization.h mode change 100755 => 100644 src/Contact/ContactPhoneNumber.cpp mode change 100755 => 100644 src/Contact/ContactPhoneNumber.h mode change 100755 => 100644 src/Contact/ContactRef.cpp mode change 100755 => 100644 src/Contact/ContactRef.h mode change 100755 => 100644 src/Contact/ContactSearchEngine.cpp mode change 100755 => 100644 src/Contact/ContactSearchEngine.h mode change 100755 => 100644 src/Contact/ContactTypes.h mode change 100755 => 100644 src/Contact/ContactUtility.cpp mode change 100755 => 100644 src/Contact/ContactUtility.h mode change 100755 => 100644 src/Contact/ContactWebSite.cpp mode change 100755 => 100644 src/Contact/ContactWebSite.h mode change 100755 => 100644 src/Contact/ContactsSvcChangeListenerManager.cpp mode change 100755 => 100644 src/Contact/ContactsSvcChangeListenerManager.h mode change 100755 => 100644 src/Contact/ContactsSvcObjectConverter.cpp mode change 100755 => 100644 src/Contact/ContactsSvcObjectConverter.h mode change 100755 => 100644 src/Contact/ContactsSvcWrapper.cpp mode change 100755 => 100644 src/Contact/ContactsSvcWrapper.h mode change 100755 => 100644 src/Contact/EventAddressBookAdd.h mode change 100755 => 100644 src/Contact/EventAddressBookAddBatch.h mode change 100755 => 100644 src/Contact/EventAddressBookAddChangeListener.h mode change 100755 => 100644 src/Contact/EventAddressBookAddGroup.h mode change 100755 => 100644 src/Contact/EventAddressBookChangeListener.h mode change 100755 => 100644 src/Contact/EventAddressBookFind.h mode change 100755 => 100644 src/Contact/EventAddressBookGet.h mode change 100755 => 100644 src/Contact/EventAddressBookGetGroup.h mode change 100755 => 100644 src/Contact/EventAddressBookGetGroups.h mode change 100755 => 100644 src/Contact/EventAddressBookRemove.h mode change 100755 => 100644 src/Contact/EventAddressBookRemoveBatch.h mode change 100755 => 100644 src/Contact/EventAddressBookRemoveChangeListener.h mode change 100755 => 100644 src/Contact/EventAddressBookRemoveGroup.h mode change 100755 => 100644 src/Contact/EventAddressBookUpdate.h mode change 100755 => 100644 src/Contact/EventAddressBookUpdateBatch.h mode change 100755 => 100644 src/Contact/EventAddressBookUpdateGroup.h mode change 100755 => 100644 src/Contact/EventContactManagerAddChangeListener.h mode change 100755 => 100644 src/Contact/EventContactManagerChangeListener.h mode change 100755 => 100644 src/Contact/EventContactManagerFind.h mode change 100755 => 100644 src/Contact/EventContactManagerGet.h mode change 100755 => 100644 src/Contact/EventContactManagerGetAddressBook.h mode change 100755 => 100644 src/Contact/EventContactManagerGetAddressBooks.h mode change 100755 => 100644 src/Contact/EventContactManagerGetDefaultAddressBook.h mode change 100755 => 100644 src/Contact/EventContactManagerRemove.h mode change 100755 => 100644 src/Contact/EventContactManagerRemoveBatch.h mode change 100755 => 100644 src/Contact/EventContactManagerRemoveChangeListener.h mode change 100755 => 100644 src/Contact/EventContactManagerUpdate.h mode change 100755 => 100644 src/Contact/EventContactManagerUpdateBatch.h mode change 100755 => 100644 src/Contact/EventPersonLink.h mode change 100755 => 100644 src/Contact/EventPersonUnlink.h mode change 100755 => 100644 src/Contact/IAddressBook.cpp mode change 100755 => 100644 src/Contact/IAddressBook.h mode change 100755 => 100644 src/Contact/IContact.cpp mode change 100755 => 100644 src/Contact/IContact.h mode change 100755 => 100644 src/Contact/IContactEventPrivateData.h mode change 100755 => 100644 src/Contact/IContactManager.cpp mode change 100755 => 100644 src/Contact/IContactManager.h mode change 100755 => 100644 src/Contact/IPerson.cpp mode change 100755 => 100644 src/Contact/IPerson.h mode change 100755 => 100644 src/Contact/JSAddressBook.cpp mode change 100755 => 100644 src/Contact/JSAddressBook.h mode change 100755 => 100644 src/Contact/JSAddressBookChangeCallbackManager.h mode change 100755 => 100644 src/Contact/JSContact.cpp mode change 100755 => 100644 src/Contact/JSContact.h mode change 100755 => 100644 src/Contact/JSContactAddress.cpp mode change 100755 => 100644 src/Contact/JSContactAddress.h mode change 100755 => 100644 src/Contact/JSContactAnniversary.cpp mode change 100755 => 100644 src/Contact/JSContactAnniversary.h mode change 100755 => 100644 src/Contact/JSContactEmailAddress.cpp mode change 100755 => 100644 src/Contact/JSContactEmailAddress.h mode change 100755 => 100644 src/Contact/JSContactGroup.cpp mode change 100755 => 100644 src/Contact/JSContactGroup.h mode change 100755 => 100644 src/Contact/JSContactManager.cpp mode change 100755 => 100644 src/Contact/JSContactManager.h mode change 100755 => 100644 src/Contact/JSContactManagerChangeCallbackManager.h mode change 100755 => 100644 src/Contact/JSContactName.cpp mode change 100755 => 100644 src/Contact/JSContactName.h mode change 100755 => 100644 src/Contact/JSContactOrganization.cpp mode change 100755 => 100644 src/Contact/JSContactOrganization.h mode change 100755 => 100644 src/Contact/JSContactPhoneNumber.cpp mode change 100755 => 100644 src/Contact/JSContactPhoneNumber.h mode change 100755 => 100644 src/Contact/JSContactRef.cpp mode change 100755 => 100644 src/Contact/JSContactRef.h mode change 100755 => 100644 src/Contact/JSContactWebSite.cpp mode change 100755 => 100644 src/Contact/JSContactWebSite.h mode change 100755 => 100644 src/Contact/JSPerson.cpp mode change 100755 => 100644 src/Contact/JSPerson.h mode change 100755 => 100644 src/Contact/Person.cpp mode change 100755 => 100644 src/Contact/Person.h mode change 100755 => 100644 src/Contact/PersonFilterValidator.cpp mode change 100755 => 100644 src/Contact/PersonFilterValidator.h mode change 100755 => 100644 src/Contact/PersonSearchEngine.cpp mode change 100755 => 100644 src/Contact/PersonSearchEngine.h mode change 100755 => 100644 src/Content/ContentFilterConverter.cpp diff --git a/packaging/wrt-plugins-tizen.spec b/packaging/wrt-plugins-tizen.spec index c69135c..30aae2c 100755 --- a/packaging/wrt-plugins-tizen.spec +++ b/packaging/wrt-plugins-tizen.spec @@ -1,6 +1,6 @@ Name: wrt-plugins-tizen Summary: JavaScript plugins for WebRuntime -Version: 0.4.70 +Version: 0.4.71 Release: 0 Group: Development/Libraries License: Apache License, Version 2.0 diff --git a/src/Application/ApplicationControl.cpp b/src/Application/ApplicationControl.cpp index 23ca359..d7f9a8f 100644 --- a/src/Application/ApplicationControl.cpp +++ b/src/Application/ApplicationControl.cpp @@ -18,7 +18,6 @@ /** * @file ApplicationControl.cpp - * @author Youngkyeong Yun (yk.yun@samsung.com) * @version 0.1 */ diff --git a/src/Application/ApplicationController.cpp b/src/Application/ApplicationController.cpp index ad7d281..2c1f3f4 100644 --- a/src/Application/ApplicationController.cpp +++ b/src/Application/ApplicationController.cpp @@ -343,12 +343,11 @@ void ApplicationAsyncAnswerHandler::findAppControl(const EventApplicationFindApp ApplicationInformationArrayPtr appInfos = event->getAppInfos(); ApplicationControlPtr appControl = event->getAppControl(); - ApplicationConverterFactory::ConverterType converter = - ApplicationConverterFactory::getConverter(gContext); + ApplicationConverter converter(gContext, event.Get()); JSValueRef result[2]; - result[0] = converter->toJSValueRef(appInfos); - result[1] = converter->toJSValueRef(appControl); + result[0] = converter.toJSValueRef(appInfos); + result[1] = converter.toJSValueRef(appControl); callbackManager->callOnSuccess(result, 2); return; @@ -459,10 +458,9 @@ void ApplicationAsyncAnswerHandler::getAppsInfo(const EventApplicationGetAppsInf Try { ApplicationInformationArrayPtr appInfoArray = event->getAppInfoArray(); - ApplicationConverterFactory::ConverterType converter = - ApplicationConverterFactory::getConverter(gContext); + ApplicationConverter converter(gContext, event.Get()); - JSValueRef result = converter->toJSValueRef(appInfoArray); + JSValueRef result = converter.toJSValueRef(appInfoArray); callbackManager->callOnSuccess(result); return; @@ -488,8 +486,7 @@ void ApplicationAsyncAnswerHandler::eventListener(const EventApplicationAppInfoE JSContextRef gContext = callbackManager->getContext(); - ApplicationConverterFactory::ConverterType converter = - ApplicationConverterFactory::getConverter(gContext); + ApplicationConverter converter(gContext, callbackManager.Get()); Try { if(event->getType() == EventApplicationAppInfoEventListener::OnInstalled) @@ -500,7 +497,7 @@ void ApplicationAsyncAnswerHandler::eventListener(const EventApplicationAppInfoE LoggerE("AppInfo is not set."); return; } - JSValueRef result = converter->toJSValueRefFromApplicationInformation(appInfo); + JSValueRef result = converter.toJSValueRefFromApplicationInformation(appInfo); callbackManager->callOnInstalled(result); } else if(event->getType() == EventApplicationAppInfoEventListener::OnUpdated) @@ -511,7 +508,7 @@ void ApplicationAsyncAnswerHandler::eventListener(const EventApplicationAppInfoE LoggerE("AppInfo is not set."); return; } - JSValueRef result = converter->toJSValueRefFromApplicationInformation(appInfo); + JSValueRef result = converter.toJSValueRefFromApplicationInformation(appInfo); callbackManager->callOnUpdated(result); } else if(event->getType() == EventApplicationAppInfoEventListener::OnUninstalled) @@ -523,7 +520,7 @@ void ApplicationAsyncAnswerHandler::eventListener(const EventApplicationAppInfoE LoggerE("AppId is not set."); return; } - JSValueRef result = converter->toJSValueRef(appId); + JSValueRef result = converter.toJSValueRef(appId); callbackManager->callOnUninstalled(result); } else diff --git a/src/Application/ApplicationConverter.cpp b/src/Application/ApplicationConverter.cpp index 02318b1..bf8377a 100644 --- a/src/Application/ApplicationConverter.cpp +++ b/src/Application/ApplicationConverter.cpp @@ -40,7 +40,7 @@ using namespace DeviceAPI::Common; using namespace WrtDeviceApis; using namespace WrtDeviceApis::CommonsJavaScript; -ApplicationConverter::ApplicationConverter(JSContextRef context) : Converter(context) +ApplicationConverter::ApplicationConverter(JSContextRef context, const SecurityAccessor *accessor) : Converter(context), m_securityAccessor(accessor) { } @@ -96,10 +96,15 @@ JSValueRef ApplicationConverter::toJSValueRefFromApplicationMetaDataArray(const JSValueRef ApplicationConverter::toJSValueRefFromApplicationInformation(const ApplicationInformationPtr &arg) { + if(m_securityAccessor == NULL) + Throw(Commons::ConversionException); + if(arg == NULL) { Throw(Commons::ConversionException); } - return CommonsJavaScript::JSUtils::makeObject(m_context, JSApplicationInformation::getClassRef(), arg); + JSApplicationInformationPriv *priv = new JSApplicationInformationPriv(m_context, arg); + priv->copyAceCheckAccessFunction(m_securityAccessor); + return JSObjectMake(m_context, JSApplicationInformation::getClassRef(), priv); } ApplicationInformationPtr ApplicationConverter::toApplicationInformation(const JSValueRef &jsValue) diff --git a/src/Application/ApplicationConverter.h b/src/Application/ApplicationConverter.h index a62bde0..5b9f838 100755 --- a/src/Application/ApplicationConverter.h +++ b/src/Application/ApplicationConverter.h @@ -30,6 +30,7 @@ #include "ApplicationMetaData.h" #include "Application.h" #include +#include namespace DeviceAPI { namespace Application { @@ -38,7 +39,7 @@ class DLL_EXPORT ApplicationConverter : public WrtDeviceApis::CommonsJavaScript: public: using WrtDeviceApis::CommonsJavaScript::Converter::toJSValueRef; public: - explicit ApplicationConverter(JSContextRef context); + explicit ApplicationConverter(JSContextRef context, const DeviceAPI::Common::SecurityAccessor *securityAccessor = NULL); virtual ~ApplicationConverter(); JSValueRef toJSValueRefFromApplication(const ApplicationPtr &arg); JSValueRef toJSValueRefFromApplicationInformation(const ApplicationInformationPtr &arg); @@ -61,6 +62,9 @@ public: ApplicationControlDataPtr toApplicationControlData(const JSValueRef &jsValue); JSValueRef toJSValueRef(const std::vector &arg); std::vector toApplicationControlDataArray(const JSValueRef &jsValue); + +private: + const DeviceAPI::Common::SecurityAccessor *m_securityAccessor; }; typedef WrtDeviceApis::CommonsJavaScript::ConverterFactory ApplicationConverterFactory; diff --git a/src/Application/EventApplicationFindAppControl.h b/src/Application/EventApplicationFindAppControl.h index ddd3abf..c5da24b 100755 --- a/src/Application/EventApplicationFindAppControl.h +++ b/src/Application/EventApplicationFindAppControl.h @@ -22,12 +22,15 @@ #include #include "ApplicationInformation.h" #include "ApplicationControl.h" +#include #include namespace DeviceAPI { namespace Application { -class EventApplicationFindAppControl : public WrtDeviceApis::Commons::IEvent +class EventApplicationFindAppControl : + public WrtDeviceApis::Commons::IEvent, + public DeviceAPI::Common::SecurityAccessor { private: /* parameter */ diff --git a/src/Application/EventApplicationGetAppsInfo.h b/src/Application/EventApplicationGetAppsInfo.h index 0216eef..a39a4b1 100755 --- a/src/Application/EventApplicationGetAppsInfo.h +++ b/src/Application/EventApplicationGetAppsInfo.h @@ -21,11 +21,14 @@ #include #include #include "ApplicationInformation.h" +#include namespace DeviceAPI { namespace Application { -class EventApplicationGetAppsInfo : public WrtDeviceApis::Commons::IEvent +class EventApplicationGetAppsInfo : + public WrtDeviceApis::Commons::IEvent, + public DeviceAPI::Common::SecurityAccessor { private: /* result */ diff --git a/src/Application/JSApplication.cpp b/src/Application/JSApplication.cpp index 141b250..15b57b6 100644 --- a/src/Application/JSApplication.cpp +++ b/src/Application/JSApplication.cpp @@ -96,7 +96,7 @@ void JSApplication::finalize(JSObjectRef object) delete priv; } -JSValueRef JSApplication::makeObject(JSContextRef ctx, const ApplicationPtr value) +JSValueRef JSApplication::makeObject(JSContextRef ctx, const ApplicationPtr value, const SecurityAccessor *accessor) { if(value == NULL) { throw TypeMismatchException("Private object is NULL."); @@ -105,10 +105,10 @@ JSValueRef JSApplication::makeObject(JSContextRef ctx, const ApplicationPtr valu JSApplicationPriv* priv = new JSApplicationPriv(ctx, value); JSObjectRef target = JSObjectMake(ctx, getClassRef(), priv); - ApplicationConverterFactory::ConverterType converter = ApplicationConverterFactory::getConverter(ctx); - JSUtil::setProperty(ctx, target, TIZEN_APPLICATION_APP_INFO, converter->toJSValueRefFromApplicationInformation(value->getAppInfo()), + ApplicationConverter converter(ctx, accessor); + JSUtil::setProperty(ctx, target, TIZEN_APPLICATION_APP_INFO, converter.toJSValueRefFromApplicationInformation(value->getAppInfo()), kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete ); - JSUtil::setProperty(ctx, target, TIZEN_APPLICATION_APP_CONTEXT_ID, converter->toJSValueRef(value->getContextId()), + JSUtil::setProperty(ctx, target, TIZEN_APPLICATION_APP_CONTEXT_ID, converter.toJSValueRef(value->getContextId()), kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete ); return target; } diff --git a/src/Application/JSApplication.h b/src/Application/JSApplication.h index 1df90b9..0ce21f4 100644 --- a/src/Application/JSApplication.h +++ b/src/Application/JSApplication.h @@ -22,6 +22,7 @@ #include #include #include +#include #include "Application.h" namespace DeviceAPI { @@ -41,7 +42,7 @@ public: */ static JSClassRef getClassRef(); - static JSValueRef makeObject(JSContextRef ctx, const ApplicationPtr value); + static JSValueRef makeObject(JSContextRef ctx, const ApplicationPtr value, const DeviceAPI::Common::SecurityAccessor *accessor); /** diff --git a/src/Application/JSApplicationEventCallbackManager.h b/src/Application/JSApplicationEventCallbackManager.h index 823608a..ce5e75e 100755 --- a/src/Application/JSApplicationEventCallbackManager.h +++ b/src/Application/JSApplicationEventCallbackManager.h @@ -21,6 +21,7 @@ #include #include #include +#include namespace DeviceAPI { namespace Application { @@ -28,7 +29,9 @@ namespace Application { class JSApplicationEventCallbackManager; typedef DPL::SharedPtr JSApplicationEventCallbackManagerPtr; -class JSApplicationEventCallbackManager : public WrtDeviceApis::Commons::IEventPrivateData +class JSApplicationEventCallbackManager : + public WrtDeviceApis::Commons::IEventPrivateData, + public DeviceAPI::Common::SecurityAccessor { private: JSApplicationEventCallbackManager() {} diff --git a/src/Application/JSApplicationInformation.cpp b/src/Application/JSApplicationInformation.cpp index 0c1d115..91e3a5a 100644 --- a/src/Application/JSApplicationInformation.cpp +++ b/src/Application/JSApplicationInformation.cpp @@ -24,6 +24,7 @@ #include #include "JSApplicationInformation.h" #include "AppManagerWrapper.h" +#include "plugin_config_impl.h" #include #include @@ -64,7 +65,7 @@ JSStaticValue JSApplicationInformation::m_property[] = { { TIZEN_APPLICATION_INFORMATION_SHOW, getProperty, NULL, kJSPropertyAttributeReadOnly }, { TIZEN_APPLICATION_INFORMATION_CATEGORIES, getProperty, NULL, kJSPropertyAttributeReadOnly }, { TIZEN_APPLICATION_INFORMATION_INSTALL_DATE, getProperty, NULL, kJSPropertyAttributeReadOnly }, - { TIZEN_APPLICATION_INFORMATION_INSTALL_SIZE, getProperty, NULL, kJSPropertyAttributeReadOnly }, + { TIZEN_APPLICATION_INFORMATION_INSTALL_SIZE, getPropertySize, NULL, kJSPropertyAttributeReadOnly }, { TIZEN_APPLICATION_INFORMATION_PACKAGE_ID, getProperty, NULL, kJSPropertyAttributeReadOnly }, { 0, 0, 0, 0 } }; @@ -208,15 +209,47 @@ JSValueRef JSApplicationInformation::getProperty(JSContextRef context, privateData->setInstallDateJSValue(static_cast(installDateJSValue)); } return installDateJSValue; - } else { - if (!privateData->isInitialized()) { - AppManagerWrapperSingleton::Instance().initializeAppInfo(privateData); - } + } + } catch (...) { + LoggerE("Exception occured while get property"); + return JSValueMakeUndefined(context); + } + + /* do not return undefined object to find method */ + return NULL; +} + +JSValueRef JSApplicationInformation::getPropertySize(JSContextRef context, + JSObjectRef object, + JSStringRef propertyName, + JSValueRef* exception) +{ + JSApplicationInformationPriv *priv = static_cast(JSObjectGetPrivate(object)); + if (!priv) { + LoggerE("Private object is not exists."); + return JSValueMakeUndefined(context); + } + + TIZEN_CHECK_ACCESS(context, exception, priv, APPLICATION_FUNCTION_API_SIZE); + + ApplicationInformationPtr privateData = priv->getObject(); + if (!privateData) { + LoggerE("Private object is wrong"); + return JSValueMakeUndefined(context); + } - if (JSStringIsEqualToUTF8CString(propertyName, TIZEN_APPLICATION_INFORMATION_INSTALL_SIZE)) { - return converter.toJSValueRefLong(privateData->getInstallSize()); - } + try { + CommonsJavaScript::Converter converter(context); + JSContextRef gContext = static_cast(JSObjectGetPrivate(object))->getContext(); + + if (!privateData->isInitialized()) { + AppManagerWrapperSingleton::Instance().initializeAppInfo(privateData); } + + if (JSStringIsEqualToUTF8CString(propertyName, TIZEN_APPLICATION_INFORMATION_INSTALL_SIZE)) { + return converter.toJSValueRefLong(privateData->getInstallSize()); + } + } catch (...) { LoggerE("Exception occured while get property"); return JSValueMakeUndefined(context); diff --git a/src/Application/JSApplicationInformation.h b/src/Application/JSApplicationInformation.h index 8170d7f..5e412b0 100755 --- a/src/Application/JSApplicationInformation.h +++ b/src/Application/JSApplicationInformation.h @@ -22,6 +22,7 @@ #include #include #include +#include #include "ApplicationInformation.h" namespace DeviceAPI { @@ -39,7 +40,23 @@ namespace Application { #define TIZEN_APPLICATION_INFORMATION_INSTALL_SIZE "size" #define TIZEN_APPLICATION_INFORMATION_PACKAGE_ID "packageId" -typedef WrtDeviceApis::CommonsJavaScript::PrivateObject JSApplicationInformationPriv; +typedef WrtDeviceApis::CommonsJavaScript::PrivateObject JSApplicationInformationPrivObject; + +class JSApplicationInformationPriv : + public JSApplicationInformationPrivObject, + public DeviceAPI::Common::SecurityAccessor +{ +public: + JSApplicationInformationPriv(JSContextRef context, ApplicationInformationPtr appinfo) : + JSApplicationInformationPrivObject(context, appinfo), + DeviceAPI::Common::SecurityAccessor() + { + } + + virtual ~JSApplicationInformationPriv() + { + } +}; class JSApplicationInformation { public: @@ -100,6 +117,11 @@ private: JSStringRef propertyName, JSValueRef* exception); + static JSValueRef getPropertySize(JSContextRef context, + JSObjectRef object, + JSStringRef propertyName, + JSValueRef* exception); + }; } diff --git a/src/Application/JSApplicationManager.cpp b/src/Application/JSApplicationManager.cpp index c26b44a..66f916c 100644 --- a/src/Application/JSApplicationManager.cpp +++ b/src/Application/JSApplicationManager.cpp @@ -160,7 +160,7 @@ JSValueRef JSApplicationManager::getCurrentApplication(JSContextRef context, ApplicationPtr result = ApplicationManager::getCurrentApplication(); TIME_TRACER_ITEM_END(__FUNCTION__, 0); - return JSApplication::makeObject(gContext, result); + return JSApplication::makeObject(gContext, result, controller); } catch (...) { DeviceAPI::Common::UnknownException err("Unknown Error in ApplicationManager.getCurrentApplication()."); @@ -485,6 +485,7 @@ JSValueRef JSApplicationManager::findAppControl(JSContextRef context, event->setPrivateData(DPL::StaticPointerCast(callbackManager)); event->setForAsynchronousCall(controller); + event->copyAceCheckAccessFunction(controller); appmgr->findAppControl(event); TIME_TRACER_ITEM_END(__FUNCTION__, 0); @@ -627,6 +628,7 @@ JSValueRef JSApplicationManager::getAppsInfo(JSContextRef context, event->setPrivateData(DPL::StaticPointerCast(callbackManager)); event->setForAsynchronousCall(controller); + event->copyAceCheckAccessFunction(controller); appmgr->getAppsInfo(event); TIME_TRACER_ITEM_END(__FUNCTION__, 0); @@ -660,10 +662,10 @@ JSValueRef JSApplicationManager::getAppInfo(JSContextRef context, ArgumentValidator validator(context, argumentCount, arguments); ApplicationInformationPtr result = ApplicationManager::getAppInfo(validator.toString(0, true, "")); - ApplicationConverterFactory::ConverterType converter = ApplicationConverterFactory::getConverter(gContext); + ApplicationConverter converter(gContext, controller); TIME_TRACER_ITEM_END(__FUNCTION__, 0); - return converter->toJSValueRefFromApplicationInformation(result); + return converter.toJSValueRefFromApplicationInformation(result); } catch (const BasePlatformException &err) { return JSWebAPIErrorFactory::postException(context, exception, err); @@ -703,6 +705,7 @@ JSValueRef JSApplicationManager::addAppInfoEventListener(JSContextRef context, // eventCallback JSObjectRef eventCBObj = validator.toCallbackObject(0, false, "oninstalled", "onupdated", "onuninstalled", NULL); JSApplicationEventCallbackManagerPtr callbackManager = JSApplicationEventCallbackManager::createObject(gContext); + callbackManager->copyAceCheckAccessFunction(controller); JSValueRef oninstalled = JSUtil::getProperty(context, eventCBObj, "oninstalled", exception); if (!JSValueIsUndefined(context, oninstalled)) { diff --git a/src/Application/plugin_config.cpp b/src/Application/plugin_config.cpp index e4ffab8..04738d7 100755 --- a/src/Application/plugin_config.cpp +++ b/src/Application/plugin_config.cpp @@ -305,6 +305,17 @@ static FunctionMapping createApplicationFunctions() APPLICATION_FUNCTION_API_UPDATE_APP, updateFunc)); #endif + // size + AceFunction sizeAttr = ACE_CREATE_FUNCTION( + ATTRIBUTE_SIZE, + APPLICATION_FUNCTION_API_SIZE, + APPLICATION_FEATURES_APPLICATION_INFO, + DEVICE_LIST_APPLICATION_INFO); + + applicationMapping.insert(std::make_pair( + APPLICATION_FUNCTION_API_SIZE, + sizeAttr)); + return applicationMapping; } diff --git a/src/Application/plugin_config_impl.h b/src/Application/plugin_config_impl.h index c47b181..dee4bef 100755 --- a/src/Application/plugin_config_impl.h +++ b/src/Application/plugin_config_impl.h @@ -46,6 +46,7 @@ #define APPLICATION_FUNCTION_API_GET_APP_SHARED_URI "getAppSharedURI" #define APPLICATION_FUNCTION_API_GET_APP_META_DATA "getAppMetaData" #define APPLICATION_FUNCTION_API_SET_USER_AGENT "setUserAgent" +#define APPLICATION_FUNCTION_API_SIZE "size" #endif diff --git a/src/Bluetooth/BluetoothAdapter.cpp b/src/Bluetooth/BluetoothAdapter.cpp index bd5436f..0fed273 100644 --- a/src/Bluetooth/BluetoothAdapter.cpp +++ b/src/Bluetooth/BluetoothAdapter.cpp @@ -1139,7 +1139,7 @@ void BluetoothAdapter::discoverDevices(MultiCallbackUserDataPtr userData) if(mEnabled == true) { TIME_TRACER_ITEM_BEGIN("discoverDevices::bt_adapter_start_device_discovery", 1); - int ret = bt_adapter_start_device_discovery(); + int ret = bt_adapter_start_device_discovery(); TIME_TRACER_ITEM_END("discoverDevices::bt_adapter_start_device_discovery", 1); switch(ret) { case BT_ERROR_NONE: diff --git a/src/Callhistory/CallHistoryFilterConverter.cpp b/src/Callhistory/CallHistoryFilterConverter.cpp index b10fa08..2b31e1c 100644 --- a/src/Callhistory/CallHistoryFilterConverter.cpp +++ b/src/Callhistory/CallHistoryFilterConverter.cpp @@ -17,7 +17,6 @@ /** * @file CallHistoryFilterConverter.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @description Reference from CalendarConverter.cpp */ diff --git a/src/Common/AsyncCallbackManager.h b/src/Common/AsyncCallbackManager.h index e2427f5..eba1f1c 100644 --- a/src/Common/AsyncCallbackManager.h +++ b/src/Common/AsyncCallbackManager.h @@ -17,7 +17,6 @@ /** * @file AsyncCallbackManager.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Common/IListenerManager.h b/src/Common/IListenerManager.h index bf8aad6..728ef86 100644 --- a/src/Common/IListenerManager.h +++ b/src/Common/IListenerManager.h @@ -17,7 +17,6 @@ /** * @file IListenerManager.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Common/Singleton.h b/src/Common/Singleton.h index 89d65b4..5edd05e 100644 --- a/src/Common/Singleton.h +++ b/src/Common/Singleton.h @@ -17,7 +17,6 @@ /** * @file Singleton.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/AddressBook.cpp b/src/Contact/AddressBook.cpp old mode 100755 new mode 100644 index b447703..ddb9eb4 --- a/src/Contact/AddressBook.cpp +++ b/src/Contact/AddressBook.cpp @@ -17,7 +17,6 @@ /** * @file AddressBook.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/AddressBook.h b/src/Contact/AddressBook.h old mode 100755 new mode 100644 index adfc5b0..f956ca3 --- a/src/Contact/AddressBook.h +++ b/src/Contact/AddressBook.h @@ -17,7 +17,6 @@ /** * @file AddressBook.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/AddressBookController.cpp b/src/Contact/AddressBookController.cpp index 30ae6c4..b887707 100644 --- a/src/Contact/AddressBookController.cpp +++ b/src/Contact/AddressBookController.cpp @@ -17,7 +17,6 @@ /** * @file ContactManagerController.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/AddressBookController.h b/src/Contact/AddressBookController.h old mode 100755 new mode 100644 index 75c5bc1..a65db8c --- a/src/Contact/AddressBookController.h +++ b/src/Contact/AddressBookController.h @@ -17,7 +17,6 @@ /** * @file AddressBookController.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/Contact.cpp b/src/Contact/Contact.cpp index 93e00f5..048ad18 100644 --- a/src/Contact/Contact.cpp +++ b/src/Contact/Contact.cpp @@ -17,7 +17,6 @@ /** * @file Contact.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/Contact.h b/src/Contact/Contact.h old mode 100755 new mode 100644 index 6fef7b2..eea37a8 --- a/src/Contact/Contact.h +++ b/src/Contact/Contact.h @@ -17,7 +17,6 @@ /** * @file Contact.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactAddress.cpp b/src/Contact/ContactAddress.cpp old mode 100755 new mode 100644 index 9295185..9a0b372 --- a/src/Contact/ContactAddress.cpp +++ b/src/Contact/ContactAddress.cpp @@ -17,7 +17,6 @@ /** * @file ContactAddress.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactAddress.h b/src/Contact/ContactAddress.h old mode 100755 new mode 100644 index 1657b1a..219a7ad --- a/src/Contact/ContactAddress.h +++ b/src/Contact/ContactAddress.h @@ -17,7 +17,6 @@ /** * @file ContactAddress.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactAnniversary.cpp b/src/Contact/ContactAnniversary.cpp old mode 100755 new mode 100644 index 0411e10..2da70f9 --- a/src/Contact/ContactAnniversary.cpp +++ b/src/Contact/ContactAnniversary.cpp @@ -17,7 +17,6 @@ /** * @file ContactAnniversary.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactAnniversary.h b/src/Contact/ContactAnniversary.h old mode 100755 new mode 100644 index 8bdd3e6..ae169a3 --- a/src/Contact/ContactAnniversary.h +++ b/src/Contact/ContactAnniversary.h @@ -17,7 +17,6 @@ /** * @file ContactAnniversary.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactAsyncCallbackManager.cpp b/src/Contact/ContactAsyncCallbackManager.cpp old mode 100755 new mode 100644 index edad9cc..2d4dd0f --- a/src/Contact/ContactAsyncCallbackManager.cpp +++ b/src/Contact/ContactAsyncCallbackManager.cpp @@ -17,7 +17,6 @@ /** * @file ContactAsyncCallbackManager.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactAsyncCallbackManager.h b/src/Contact/ContactAsyncCallbackManager.h old mode 100755 new mode 100644 index e2489d0..b7b3920 --- a/src/Contact/ContactAsyncCallbackManager.h +++ b/src/Contact/ContactAsyncCallbackManager.h @@ -17,7 +17,6 @@ /** * @file ContactAsyncCallbackManager.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactConverter.cpp b/src/Contact/ContactConverter.cpp old mode 100755 new mode 100644 index 795c371..668cfe6 --- a/src/Contact/ContactConverter.cpp +++ b/src/Contact/ContactConverter.cpp @@ -17,7 +17,6 @@ /** * @file ContactConverter.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactConverter.h b/src/Contact/ContactConverter.h old mode 100755 new mode 100644 index 2c94377..e96b6dd --- a/src/Contact/ContactConverter.h +++ b/src/Contact/ContactConverter.h @@ -17,7 +17,6 @@ /** * @file ContactConverter.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactEmailAddress.cpp b/src/Contact/ContactEmailAddress.cpp old mode 100755 new mode 100644 index e92ae17..43cb105 --- a/src/Contact/ContactEmailAddress.cpp +++ b/src/Contact/ContactEmailAddress.cpp @@ -17,7 +17,6 @@ /** * @file ContactEmailAddress.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactEmailAddress.h b/src/Contact/ContactEmailAddress.h old mode 100755 new mode 100644 index f645ee7..4556b97 --- a/src/Contact/ContactEmailAddress.h +++ b/src/Contact/ContactEmailAddress.h @@ -17,7 +17,6 @@ /** * @file ContactEmailAddress.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactFactory.cpp b/src/Contact/ContactFactory.cpp old mode 100755 new mode 100644 index 6913cc4..32342d9 --- a/src/Contact/ContactFactory.cpp +++ b/src/Contact/ContactFactory.cpp @@ -17,7 +17,6 @@ /** * @file ContactFactory.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief * ## diff --git a/src/Contact/ContactFactory.h b/src/Contact/ContactFactory.h old mode 100755 new mode 100644 index f843daf..c8af493 --- a/src/Contact/ContactFactory.h +++ b/src/Contact/ContactFactory.h @@ -17,7 +17,6 @@ /** * @file ContactFactory.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief * ## diff --git a/src/Contact/ContactFilterConverter.cpp b/src/Contact/ContactFilterConverter.cpp old mode 100755 new mode 100644 index 1cc2ee9..e8a7a3e --- a/src/Contact/ContactFilterConverter.cpp +++ b/src/Contact/ContactFilterConverter.cpp @@ -17,7 +17,6 @@ /** * @file ContactFilterConverter.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @description Reference from CalendarConverter.cpp */ diff --git a/src/Contact/ContactFilterValidator.cpp b/src/Contact/ContactFilterValidator.cpp old mode 100755 new mode 100644 index fc1f622..c90a833 --- a/src/Contact/ContactFilterValidator.cpp +++ b/src/Contact/ContactFilterValidator.cpp @@ -17,7 +17,6 @@ /** * @file ContactFilterValidator.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactFilterValidator.h b/src/Contact/ContactFilterValidator.h old mode 100755 new mode 100644 index 6807793..e14e02e --- a/src/Contact/ContactFilterValidator.h +++ b/src/Contact/ContactFilterValidator.h @@ -17,7 +17,6 @@ /** * @file ContactFilterValidator.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactGroup.cpp b/src/Contact/ContactGroup.cpp old mode 100755 new mode 100644 index 96a7574..f97034e --- a/src/Contact/ContactGroup.cpp +++ b/src/Contact/ContactGroup.cpp @@ -17,7 +17,6 @@ /** * @file ContactGroup.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactGroup.h b/src/Contact/ContactGroup.h old mode 100755 new mode 100644 index 7bf8521..82dabf0 --- a/src/Contact/ContactGroup.h +++ b/src/Contact/ContactGroup.h @@ -17,7 +17,6 @@ /** * @file ContactGroup.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactImpl.h b/src/Contact/ContactImpl.h old mode 100755 new mode 100644 index 85d32d1..8c3d69b --- a/src/Contact/ContactImpl.h +++ b/src/Contact/ContactImpl.h @@ -17,7 +17,6 @@ /** * @file ContactImpl.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactListenerManager.cpp b/src/Contact/ContactListenerManager.cpp old mode 100755 new mode 100644 index b4d8ecc..b501fca --- a/src/Contact/ContactListenerManager.cpp +++ b/src/Contact/ContactListenerManager.cpp @@ -17,7 +17,6 @@ /** * @file ContactListnerManager.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactListenerManager.h b/src/Contact/ContactListenerManager.h index d97e361..99ab8b2 100644 --- a/src/Contact/ContactListenerManager.h +++ b/src/Contact/ContactListenerManager.h @@ -17,7 +17,6 @@ /** * @file ContactListenerManager.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactManager.cpp b/src/Contact/ContactManager.cpp old mode 100755 new mode 100644 index 3dd4aca..8511010 --- a/src/Contact/ContactManager.cpp +++ b/src/Contact/ContactManager.cpp @@ -17,7 +17,6 @@ /** * @file ContactManager.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactManager.h b/src/Contact/ContactManager.h old mode 100755 new mode 100644 index b320b8e..e3da4fe --- a/src/Contact/ContactManager.h +++ b/src/Contact/ContactManager.h @@ -17,7 +17,6 @@ /** * @file ContactManager.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactManagerController.cpp b/src/Contact/ContactManagerController.cpp index 18dd887..b470b17 100644 --- a/src/Contact/ContactManagerController.cpp +++ b/src/Contact/ContactManagerController.cpp @@ -17,7 +17,6 @@ /** * @file ContactManagerController.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactManagerController.h b/src/Contact/ContactManagerController.h old mode 100755 new mode 100644 index e9b7fbf..040cbcf --- a/src/Contact/ContactManagerController.h +++ b/src/Contact/ContactManagerController.h @@ -17,7 +17,6 @@ /** * @file ContactManagerController.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactName.cpp b/src/Contact/ContactName.cpp old mode 100755 new mode 100644 index a5d9a60..9168745 --- a/src/Contact/ContactName.cpp +++ b/src/Contact/ContactName.cpp @@ -17,7 +17,6 @@ /** * @file ContactName.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactName.h b/src/Contact/ContactName.h old mode 100755 new mode 100644 index f7150b4..c0c854a --- a/src/Contact/ContactName.h +++ b/src/Contact/ContactName.h @@ -17,7 +17,6 @@ /** * @file ContactName.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactObjectA2PConverter.cpp b/src/Contact/ContactObjectA2PConverter.cpp old mode 100755 new mode 100644 index c71d52d..d788714 --- a/src/Contact/ContactObjectA2PConverter.cpp +++ b/src/Contact/ContactObjectA2PConverter.cpp @@ -17,7 +17,6 @@ /* * @file ContactObjectA2PConverter.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Converter (ContactPtr -> contacts_record_h) */ diff --git a/src/Contact/ContactObjectA2PConverter.h b/src/Contact/ContactObjectA2PConverter.h old mode 100755 new mode 100644 index 279eaa2..50201e1 --- a/src/Contact/ContactObjectA2PConverter.h +++ b/src/Contact/ContactObjectA2PConverter.h @@ -17,7 +17,6 @@ /* * @file ContactObjectA2PConverter.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Converter (ContactPtr -> contacts_record_h) */ diff --git a/src/Contact/ContactObjectP2AConverter.cpp b/src/Contact/ContactObjectP2AConverter.cpp old mode 100755 new mode 100644 index 9c498ec..c336ba4 --- a/src/Contact/ContactObjectP2AConverter.cpp +++ b/src/Contact/ContactObjectP2AConverter.cpp @@ -17,7 +17,6 @@ /* * @file ContactObjectP2AConverter.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Converter (contacts_record_h -> ContactPtr) */ diff --git a/src/Contact/ContactObjectP2AConverter.h b/src/Contact/ContactObjectP2AConverter.h old mode 100755 new mode 100644 index ffb3f2f..b113525 --- a/src/Contact/ContactObjectP2AConverter.h +++ b/src/Contact/ContactObjectP2AConverter.h @@ -17,7 +17,6 @@ /* * @file ContactObjectP2AConverter.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Converter (contacts_record_h -> ContactPtr) */ diff --git a/src/Contact/ContactOrganization.cpp b/src/Contact/ContactOrganization.cpp old mode 100755 new mode 100644 index 3fb4463..d6585e8 --- a/src/Contact/ContactOrganization.cpp +++ b/src/Contact/ContactOrganization.cpp @@ -17,7 +17,6 @@ /** * @file ContactOrganization.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactOrganization.h b/src/Contact/ContactOrganization.h old mode 100755 new mode 100644 index aba0363..be589bc --- a/src/Contact/ContactOrganization.h +++ b/src/Contact/ContactOrganization.h @@ -17,7 +17,6 @@ /** * @file ContactOrganization.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactPhoneNumber.cpp b/src/Contact/ContactPhoneNumber.cpp old mode 100755 new mode 100644 index 6605a74..9d74c41 --- a/src/Contact/ContactPhoneNumber.cpp +++ b/src/Contact/ContactPhoneNumber.cpp @@ -17,7 +17,6 @@ /** * @file ContactPhoneNumber.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactPhoneNumber.h b/src/Contact/ContactPhoneNumber.h old mode 100755 new mode 100644 index 90003db..f1e2b34 --- a/src/Contact/ContactPhoneNumber.h +++ b/src/Contact/ContactPhoneNumber.h @@ -17,7 +17,6 @@ /** * @file ContactPhoneNumber.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactRef.cpp b/src/Contact/ContactRef.cpp old mode 100755 new mode 100644 index 280ef60..b04945a --- a/src/Contact/ContactRef.cpp +++ b/src/Contact/ContactRef.cpp @@ -17,7 +17,6 @@ /** * @file ContactRef.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactRef.h b/src/Contact/ContactRef.h old mode 100755 new mode 100644 index e561ae7..47557e4 --- a/src/Contact/ContactRef.h +++ b/src/Contact/ContactRef.h @@ -17,7 +17,6 @@ /** * @file ContactRef.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactSearchEngine.cpp b/src/Contact/ContactSearchEngine.cpp old mode 100755 new mode 100644 index 23bb9f2..79f84e6 --- a/src/Contact/ContactSearchEngine.cpp +++ b/src/Contact/ContactSearchEngine.cpp @@ -17,7 +17,6 @@ /** * @file ContactSearchEngine.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactSearchEngine.h b/src/Contact/ContactSearchEngine.h old mode 100755 new mode 100644 index a9bdc41..44d385c --- a/src/Contact/ContactSearchEngine.h +++ b/src/Contact/ContactSearchEngine.h @@ -17,7 +17,6 @@ /** * @file ContactSearchEngine.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactTypes.h b/src/Contact/ContactTypes.h old mode 100755 new mode 100644 index f506894..b9841ed --- a/src/Contact/ContactTypes.h +++ b/src/Contact/ContactTypes.h @@ -17,7 +17,6 @@ /** * @file ContactTypes.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactUtility.cpp b/src/Contact/ContactUtility.cpp old mode 100755 new mode 100644 index b0b8d8f..44f1d3e --- a/src/Contact/ContactUtility.cpp +++ b/src/Contact/ContactUtility.cpp @@ -17,7 +17,6 @@ /* * @file ContactUtility.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactUtility.h b/src/Contact/ContactUtility.h old mode 100755 new mode 100644 index 75bd57b..80eff9e --- a/src/Contact/ContactUtility.h +++ b/src/Contact/ContactUtility.h @@ -17,7 +17,6 @@ /* * @file ContactUtility.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactWebSite.cpp b/src/Contact/ContactWebSite.cpp old mode 100755 new mode 100644 index 1b6fcfc..659b1d8 --- a/src/Contact/ContactWebSite.cpp +++ b/src/Contact/ContactWebSite.cpp @@ -17,7 +17,6 @@ /** * @file ContactWebSite.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactWebSite.h b/src/Contact/ContactWebSite.h old mode 100755 new mode 100644 index f7f7efe..bb090d4 --- a/src/Contact/ContactWebSite.h +++ b/src/Contact/ContactWebSite.h @@ -17,7 +17,6 @@ /** * @file ContactWebSite.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactsSvcChangeListenerManager.cpp b/src/Contact/ContactsSvcChangeListenerManager.cpp old mode 100755 new mode 100644 index 654a797..65ad833 --- a/src/Contact/ContactsSvcChangeListenerManager.cpp +++ b/src/Contact/ContactsSvcChangeListenerManager.cpp @@ -17,7 +17,6 @@ /* * @file ContactsSvcChangeListenerManager.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactsSvcChangeListenerManager.h b/src/Contact/ContactsSvcChangeListenerManager.h old mode 100755 new mode 100644 index 1f592b1..d101aa0 --- a/src/Contact/ContactsSvcChangeListenerManager.h +++ b/src/Contact/ContactsSvcChangeListenerManager.h @@ -17,7 +17,6 @@ /* * @file ContactsSvcChangeListenerManager.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactsSvcObjectConverter.cpp b/src/Contact/ContactsSvcObjectConverter.cpp old mode 100755 new mode 100644 index 4e34980..2ce7e28 --- a/src/Contact/ContactsSvcObjectConverter.cpp +++ b/src/Contact/ContactsSvcObjectConverter.cpp @@ -17,7 +17,6 @@ /* * @file ContactObjectP2AConverter.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Converter (contacts_record_h -> ContactPtr) */ diff --git a/src/Contact/ContactsSvcObjectConverter.h b/src/Contact/ContactsSvcObjectConverter.h old mode 100755 new mode 100644 index 83e9242..ca04fa6 --- a/src/Contact/ContactsSvcObjectConverter.h +++ b/src/Contact/ContactsSvcObjectConverter.h @@ -17,7 +17,6 @@ /* * @file ContactsSvcObjectConverter.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Converter (contacts_record_h -> ContactPtr) */ diff --git a/src/Contact/ContactsSvcWrapper.cpp b/src/Contact/ContactsSvcWrapper.cpp old mode 100755 new mode 100644 index ef7b9ed..e1a69d9 --- a/src/Contact/ContactsSvcWrapper.cpp +++ b/src/Contact/ContactsSvcWrapper.cpp @@ -17,7 +17,6 @@ /** * @file ContactsSvcWrapper.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/ContactsSvcWrapper.h b/src/Contact/ContactsSvcWrapper.h old mode 100755 new mode 100644 index 0949dc8..18b85e6 --- a/src/Contact/ContactsSvcWrapper.h +++ b/src/Contact/ContactsSvcWrapper.h @@ -17,7 +17,6 @@ /** * @file ContactsSvcWrapper.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventAddressBookAdd.h b/src/Contact/EventAddressBookAdd.h old mode 100755 new mode 100644 index bf364cd..88d4e24 --- a/src/Contact/EventAddressBookAdd.h +++ b/src/Contact/EventAddressBookAdd.h @@ -17,7 +17,6 @@ /** * @file EventAddressBookAdd.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventAddressBookAddBatch.h b/src/Contact/EventAddressBookAddBatch.h old mode 100755 new mode 100644 index 305dff1..7f730df --- a/src/Contact/EventAddressBookAddBatch.h +++ b/src/Contact/EventAddressBookAddBatch.h @@ -17,7 +17,6 @@ /** * @file EventAddressBookAddBatch.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventAddressBookAddChangeListener.h b/src/Contact/EventAddressBookAddChangeListener.h old mode 100755 new mode 100644 index f0d59ad..5edf77e --- a/src/Contact/EventAddressBookAddChangeListener.h +++ b/src/Contact/EventAddressBookAddChangeListener.h @@ -17,7 +17,6 @@ /** * @file EventAddressBookAddChangeListener.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventAddressBookAddGroup.h b/src/Contact/EventAddressBookAddGroup.h old mode 100755 new mode 100644 index 8a3e14f..b649916 --- a/src/Contact/EventAddressBookAddGroup.h +++ b/src/Contact/EventAddressBookAddGroup.h @@ -16,7 +16,6 @@ // /** * @file EventAddressBookAddGroup.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventAddressBookChangeListener.h b/src/Contact/EventAddressBookChangeListener.h old mode 100755 new mode 100644 index a44c6e2..414f408 --- a/src/Contact/EventAddressBookChangeListener.h +++ b/src/Contact/EventAddressBookChangeListener.h @@ -17,7 +17,6 @@ /** * @file EventAddressBookChangeListener.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief * ## diff --git a/src/Contact/EventAddressBookFind.h b/src/Contact/EventAddressBookFind.h old mode 100755 new mode 100644 index 78e2eff..e3d9436 --- a/src/Contact/EventAddressBookFind.h +++ b/src/Contact/EventAddressBookFind.h @@ -17,7 +17,6 @@ /** * @file EventAddressBookFind.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventAddressBookGet.h b/src/Contact/EventAddressBookGet.h old mode 100755 new mode 100644 index 51494e5..49dfecb --- a/src/Contact/EventAddressBookGet.h +++ b/src/Contact/EventAddressBookGet.h @@ -17,7 +17,6 @@ /** * @file EventAddressBookGet.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventAddressBookGetGroup.h b/src/Contact/EventAddressBookGetGroup.h old mode 100755 new mode 100644 index 2a0b1f5..2f0bbac --- a/src/Contact/EventAddressBookGetGroup.h +++ b/src/Contact/EventAddressBookGetGroup.h @@ -17,7 +17,6 @@ /** * @file EventAddressBookGetGroup.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventAddressBookGetGroups.h b/src/Contact/EventAddressBookGetGroups.h old mode 100755 new mode 100644 index 71f5bc6..4dd8c6b --- a/src/Contact/EventAddressBookGetGroups.h +++ b/src/Contact/EventAddressBookGetGroups.h @@ -17,7 +17,6 @@ /** * @file EventAddressBookGetGroups.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventAddressBookRemove.h b/src/Contact/EventAddressBookRemove.h old mode 100755 new mode 100644 index 8397535..08721db --- a/src/Contact/EventAddressBookRemove.h +++ b/src/Contact/EventAddressBookRemove.h @@ -17,7 +17,6 @@ /** * @file EventAddressBookRemove.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventAddressBookRemoveBatch.h b/src/Contact/EventAddressBookRemoveBatch.h old mode 100755 new mode 100644 index b0ff676..2b6c353 --- a/src/Contact/EventAddressBookRemoveBatch.h +++ b/src/Contact/EventAddressBookRemoveBatch.h @@ -17,7 +17,6 @@ /** * @file EventAddressBookRemoveBatch.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventAddressBookRemoveChangeListener.h b/src/Contact/EventAddressBookRemoveChangeListener.h old mode 100755 new mode 100644 index 190bcdf..6835dfe --- a/src/Contact/EventAddressBookRemoveChangeListener.h +++ b/src/Contact/EventAddressBookRemoveChangeListener.h @@ -17,7 +17,6 @@ /** * @file EventAddressBookRemoveChangeListener.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventAddressBookRemoveGroup.h b/src/Contact/EventAddressBookRemoveGroup.h old mode 100755 new mode 100644 index 8b6b964..e531863 --- a/src/Contact/EventAddressBookRemoveGroup.h +++ b/src/Contact/EventAddressBookRemoveGroup.h @@ -17,7 +17,6 @@ /** * @file EventAddressBookRemoveGroup.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventAddressBookUpdate.h b/src/Contact/EventAddressBookUpdate.h old mode 100755 new mode 100644 index 44fec90..2a8f0fb --- a/src/Contact/EventAddressBookUpdate.h +++ b/src/Contact/EventAddressBookUpdate.h @@ -17,7 +17,6 @@ /** * @file EventAddressBookUpdate.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventAddressBookUpdateBatch.h b/src/Contact/EventAddressBookUpdateBatch.h old mode 100755 new mode 100644 index bed2264..c49c85a --- a/src/Contact/EventAddressBookUpdateBatch.h +++ b/src/Contact/EventAddressBookUpdateBatch.h @@ -17,7 +17,6 @@ /** * @file EventAddressBookUpdateBatch.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventAddressBookUpdateGroup.h b/src/Contact/EventAddressBookUpdateGroup.h old mode 100755 new mode 100644 index 313ba51..926a98c --- a/src/Contact/EventAddressBookUpdateGroup.h +++ b/src/Contact/EventAddressBookUpdateGroup.h @@ -17,7 +17,6 @@ /** * @file EventAddressBookUpdateGroup.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventContactManagerAddChangeListener.h b/src/Contact/EventContactManagerAddChangeListener.h old mode 100755 new mode 100644 index 7a83199..dbbffbd --- a/src/Contact/EventContactManagerAddChangeListener.h +++ b/src/Contact/EventContactManagerAddChangeListener.h @@ -17,7 +17,6 @@ /** * @file EventContactManagerAddChangeListener.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventContactManagerChangeListener.h b/src/Contact/EventContactManagerChangeListener.h old mode 100755 new mode 100644 index 79f437a..f182e62 --- a/src/Contact/EventContactManagerChangeListener.h +++ b/src/Contact/EventContactManagerChangeListener.h @@ -17,7 +17,6 @@ /** * @file EventContactManagerChangeListener.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief * ## diff --git a/src/Contact/EventContactManagerFind.h b/src/Contact/EventContactManagerFind.h old mode 100755 new mode 100644 index f22e778..0ccf32d --- a/src/Contact/EventContactManagerFind.h +++ b/src/Contact/EventContactManagerFind.h @@ -17,7 +17,6 @@ /** * @file EventContactManagerFind.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventContactManagerGet.h b/src/Contact/EventContactManagerGet.h old mode 100755 new mode 100644 index 613c5d2..3cc251a --- a/src/Contact/EventContactManagerGet.h +++ b/src/Contact/EventContactManagerGet.h @@ -17,7 +17,6 @@ /** * @file EventContactManagerGet.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventContactManagerGetAddressBook.h b/src/Contact/EventContactManagerGetAddressBook.h old mode 100755 new mode 100644 index 5a31e08..30d0969 --- a/src/Contact/EventContactManagerGetAddressBook.h +++ b/src/Contact/EventContactManagerGetAddressBook.h @@ -17,7 +17,6 @@ /** * @file EventContactManagerGetAddressBook.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventContactManagerGetAddressBooks.h b/src/Contact/EventContactManagerGetAddressBooks.h old mode 100755 new mode 100644 index 66f3b0b..22a9154 --- a/src/Contact/EventContactManagerGetAddressBooks.h +++ b/src/Contact/EventContactManagerGetAddressBooks.h @@ -17,7 +17,6 @@ /** * @file EventContactManagerGetAddressBooks.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventContactManagerGetDefaultAddressBook.h b/src/Contact/EventContactManagerGetDefaultAddressBook.h old mode 100755 new mode 100644 index 277eb90..baf4607 --- a/src/Contact/EventContactManagerGetDefaultAddressBook.h +++ b/src/Contact/EventContactManagerGetDefaultAddressBook.h @@ -17,7 +17,6 @@ /** * @file EventContactManagerGetDefaultAddressBook.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventContactManagerGetUnifiedAddressBook.h b/src/Contact/EventContactManagerGetUnifiedAddressBook.h index 7800f59..ddef7d4 100644 --- a/src/Contact/EventContactManagerGetUnifiedAddressBook.h +++ b/src/Contact/EventContactManagerGetUnifiedAddressBook.h @@ -17,7 +17,6 @@ /** * @file EventContactManagerGetUnifiedAddressBook.h - * @author Jihwa park (jh7979.park@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventContactManagerRemove.h b/src/Contact/EventContactManagerRemove.h old mode 100755 new mode 100644 index 36f59ec..e3418df --- a/src/Contact/EventContactManagerRemove.h +++ b/src/Contact/EventContactManagerRemove.h @@ -17,7 +17,6 @@ /** * @file EventContactManagerRemove.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventContactManagerRemoveBatch.h b/src/Contact/EventContactManagerRemoveBatch.h old mode 100755 new mode 100644 index def7c90..0c2d220 --- a/src/Contact/EventContactManagerRemoveBatch.h +++ b/src/Contact/EventContactManagerRemoveBatch.h @@ -17,7 +17,6 @@ /** * @file EventContactManagerRemoveBatch.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventContactManagerRemoveChangeListener.h b/src/Contact/EventContactManagerRemoveChangeListener.h old mode 100755 new mode 100644 index 777e0e8..fd0e4e1 --- a/src/Contact/EventContactManagerRemoveChangeListener.h +++ b/src/Contact/EventContactManagerRemoveChangeListener.h @@ -17,7 +17,6 @@ /** * @file EventContactManagerRemoveChangeListener.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventContactManagerUpdate.h b/src/Contact/EventContactManagerUpdate.h old mode 100755 new mode 100644 index fcd5d83..773b623 --- a/src/Contact/EventContactManagerUpdate.h +++ b/src/Contact/EventContactManagerUpdate.h @@ -17,7 +17,6 @@ /** * @file EventContactManagerUpdate.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventContactManagerUpdateBatch.h b/src/Contact/EventContactManagerUpdateBatch.h old mode 100755 new mode 100644 index cdcb132..db4a72e --- a/src/Contact/EventContactManagerUpdateBatch.h +++ b/src/Contact/EventContactManagerUpdateBatch.h @@ -17,7 +17,6 @@ /** * @file EventContactManagerUpdateBatch.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventPersonLink.h b/src/Contact/EventPersonLink.h old mode 100755 new mode 100644 index 741f280..ea6728f --- a/src/Contact/EventPersonLink.h +++ b/src/Contact/EventPersonLink.h @@ -17,7 +17,6 @@ /** * @file EventPersonLink.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/EventPersonUnlink.h b/src/Contact/EventPersonUnlink.h old mode 100755 new mode 100644 index 73a84a8..c1f7f05 --- a/src/Contact/EventPersonUnlink.h +++ b/src/Contact/EventPersonUnlink.h @@ -17,7 +17,6 @@ /** * @file EventPersonUnlink.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/IAddressBook.cpp b/src/Contact/IAddressBook.cpp old mode 100755 new mode 100644 index c771fe2..00d4a11 --- a/src/Contact/IAddressBook.cpp +++ b/src/Contact/IAddressBook.cpp @@ -17,7 +17,6 @@ /** * @file IAddressBook.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/IAddressBook.h b/src/Contact/IAddressBook.h old mode 100755 new mode 100644 index ff29063..120c81a --- a/src/Contact/IAddressBook.h +++ b/src/Contact/IAddressBook.h @@ -17,7 +17,6 @@ /** * @file IAddressBook.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/IContact.cpp b/src/Contact/IContact.cpp old mode 100755 new mode 100644 index f9d529d..8d90f9c --- a/src/Contact/IContact.cpp +++ b/src/Contact/IContact.cpp @@ -17,7 +17,6 @@ /** * @file IContact.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief * ## - Change name to IContact diff --git a/src/Contact/IContact.h b/src/Contact/IContact.h old mode 100755 new mode 100644 index dcecffd..76fac11 --- a/src/Contact/IContact.h +++ b/src/Contact/IContact.h @@ -17,7 +17,6 @@ /** * @file IContact.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief * ## diff --git a/src/Contact/IContactEventPrivateData.h b/src/Contact/IContactEventPrivateData.h old mode 100755 new mode 100644 index a0a73fb..f212a89 --- a/src/Contact/IContactEventPrivateData.h +++ b/src/Contact/IContactEventPrivateData.h @@ -17,7 +17,6 @@ /** * @file ContactEventPrivateData.h - * @author Lukasz Marek (l.marek@samsung.com) * @version 0.1 * @brief * ## diff --git a/src/Contact/IContactManager.cpp b/src/Contact/IContactManager.cpp old mode 100755 new mode 100644 index 9989afc..fa33bc2 --- a/src/Contact/IContactManager.cpp +++ b/src/Contact/IContactManager.cpp @@ -17,7 +17,6 @@ /** * @file IContactManager.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief * ## diff --git a/src/Contact/IContactManager.h b/src/Contact/IContactManager.h old mode 100755 new mode 100644 index fb908e3..5fd404a --- a/src/Contact/IContactManager.h +++ b/src/Contact/IContactManager.h @@ -17,7 +17,6 @@ /** * @file IContactManager.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/IPerson.cpp b/src/Contact/IPerson.cpp old mode 100755 new mode 100644 index 84c6f43..941b15d --- a/src/Contact/IPerson.cpp +++ b/src/Contact/IPerson.cpp @@ -17,7 +17,6 @@ /** * @file IPerson.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief * ## - Change name to IPerson diff --git a/src/Contact/IPerson.h b/src/Contact/IPerson.h old mode 100755 new mode 100644 index 7b05844..cff8a9c --- a/src/Contact/IPerson.h +++ b/src/Contact/IPerson.h @@ -17,7 +17,6 @@ /** * @file IPerson.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief * ## diff --git a/src/Contact/JSAddressBook.cpp b/src/Contact/JSAddressBook.cpp old mode 100755 new mode 100644 index 3fac6f4..eee5bd2 --- a/src/Contact/JSAddressBook.cpp +++ b/src/Contact/JSAddressBook.cpp @@ -17,7 +17,6 @@ /** * @file JSAddressBook.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Implementation of the JSAddressBook class */ diff --git a/src/Contact/JSAddressBook.h b/src/Contact/JSAddressBook.h old mode 100755 new mode 100644 index ce2edbd..6e65665 --- a/src/Contact/JSAddressBook.h +++ b/src/Contact/JSAddressBook.h @@ -17,7 +17,6 @@ /** * @file JSAddressBook.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Declaration of the JSAddressBook class */ diff --git a/src/Contact/JSAddressBookChangeCallbackManager.cpp b/src/Contact/JSAddressBookChangeCallbackManager.cpp index e43b6c2..9dbe2bc 100644 --- a/src/Contact/JSAddressBookChangeCallbackManager.cpp +++ b/src/Contact/JSAddressBookChangeCallbackManager.cpp @@ -17,7 +17,6 @@ /** * @file JSAddressBookChangeCallbackManager.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/JSAddressBookChangeCallbackManager.h b/src/Contact/JSAddressBookChangeCallbackManager.h old mode 100755 new mode 100644 index faedfbd..b6be4e0 --- a/src/Contact/JSAddressBookChangeCallbackManager.h +++ b/src/Contact/JSAddressBookChangeCallbackManager.h @@ -17,7 +17,6 @@ /** * @file JSAddressBookChangeCallbackManager.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/JSContact.cpp b/src/Contact/JSContact.cpp old mode 100755 new mode 100644 index 07baef3..fe85c81 --- a/src/Contact/JSContact.cpp +++ b/src/Contact/JSContact.cpp @@ -17,7 +17,6 @@ /** * @file JSContact.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Implementation of the JSContact class */ diff --git a/src/Contact/JSContact.h b/src/Contact/JSContact.h old mode 100755 new mode 100644 index f740f9b..cb26721 --- a/src/Contact/JSContact.h +++ b/src/Contact/JSContact.h @@ -17,7 +17,6 @@ /** * @file JSContact.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Declaration of the JSContact class */ diff --git a/src/Contact/JSContactAddress.cpp b/src/Contact/JSContactAddress.cpp old mode 100755 new mode 100644 index 1ae7d56..396d4ef --- a/src/Contact/JSContactAddress.cpp +++ b/src/Contact/JSContactAddress.cpp @@ -17,7 +17,6 @@ /** * @file JSContactAddress.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Implementation of the JSContactAddress class */ diff --git a/src/Contact/JSContactAddress.h b/src/Contact/JSContactAddress.h old mode 100755 new mode 100644 index b9d6e9e..40f85af --- a/src/Contact/JSContactAddress.h +++ b/src/Contact/JSContactAddress.h @@ -17,7 +17,6 @@ /** * @file JSContactAddress.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Declaration of the JSContactAddress class */ diff --git a/src/Contact/JSContactAnniversary.cpp b/src/Contact/JSContactAnniversary.cpp old mode 100755 new mode 100644 index 21e4d68..daca316 --- a/src/Contact/JSContactAnniversary.cpp +++ b/src/Contact/JSContactAnniversary.cpp @@ -17,7 +17,6 @@ /** * @file JSContactAnniversary.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Implementation of the JSContactAnniversary class */ diff --git a/src/Contact/JSContactAnniversary.h b/src/Contact/JSContactAnniversary.h old mode 100755 new mode 100644 index 827903a..3c50c29 --- a/src/Contact/JSContactAnniversary.h +++ b/src/Contact/JSContactAnniversary.h @@ -17,7 +17,6 @@ /** * @file JSContactAnniversary.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Declaration of the JSContactAnniversary class */ diff --git a/src/Contact/JSContactEmailAddress.cpp b/src/Contact/JSContactEmailAddress.cpp old mode 100755 new mode 100644 index d4b0d2a..12cb88e --- a/src/Contact/JSContactEmailAddress.cpp +++ b/src/Contact/JSContactEmailAddress.cpp @@ -17,7 +17,6 @@ /** * @file JSContactEmailAddress.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Implementation of the JSContactEmailAddress class */ diff --git a/src/Contact/JSContactEmailAddress.h b/src/Contact/JSContactEmailAddress.h old mode 100755 new mode 100644 index 0f37786..cc8a1bb --- a/src/Contact/JSContactEmailAddress.h +++ b/src/Contact/JSContactEmailAddress.h @@ -17,7 +17,6 @@ /** * @file JSContactEmailAddress.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Declaration of the JSContactEmailAddress class */ diff --git a/src/Contact/JSContactGroup.cpp b/src/Contact/JSContactGroup.cpp old mode 100755 new mode 100644 index b6f70ea..583bd0c --- a/src/Contact/JSContactGroup.cpp +++ b/src/Contact/JSContactGroup.cpp @@ -17,7 +17,6 @@ /** * @file JSContactGroup.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Implementation of the JSContactGroup class */ diff --git a/src/Contact/JSContactGroup.h b/src/Contact/JSContactGroup.h old mode 100755 new mode 100644 index 388c855..756e191 --- a/src/Contact/JSContactGroup.h +++ b/src/Contact/JSContactGroup.h @@ -17,7 +17,6 @@ /** * @file JSContactGroup.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Declaration of the JSContactGroup class */ diff --git a/src/Contact/JSContactManager.cpp b/src/Contact/JSContactManager.cpp old mode 100755 new mode 100644 index 3961ae6..de155dc --- a/src/Contact/JSContactManager.cpp +++ b/src/Contact/JSContactManager.cpp @@ -17,7 +17,6 @@ /** * @file JSContactManager.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.3 * @brief */ diff --git a/src/Contact/JSContactManager.h b/src/Contact/JSContactManager.h old mode 100755 new mode 100644 index ea4d02a..b9186d5 --- a/src/Contact/JSContactManager.h +++ b/src/Contact/JSContactManager.h @@ -17,7 +17,6 @@ /** * @file JSContactManager.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/JSContactManagerChangeCallbackManager.cpp b/src/Contact/JSContactManagerChangeCallbackManager.cpp index 2d5536c..b62bbdd 100644 --- a/src/Contact/JSContactManagerChangeCallbackManager.cpp +++ b/src/Contact/JSContactManagerChangeCallbackManager.cpp @@ -17,7 +17,6 @@ /** * @file JSContactManagerChangeCallbackManager.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/JSContactManagerChangeCallbackManager.h b/src/Contact/JSContactManagerChangeCallbackManager.h old mode 100755 new mode 100644 index 8270a12..4ff8ba5 --- a/src/Contact/JSContactManagerChangeCallbackManager.h +++ b/src/Contact/JSContactManagerChangeCallbackManager.h @@ -17,7 +17,6 @@ /** * @file JSContactManagerChangeCallbackManager.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/JSContactName.cpp b/src/Contact/JSContactName.cpp old mode 100755 new mode 100644 index 060c83f..0758ba0 --- a/src/Contact/JSContactName.cpp +++ b/src/Contact/JSContactName.cpp @@ -17,7 +17,6 @@ /** * @file JSContactName.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Implementation of the JSContactName class */ diff --git a/src/Contact/JSContactName.h b/src/Contact/JSContactName.h old mode 100755 new mode 100644 index a1dc8eb..71a7783 --- a/src/Contact/JSContactName.h +++ b/src/Contact/JSContactName.h @@ -17,7 +17,6 @@ /** * @file JSContactName.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Declaration of the JSContactName class */ diff --git a/src/Contact/JSContactOrganization.cpp b/src/Contact/JSContactOrganization.cpp old mode 100755 new mode 100644 index 0092e77..d733b2b --- a/src/Contact/JSContactOrganization.cpp +++ b/src/Contact/JSContactOrganization.cpp @@ -17,7 +17,6 @@ /** * @file JSContactOrganization.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Implementation of the JSContactOrganization class */ diff --git a/src/Contact/JSContactOrganization.h b/src/Contact/JSContactOrganization.h old mode 100755 new mode 100644 index f8a5a31..b342eca --- a/src/Contact/JSContactOrganization.h +++ b/src/Contact/JSContactOrganization.h @@ -17,7 +17,6 @@ /** * @file JSContactOrganization.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Declaration of the JSContactOrganization class */ diff --git a/src/Contact/JSContactPhoneNumber.cpp b/src/Contact/JSContactPhoneNumber.cpp old mode 100755 new mode 100644 index 4446b00..3eacb89 --- a/src/Contact/JSContactPhoneNumber.cpp +++ b/src/Contact/JSContactPhoneNumber.cpp @@ -17,7 +17,6 @@ /** * @file JSContactPhoneNumber.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Implementation of the JSContactPhoneNumber class */ diff --git a/src/Contact/JSContactPhoneNumber.h b/src/Contact/JSContactPhoneNumber.h old mode 100755 new mode 100644 index 0aa7cd9..7c78c90 --- a/src/Contact/JSContactPhoneNumber.h +++ b/src/Contact/JSContactPhoneNumber.h @@ -17,7 +17,6 @@ /** * @file JSContactPhoneNumber.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Declaration of the JSContactPhoneNumber class */ diff --git a/src/Contact/JSContactRef.cpp b/src/Contact/JSContactRef.cpp old mode 100755 new mode 100644 index 3b75596..6a0df3b --- a/src/Contact/JSContactRef.cpp +++ b/src/Contact/JSContactRef.cpp @@ -17,7 +17,6 @@ /** * @file JSContactRef.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Implementation of the JSContactRef class */ diff --git a/src/Contact/JSContactRef.h b/src/Contact/JSContactRef.h old mode 100755 new mode 100644 index cc7d867..92b130a --- a/src/Contact/JSContactRef.h +++ b/src/Contact/JSContactRef.h @@ -17,7 +17,6 @@ /** * @file JSContactRef.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Declaration of the JSContactRef class */ diff --git a/src/Contact/JSContactWebSite.cpp b/src/Contact/JSContactWebSite.cpp old mode 100755 new mode 100644 index 9092bea..365e96b --- a/src/Contact/JSContactWebSite.cpp +++ b/src/Contact/JSContactWebSite.cpp @@ -17,7 +17,6 @@ /** * @file JSContactWebSite.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Implementation of the JSContactWebSite class */ diff --git a/src/Contact/JSContactWebSite.h b/src/Contact/JSContactWebSite.h old mode 100755 new mode 100644 index 554de22..67c2e79 --- a/src/Contact/JSContactWebSite.h +++ b/src/Contact/JSContactWebSite.h @@ -17,7 +17,6 @@ /** * @file JSContactWebSite.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Declaration of the JSContactWebSite class */ diff --git a/src/Contact/JSPerson.cpp b/src/Contact/JSPerson.cpp old mode 100755 new mode 100644 index 3b88f36..1b3797a --- a/src/Contact/JSPerson.cpp +++ b/src/Contact/JSPerson.cpp @@ -17,7 +17,6 @@ /** * @file JSPerson.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Implementation of the JSPerson class */ diff --git a/src/Contact/JSPerson.h b/src/Contact/JSPerson.h old mode 100755 new mode 100644 index 109f1d6..a9a0eaf --- a/src/Contact/JSPerson.h +++ b/src/Contact/JSPerson.h @@ -17,7 +17,6 @@ /** * @file JSPerson.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Declaration of the JSPerson class */ diff --git a/src/Contact/Person.cpp b/src/Contact/Person.cpp old mode 100755 new mode 100644 index 4057872..c15f58e --- a/src/Contact/Person.cpp +++ b/src/Contact/Person.cpp @@ -17,7 +17,6 @@ /** * @file Person.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/Person.h b/src/Contact/Person.h old mode 100755 new mode 100644 index 1df0d83..06fa9da --- a/src/Contact/Person.h +++ b/src/Contact/Person.h @@ -17,7 +17,6 @@ /** * @file Person.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/PersonFilterValidator.cpp b/src/Contact/PersonFilterValidator.cpp old mode 100755 new mode 100644 index eb59efc..1183db0 --- a/src/Contact/PersonFilterValidator.cpp +++ b/src/Contact/PersonFilterValidator.cpp @@ -17,7 +17,6 @@ /** * @file PersonFilterValidator.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/PersonFilterValidator.h b/src/Contact/PersonFilterValidator.h old mode 100755 new mode 100644 index 78882ad..f724023 --- a/src/Contact/PersonFilterValidator.h +++ b/src/Contact/PersonFilterValidator.h @@ -17,7 +17,6 @@ /** * @file PersonFilterValidator.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/PersonSearchEngine.cpp b/src/Contact/PersonSearchEngine.cpp old mode 100755 new mode 100644 index fa046cc..e2127fc --- a/src/Contact/PersonSearchEngine.cpp +++ b/src/Contact/PersonSearchEngine.cpp @@ -17,7 +17,6 @@ /** * @file PersonSearchEngine.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/PersonSearchEngine.h b/src/Contact/PersonSearchEngine.h old mode 100755 new mode 100644 index cdf128b..f01889e --- a/src/Contact/PersonSearchEngine.h +++ b/src/Contact/PersonSearchEngine.h @@ -17,7 +17,6 @@ /** * @file PersonSearchEngine.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Contact/plugin_initializer.cpp b/src/Contact/plugin_initializer.cpp index 31c9b12..958d332 100644 --- a/src/Contact/plugin_initializer.cpp +++ b/src/Contact/plugin_initializer.cpp @@ -17,7 +17,6 @@ /** * @file plugin_initializer.cpp - * @author Karol Majewski (k.majewski@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Content/ContentFilterConverter.cpp b/src/Content/ContentFilterConverter.cpp old mode 100755 new mode 100644 index fa539ed..91e2662 --- a/src/Content/ContentFilterConverter.cpp +++ b/src/Content/ContentFilterConverter.cpp @@ -17,7 +17,6 @@ /** * @file ContentFilterConverter.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @description Reference from CalendarConverter.cpp */ diff --git a/src/MessagePort/EventLocalMessagePortAddMessagePortListener.h b/src/MessagePort/EventLocalMessagePortAddMessagePortListener.h index 28fb179..12560ee 100644 --- a/src/MessagePort/EventLocalMessagePortAddMessagePortListener.h +++ b/src/MessagePort/EventLocalMessagePortAddMessagePortListener.h @@ -17,7 +17,6 @@ /** * @file EventLocalMessagePortAddMessagePortListener.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/MessagePort/EventLocalMessagePortListener.h b/src/MessagePort/EventLocalMessagePortListener.h index f049558..594eeda 100644 --- a/src/MessagePort/EventLocalMessagePortListener.h +++ b/src/MessagePort/EventLocalMessagePortListener.h @@ -17,7 +17,6 @@ /** * @file EventLocalMessagePortListener.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief * ## diff --git a/src/MessagePort/EventLocalMessagePortRemoveMessagePortListener.h b/src/MessagePort/EventLocalMessagePortRemoveMessagePortListener.h index 8f98cd6..6c46e7b 100644 --- a/src/MessagePort/EventLocalMessagePortRemoveMessagePortListener.h +++ b/src/MessagePort/EventLocalMessagePortRemoveMessagePortListener.h @@ -17,7 +17,6 @@ /** * @file EventLocalMessagePortRemoveMessagePortListener.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/MessagePort/EventMessagePortManagerRequestLocalMessagePort.h b/src/MessagePort/EventMessagePortManagerRequestLocalMessagePort.h index 8fd0c48..6ecd6c2 100644 --- a/src/MessagePort/EventMessagePortManagerRequestLocalMessagePort.h +++ b/src/MessagePort/EventMessagePortManagerRequestLocalMessagePort.h @@ -17,7 +17,6 @@ /** * @file EventMessagePortManagerRequestLocalMessagePort.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/MessagePort/EventMessagePortManagerRequestRemoteMessagePort.h b/src/MessagePort/EventMessagePortManagerRequestRemoteMessagePort.h index 97099fd..e50eca6 100644 --- a/src/MessagePort/EventMessagePortManagerRequestRemoteMessagePort.h +++ b/src/MessagePort/EventMessagePortManagerRequestRemoteMessagePort.h @@ -17,7 +17,6 @@ /** * @file EventMessagePortManagerRequestRemoteMessagePort.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/MessagePort/EventMessagePortManagerRequestTrustedLocalMessagePort.h b/src/MessagePort/EventMessagePortManagerRequestTrustedLocalMessagePort.h index 6f4a1ea..739a60d 100644 --- a/src/MessagePort/EventMessagePortManagerRequestTrustedLocalMessagePort.h +++ b/src/MessagePort/EventMessagePortManagerRequestTrustedLocalMessagePort.h @@ -17,7 +17,6 @@ /** * @file EventMessagePortManagerRequestTrustedLocalMessagePort.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/MessagePort/EventMessagePortManagerRequestTrustedRemoteMessagePort.h b/src/MessagePort/EventMessagePortManagerRequestTrustedRemoteMessagePort.h index e356e53..45658cc 100644 --- a/src/MessagePort/EventMessagePortManagerRequestTrustedRemoteMessagePort.h +++ b/src/MessagePort/EventMessagePortManagerRequestTrustedRemoteMessagePort.h @@ -17,7 +17,6 @@ /** * @file EventMessagePortManagerRequestTrustedRemoteMessagePort.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/MessagePort/EventRemoteMessagePortSendMessage.h b/src/MessagePort/EventRemoteMessagePortSendMessage.h index 06f1284..e3d46ac 100644 --- a/src/MessagePort/EventRemoteMessagePortSendMessage.h +++ b/src/MessagePort/EventRemoteMessagePortSendMessage.h @@ -17,7 +17,6 @@ /** * @file EventRemoteMessagePortSendMessage.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/MessagePort/ILocalMessagePort.cpp b/src/MessagePort/ILocalMessagePort.cpp index 3f89a02..8ef95f7 100644 --- a/src/MessagePort/ILocalMessagePort.cpp +++ b/src/MessagePort/ILocalMessagePort.cpp @@ -17,7 +17,6 @@ /** * @file ILocalMessagePort.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/MessagePort/ILocalMessagePort.h b/src/MessagePort/ILocalMessagePort.h index cb60af2..b5756a5 100644 --- a/src/MessagePort/ILocalMessagePort.h +++ b/src/MessagePort/ILocalMessagePort.h @@ -17,7 +17,6 @@ /** * @file ILocalMessagePort.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/MessagePort/IMessagePortManager.cpp b/src/MessagePort/IMessagePortManager.cpp index 9df4deb..a3a5569 100644 --- a/src/MessagePort/IMessagePortManager.cpp +++ b/src/MessagePort/IMessagePortManager.cpp @@ -17,7 +17,6 @@ /** * @file IMessagePortManager.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief * ## diff --git a/src/MessagePort/IMessagePortManager.h b/src/MessagePort/IMessagePortManager.h index 7f15827..4a34d30 100644 --- a/src/MessagePort/IMessagePortManager.h +++ b/src/MessagePort/IMessagePortManager.h @@ -17,7 +17,6 @@ /** * @file IMessagePortManager.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/MessagePort/IRemoteMessagePort.cpp b/src/MessagePort/IRemoteMessagePort.cpp index 43014f1..1f9c799 100644 --- a/src/MessagePort/IRemoteMessagePort.cpp +++ b/src/MessagePort/IRemoteMessagePort.cpp @@ -17,7 +17,6 @@ /** * @file IRemoteMessagePort.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/MessagePort/IRemoteMessagePort.h b/src/MessagePort/IRemoteMessagePort.h index a5a5dca..8090dcb 100644 --- a/src/MessagePort/IRemoteMessagePort.h +++ b/src/MessagePort/IRemoteMessagePort.h @@ -17,7 +17,6 @@ /** * @file IRemoteMessagePort.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/MessagePort/JSLocalMessagePort.cpp b/src/MessagePort/JSLocalMessagePort.cpp index 2223403..a74aeae 100644 --- a/src/MessagePort/JSLocalMessagePort.cpp +++ b/src/MessagePort/JSLocalMessagePort.cpp @@ -17,7 +17,6 @@ /** * @file JSLocalMessagePort.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Implementation of the JSLocalMessagePort class */ diff --git a/src/MessagePort/JSLocalMessagePort.h b/src/MessagePort/JSLocalMessagePort.h index 315b2f9..246da46 100644 --- a/src/MessagePort/JSLocalMessagePort.h +++ b/src/MessagePort/JSLocalMessagePort.h @@ -17,7 +17,6 @@ /** * @file JSLocalMessagePort.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Declaration of the JSLocalMessagePort class */ diff --git a/src/MessagePort/JSMessagePortManager.cpp b/src/MessagePort/JSMessagePortManager.cpp index a13ec0d..dd2d486 100644 --- a/src/MessagePort/JSMessagePortManager.cpp +++ b/src/MessagePort/JSMessagePortManager.cpp @@ -17,7 +17,6 @@ /** * @file JSMessagePortManager.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Implementation of the JSMessagePortManager class */ diff --git a/src/MessagePort/JSMessagePortManager.h b/src/MessagePort/JSMessagePortManager.h index 97a2119..a375072 100644 --- a/src/MessagePort/JSMessagePortManager.h +++ b/src/MessagePort/JSMessagePortManager.h @@ -17,7 +17,6 @@ /** * @file JSMessagePortManager.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Declaration of the JSMessagePortManager class */ diff --git a/src/MessagePort/JSRemoteMessagePort.cpp b/src/MessagePort/JSRemoteMessagePort.cpp index 4bc1641..ab09945 100644 --- a/src/MessagePort/JSRemoteMessagePort.cpp +++ b/src/MessagePort/JSRemoteMessagePort.cpp @@ -17,7 +17,6 @@ /** * @file JSRemoteMessagePort.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Implementation of the JSRemoteMessagePort class */ diff --git a/src/MessagePort/JSRemoteMessagePort.h b/src/MessagePort/JSRemoteMessagePort.h index 314cd70..04439d1 100644 --- a/src/MessagePort/JSRemoteMessagePort.h +++ b/src/MessagePort/JSRemoteMessagePort.h @@ -17,7 +17,6 @@ /** * @file JSRemoteMessagePort.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Declaration of the JSRemoteMessagePort class */ diff --git a/src/MessagePort/LocalMessagePort.cpp b/src/MessagePort/LocalMessagePort.cpp index e6c8327..51f97f4 100644 --- a/src/MessagePort/LocalMessagePort.cpp +++ b/src/MessagePort/LocalMessagePort.cpp @@ -17,7 +17,6 @@ /** * @file LocalMessagePort.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/MessagePort/LocalMessagePort.h b/src/MessagePort/LocalMessagePort.h index 10aa18f..412b2a6 100644 --- a/src/MessagePort/LocalMessagePort.h +++ b/src/MessagePort/LocalMessagePort.h @@ -17,7 +17,6 @@ /** * @file LocalMessagePort.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/MessagePort/LocalMessagePortController.cpp b/src/MessagePort/LocalMessagePortController.cpp index 8918fa1..4333a89 100644 --- a/src/MessagePort/LocalMessagePortController.cpp +++ b/src/MessagePort/LocalMessagePortController.cpp @@ -17,7 +17,6 @@ /** * @file MessagePortManagerController.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/MessagePort/LocalMessagePortController.h b/src/MessagePort/LocalMessagePortController.h index 5d90f51..03bd97e 100644 --- a/src/MessagePort/LocalMessagePortController.h +++ b/src/MessagePort/LocalMessagePortController.h @@ -17,7 +17,6 @@ /** * @file LocalMessagePortController.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/MessagePort/MessagePortDataItem.h b/src/MessagePort/MessagePortDataItem.h index 260174f..8e6cf59 100644 --- a/src/MessagePort/MessagePortDataItem.h +++ b/src/MessagePort/MessagePortDataItem.h @@ -17,7 +17,6 @@ /** * @file MessagePortDataItem.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief * ## diff --git a/src/MessagePort/MessagePortFactory.cpp b/src/MessagePort/MessagePortFactory.cpp index 0aa4c1f..a150d44 100644 --- a/src/MessagePort/MessagePortFactory.cpp +++ b/src/MessagePort/MessagePortFactory.cpp @@ -17,7 +17,6 @@ /** * @file MessagePortFactory.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief * ## diff --git a/src/MessagePort/MessagePortFactory.h b/src/MessagePort/MessagePortFactory.h index 47d4bcb..c381738 100644 --- a/src/MessagePort/MessagePortFactory.h +++ b/src/MessagePort/MessagePortFactory.h @@ -17,7 +17,6 @@ /** * @file MessagePortFactory.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief * ## diff --git a/src/MessagePort/MessagePortImpl.h b/src/MessagePort/MessagePortImpl.h index a1a86d7..2cccb61 100644 --- a/src/MessagePort/MessagePortImpl.h +++ b/src/MessagePort/MessagePortImpl.h @@ -17,7 +17,6 @@ /** * @file MessagePortImpl.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/MessagePort/MessagePortListenerManager.cpp b/src/MessagePort/MessagePortListenerManager.cpp index 9e58529..6986379 100644 --- a/src/MessagePort/MessagePortListenerManager.cpp +++ b/src/MessagePort/MessagePortListenerManager.cpp @@ -17,7 +17,6 @@ /** * @file MessagePortListenerManager.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/MessagePort/MessagePortListenerManager.h b/src/MessagePort/MessagePortListenerManager.h index 76a0520..2c4a172 100644 --- a/src/MessagePort/MessagePortListenerManager.h +++ b/src/MessagePort/MessagePortListenerManager.h @@ -17,7 +17,6 @@ /** * @file MessagePortListenerManager.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/MessagePort/MessagePortManager.cpp b/src/MessagePort/MessagePortManager.cpp index 250090f..f44a667 100644 --- a/src/MessagePort/MessagePortManager.cpp +++ b/src/MessagePort/MessagePortManager.cpp @@ -17,7 +17,6 @@ /** * @file MessagePortManager.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief * ## diff --git a/src/MessagePort/MessagePortManager.h b/src/MessagePort/MessagePortManager.h index c7cb127..e353e7b 100644 --- a/src/MessagePort/MessagePortManager.h +++ b/src/MessagePort/MessagePortManager.h @@ -17,7 +17,6 @@ /** * @file MessagePortManager.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/MessagePort/MessagePortManagerProxy.cpp b/src/MessagePort/MessagePortManagerProxy.cpp index 5dcab13..43a92cb 100644 --- a/src/MessagePort/MessagePortManagerProxy.cpp +++ b/src/MessagePort/MessagePortManagerProxy.cpp @@ -17,7 +17,6 @@ /** * @file MessagePortManagerProxy.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief * ## diff --git a/src/MessagePort/MessagePortManagerProxy.h b/src/MessagePort/MessagePortManagerProxy.h index faaa789..0f0ab82 100644 --- a/src/MessagePort/MessagePortManagerProxy.h +++ b/src/MessagePort/MessagePortManagerProxy.h @@ -17,7 +17,6 @@ /** * @file MessagePortManagerProxy.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/MessagePort/MessagePortUtility.cpp b/src/MessagePort/MessagePortUtility.cpp index 2e6fc20..4ea243a 100644 --- a/src/MessagePort/MessagePortUtility.cpp +++ b/src/MessagePort/MessagePortUtility.cpp @@ -17,7 +17,6 @@ /* * @file MessagePortUtility.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/MessagePort/MessagePortUtility.h b/src/MessagePort/MessagePortUtility.h index 88051d2..768a71d 100644 --- a/src/MessagePort/MessagePortUtility.h +++ b/src/MessagePort/MessagePortUtility.h @@ -17,7 +17,6 @@ /* * @file MessagePortUtility.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/MessagePort/RemoteMessagePort.cpp b/src/MessagePort/RemoteMessagePort.cpp index e3c36d1..4e72998 100644 --- a/src/MessagePort/RemoteMessagePort.cpp +++ b/src/MessagePort/RemoteMessagePort.cpp @@ -17,7 +17,6 @@ /** * @file RemoteMessagePort.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/MessagePort/RemoteMessagePort.h b/src/MessagePort/RemoteMessagePort.h index 5d4fd6d..bd94383 100644 --- a/src/MessagePort/RemoteMessagePort.h +++ b/src/MessagePort/RemoteMessagePort.h @@ -17,7 +17,6 @@ /** * @file RemoteMessagePort.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/MessagePort/plugin_initializer.cpp b/src/MessagePort/plugin_initializer.cpp index 6eb0bea..ba2e460 100644 --- a/src/MessagePort/plugin_initializer.cpp +++ b/src/MessagePort/plugin_initializer.cpp @@ -17,7 +17,6 @@ /** * @file plugin_initializer.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Messaging/MailSync.cpp b/src/Messaging/MailSync.cpp index 7ea7535..f5395ce 100644 --- a/src/Messaging/MailSync.cpp +++ b/src/Messaging/MailSync.cpp @@ -622,8 +622,11 @@ void MailSync::OnEventReceived(const DBus::MessageEvent& event) if ( status == NOTI_DOWNLOAD_BODY_FINISH || (status == NOTI_DOWNLOAD_BODY_FAIL && errCode == EMAIL_ERROR_MAIL_IS_ALREADY_DOWNLOADED)) { - event->m_message->readAllData(); - + if(errCode != EMAIL_ERROR_MAIL_IS_ALREADY_DOWNLOADED) + { + event->m_message->readAllData(); + } + std::vector attachments = mail->getAttachments(); std::vector inlineAttachments = mail->getInlineAttachments(); diff --git a/src/Push/PushManager.cpp b/src/Push/PushManager.cpp index bf967e7..b8ff000 100644 --- a/src/Push/PushManager.cpp +++ b/src/Push/PushManager.cpp @@ -349,7 +349,10 @@ void PushManager::setAppId(std::string appId) { } m_appId = appId; - m_pkgId = _pkg_id; + if (_pkg_id) { + m_pkgId = _pkg_id; + free(_pkg_id); + } } void PushManager::registerService(ApplicationControlPtr appControl, MultiCallbackUserDataPtr callback) diff --git a/src/Tizen/AnyFactory.cpp b/src/Tizen/AnyFactory.cpp index 6b46eba..da0cc7b 100644 --- a/src/Tizen/AnyFactory.cpp +++ b/src/Tizen/AnyFactory.cpp @@ -17,7 +17,6 @@ /* * @file AnyType.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Declaration of the JSFilter class */ diff --git a/src/Tizen/AnyFactory.h b/src/Tizen/AnyFactory.h index 98d2c52..6036176 100644 --- a/src/Tizen/AnyFactory.h +++ b/src/Tizen/AnyFactory.h @@ -17,7 +17,6 @@ /* * @file AnyFactory.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Declaration of the AnyFactory method */ diff --git a/src/Tizen/AnyType.cpp b/src/Tizen/AnyType.cpp index 3a6ec84..e3817f6 100644 --- a/src/Tizen/AnyType.cpp +++ b/src/Tizen/AnyType.cpp @@ -17,7 +17,6 @@ /* * @file AnyType.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Declaration of the JSFilter class */ diff --git a/src/Tizen/AnyType.h b/src/Tizen/AnyType.h index 4c8965f..e97d8c9 100644 --- a/src/Tizen/AnyType.h +++ b/src/Tizen/AnyType.h @@ -17,7 +17,6 @@ /* * @file AnyType.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Declaration of the Any class */ diff --git a/src/Tizen/AttributeFilter.cpp b/src/Tizen/AttributeFilter.cpp index 0b5b374..995c925 100644 --- a/src/Tizen/AttributeFilter.cpp +++ b/src/Tizen/AttributeFilter.cpp @@ -17,7 +17,6 @@ /** * @file AttributeFilter.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Tizen/AttributeFilter.h b/src/Tizen/AttributeFilter.h index 2d1fce7..752e842 100644 --- a/src/Tizen/AttributeFilter.h +++ b/src/Tizen/AttributeFilter.h @@ -17,7 +17,6 @@ /** * @file AttributeFilter.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Tizen/AttributeRangeFilter.cpp b/src/Tizen/AttributeRangeFilter.cpp index ed51dd7..93299a5 100644 --- a/src/Tizen/AttributeRangeFilter.cpp +++ b/src/Tizen/AttributeRangeFilter.cpp @@ -17,7 +17,6 @@ /** * @file AttributeRangeFilter.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Tizen/AttributeRangeFilter.h b/src/Tizen/AttributeRangeFilter.h index f0c1561..bab0c21 100644 --- a/src/Tizen/AttributeRangeFilter.h +++ b/src/Tizen/AttributeRangeFilter.h @@ -17,7 +17,6 @@ /** * @file AttributeRangeFilter.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Tizen/CompositeFilter.cpp b/src/Tizen/CompositeFilter.cpp index 93ed396..b263731 100644 --- a/src/Tizen/CompositeFilter.cpp +++ b/src/Tizen/CompositeFilter.cpp @@ -17,7 +17,6 @@ /** * @file CompositeFilter.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Tizen/CompositeFilter.h b/src/Tizen/CompositeFilter.h index 88b41cd..180b8dc 100644 --- a/src/Tizen/CompositeFilter.h +++ b/src/Tizen/CompositeFilter.h @@ -17,7 +17,6 @@ /** * @file CompositeFilter.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Tizen/FilterConverter.cpp b/src/Tizen/FilterConverter.cpp index 7b168bb..eeaa976 100644 --- a/src/Tizen/FilterConverter.cpp +++ b/src/Tizen/FilterConverter.cpp @@ -17,7 +17,6 @@ /** * @file FilterConverter.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @description Reference from CalendarConverter.cpp */ diff --git a/src/Tizen/FilterConverter.h b/src/Tizen/FilterConverter.h index 4b4ba87..bd619d0 100644 --- a/src/Tizen/FilterConverter.h +++ b/src/Tizen/FilterConverter.h @@ -17,7 +17,6 @@ /** * @file FilterConverter.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @description Reference from CalendarConverter.h */ diff --git a/src/Tizen/FilterFactory.cpp b/src/Tizen/FilterFactory.cpp index e8a269e..571493d 100644 --- a/src/Tizen/FilterFactory.cpp +++ b/src/Tizen/FilterFactory.cpp @@ -17,7 +17,6 @@ /** * @file FilterFactory.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Tizen/FilterFactory.h b/src/Tizen/FilterFactory.h index 7d473c4..8af62a4 100644 --- a/src/Tizen/FilterFactory.h +++ b/src/Tizen/FilterFactory.h @@ -17,7 +17,6 @@ /** * @file FilterFactory.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Tizen/FilterTypes.h b/src/Tizen/FilterTypes.h index a09cef7..4a77273 100644 --- a/src/Tizen/FilterTypes.h +++ b/src/Tizen/FilterTypes.h @@ -17,7 +17,6 @@ /** * @file FilterTypes.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Tizen/FilterValidator.cpp b/src/Tizen/FilterValidator.cpp index c5e6b39..14f00b7 100644 --- a/src/Tizen/FilterValidator.cpp +++ b/src/Tizen/FilterValidator.cpp @@ -17,7 +17,6 @@ /** * @file IFilterTracer.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Tizen/FilterValidator.h b/src/Tizen/FilterValidator.h index 1110cd7..8868596 100644 --- a/src/Tizen/FilterValidator.h +++ b/src/Tizen/FilterValidator.h @@ -17,7 +17,6 @@ /** * @file FilterValidator.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Tizen/IFilter.cpp b/src/Tizen/IFilter.cpp index f3fc8da..331333c 100644 --- a/src/Tizen/IFilter.cpp +++ b/src/Tizen/IFilter.cpp @@ -17,7 +17,6 @@ /** * @file IFilter.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Tizen/IFilter.h b/src/Tizen/IFilter.h index 29d4fe4..926a3fa 100644 --- a/src/Tizen/IFilter.h +++ b/src/Tizen/IFilter.h @@ -17,7 +17,6 @@ /** * @file IFilter.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Represents tizen AbstractFilter */ diff --git a/src/Tizen/IFilterProperties.cpp b/src/Tizen/IFilterProperties.cpp index cdad694..f4a6135 100644 --- a/src/Tizen/IFilterProperties.cpp +++ b/src/Tizen/IFilterProperties.cpp @@ -17,7 +17,6 @@ /** * @file IFilterProperties.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Tizen/IFilterProperties.h b/src/Tizen/IFilterProperties.h index 5ddd6e0..73128c8 100644 --- a/src/Tizen/IFilterProperties.h +++ b/src/Tizen/IFilterProperties.h @@ -17,7 +17,6 @@ /** * @file IFilterProperties.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Tizen/IFilterVisitor.cpp b/src/Tizen/IFilterVisitor.cpp index 9f97752..6f0d41b 100644 --- a/src/Tizen/IFilterVisitor.cpp +++ b/src/Tizen/IFilterVisitor.cpp @@ -17,7 +17,6 @@ /** * @file IFilterVisitor.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Tizen/IFilterVisitor.h b/src/Tizen/IFilterVisitor.h index d87b025..0cb3035 100644 --- a/src/Tizen/IFilterVisitor.h +++ b/src/Tizen/IFilterVisitor.h @@ -17,7 +17,6 @@ /** * @file IFilterVisitor.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Tizen/JSAttributeFilter.cpp b/src/Tizen/JSAttributeFilter.cpp index 2e6c167..ef807b9 100644 --- a/src/Tizen/JSAttributeFilter.cpp +++ b/src/Tizen/JSAttributeFilter.cpp @@ -17,7 +17,6 @@ /** * @file JSAttributeFilter.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Implementation of the JSAttributeFilter class */ diff --git a/src/Tizen/JSAttributeFilter.h b/src/Tizen/JSAttributeFilter.h index 2090ab6..d53ba7f 100644 --- a/src/Tizen/JSAttributeFilter.h +++ b/src/Tizen/JSAttributeFilter.h @@ -17,7 +17,6 @@ /** * @file JSAttributeFilter.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Declaration of the JSAttributeFilter class */ diff --git a/src/Tizen/JSAttributeRangeFilter.cpp b/src/Tizen/JSAttributeRangeFilter.cpp index 3856afc..57e3326 100644 --- a/src/Tizen/JSAttributeRangeFilter.cpp +++ b/src/Tizen/JSAttributeRangeFilter.cpp @@ -17,7 +17,6 @@ /** * @file JSAttributeRangeFilter.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Implementation of the JSAttributeRangeFilter class */ diff --git a/src/Tizen/JSAttributeRangeFilter.h b/src/Tizen/JSAttributeRangeFilter.h index 8c1c0da..8fa74d6 100644 --- a/src/Tizen/JSAttributeRangeFilter.h +++ b/src/Tizen/JSAttributeRangeFilter.h @@ -17,7 +17,6 @@ /** * @file JSAttributeRangeFilter.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Declaration of the JSAttributeRangeFilter class */ diff --git a/src/Tizen/JSCompositeFilter.cpp b/src/Tizen/JSCompositeFilter.cpp index 51e11a1..937bb54 100644 --- a/src/Tizen/JSCompositeFilter.cpp +++ b/src/Tizen/JSCompositeFilter.cpp @@ -17,7 +17,6 @@ /** * @file JSCompositeFilter.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Implementation of the JSCompositeFilter class */ diff --git a/src/Tizen/JSCompositeFilter.h b/src/Tizen/JSCompositeFilter.h index 68cef4d..0a0ad59 100644 --- a/src/Tizen/JSCompositeFilter.h +++ b/src/Tizen/JSCompositeFilter.h @@ -17,7 +17,6 @@ /** * @file JSCompositeFilter.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Declaration of the JSCompositeFilter class */ diff --git a/src/Tizen/JSSimpleCoordinates.cpp b/src/Tizen/JSSimpleCoordinates.cpp index 4fcd71a..a53bbc7 100644 --- a/src/Tizen/JSSimpleCoordinates.cpp +++ b/src/Tizen/JSSimpleCoordinates.cpp @@ -17,7 +17,6 @@ /** * @file JSSimpleCoordinates.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Implementation of the JSSimpleCoordinates class */ diff --git a/src/Tizen/JSSimpleCoordinates.h b/src/Tizen/JSSimpleCoordinates.h index 4b9f8de..c8c2e22 100644 --- a/src/Tizen/JSSimpleCoordinates.h +++ b/src/Tizen/JSSimpleCoordinates.h @@ -17,7 +17,6 @@ /** * @file JSSimpleCoordinates.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Declaration of the JSSimpleCoordinates class */ diff --git a/src/Tizen/JSSortMode.cpp b/src/Tizen/JSSortMode.cpp index 3d6e41d..5d6f431 100644 --- a/src/Tizen/JSSortMode.cpp +++ b/src/Tizen/JSSortMode.cpp @@ -17,7 +17,6 @@ /** * @file JSSortMode.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Implementation of the JSSortMode class */ diff --git a/src/Tizen/JSSortMode.h b/src/Tizen/JSSortMode.h index 22d7b91..53b8fea 100644 --- a/src/Tizen/JSSortMode.h +++ b/src/Tizen/JSSortMode.h @@ -17,7 +17,6 @@ /** * @file JSSortMode.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief Declaration of the JSSortMode class */ diff --git a/src/Tizen/JSTizen.cpp b/src/Tizen/JSTizen.cpp index 3b87f27..7c8f6b5 100644 --- a/src/Tizen/JSTizen.cpp +++ b/src/Tizen/JSTizen.cpp @@ -17,7 +17,6 @@ /** * @file JSTizen.cpp - * @author * @version 0.1 * @brief */ diff --git a/src/Tizen/JSTizen.h b/src/Tizen/JSTizen.h index ae93ce4..1cb513e 100644 --- a/src/Tizen/JSTizen.h +++ b/src/Tizen/JSTizen.h @@ -17,7 +17,6 @@ /** * @file JSTizen.h - * @author * @version 0.1 * @brief */ diff --git a/src/Tizen/PluginOnDemandPriv.cpp b/src/Tizen/PluginOnDemandPriv.cpp index 3d9027e..a58134b 100644 --- a/src/Tizen/PluginOnDemandPriv.cpp +++ b/src/Tizen/PluginOnDemandPriv.cpp @@ -17,7 +17,6 @@ /** * @file PluginOnDemandPriv.cpp - * @author * @version 0.1 * @brief */ diff --git a/src/Tizen/PluginOnDemandPriv.h b/src/Tizen/PluginOnDemandPriv.h index 8c2c322..06a605e 100644 --- a/src/Tizen/PluginOnDemandPriv.h +++ b/src/Tizen/PluginOnDemandPriv.h @@ -17,7 +17,6 @@ /** * @file PluginOnDemandPriv.h - * @author * @version 0.1 * @brief */ diff --git a/src/Tizen/SimpleCoordinates.cpp b/src/Tizen/SimpleCoordinates.cpp index b02ec03..edde2c7 100644 --- a/src/Tizen/SimpleCoordinates.cpp +++ b/src/Tizen/SimpleCoordinates.cpp @@ -17,7 +17,6 @@ /** * @file SimpleCoordinates.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Tizen/SimpleCoordinates.h b/src/Tizen/SimpleCoordinates.h index 563be92..1d03f42 100644 --- a/src/Tizen/SimpleCoordinates.h +++ b/src/Tizen/SimpleCoordinates.h @@ -17,7 +17,6 @@ /** * @file SimpleCoordinates.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Tizen/SortMode.cpp b/src/Tizen/SortMode.cpp index de05708..84aedf4 100644 --- a/src/Tizen/SortMode.cpp +++ b/src/Tizen/SortMode.cpp @@ -17,7 +17,6 @@ /** * @file SortMode.cpp - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Tizen/SortMode.h b/src/Tizen/SortMode.h index 800d07f..1bd1da1 100644 --- a/src/Tizen/SortMode.h +++ b/src/Tizen/SortMode.h @@ -17,7 +17,6 @@ /** * @file SortMode.h - * @author Kisub Song (kisubs.song@samsung.com) * @version 0.1 * @brief */ diff --git a/src/Tizen/plugin_config.cpp b/src/Tizen/plugin_config.cpp index 95045f0..367e416 100644 --- a/src/Tizen/plugin_config.cpp +++ b/src/Tizen/plugin_config.cpp @@ -17,7 +17,6 @@ /** * @file plugin_config.cpp - * @author * @version 0.1 * @brief */ diff --git a/src/Tizen/plugin_config.h b/src/Tizen/plugin_config.h index df16776..ab227a4 100644 --- a/src/Tizen/plugin_config.h +++ b/src/Tizen/plugin_config.h @@ -17,7 +17,6 @@ /** * @file plugin_config.h - * @author * @version 0.1 * @brief */ diff --git a/src/Tizen/plugin_initializer.cpp b/src/Tizen/plugin_initializer.cpp index f2f7a63..bb6e6ac 100644 --- a/src/Tizen/plugin_initializer.cpp +++ b/src/Tizen/plugin_initializer.cpp @@ -17,7 +17,6 @@ /** * @file plugin_initializer.cpp - * @author Karol Majewski (k.majewski@samsung.com) * @version 0.1 * @brief */ -- 2.7.4