platform/core/api/webapi-plugins.git
8 years agoMerge branch 'tizen_3.0' into tizen submit/tizen_mobile/20150604.091215 submit/tizen_tv/20150604.091231 submit/tizen_wearable/20150604.091224
Hyunjin Park [Thu, 4 Jun 2015 09:07:38 +0000 (18:07 +0900)]
Merge branch 'tizen_3.0' into tizen

8 years agodisable bluetooth on wearable
Hyunjin Park [Thu, 4 Jun 2015 09:04:36 +0000 (18:04 +0900)]
disable bluetooth on wearable
- to prevent build error for a while

Change-Id: I7f7ccf7bd057d150856421d6be374574de764ce4

8 years agoMerge branch 'tizen_3.0' into tizen submit/tizen_mobile/20150604.081241 submit/tizen_wearable/20150604.081232
Hyunjin Park [Thu, 4 Jun 2015 08:10:39 +0000 (17:10 +0900)]
Merge branch 'tizen_3.0' into tizen

8 years agodisable power and notification
Hyunjin Park [Thu, 4 Jun 2015 08:08:38 +0000 (17:08 +0900)]
disable power and notification
- to prevent build error for a while

Change-Id: Ib1965d4ccc83591a6bb0871e26da0ff042875558

8 years agoMerge branch 'tizen_3.0' into tizen submit/tizen_mobile/20150604.074046 submit/tizen_tv/20150604.074053 submit/tizen_wearable/20150604.074101
Hyunjin Park [Thu, 4 Jun 2015 07:34:31 +0000 (16:34 +0900)]
Merge branch 'tizen_3.0' into tizen

8 years agodisable push and datacontrol
Hyunjin Park [Thu, 4 Jun 2015 07:30:33 +0000 (16:30 +0900)]
disable push and datacontrol
- to prevent build error for a while

Change-Id: Iba56cc0bdb80ad94d012adeea87047391edb3bd3

8 years agoMerge branch 'tizen_3.0' into tizen submit/tizen_mobile/20150604.024711 submit/tizen_tv/20150604.024703 submit/tizen_wearabl/20150604.024650 submit/tizen_wearable/20150604.024656
Hyunjin Park [Thu, 4 Jun 2015 02:37:57 +0000 (11:37 +0900)]
Merge branch 'tizen_3.0' into tizen

8 years agoMerge "disable mediacontoller, context mgr - to prevent build error for a while"...
Hyunjin Park [Thu, 4 Jun 2015 02:27:50 +0000 (11:27 +0900)]
Merge "disable mediacontoller, context mgr - to prevent build error for a while" into tizen_3.0

8 years agodisable mediacontoller, context mgr
Hyunjin Park [Thu, 4 Jun 2015 02:26:44 +0000 (11:26 +0900)]
disable mediacontoller, context mgr
- to prevent build error for a while

Change-Id: I1329a79c6548afbaf6880aa5f47fcc894925956b

8 years ago[secureelement] fix bug for delete array
pius.lee [Wed, 3 Jun 2015 12:07:29 +0000 (21:07 +0900)]
[secureelement] fix bug for delete array

Change-Id: Icd30ba07c3abb9758ff9c0ee0a458d13374dff52

8 years ago[Archive] Removed hardcoded paths.
Pawel Andruszkiewicz [Wed, 3 Jun 2015 08:47:39 +0000 (10:47 +0200)]
[Archive] Removed hardcoded paths.

[Verification] Code compiles.

Change-Id: I01ad553e144df201e25bb45446f83d038343456d
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years agoRevert "Fix License Identifier in spec file."
HyunJin Park [Wed, 3 Jun 2015 06:32:04 +0000 (15:32 +0900)]
Revert "Fix License Identifier in spec file."

This reverts commit ddb5569549e8a6495092fe7335daba4a579203f4.

Change-Id: I3e454b93f859191213b64ffaca58fd366f572242

8 years agoMerge branch 'tizen_3.0' into tizen submit/tizen_mobile/20150603.064609 submit/tizen_tv/20150603.064601 submit/tizen_wearable/20150603.064650
Hyunjin Park [Wed, 3 Jun 2015 05:43:28 +0000 (14:43 +0900)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I0e6bb202a837ad9c61a9e36ffa17f0871e55fb84

8 years agoFix License Identifier in spec file.
WonYoung Choi [Wed, 3 Jun 2015 05:35:57 +0000 (14:35 +0900)]
Fix License Identifier in spec file.

http://spdx.org/licenses/

Change-Id: I56a5e04d924019fedd042ea1d3e2c40040d2b053

8 years ago[NFC] Fix for NFCTag manual test.
Tomasz Marciniak [Thu, 21 May 2015 13:59:15 +0000 (15:59 +0200)]
[NFC] Fix for NFCTag manual test.

[Feature] Create NDEFRecord before passing it
to NDEFMessage constructor.

[Verification] Code compiles without errors.
Manual test NFCTag_writeNDEF_with_successCallback passes.

Change-Id: I9ac72702a351d1c28e767f470c11d5c761901f49
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
8 years ago[NFC] Fix for manual tests.
Tomasz Marciniak [Wed, 20 May 2015 12:39:55 +0000 (14:39 +0200)]
[NFC] Fix for manual tests.

[Verification] Code compiles without errors.
Manual tests NFCPeer_unsetReceiveNDEFListener and
NFCPeer_unsetReceiveNDEFListener_extra_argument pass.

Change-Id: Ieee6b2c3585d783508f4acf7168881a6285ad911
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
8 years ago[NFC] Return proper PlatformResult in case of NOT_SUPPORTED error.
Tomasz Marciniak [Tue, 19 May 2015 13:18:42 +0000 (15:18 +0200)]
[NFC] Return proper PlatformResult in case of NOT_SUPPORTED error.

[Verification] Code compiles without errors.

Change-Id: Id06a62e925fd4546bd5f36a8e9bffb830a040a7f
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
8 years ago[Tool][Generator] Improvement of JavaScript tpl
Pawel Kaczmarek [Fri, 15 May 2015 13:25:06 +0000 (15:25 +0200)]
[Tool][Generator] Improvement of JavaScript tpl

Change-Id: Ic26969fe4ce904a8c630a1a1bba387a12c303e23
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
8 years ago[Messaging] Fix for crash for 'from', 'cc' and 'bcc'. Fix for error handling.
Piotr Kosko [Mon, 1 Jun 2015 09:54:07 +0000 (11:54 +0200)]
[Messaging] Fix for crash for 'from', 'cc' and 'bcc'. Fix for error handling.

[Bug] Application crash when mentioned members of sending message hold incorrect values.

[Verificaion] Code compiles without errors.
  SMS TCTs 100% passrate. Sample application Chatter does not crash anymore.

Change-Id: I930087ac37d573871df0d0ef1fca6689f3d0b9cd
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[MessagingEmail] Remove all sync callbacks in destructor of MessageServiceEmail.
Pawel Andruszkiewicz [Thu, 28 May 2015 07:01:45 +0000 (09:01 +0200)]
[MessagingEmail] Remove all sync callbacks in destructor of MessageServiceEmail.

[Verification] TCT pass rate 309/305/1/3/0 (98.71%) - with email-service fixed.

Change-Id: I64f753e80071d7a59f2d0e96642c3b98c8e2a5ed
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Contact] Verify if ringtone local path exists.
Pawel Andruszkiewicz [Tue, 19 May 2015 08:25:42 +0000 (10:25 +0200)]
[Contact] Verify if ringtone local path exists.

[Verification] AddressBook_addBatch_errorCallback_invoked passes, pass rate: 440/442.

Change-Id: Idae0f5f639fe0db0ef35972a0313c631aa701b4a
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Contact] Added filtering in ContactManagerListenerCallback callback.
Pawel Andruszkiewicz [Tue, 19 May 2015 09:43:19 +0000 (11:43 +0200)]
[Contact] Added filtering in ContactManagerListenerCallback callback.

[Verification] PersonsChangeCallback_onpersonsadded passes, TCT pass rate: 441/442.

Change-Id: I290617bd2e5a9df944b98832e0d1403f0584c6b5
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[MediaKey] Fix setMediaKeyEventListener method
Lukasz Bardeli [Wed, 27 May 2015 11:01:39 +0000 (13:01 +0200)]
[MediaKey] Fix setMediaKeyEventListener method

[Verification]
Below TCT should pass:
MediaKeyEventCallback_onpressed
MediaKeyEventCallback_onreleased

Change-Id: I2dddb90737550e4981fc343934d315dcce3820c6
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
8 years ago[Messaging] Added logs in methods onEntered and onReturn
Piotr Kosko [Thu, 28 May 2015 08:40:31 +0000 (10:40 +0200)]
[Messaging] Added logs in methods onEntered and onReturn

Change-Id: Iefc8f9e36e88163a0105453a897594dea653adcb
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[MessagingEmail] Remove all send requests when PostQueue is destroyed.
Pawel Andruszkiewicz [Thu, 28 May 2015 12:38:09 +0000 (14:38 +0200)]
[MessagingEmail] Remove all send requests when PostQueue is destroyed.

[Verification] TCT: 309/307/1/1/0 (99.35%) - email-service fixed.

Change-Id: I539898ec97503b4208a4784cfb44c3bb26152823
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[MessagingEmail] Remove all listeners in destructor of MessageStorage.
Pawel Andruszkiewicz [Wed, 27 May 2015 12:30:55 +0000 (14:30 +0200)]
[MessagingEmail] Remove all listeners in destructor of MessageStorage.

[Verification] TCT 309/293/1/15/0 (94.82%).

Change-Id: Id2d26c1ebddc1e679fcf4dc2c3e948a607652259
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Filesystem] Fix addStorageStateChangeListener method
Piotr Czaja [Wed, 20 May 2015 09:25:52 +0000 (11:25 +0200)]
[Filesystem] Fix addStorageStateChangeListener method

[Verification] Following TCT are fixed:
- FileSystemManager_addStorageStateChangeListener
- FileSystemManager_addStorageStateChangeListener_with_onerror
- FileSystemManager_removeStorageStateChangeListener

Change-Id: I799686ee07c0481cb2d93f12fc90de67aa104494
Signed-off-by: Piotr Czaja <p.czaja@samsung.com>
8 years ago[Filesystem] Fix for TCT test.
Pawel Andruszkiewicz [Wed, 20 May 2015 11:18:26 +0000 (13:18 +0200)]
[Filesystem] Fix for TCT test.
Resolve should report InvalidValuesError if application does not have access to a file/directory.

[Verification] FileSystemManager_resolve_wgt_package_of_another_app passes.

Change-Id: I9ccc2dd0dea6775f769e8f9f2ad50a6427a0622a
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[SecureElement] Fixed implementation of isPresent().
Pawel Andruszkiewicz [Tue, 19 May 2015 12:54:37 +0000 (14:54 +0200)]
[SecureElement] Fixed implementation of isPresent().

Change-Id: I5079650ae7a1bcf4cbd6bc287904e4b1327b2f23
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years agoMerge "Fix Application/Package to use pkgmgr API for Multi-User version." into tizen_3.0
HyunJin Park [Wed, 3 Jun 2015 02:10:18 +0000 (11:10 +0900)]
Merge "Fix Application/Package to use pkgmgr API for Multi-User version." into tizen_3.0

8 years agoMerge "[Callhistory] Fix for setting direction attribute." into tizen_3.0
HyunJin Park [Wed, 3 Jun 2015 02:05:03 +0000 (11:05 +0900)]
Merge "[Callhistory] Fix for setting direction attribute." into tizen_3.0

8 years agoFix Application/Package to use pkgmgr API for Multi-User version.
WonYoung Choi [Wed, 3 Jun 2015 00:21:03 +0000 (09:21 +0900)]
Fix Application/Package to use pkgmgr API for Multi-User version.

Change-Id: I283e5586557d0e1fbfdb3546852e84bf2f0a87c7

8 years ago[Callhistory] Fix for setting direction attribute.
Tomasz Marciniak [Mon, 25 May 2015 13:43:17 +0000 (15:43 +0200)]
[Callhistory] Fix for setting direction attribute.

[Verification] Code compiles without errors.
Manual test CallHistoryEntry_direction_attribute passes.
TCT pass rate:
Auto: 100% (80/80/0/0/0)
Manual: 92.59% (27/25/2/0/0)

Change-Id: I20df77585f61d0d15de9d55306a3482da95859e8
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
8 years agoFix GetRuntimeVariable
Pawel Kaczmarek [Tue, 2 Jun 2015 09:19:46 +0000 (11:19 +0200)]
Fix GetRuntimeVariable

Change-Id: Ifd5131facc2c1b040f938555c29758113cbeed34
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
8 years ago[Calendar] fix for calendar.find
Lukasz Bardeli [Tue, 26 May 2015 12:56:44 +0000 (14:56 +0200)]
[Calendar] fix for calendar.find

[Verification] Code compiles without error
Passrate 100% (352/352/0/0/0)

Change-Id: I75ed8ab55bf34333c45b7ed424705915e1feb937
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
8 years agoadd log for debugging
Hyunjin Park [Tue, 2 Jun 2015 06:46:12 +0000 (15:46 +0900)]
add log for debugging
- nfc, package

Change-Id: I994daf3a196b407e15ea72de931e097cd69e6700

8 years ago[Bluetooth] Fix for test.
Tomasz Marciniak [Wed, 27 May 2015 12:18:56 +0000 (14:18 +0200)]
[Bluetooth] Fix for test.

[Verification] Code compiles without errors.
Manual test BluetoothSocket_readData passes.

Change-Id: Ia41d99f58475b75df01eb5c4219a8e506ce45d5d
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
8 years ago[Bluetooth] Fix for test.
Tomasz Marciniak [Wed, 27 May 2015 14:21:26 +0000 (16:21 +0200)]
[Bluetooth] Fix for test.

[Verification] Code compiles without errors.
Manual test BluetoothDiscoverDevicesSuccessCallback_ondevicedisappeared passes.
TCT Auto pass rate 100%
TCT Manual pass rate 100%

Change-Id: I0f31fe544f132d57adb88040e3178a1f5cba8ce4
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
8 years ago[Archive] Fixed close method in case of closed file
Piotr Kosko [Thu, 28 May 2015 11:03:04 +0000 (13:03 +0200)]
[Archive] Fixed close method in case of closed file

[Bug] In case of closed archive, method would be called on null priv object.

[Verification] code compiles without errors.
  TCT passrate 100%.

Change-Id: I5b02d020c6d6fa3d5dc55fa61c8492da1ab7e8a1
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years agoadd log for debugging
Hyunjin Park [Tue, 2 Jun 2015 03:30:51 +0000 (12:30 +0900)]
add log for debugging
- FS, msgport, common

Change-Id: I64da93dcb25cbb8be89905dc6d34f51df81507d0

8 years agoadd log for debugging
Hyunjin Park [Tue, 2 Jun 2015 02:43:44 +0000 (11:43 +0900)]
add log for debugging
- badge, contact

Change-Id: If4021b1d63df86d32b87a9abc95df32a9ef5f316

8 years ago[Utils] Added logs in methods onEntered and onReturn
Piotr Kosko [Thu, 28 May 2015 06:42:46 +0000 (08:42 +0200)]
[Utils] Added logs in methods onEntered and onReturn

Change-Id: I03e92d1483d746954474adc397291a8e555b8eb0
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Time] Added logs in methods onEntered and onReturn
Piotr Kosko [Thu, 28 May 2015 06:42:05 +0000 (08:42 +0200)]
[Time] Added logs in methods onEntered and onReturn

Change-Id: I55f220d139c331225f017233bf522fc856aaa0eb
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Websetting] Added logs in methods onEntered and onReturn
Piotr Kosko [Thu, 28 May 2015 06:38:59 +0000 (08:38 +0200)]
[Websetting] Added logs in methods onEntered and onReturn

Change-Id: Icecd6343dc0f948116feef1992664aa007e6732a
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Sensor] Added logs in methods onEntered and onReturn
Piotr Kosko [Wed, 27 May 2015 13:15:48 +0000 (15:15 +0200)]
[Sensor] Added logs in methods onEntered and onReturn

Change-Id: I5a79ea0b087c1b63af82259dc58ab7d78bb2d85c
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Secureelement] Added logs in methods onEntered and onReturn
Piotr Kosko [Wed, 27 May 2015 13:15:34 +0000 (15:15 +0200)]
[Secureelement] Added logs in methods onEntered and onReturn

Change-Id: Ia3c664017a786c32160a8266ea71379d697c062e
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Radio] Added logs in methods onEntered and onReturn
Piotr Kosko [Wed, 27 May 2015 13:15:14 +0000 (15:15 +0200)]
[Radio] Added logs in methods onEntered and onReturn

Change-Id: Iab94f8013db45dc5f895c013f65db2ef5b752aba
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Push] Added logs in methods onEntered and onReturn
Piotr Kosko [Wed, 27 May 2015 13:14:57 +0000 (15:14 +0200)]
[Push] Added logs in methods onEntered and onReturn

Change-Id: Ib6779ca4578a1dca06c1139ff1691516c5db9b3f
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Power] Added logs in methods onEntered and onReturn
Piotr Kosko [Wed, 27 May 2015 13:14:39 +0000 (15:14 +0200)]
[Power] Added logs in methods onEntered and onReturn

Change-Id: I0ca737542c2ab8e541dfada2cdb12845ccebb8b2
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Notification] Added logs in methods onEntered and onReturn
Piotr Kosko [Wed, 27 May 2015 12:52:03 +0000 (14:52 +0200)]
[Notification] Added logs in methods onEntered and onReturn

Change-Id: I5e2f120dc0c16fb40241df5814c93679a7243474
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Networkbearerselection] Added logs in methods onEntered and onReturn
Piotr Kosko [Thu, 28 May 2015 07:11:46 +0000 (09:11 +0200)]
[Networkbearerselection] Added logs in methods onEntered and onReturn

Change-Id: I649d6a00788b2d2394130bb9a1a685f65373ac25
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Systemsetting] Added logs in methods onEntered and onReturn
Piotr Kosko [Wed, 27 May 2015 12:11:48 +0000 (14:11 +0200)]
[Systemsetting] Added logs in methods onEntered and onReturn

Change-Id: I08736a1ad30e2363998c01cd01725a6bce416b54
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Systeminfo] Added logs in methods onEntered and onReturn
Piotr Kosko [Wed, 27 May 2015 12:11:32 +0000 (14:11 +0200)]
[Systeminfo] Added logs in methods onEntered and onReturn

Change-Id: I8be44846211cee9e5edfc3b915e882536db0f207
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Sound] Added logs in methods onEntered and onReturn
Piotr Kosko [Wed, 27 May 2015 12:10:54 +0000 (14:10 +0200)]
[Sound] Added logs in methods onEntered and onReturn

Change-Id: I3786d4394f365a0b8d466670679c441e944a96ba
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[MediaKey] Added logs in methods onEntered and onReturn
Piotr Kosko [Wed, 27 May 2015 12:09:52 +0000 (14:09 +0200)]
[MediaKey] Added logs in methods onEntered and onReturn

Change-Id: I5f3721bbd0c7b79e941dc4fbb190476edcfce595
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[MediaController] Added logs in methods onEntered and onReturn
Piotr Kosko [Wed, 27 May 2015 12:09:21 +0000 (14:09 +0200)]
[MediaController] Added logs in methods onEntered and onReturn

Change-Id: Ia0c1a740f06a6f67b974affd7b74a7ed8a47aea7
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[KeyManager] Added logs in methods onEntered and onReturn
Piotr Kosko [Wed, 27 May 2015 12:08:37 +0000 (14:08 +0200)]
[KeyManager] Added logs in methods onEntered and onReturn

Change-Id: I1a9e1de3a7ef0aec577b0a12ff0a4da0754c45bd
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[HAM] Added logs in methods onEntered and onReturn
Piotr Kosko [Wed, 27 May 2015 12:08:18 +0000 (14:08 +0200)]
[HAM] Added logs in methods onEntered and onReturn

Change-Id: I0eb05c0febde8eb84013a0ca226a98582df02747
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Exif] Added logs in methods onEntered and onReturn
Piotr Kosko [Wed, 27 May 2015 12:06:56 +0000 (14:06 +0200)]
[Exif] Added logs in methods onEntered and onReturn

Change-Id: If1ef537b4b7d28de43b0772c475cc65aebf87e23
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Download] Added logs in methods onEntered and onReturn
Piotr Kosko [Wed, 27 May 2015 12:06:33 +0000 (14:06 +0200)]
[Download] Added logs in methods onEntered and onReturn

Change-Id: I74c3dbfe007c976eadec5adb693c11deb9525479
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Datacontrol] Added logs in methods onEntered and onReturn
Piotr Kosko [Wed, 27 May 2015 12:06:14 +0000 (14:06 +0200)]
[Datacontrol] Added logs in methods onEntered and onReturn

Change-Id: Ife6d42f80387c2a74fcab88f159d70a51c137b7f
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Content] Added logs in methods onEntered and onReturn
Piotr Kosko [Wed, 27 May 2015 12:02:43 +0000 (14:02 +0200)]
[Content] Added logs in methods onEntered and onReturn

Change-Id: I998c16bb90362066320f8fa16dddce926bfa9565
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Callhistory] Added logs in methods onEntered and onReturn
Piotr Kosko [Wed, 27 May 2015 10:50:21 +0000 (12:50 +0200)]
[Callhistory] Added logs in methods onEntered and onReturn

Change-Id: I33378ebc81cfed24aa8e96473ff848ef01f19b9d
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Calendar] Added logs in methods onEntered and onReturn
Piotr Kosko [Wed, 27 May 2015 10:50:03 +0000 (12:50 +0200)]
[Calendar] Added logs in methods onEntered and onReturn

Change-Id: I46f62c9f815a16bccb7e92b7db7fd0faa2c33415
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Bookmark] Added logs in methods onEntered and onReturn
Piotr Kosko [Wed, 27 May 2015 10:49:42 +0000 (12:49 +0200)]
[Bookmark] Added logs in methods onEntered and onReturn

Change-Id: Id31b284f3b7300cfface17fc3a3df4e6ce3e3ea4
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Bluetooth] Added logs in methods onEntered and onReturn
Piotr Kosko [Wed, 27 May 2015 10:49:05 +0000 (12:49 +0200)]
[Bluetooth] Added logs in methods onEntered and onReturn

Change-Id: I422333daff0b546265291035304b51dd1033ab5b
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years agobuild error fix - temporal
Hyunjin Park [Mon, 1 Jun 2015 15:42:10 +0000 (00:42 +0900)]
build error fix - temporal
pkgmgr API on application_manager.cc

Change-Id: I1dcc753aee568bee77019955715a0493c9377d62

8 years ago[Archive] Added logs in methods onEntered and onReturn
Piotr Kosko [Wed, 27 May 2015 10:48:18 +0000 (12:48 +0200)]
[Archive] Added logs in methods onEntered and onReturn

Change-Id: Ibdea02869a83e7e31c9bbf151c84a5b717044a13
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Application] Added logs in methods onEntered and onReturn
Piotr Kosko [Wed, 27 May 2015 10:47:29 +0000 (12:47 +0200)]
[Application] Added logs in methods onEntered and onReturn

Change-Id: I3a71b4e927079a22c9e1832d8d91390094adf381
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Alarm] Added logs in methods onEntered and onReturn
Piotr Kosko [Wed, 27 May 2015 10:47:09 +0000 (12:47 +0200)]
[Alarm] Added logs in methods onEntered and onReturn

Change-Id: Id007aae583f7c57a7c3e25884d2ad05ca8035ae3
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Account] Added logs in methods onEntered and onReturn
Piotr Kosko [Wed, 27 May 2015 10:45:14 +0000 (12:45 +0200)]
[Account] Added logs in methods onEntered and onReturn

Change-Id: Iaf84eba7a98369055a22eb92f43f3b116adce91d
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Common] GetRuntimeVariable - removing double quotes from app_id
Pawel Kaczmarek [Mon, 1 Jun 2015 10:23:27 +0000 (12:23 +0200)]
[Common] GetRuntimeVariable - removing double quotes from app_id

[Info]
Crosswalk has used the double quote for the app_id from the first.
The n-wrt (new wrt) is using the double quote also but that's wrt and wrt-service's bug.
To keep compatibilities, two case of formats should be considered in webapi-plugins.

Change-Id: I69aaa06d5213d3d99f08f6393cf8249d30671346
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
8 years ago[Common] Added privilege implementation using Cynara.
Pawel Andruszkiewicz [Wed, 20 May 2015 14:29:59 +0000 (16:29 +0200)]
[Common] Added privilege implementation using Cynara.

[Verificiation] Common module compiled with 3.0 repository (http://download.tizen.org/snapshots/tizen/mobile/latest/repos/arm-wayland/packages/).

Change-Id: I1d807f0c621bdac4481145d1ca534fcb8987da1d
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
8 years agoAdd MIT license
ByungWoo Lee [Mon, 1 Jun 2015 07:39:40 +0000 (16:39 +0900)]
Add MIT license

Change-Id: I7320d1db59f6a47ab479c669c8ea053fcc1405c5

8 years agoMerge "[License] Modify license of tools" into tizen_3.0
HyunJin Park [Fri, 29 May 2015 08:51:21 +0000 (17:51 +0900)]
Merge "[License] Modify license of tools" into tizen_3.0

8 years ago[License] Modify license of tools
ByungWoo Lee [Fri, 29 May 2015 08:48:24 +0000 (17:48 +0900)]
[License] Modify license of tools

Change-Id: Ic336094cbbedac43bf15d80694274d7c873dbbab

8 years agoMerge "[common] modify return value of CYNARA ( false -> true )" into tizen_3.0
Hyunjin Park [Fri, 29 May 2015 08:09:51 +0000 (17:09 +0900)]
Merge "[common] modify return value of CYNARA ( false -> true )" into tizen_3.0

8 years ago[License] Modify license
ByungWoo Lee [Fri, 29 May 2015 08:04:10 +0000 (17:04 +0900)]
[License] Modify license

Change-Id: Ie66d976c5eb67ecb494f028a2b9232b2b3f927dd

8 years ago[common] modify return value of CYNARA ( false -> true )
Hyunjin Park [Fri, 29 May 2015 08:03:47 +0000 (17:03 +0900)]
[common] modify return value of CYNARA ( false -> true )

getCap app issue of Web TCT to fix

Change-Id: I344504798a83b10bdf2a738a55e3012c823d93da

8 years ago[License] Modify the file name of license
ByungWoo Lee [Fri, 29 May 2015 07:37:59 +0000 (16:37 +0900)]
[License] Modify the file name of license

Change-Id: Ie7f464f0d041ca7224e70a75fd71fa2945599823

8 years ago[License] modify the boilerplate of source code and license
ByungWoo Lee [Fri, 29 May 2015 07:18:47 +0000 (16:18 +0900)]
[License] modify the boilerplate of source code and license

Change-Id: I49c30fc544cbe6ab877757f7ad3a8dd7da91380a

8 years ago[WebDeviceAPI] modify the boilerplate of source code.
Dongyoung Kim [Fri, 29 May 2015 06:52:52 +0000 (15:52 +0900)]
[WebDeviceAPI] modify the boilerplate of source code.

Change-Id: I69e3bd1e2f7e0521b299a8bcdaa633c48fff0c9c

8 years ago[WebDeviceAPI] add a license file for BSD
Dongyoung Kim [Thu, 28 May 2015 08:06:06 +0000 (17:06 +0900)]
[WebDeviceAPI] add a license file for BSD

Change-Id: I95923e11d60ea78f3f48705bb821f83174d5a019

8 years ago[WebDeviceAPI] fixed the license from protex
Dongyoung Kim [Thu, 28 May 2015 07:53:59 +0000 (16:53 +0900)]
[WebDeviceAPI] fixed the license from protex

Change-Id: I188a81a2ed7c55a4f70c9740fe9ee8c5194882b2

8 years agomodify license for protex
Hyunjin Park [Thu, 28 May 2015 02:27:02 +0000 (11:27 +0900)]
modify license for protex

Change-Id: Ifb1494c52903f3564ec83488b50cec1ccb741056

8 years agomodify license for protex
Hyunjin Park [Thu, 28 May 2015 02:14:09 +0000 (11:14 +0900)]
modify license for protex

Change-Id: I86dd76fa780036ebbd3b3c888ea928b7a114f834

8 years ago[Build] Tizen 3.0 mobile, messageport enabled
Pawel Kaczmarek [Tue, 26 May 2015 13:13:24 +0000 (15:13 +0200)]
[Build] Tizen 3.0 mobile, messageport enabled

Change-Id: Ie8fd3e429c8ffba58d9561a8c3b011bbfb0e9792
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
8 years agoMerge "Fix build for x11, issue with xrandr" into tizen_3.0
HyunJin Park [Tue, 26 May 2015 10:25:35 +0000 (19:25 +0900)]
Merge "Fix build for x11, issue with xrandr" into tizen_3.0

8 years agoFix build for x11, issue with xrandr
Pawel Kaczmarek [Tue, 26 May 2015 10:20:58 +0000 (12:20 +0200)]
Fix build for x11, issue with xrandr

Change-Id: I25e0b547d382d8f8a7c242dfc1efb4fdac116ab5
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
8 years ago[Build] Tizen 3.0 tv
Pawel Kaczmarek [Tue, 26 May 2015 09:09:02 +0000 (11:09 +0200)]
[Build] Tizen 3.0 tv

[Info]
Enabled modules:
alarm, application, content, download, messageport, system_info, system_setting

Change-Id: I169182ca20ca0ac137272cfce5d01aedd8aa9ed8
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
8 years ago[Build] Tizen 3.0 mobile, Systemsetting and Download enabled
Pawel Kaczmarek [Mon, 25 May 2015 09:53:23 +0000 (11:53 +0200)]
[Build] Tizen 3.0 mobile, Systemsetting and Download enabled

[Info]
Messageport - not enabled
Reason: nothing provides pkgconfig(capi-message-port)

Change-Id: Ic987b45e046bddbf0f7fc665f9812032eafaa7bd
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
9 years ago[Build] Tizen 3.0 tv (ARM/Wayland)
Rafal Galka [Thu, 21 May 2015 11:41:05 +0000 (13:41 +0200)]
[Build] Tizen 3.0 tv (ARM/Wayland)

[Info]
http://168.219.209.56/jira/browse/XWALK-253
http://168.219.209.56/confluence/display/WRT/Common+WebAPI+for+Tizen+3.0

Change-Id: Icde2509851886e02bd2ba8fc8f3d25025b9d1c85

9 years ago[Build] Tizen 3.0 tv
Rafal Galka [Thu, 21 May 2015 11:52:48 +0000 (13:52 +0200)]
[Build] Tizen 3.0 tv

[Info]
http://168.219.209.56/jira/browse/XWALK-253
http://168.219.209.56/confluence/display/WRT/Common+WebAPI+for+Tizen+3.0

Change-Id: Id48188eb9d3e9bfae21b8a108493d3d71b22ada8

9 years ago[Build] Tizen 3.0 mobile
Rafal Galka [Thu, 21 May 2015 12:02:49 +0000 (14:02 +0200)]
[Build] Tizen 3.0 mobile

[Info]
http://168.219.209.56/jira/browse/XWALK-253
http://168.219.209.56/confluence/display/WRT/Common+WebAPI+for+Tizen+3.0

Change-Id: I83f02667c23e00a5b9c41e605614c10af5fcc328

9 years ago[SystemInfo] Replace internal keys with appropriate API
Rafal Galka [Thu, 21 May 2015 10:54:50 +0000 (12:54 +0200)]
[SystemInfo] Replace internal keys with appropriate API

Change-Id: If3295f8b8d2aa4baef6c12bb70ee8de1cb6ef07e

9 years agoMerge remote-tracking branch 'remotes/spin/tizen_3.0' into tizen
WonYoung Choi [Thu, 21 May 2015 05:45:14 +0000 (14:45 +0900)]
Merge remote-tracking branch 'remotes/spin/tizen_3.0' into tizen

9 years agoInitial empty repository master
KyungMi Lee [Thu, 21 May 2015 04:55:39 +0000 (21:55 -0700)]
Initial empty repository

9 years agoMerge "[Sound] Throw exception if listener does not exists." into tizen_2.4
HyunJin Park [Mon, 18 May 2015 14:11:59 +0000 (23:11 +0900)]
Merge "[Sound] Throw exception if listener does not exists." into tizen_2.4

9 years ago[Sound] Throw exception if listener does not exists.
Tomasz Marciniak [Mon, 18 May 2015 13:51:42 +0000 (15:51 +0200)]
[Sound] Throw exception if listener does not exists.

[Verification] Code compiles without errors.
Manual test SoundManager_removeDeviceStateChangeListener passes.

Change-Id: I81cd390cbed3eff74f97211c34de464c198fa5d8
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
9 years agoMerge "[SystemInfo] getCapability refactoring" into tizen_2.4
HyunJin Park [Mon, 18 May 2015 13:01:34 +0000 (22:01 +0900)]
Merge "[SystemInfo] getCapability refactoring" into tizen_2.4