Revert "Update change log and spec for wrt-plugins-tizen_0.4.71"
authorSoo-Hyun Choi <sh9.choi@samsung.com>
Tue, 22 Oct 2013 12:23:17 +0000 (21:23 +0900)
committerSoo-Hyun Choi <sh9.choi@samsung.com>
Tue, 22 Oct 2013 12:23:17 +0000 (21:23 +0900)
This reverts commit 7294596ce7fd1ad0f7f4b4f223f67e97b0eb3ff0.

Conflicts:
packaging/wrt-plugins-tizen.spec

Change-Id: I940496491ab2905a65a05b62e41823e2e340d254

238 files changed:
packaging/wrt-plugins-tizen.spec
src/Application/ApplicationControl.cpp
src/Application/ApplicationController.cpp
src/Application/ApplicationConverter.cpp
src/Application/ApplicationConverter.h
src/Application/EventApplicationFindAppControl.h
src/Application/EventApplicationGetAppsInfo.h
src/Application/JSApplication.cpp
src/Application/JSApplication.h
src/Application/JSApplicationEventCallbackManager.h
src/Application/JSApplicationInformation.cpp
src/Application/JSApplicationInformation.h
src/Application/JSApplicationManager.cpp
src/Application/plugin_config.cpp
src/Application/plugin_config_impl.h
src/Bluetooth/BluetoothAdapter.cpp
src/Callhistory/CallHistoryFilterConverter.cpp
src/Common/AsyncCallbackManager.h
src/Common/IListenerManager.h
src/Common/Singleton.h
src/Contact/AddressBook.cpp [changed mode: 0644->0755]
src/Contact/AddressBook.h [changed mode: 0644->0755]
src/Contact/AddressBookController.cpp
src/Contact/AddressBookController.h [changed mode: 0644->0755]
src/Contact/Contact.cpp
src/Contact/Contact.h [changed mode: 0644->0755]
src/Contact/ContactAddress.cpp [changed mode: 0644->0755]
src/Contact/ContactAddress.h [changed mode: 0644->0755]
src/Contact/ContactAnniversary.cpp [changed mode: 0644->0755]
src/Contact/ContactAnniversary.h [changed mode: 0644->0755]
src/Contact/ContactAsyncCallbackManager.cpp [changed mode: 0644->0755]
src/Contact/ContactAsyncCallbackManager.h [changed mode: 0644->0755]
src/Contact/ContactConverter.cpp [changed mode: 0644->0755]
src/Contact/ContactConverter.h [changed mode: 0644->0755]
src/Contact/ContactEmailAddress.cpp [changed mode: 0644->0755]
src/Contact/ContactEmailAddress.h [changed mode: 0644->0755]
src/Contact/ContactFactory.cpp [changed mode: 0644->0755]
src/Contact/ContactFactory.h [changed mode: 0644->0755]
src/Contact/ContactFilterConverter.cpp [changed mode: 0644->0755]
src/Contact/ContactFilterValidator.cpp [changed mode: 0644->0755]
src/Contact/ContactFilterValidator.h [changed mode: 0644->0755]
src/Contact/ContactGroup.cpp [changed mode: 0644->0755]
src/Contact/ContactGroup.h [changed mode: 0644->0755]
src/Contact/ContactImpl.h [changed mode: 0644->0755]
src/Contact/ContactListenerManager.cpp [changed mode: 0644->0755]
src/Contact/ContactListenerManager.h
src/Contact/ContactManager.cpp [changed mode: 0644->0755]
src/Contact/ContactManager.h [changed mode: 0644->0755]
src/Contact/ContactManagerController.cpp
src/Contact/ContactManagerController.h [changed mode: 0644->0755]
src/Contact/ContactName.cpp [changed mode: 0644->0755]
src/Contact/ContactName.h [changed mode: 0644->0755]
src/Contact/ContactObjectA2PConverter.cpp [changed mode: 0644->0755]
src/Contact/ContactObjectA2PConverter.h [changed mode: 0644->0755]
src/Contact/ContactObjectP2AConverter.cpp [changed mode: 0644->0755]
src/Contact/ContactObjectP2AConverter.h [changed mode: 0644->0755]
src/Contact/ContactOrganization.cpp [changed mode: 0644->0755]
src/Contact/ContactOrganization.h [changed mode: 0644->0755]
src/Contact/ContactPhoneNumber.cpp [changed mode: 0644->0755]
src/Contact/ContactPhoneNumber.h [changed mode: 0644->0755]
src/Contact/ContactRef.cpp [changed mode: 0644->0755]
src/Contact/ContactRef.h [changed mode: 0644->0755]
src/Contact/ContactSearchEngine.cpp [changed mode: 0644->0755]
src/Contact/ContactSearchEngine.h [changed mode: 0644->0755]
src/Contact/ContactTypes.h [changed mode: 0644->0755]
src/Contact/ContactUtility.cpp [changed mode: 0644->0755]
src/Contact/ContactUtility.h [changed mode: 0644->0755]
src/Contact/ContactWebSite.cpp [changed mode: 0644->0755]
src/Contact/ContactWebSite.h [changed mode: 0644->0755]
src/Contact/ContactsSvcChangeListenerManager.cpp [changed mode: 0644->0755]
src/Contact/ContactsSvcChangeListenerManager.h [changed mode: 0644->0755]
src/Contact/ContactsSvcObjectConverter.cpp [changed mode: 0644->0755]
src/Contact/ContactsSvcObjectConverter.h [changed mode: 0644->0755]
src/Contact/ContactsSvcWrapper.cpp [changed mode: 0644->0755]
src/Contact/ContactsSvcWrapper.h [changed mode: 0644->0755]
src/Contact/EventAddressBookAdd.h [changed mode: 0644->0755]
src/Contact/EventAddressBookAddBatch.h [changed mode: 0644->0755]
src/Contact/EventAddressBookAddChangeListener.h [changed mode: 0644->0755]
src/Contact/EventAddressBookAddGroup.h [changed mode: 0644->0755]
src/Contact/EventAddressBookChangeListener.h [changed mode: 0644->0755]
src/Contact/EventAddressBookFind.h [changed mode: 0644->0755]
src/Contact/EventAddressBookGet.h [changed mode: 0644->0755]
src/Contact/EventAddressBookGetGroup.h [changed mode: 0644->0755]
src/Contact/EventAddressBookGetGroups.h [changed mode: 0644->0755]
src/Contact/EventAddressBookRemove.h [changed mode: 0644->0755]
src/Contact/EventAddressBookRemoveBatch.h [changed mode: 0644->0755]
src/Contact/EventAddressBookRemoveChangeListener.h [changed mode: 0644->0755]
src/Contact/EventAddressBookRemoveGroup.h [changed mode: 0644->0755]
src/Contact/EventAddressBookUpdate.h [changed mode: 0644->0755]
src/Contact/EventAddressBookUpdateBatch.h [changed mode: 0644->0755]
src/Contact/EventAddressBookUpdateGroup.h [changed mode: 0644->0755]
src/Contact/EventContactManagerAddChangeListener.h [changed mode: 0644->0755]
src/Contact/EventContactManagerChangeListener.h [changed mode: 0644->0755]
src/Contact/EventContactManagerFind.h [changed mode: 0644->0755]
src/Contact/EventContactManagerGet.h [changed mode: 0644->0755]
src/Contact/EventContactManagerGetAddressBook.h [changed mode: 0644->0755]
src/Contact/EventContactManagerGetAddressBooks.h [changed mode: 0644->0755]
src/Contact/EventContactManagerGetDefaultAddressBook.h [changed mode: 0644->0755]
src/Contact/EventContactManagerGetUnifiedAddressBook.h
src/Contact/EventContactManagerRemove.h [changed mode: 0644->0755]
src/Contact/EventContactManagerRemoveBatch.h [changed mode: 0644->0755]
src/Contact/EventContactManagerRemoveChangeListener.h [changed mode: 0644->0755]
src/Contact/EventContactManagerUpdate.h [changed mode: 0644->0755]
src/Contact/EventContactManagerUpdateBatch.h [changed mode: 0644->0755]
src/Contact/EventPersonLink.h [changed mode: 0644->0755]
src/Contact/EventPersonUnlink.h [changed mode: 0644->0755]
src/Contact/IAddressBook.cpp [changed mode: 0644->0755]
src/Contact/IAddressBook.h [changed mode: 0644->0755]
src/Contact/IContact.cpp [changed mode: 0644->0755]
src/Contact/IContact.h [changed mode: 0644->0755]
src/Contact/IContactEventPrivateData.h [changed mode: 0644->0755]
src/Contact/IContactManager.cpp [changed mode: 0644->0755]
src/Contact/IContactManager.h [changed mode: 0644->0755]
src/Contact/IPerson.cpp [changed mode: 0644->0755]
src/Contact/IPerson.h [changed mode: 0644->0755]
src/Contact/JSAddressBook.cpp [changed mode: 0644->0755]
src/Contact/JSAddressBook.h [changed mode: 0644->0755]
src/Contact/JSAddressBookChangeCallbackManager.cpp
src/Contact/JSAddressBookChangeCallbackManager.h [changed mode: 0644->0755]
src/Contact/JSContact.cpp [changed mode: 0644->0755]
src/Contact/JSContact.h [changed mode: 0644->0755]
src/Contact/JSContactAddress.cpp [changed mode: 0644->0755]
src/Contact/JSContactAddress.h [changed mode: 0644->0755]
src/Contact/JSContactAnniversary.cpp [changed mode: 0644->0755]
src/Contact/JSContactAnniversary.h [changed mode: 0644->0755]
src/Contact/JSContactEmailAddress.cpp [changed mode: 0644->0755]
src/Contact/JSContactEmailAddress.h [changed mode: 0644->0755]
src/Contact/JSContactGroup.cpp [changed mode: 0644->0755]
src/Contact/JSContactGroup.h [changed mode: 0644->0755]
src/Contact/JSContactManager.cpp [changed mode: 0644->0755]
src/Contact/JSContactManager.h [changed mode: 0644->0755]
src/Contact/JSContactManagerChangeCallbackManager.cpp
src/Contact/JSContactManagerChangeCallbackManager.h [changed mode: 0644->0755]
src/Contact/JSContactName.cpp [changed mode: 0644->0755]
src/Contact/JSContactName.h [changed mode: 0644->0755]
src/Contact/JSContactOrganization.cpp [changed mode: 0644->0755]
src/Contact/JSContactOrganization.h [changed mode: 0644->0755]
src/Contact/JSContactPhoneNumber.cpp [changed mode: 0644->0755]
src/Contact/JSContactPhoneNumber.h [changed mode: 0644->0755]
src/Contact/JSContactRef.cpp [changed mode: 0644->0755]
src/Contact/JSContactRef.h [changed mode: 0644->0755]
src/Contact/JSContactWebSite.cpp [changed mode: 0644->0755]
src/Contact/JSContactWebSite.h [changed mode: 0644->0755]
src/Contact/JSPerson.cpp [changed mode: 0644->0755]
src/Contact/JSPerson.h [changed mode: 0644->0755]
src/Contact/Person.cpp [changed mode: 0644->0755]
src/Contact/Person.h [changed mode: 0644->0755]
src/Contact/PersonFilterValidator.cpp [changed mode: 0644->0755]
src/Contact/PersonFilterValidator.h [changed mode: 0644->0755]
src/Contact/PersonSearchEngine.cpp [changed mode: 0644->0755]
src/Contact/PersonSearchEngine.h [changed mode: 0644->0755]
src/Contact/plugin_initializer.cpp
src/Content/ContentFilterConverter.cpp [changed mode: 0644->0755]
src/MessagePort/EventLocalMessagePortAddMessagePortListener.h
src/MessagePort/EventLocalMessagePortListener.h
src/MessagePort/EventLocalMessagePortRemoveMessagePortListener.h
src/MessagePort/EventMessagePortManagerRequestLocalMessagePort.h
src/MessagePort/EventMessagePortManagerRequestRemoteMessagePort.h
src/MessagePort/EventMessagePortManagerRequestTrustedLocalMessagePort.h
src/MessagePort/EventMessagePortManagerRequestTrustedRemoteMessagePort.h
src/MessagePort/EventRemoteMessagePortSendMessage.h
src/MessagePort/ILocalMessagePort.cpp
src/MessagePort/ILocalMessagePort.h
src/MessagePort/IMessagePortManager.cpp
src/MessagePort/IMessagePortManager.h
src/MessagePort/IRemoteMessagePort.cpp
src/MessagePort/IRemoteMessagePort.h
src/MessagePort/JSLocalMessagePort.cpp
src/MessagePort/JSLocalMessagePort.h
src/MessagePort/JSMessagePortManager.cpp
src/MessagePort/JSMessagePortManager.h
src/MessagePort/JSRemoteMessagePort.cpp
src/MessagePort/JSRemoteMessagePort.h
src/MessagePort/LocalMessagePort.cpp
src/MessagePort/LocalMessagePort.h
src/MessagePort/LocalMessagePortController.cpp
src/MessagePort/LocalMessagePortController.h
src/MessagePort/MessagePortDataItem.h
src/MessagePort/MessagePortFactory.cpp
src/MessagePort/MessagePortFactory.h
src/MessagePort/MessagePortImpl.h
src/MessagePort/MessagePortListenerManager.cpp
src/MessagePort/MessagePortListenerManager.h
src/MessagePort/MessagePortManager.cpp
src/MessagePort/MessagePortManager.h
src/MessagePort/MessagePortManagerProxy.cpp
src/MessagePort/MessagePortManagerProxy.h
src/MessagePort/MessagePortUtility.cpp
src/MessagePort/MessagePortUtility.h
src/MessagePort/RemoteMessagePort.cpp
src/MessagePort/RemoteMessagePort.h
src/MessagePort/plugin_initializer.cpp
src/Messaging/MailSync.cpp
src/Push/PushManager.cpp
src/Tizen/AnyFactory.cpp
src/Tizen/AnyFactory.h
src/Tizen/AnyType.cpp
src/Tizen/AnyType.h
src/Tizen/AttributeFilter.cpp
src/Tizen/AttributeFilter.h
src/Tizen/AttributeRangeFilter.cpp
src/Tizen/AttributeRangeFilter.h
src/Tizen/CompositeFilter.cpp
src/Tizen/CompositeFilter.h
src/Tizen/FilterConverter.cpp
src/Tizen/FilterConverter.h
src/Tizen/FilterFactory.cpp
src/Tizen/FilterFactory.h
src/Tizen/FilterTypes.h
src/Tizen/FilterValidator.cpp
src/Tizen/FilterValidator.h
src/Tizen/IFilter.cpp
src/Tizen/IFilter.h
src/Tizen/IFilterProperties.cpp
src/Tizen/IFilterProperties.h
src/Tizen/IFilterVisitor.cpp
src/Tizen/IFilterVisitor.h
src/Tizen/JSAttributeFilter.cpp
src/Tizen/JSAttributeFilter.h
src/Tizen/JSAttributeRangeFilter.cpp
src/Tizen/JSAttributeRangeFilter.h
src/Tizen/JSCompositeFilter.cpp
src/Tizen/JSCompositeFilter.h
src/Tizen/JSSimpleCoordinates.cpp
src/Tizen/JSSimpleCoordinates.h
src/Tizen/JSSortMode.cpp
src/Tizen/JSSortMode.h
src/Tizen/JSTizen.cpp
src/Tizen/JSTizen.h
src/Tizen/PluginOnDemandPriv.cpp
src/Tizen/PluginOnDemandPriv.h
src/Tizen/SimpleCoordinates.cpp
src/Tizen/SimpleCoordinates.h
src/Tizen/SortMode.cpp
src/Tizen/SortMode.h
src/Tizen/plugin_config.cpp
src/Tizen/plugin_config.h
src/Tizen/plugin_initializer.cpp

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