platform/core/api/webapi-plugins.git
6 years ago[Spec] fix privilege engine to common profile 16/159216/2
Lukasz Bardeli [Tue, 7 Nov 2017 11:47:49 +0000 (12:47 +0100)]
[Spec] fix privilege engine to common profile

Change-Id: I3cb42546442911adbf46394b8a492d79f23c971a
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[Notification] Remove warning: 'visibility' attribute ignored [-Wattributes] 89/158389/1
Jakub Skowron [Tue, 31 Oct 2017 11:59:56 +0000 (12:59 +0100)]
[Notification] Remove warning: 'visibility' attribute ignored [-Wattributes]

typedef does not need to be exported from shared object

[Verification] TCT Pass 100% (alarm, notification)

Change-Id: I0ea19c255f03e62fb16ee01c956acc183327a9ee

6 years ago[Systeminfo] Fix unregister callback functions 97/158197/2
Jakub Skowron [Mon, 30 Oct 2017 11:22:11 +0000 (12:22 +0100)]
[Systeminfo] Fix unregister callback functions

Ensure all callbacks are unregistered, even in case
of previous error in unregister function.

[Verification] TCT Tests: 100% Pass

Change-Id: If0bc0342b77985ecfa09c99111298c7d62e51dab

6 years agoMerge "[PPM] requestPermission implementation" into tizen_4.0 accepted/tizen/4.0/unified/20171026.153040 submit/tizen_4.0/20171026.082852 tizen_4.0.m2_release
Piotr Kosko [Thu, 26 Oct 2017 08:30:09 +0000 (08:30 +0000)]
Merge "[PPM] requestPermission implementation" into tizen_4.0

6 years agoMerge "[PPM] stubs implementation and checkPermission implementation" into tizen_4.0
Piotr Kosko [Thu, 26 Oct 2017 08:29:49 +0000 (08:29 +0000)]
Merge "[PPM] stubs implementation and checkPermission implementation" into tizen_4.0

6 years ago[PPM] requestPermission implementation 65/157765/3
Lukasz Bardeli [Thu, 26 Oct 2017 07:51:47 +0000 (09:51 +0200)]
[PPM] requestPermission implementation

[Verification] Code compiles without error. Tested in chrome console.

Change-Id: I2515dd8c5e8e10e3f92da8104d519ccc81fea970
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[PPM] stubs implementation and checkPermission implementation 21/157621/5
Lukasz Bardeli [Wed, 25 Oct 2017 13:18:26 +0000 (15:18 +0200)]
[PPM] stubs implementation and checkPermission implementation

[Verification] Code compiles without error

Change-Id: I865ba4c1b60050faa685891283567cdd696bd2fb
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[Datacontrol] Fix SVACE issue 37/157637/2
Pawel Kaczmarczyk [Wed, 25 Oct 2017 09:32:21 +0000 (11:32 +0200)]
[Datacontrol] Fix SVACE issue

[Verification] Passrate didn't change

Change-Id: I3c30d9d913bd0048c127b4e2435998a936542e4a
Signed-off-by: Pawel Kaczmarczyk <p.kaczmarczy@partner.samsung.com>
6 years ago[version] 2.06 67/157467/1 submit/tizen_4.0/20171024.133713
Piotr Kosko [Tue, 24 Oct 2017 13:33:20 +0000 (15:33 +0200)]
[version] 2.06

Change-Id: Id2815094c6f831cfafcb26913585313b8091ae9a
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years agoMerge "[humanactivitymonitor] Fix generating query for recording" into tizen_4.0
Piotr Kosko [Tue, 24 Oct 2017 12:00:17 +0000 (12:00 +0000)]
Merge "[humanactivitymonitor] Fix generating query for recording" into tizen_4.0

6 years agoMerge "[DataControl] fix for callback in addChangeListener" into tizen_4.0
Piotr Kosko [Tue, 24 Oct 2017 09:47:14 +0000 (09:47 +0000)]
Merge "[DataControl] fix for callback in addChangeListener" into tizen_4.0

6 years ago[DataControl] fix for callback in addChangeListener 84/157384/2
Lukasz Bardeli [Tue, 24 Oct 2017 09:30:34 +0000 (11:30 +0200)]
[DataControl] fix for callback in addChangeListener

[Verification] Code compiles without error. Tested in chrome console.
               TCT passrate didn't change

Change-Id: Ic03b2edc005ca2d6b609b2b36d641615ad5f861d
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[humanactivitymonitor] Fix generating query for recording 58/157158/2
Rafal Walczyna [Mon, 23 Oct 2017 13:19:47 +0000 (15:19 +0200)]
[humanactivitymonitor] Fix generating query for recording

[Verification] Passrate changed from 86.11% to 98.15%

Change-Id: If66bccc0df9e10d7ac8aad14934cc1e0b58ace4e
Signed-off-by: Rafal Walczyna <r.walczyna@partner.samsung.com>
6 years ago[Common] Fixing expectation of datatypes warnings in Logger methods 15/157015/1
Arkadiusz Pietraszek [Thu, 19 Oct 2017 17:02:47 +0000 (19:02 +0200)]
[Common] Fixing expectation of datatypes warnings in Logger methods

Either formats %_ corrected to expect correct datatype or dytatype
casting while passing it to Logger method.

[Verification] Code compiles without warnings regarding datatypes passed
to Logger methods.

Change-Id: I8bf50728aee0c09b4b998614f3854972ef178aa5
Signed-off-by: Arkadiusz Pietraszek <a.pietraszek@partner.samsung.com>
6 years agoMerge branch 'tizen_3.0' into tizen_4.0 74/156474/1 accepted/tizen/4.0/unified/20171018.232138 submit/tizen_4.0/20171018.120310
Piotr Kosko [Wed, 18 Oct 2017 11:38:48 +0000 (13:38 +0200)]
Merge branch 'tizen_3.0' into tizen_4.0

Change-Id: I5f9b5954fd3767856b4e4d9b23a9d77f6c1582e5

6 years ago[version] 2.05 66/156466/1 accepted/tizen/3.0/common/20171019.135605 accepted/tizen/3.0/mobile/20171019.104608 accepted/tizen/3.0/tv/20171019.104623 accepted/tizen/3.0/wearable/20171019.104640 submit/tizen_3.0/20171018.113206
Piotr Kosko [Wed, 18 Oct 2017 11:27:07 +0000 (13:27 +0200)]
[version] 2.05

Change-Id: I26e4d40ed0d09cbcf4c55f1c0e19082d3c6c6262
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[VoiceControl] Refactoring/reformatting module 26/156426/3
Szymon Jastrzebski [Wed, 18 Oct 2017 09:48:32 +0000 (11:48 +0200)]
[VoiceControl] Refactoring/reformatting module

+ refactor the code and replace static VoiceControlClient into member of
    VoiceControlInstace to prevent possible crashes
+ moving VcConvertCmdType function into the vc_utils

[Verification] Code compiles

Change-Id: Ibe76be9af93df3825917c7fb2115afb0d8826d76
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[VoiceControl] Add new web APIs for voice control 85/156385/1
Suyeon Hwang [Mon, 19 Jun 2017 02:43:03 +0000 (11:43 +0900)]
[VoiceControl] Add new web APIs for voice control

Change-Id: I497d96e45158b398189761952953cfc6253c7698
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[Iotcon] fix to prevent crash. 17/155917/3
Lukasz Bardeli [Tue, 17 Oct 2017 09:38:26 +0000 (11:38 +0200)]
[Iotcon] fix to prevent crash.

         Store data in vector and check in every call
         RemoteResourceResponseCallback if wasn't free earlier.

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

Change-Id: Ia3feb69460de99a0ad70915ae4b7098980fecb91
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[Iotcon] fix to prevent crash. 89/155789/5
Lukasz Bardeli [Tue, 17 Oct 2017 09:38:26 +0000 (11:38 +0200)]
[Iotcon] fix to prevent crash.

         Store data in vector and check in every call
         RemoteResourceResponseCallback if wasn't free earlier.

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

Change-Id: Ia3feb69460de99a0ad70915ae4b7098980fecb91
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years agoMerge branch 'tizen_3.0' into tizen_4.0 47/154947/1 accepted/tizen/4.0/unified/20171012.074442 submit/tizen_4.0/20171011.122933 tizen_4.0.IoT.p1_release
Piotr Kosko [Wed, 11 Oct 2017 10:42:48 +0000 (12:42 +0200)]
Merge branch 'tizen_3.0' into tizen_4.0

Change-Id: I4da4b84922e6acc2c5259508221017da5a47ea61

6 years ago[Application] Extending Native Context History API usage to wearable profile 26/154726/3
Szymon Jastrzebski [Wed, 11 Oct 2017 07:32:02 +0000 (09:32 +0200)]
[Application] Extending Native Context History API usage to wearable profile

Currently getBatteryUsageInfo() and getAppsUsageInfo() methods are
available only on mobile profile.

[Verification] Tested manually in console. Both methods seem to work properly.

Change-Id: Ifc1835054281d995ade4859546aa981e5d289bdf
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[version] 2.04 77/154877/1
Piotr Kosko [Wed, 11 Oct 2017 09:43:14 +0000 (11:43 +0200)]
[version] 2.04

Change-Id: Ica388eef8319574e89f2c0c7f586d8a1f7ef0f98
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[Download] Added information about HTTP status in error message 05/153905/3
Piotr Kosko [Tue, 3 Oct 2017 06:29:50 +0000 (08:29 +0200)]
[Download] Added information about HTTP status in error message

[Feature] Error message of onfailed callback of start method, return only
  Unknown error. Now information about HTTP status was added into message.

[Verification] Checked in chrome console.
  TCT passrate - 100%.

Change-Id: I157053d10a1e770c070b55465f1a7351c0c80cce
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years agoRevert "[version] 2.04" 76/154876/1
Piotr Kosko [Wed, 11 Oct 2017 09:41:37 +0000 (11:41 +0200)]
Revert "[version] 2.04"

This reverts commit 89b277b80e408f1527ce145e9cb79a4a128f6b5f.

Change-Id: I9aac524a3b19a54c92a30436a77f4ed5dcff0d26

6 years ago[version] 2.04 35/154835/1
Piotr Kosko [Wed, 11 Oct 2017 09:27:55 +0000 (11:27 +0200)]
[version] 2.04

Change-Id: Ieae2c1837b41a866fa3288270b674305b643a9c7
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years agoRevert "[Iotcon] Prevent posible crash." 34/154834/1
Piotr Kosko [Wed, 11 Oct 2017 09:21:48 +0000 (11:21 +0200)]
Revert "[Iotcon] Prevent posible crash."

This reverts commit 7d553b6906feb5205c93da6e3ed0428a3d2c1edd.

Change-Id: I42eec0d4ce0f24dea8895aed3a8bbda4ca1d6426

6 years agoMerge "[DataControl] Change return error from errorCallback to synchronous way" into...
Piotr Kosko [Mon, 9 Oct 2017 07:35:20 +0000 (07:35 +0000)]
Merge "[DataControl] Change return error from errorCallback to synchronous way" into tizen_4.0

6 years agoMerge "[DataControl] Refactor js file" into tizen_4.0
Piotr Kosko [Mon, 9 Oct 2017 07:29:05 +0000 (07:29 +0000)]
Merge "[DataControl] Refactor js file" into tizen_4.0

6 years agoMerge "[Iotcon] Prevent posible crash." into tizen_3.0
Piotr Kosko [Thu, 5 Oct 2017 09:53:02 +0000 (09:53 +0000)]
Merge "[Iotcon] Prevent posible crash." into tizen_3.0

6 years ago[DataControl] Refactor js file 63/153863/4
Lukasz Bardeli [Thu, 5 Oct 2017 09:41:12 +0000 (11:41 +0200)]
[DataControl] Refactor js file

[Verification] TCT passrate didn't change

Change-Id: I5d62fec4dca6b48da9d03ae3bfc29d681256e9b7
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[Iotcon] Prevent posible crash. 25/154025/4
Lukasz Bardeli [Thu, 5 Oct 2017 09:12:24 +0000 (11:12 +0200)]
[Iotcon] Prevent posible crash.

[Feature] If Timeout was returned then it is possible to call
RemoteResourceResponseCallback again.
In this case data is deleted, but not set to null.
Call data->fun causes crash.

[Verification] Code compiles without error. Auto tests 100% passrate.

Change-Id: I07a3d1e38c933506620184f811b571d60e4b59fd
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[Common] Upgrading ScopeLogger 90/153990/2
Michal Bistyga [Wed, 4 Oct 2017 11:01:35 +0000 (13:01 +0200)]
[Common] Upgrading ScopeLogger

This is cherry-pick from tizen_3.0 branch

[Verification] Code compiles

Change-Id: Id8824d5a91df54c9cb97f02b501e0da8f49852a2
Signed-off-by: Michal Bistyga <m.bistyga@samsung.com>
6 years ago[Common] Upgrading ScopeLogger 72/153972/4
Michal Bistyga [Wed, 4 Oct 2017 11:01:35 +0000 (13:01 +0200)]
[Common] Upgrading ScopeLogger

Changes:
- Extra argument to entering logs is not written at the end of scope

Change-Id: Id8824d5a91df54c9cb97f02b501e0da8f49852a2
Signed-off-by: Michal Bistyga <m.bistyga@samsung.com>
6 years ago[DataControl] Change return error from errorCallback to synchronous way 86/151286/3
Lukasz Bardeli [Mon, 2 Oct 2017 12:22:32 +0000 (14:22 +0200)]
[DataControl] Change return error from errorCallback to synchronous way

[Verification] Code compiles without error. Tested in chrome console.

Change-Id: I3be37c65bdf083e5b190314c29dc83306cf0f640
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years agoMerge "[Systeminfo] fix error message in RegisterDeviceOrientationListener" into...
Piotr Kosko [Mon, 2 Oct 2017 06:42:29 +0000 (06:42 +0000)]
Merge "[Systeminfo] fix error message in RegisterDeviceOrientationListener" into tizen_4.0

6 years ago[Systeminfo] fix error message in RegisterDeviceOrientationListener 69/152969/2
Jakub Skowron [Wed, 27 Sep 2017 10:29:47 +0000 (12:29 +0200)]
[Systeminfo] fix error message in RegisterDeviceOrientationListener

Change-Id: I4b662b5160d175664ff34bd62c4474d125d39574
Signed-off-by: Jakub Skowron <j.skowron@samsung.com>
6 years agoMerge branch 'tizen_3.0' into tizen_4.0 65/152965/1 accepted/tizen/4.0/unified/20170929.075732 submit/tizen_4.0/20170927.114247
Piotr Kosko [Wed, 27 Sep 2017 11:26:28 +0000 (13:26 +0200)]
Merge branch 'tizen_3.0' into tizen_4.0

Conflicts:
packaging/webapi-plugins.spec

Change-Id: I4396c1ca3a1415cfbe4cd9ca0edc9351b5053615

6 years agoMerge "[Notification] Fix for getNotification and UserNotification constructor" into...
Piotr Kosko [Wed, 27 Sep 2017 11:04:49 +0000 (11:04 +0000)]
Merge "[Notification] Fix for getNotification and UserNotification constructor" into tizen_4.0

6 years ago[version] 2.03 45/152945/1
Piotr Kosko [Wed, 27 Sep 2017 10:56:29 +0000 (12:56 +0200)]
[version] 2.03

Change-Id: I940a2aa78782ddcba3c5031442d8821f9c932c8a
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[Notification] Fix for getNotification and UserNotification constructor 56/152856/1
Pawel Kaczmarczyk [Wed, 27 Sep 2017 08:33:04 +0000 (10:33 +0200)]
[Notification] Fix for getNotification and UserNotification constructor

[Bug] progressValue wasn't stored propperly, getNotification was requesting for StatusNotification object

[Verification] Tested in Chrome console

Change-Id: I12b221988bf6d984cd79a4ab28a1fe09bb0bcbe7
Signed-off-by: Pawel Kaczmarczyk <p.kaczmarczy@partner.samsung.com>
6 years ago[Convergence] Removing Convergence API 58/152158/3
Szymon Jastrzebski [Mon, 25 Sep 2017 09:29:22 +0000 (11:29 +0200)]
[Convergence] Removing Convergence API

  segwon.han has requested to remove Convergence API.

  Code compiles.

Change-Id: I89ab9f753de111277e444ca1b659ce301a13ae1a
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[PROJECT][C++] Reformatting the whole project 25/150125/3
Szymon Jastrzebski [Thu, 14 Sep 2017 10:10:53 +0000 (12:10 +0200)]
[PROJECT][C++] Reformatting the whole project

The refactoring was requested by yj99.shin.
With this change, the cpplint does not find any more errors.
The change has been applied to C++ files only.

[Verification] Code compiles.

Conflicts:
src/callhistory/callhistory.cc
src/callhistory/callhistory.h
src/download/download_instance.cc
src/mediacontroller/mediacontroller_types.cc
src/sensor/sensor_service.cc

Change-Id: I83e99c735d6dcc473d064c140c0e12b01ea9789a
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years agoMerge branch 'tizen_3.0' into tizen_4.0 55/152455/1
Piotr Kosko [Tue, 26 Sep 2017 06:29:10 +0000 (08:29 +0200)]
Merge branch 'tizen_3.0' into tizen_4.0

Change-Id: Idd4328ebce4c4086fcbbc20be8e5fbcace1383c1

6 years ago[Convergence] Removing Convergence API 46/152146/3
Szymon Jastrzebski [Mon, 25 Sep 2017 09:28:02 +0000 (11:28 +0200)]
[Convergence] Removing Convergence API

  segwon.han has requested to remove Convergence API.

  Code compiles.

Change-Id: I89ab9f753de111277e444ca1b659ce301a13ae1a
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years agoMerge branch 'tizen_3.0' into 'tizen_4.0' 93/152293/2
Piotr Kosko [Mon, 25 Sep 2017 12:44:33 +0000 (14:44 +0200)]
Merge branch 'tizen_3.0' into 'tizen_4.0'

Change-Id: I6e036cb66c8642b15c2096505cdd32d471cf3891

6 years ago[PROJECT][C++] Reformatting the whole project 26/150326/3
Szymon Jastrzebski [Mon, 25 Sep 2017 12:54:56 +0000 (14:54 +0200)]
[PROJECT][C++] Reformatting the whole project

The refactoring was requested by yj99.shin.
With this change, the cpplint does not find any more errors.
The change has been applied to C++ files only.

[Verification] Code compiles.

Change-Id: I03534fa2140a98b78099c78a1a915f9917c3927d
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[Utils] Fixing typo 84/152284/1
Szymon Jastrzebski [Mon, 25 Sep 2017 12:14:23 +0000 (14:14 +0200)]
[Utils] Fixing typo

Change-Id: I853c37c6f0ba6039ed1bce64b61bab86f0aa962e
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[Sensor] fixing listener behaviours 77/151677/2 accepted/tizen_3.0_ivi accepted/tizen/3.0/common/20170929.203111 accepted/tizen/3.0/ivi/20170922.023214 accepted/tizen/3.0/mobile/20170922.023152 accepted/tizen/3.0/tv/20170922.023143 accepted/tizen/3.0/wearable/20170922.023113 submit/tizen_3.0/20170921.132449
Piotr Kosko [Thu, 21 Sep 2017 10:13:10 +0000 (12:13 +0200)]
[Sensor] fixing listener behaviours

[Bug] Listeners are not called in deterministic way,
  several "api calls order" issues are fixed.

[Verification] Code compiles properly
  TCT passrate 100% - auto & manual
  Web widget service tests of sensor - 119 pass - 100% passrate

Change-Id: I720e23e0f23a9a849fb2d507e8721f196578ac48
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years agoMerge "[Download] Checking if device is connected before" into tizen_3.0
Piotr Kosko [Wed, 20 Sep 2017 07:40:40 +0000 (07:40 +0000)]
Merge "[Download] Checking if device is connected before" into tizen_3.0

6 years ago[version] 2.02 49/151149/1 accepted/tizen/3.0/ivi/20170920.094005 accepted/tizen/3.0/mobile/20170920.094235 accepted/tizen/3.0/tv/20170920.094239 accepted/tizen/3.0/wearable/20170920.094305 submit/tizen_3.0/20170920.055526
Piotr Kosko [Wed, 20 Sep 2017 05:07:18 +0000 (07:07 +0200)]
[version] 2.02

Change-Id: I80ac163b28617a3aa31400acd7042f57fdc06af2
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[Download] Checking if device is connected before 86/150386/4
Michal Bistyga [Fri, 15 Sep 2017 09:46:00 +0000 (11:46 +0200)]
[Download] Checking if device is connected before

When wi-fi has been disconnected, plugins would throw not intuitive error description.
It was especially important on XU3, where short disconnect occurs more often.

[Verification] 100% TCT pass rate on TM1

Change-Id: I22712dd8e815ac810b8fec5549c370e91498ed85
Signed-off-by: Michal Bistyga <m.bistyga@samsung.com>
6 years agoMerge "[Sensor] Not using ECMAScript6 code" into tizen_3.0 submit/tizen_3.0/20170919.131120
Piotr Kosko [Tue, 19 Sep 2017 11:42:31 +0000 (11:42 +0000)]
Merge "[Sensor] Not using ECMAScript6 code" into tizen_3.0

6 years ago[Sensor] Not using ECMAScript6 code 27/151027/1
Piotr Kosko [Tue, 19 Sep 2017 11:06:47 +0000 (13:06 +0200)]
[Sensor] Not using ECMAScript6 code

[Bug] Web Widget Engine does not support ECMAScript6,
  so it is needed to workaround internal code which used it.

[Verification] Code compiles without errors.
  TCT passrate of sensors is 100%.
  Some Web Widget tests passed without error.

Change-Id: I2110b35ce0ed9a4a8e3660b9c77b2a687585063f
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[MediaController] Fixing typo 22/151022/1
Szymon Jastrzebski [Tue, 19 Sep 2017 11:03:20 +0000 (13:03 +0200)]
[MediaController] Fixing typo

Change-Id: Iff3d210bafb9bbf98c44511910c38f6ffc0c266d
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[MediaControler] Adding missing enum mapping 79/150979/1
Szymon Jastrzebski [Tue, 19 Sep 2017 08:18:10 +0000 (10:18 +0200)]
[MediaControler] Adding missing enum mapping

  Native API uses MC_SERVER_STATE_NONE, which must be mapped to 'INACTIVE'
  Web API enum. The 'NONE' state is the default state for native MC server.

[Verification] Code compiles, MC TCT passed 100%.

Change-Id: Ida2acbad265dfa7b9a91d79e64e90bccb6632e56
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[NBS] Removing unnecessary code 84/150384/2
Szymon Jastrzebski [Fri, 15 Sep 2017 09:41:15 +0000 (11:41 +0200)]
[NBS] Removing unnecessary code

[Verification] Code compiles. TCT NBS 100%

Change-Id: Ibeb40bcf0f22f6765ca4e92464dc57373d07fbb4
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[NBS] Removing unnecessary code 80/150380/2
Szymon Jastrzebski [Fri, 15 Sep 2017 09:41:15 +0000 (11:41 +0200)]
[NBS] Removing unnecessary code

[Verification] Code compiles. TCT NBS 100%

Change-Id: Ibeb40bcf0f22f6765ca4e92464dc57373d07fbb4
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
7 years ago[widgetservice] Check if widget_id is not null 34/150134/3
Rafal Walczyna [Thu, 14 Sep 2017 10:27:32 +0000 (12:27 +0200)]
[widgetservice] Check if widget_id is not null

[verification] TCT pass rate 100% on TM1

[svace] 289591

Change-Id: I03b2fd5914965e3c52c69fef7bdb2fc3c73c99a5
Signed-off-by: Rafal Walczyna <r.walczyna@partner.samsung.com>
7 years agoMerge "[CallHistory] Fix for find method" into tizen_3.0
Piotr Kosko [Mon, 11 Sep 2017 07:53:11 +0000 (07:53 +0000)]
Merge "[CallHistory] Fix for find method" into tizen_3.0

7 years ago[CallHistory] Fix for find method 55/148355/4
Michal Bistyga [Thu, 7 Sep 2017 13:18:04 +0000 (15:18 +0200)]
[CallHistory] Fix for find method

[Bug]Multiple threads could access one vector, which resulted in crash.

[Verification]Pass rate didn't change.

Change-Id: I46a809c0df2965220b35a8e78389f2fdc8746c77
Signed-off-by: Michal Bistyga <m.bistyga@samsung.com>
7 years agoMerge branch 'tizen_3.0' into tizen_4.0 72/148572/1 accepted/tizen/4.0/unified/20170908.222410 submit/tizen_4.0/20170908.065721
Piotr Kosko [Fri, 8 Sep 2017 06:45:18 +0000 (08:45 +0200)]
Merge branch 'tizen_3.0' into tizen_4.0

Change-Id: I1b9a1f06d5c502cf4350fd49644659027514c1dd

7 years agoMerge branch 'tizen_3.0' into tizen 71/148571/1
Piotr Kosko [Wed, 6 Sep 2017 11:14:42 +0000 (13:14 +0200)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I8bdc823e91cdd2be5c6820a94c38cb45b494e832

7 years ago[version] 2.01 71/148371/1 submit/tizen_3.0/20170907.153038
Lukasz Bardeli [Thu, 7 Sep 2017 15:25:18 +0000 (17:25 +0200)]
[version] 2.01

Change-Id: I836d8a6a5ddcc6adfb07808d529ec1aa29ec1293
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
7 years ago[Systeminfo] Fix core dump in SystemInfoManager 68/148368/1
Jakub Skowron [Thu, 7 Sep 2017 14:41:04 +0000 (16:41 +0200)]
[Systeminfo] Fix core dump in SystemInfoManager

Cellular network listener was not unregistered, which caused
core dump if network status changed after SystemInfoManager
destructor.
This is a hack, more robust solution should be developed.

Change-Id: Id4d26492426028a87ebaf1109e4f7750dd10b7c4
Signed-off-by: Jakub Skowron <j.skowron@samsung.com>
7 years ago[version] 2.0 53/148053/1 submit/tizen_3.0/20170906.125436
Piotr Kosko [Wed, 6 Sep 2017 11:13:08 +0000 (13:13 +0200)]
[version] 2.0

Change-Id: I5904cd964c4449cdb22447654b38cd36d29fb622
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years agoMerge "[MediaController] Fixing client's listeners" into tizen_3.0
Piotr Kosko [Wed, 6 Sep 2017 11:08:24 +0000 (11:08 +0000)]
Merge "[MediaController] Fixing client's listeners" into tizen_3.0

7 years agoMerge "[NBS] Fix for releasing domains." into tizen_3.0
Piotr Kosko [Wed, 6 Sep 2017 11:07:52 +0000 (11:07 +0000)]
Merge "[NBS] Fix for releasing domains." into tizen_3.0

7 years ago[NBS] Fix for releasing domains. 14/144714/4
Szymon Jastrzebski [Tue, 5 Sep 2017 10:31:17 +0000 (12:31 +0200)]
[NBS] Fix for releasing domains.

Change-Id: I47a2a86d93e11b6b2f7d02001ec6eda4f65e0b30
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
7 years agoMerge "[Application] Adding debug logs" into tizen_3.0
Piotr Kosko [Wed, 6 Sep 2017 09:45:21 +0000 (09:45 +0000)]
Merge "[Application] Adding debug logs" into tizen_3.0

7 years ago[Application] Adding debug logs 27/146627/4
Michal Bistyga [Tue, 29 Aug 2017 15:20:39 +0000 (17:20 +0200)]
[Application] Adding debug logs

Change-Id: I9fca94f5bda30b39bfff700f8cd37c5abe81d9f3
Signed-off-by: Michal Bistyga <m.bistyga@samsung.com>
7 years ago[Sensor] Add acceleration sensor implementation 36/146036/4
Pawel Wasowski [Fri, 21 Jul 2017 12:48:31 +0000 (14:48 +0200)]
[Sensor] Add acceleration sensor implementation

[Verification] The code was tested in Chrome Dev Tools console and
               worked fine.

Change-Id: I56347e6f0ac2b71ff18d96d1b854b600a30a5dd2
Signed-off-by: Pawel Wasowski <p.wasowski2@partner.samsung.com>
7 years ago[Sensor] Apply fix of errorWrapper to uncalibrated sensor types 60/147760/1
Pawel Wasowski [Thu, 31 Aug 2017 12:16:00 +0000 (14:16 +0200)]
[Sensor] Apply fix of errorWrapper to uncalibrated sensor types

This is an application of the fix introduced to other sensors in the
commit fd29eb43608a2107fd6a31938adb54c37fd153d5

[Verification] TCT passrate: 100 %

Change-Id: Ifa80efe03478ce2a73b090e73a769b1b246dd697
Signed-off-by: Pawel Wasowski <p.wasowski2@partner.samsung.com>
7 years ago[MediaController] Fixing client's listeners 24/147124/1
Szymon Jastrzebski [Thu, 31 Aug 2017 11:54:52 +0000 (13:54 +0200)]
[MediaController] Fixing client's listeners

Listeners, which are registered per MediaControllerServerInfo object
work globally. This causes to invoke the registered listener for every
change in any server.

[Verification] TCT MC 100% pass rate.

Change-Id: I950e047b07a16d351959fe98e47ea1ca7ff68518
Saaigned-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
7 years agoMerge "[Alarm][Notification] Refactored notification creation" into tizen
Piotr Kosko [Thu, 31 Aug 2017 10:52:37 +0000 (10:52 +0000)]
Merge "[Alarm][Notification] Refactored notification creation" into tizen

7 years agoMerge "[Alarm] Changed behaviour of AlarmNotification" into tizen
Piotr Kosko [Thu, 31 Aug 2017 10:52:08 +0000 (10:52 +0000)]
Merge "[Alarm] Changed behaviour of AlarmNotification" into tizen

7 years ago[Alarm][Notification] Refactored notification creation 32/146032/2
Piotr Kosko [Thu, 24 Aug 2017 12:57:30 +0000 (14:57 +0200)]
[Alarm][Notification] Refactored notification creation

[Feature] Avoiding copying the notification json by passing
  picojson::value to getNotiHandleFromJson method.

[Verification] Code compiles without errors.
  TCT passrate of Alarm and Notification didn't change.

Change-Id: Ia996809944df74ab8c80d3bebe8f73ad7b060796
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years ago[Alarm] Changed behaviour of AlarmNotification 31/146031/2
Piotr Kosko [Thu, 24 Aug 2017 10:03:13 +0000 (12:03 +0200)]
[Alarm] Changed behaviour of AlarmNotification

[Feature] addAlarmNotification can use both Status* and UserNotification
  getAlarmNotification creates UserNotification object.

[Verification] Code compiles without errors.
  Checked in Chrome console.
  Alarm TCTs - 97.10% (two tests need to be changed

Change-Id: I52c172f4a1c3068b105445ae7ee7c8aeb49df9bc
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years agoMerge "[Calendar] Enable calendar module in wearable profile" into tizen
Piotr Kosko [Thu, 31 Aug 2017 07:11:16 +0000 (07:11 +0000)]
Merge "[Calendar] Enable calendar module in wearable profile" into tizen

7 years agoMerge "[Download] Enable download with net_proxy" into tizen_3.0
Piotr Kosko [Thu, 31 Aug 2017 05:55:44 +0000 (05:55 +0000)]
Merge "[Download] Enable download with net_proxy" into tizen_3.0

7 years ago[Download] Enable download with net_proxy 36/146636/4
Pawel Wasowski [Tue, 29 Aug 2017 14:12:17 +0000 (16:12 +0200)]
[Download] Enable download with net_proxy

[Verification] TCT download pass rate, (wearable connected
               to the internet with Android mobile as a network proxy,
               no Wi-Fi/cellular network connection): 100 %

Change-Id: I0efb8c2d5281d5249dad46d58eaf8aa7c5ddc930
Signed-off-by: Pawel Wasowski <p.wasowski2@partner.samsung.com>
7 years agoMerge branch 'tizen_3.0' into tizen 92/146792/1 accepted/tizen/unified/20170830.161509 submit/tizen/20170830.121557
Piotr Kosko [Wed, 30 Aug 2017 10:43:40 +0000 (12:43 +0200)]
Merge branch 'tizen_3.0' into tizen

Change-Id: Id6bc8bcefb795e2396569651da9df14b7c168dd0

7 years ago[version] 1.99 74/146774/1 submit/tizen_3.0/20170830.121521
Piotr Kosko [Wed, 30 Aug 2017 10:30:29 +0000 (12:30 +0200)]
[version] 1.99

Change-Id: I7ddff1b2974fe3361f62d498f736ec9ab779681d
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years agoMerge "[Power] removed unneeded deviced dependency" into tizen
Piotr Kosko [Tue, 29 Aug 2017 12:00:06 +0000 (12:00 +0000)]
Merge "[Power] removed unneeded deviced dependency" into tizen

7 years ago[Power] removed unneeded deviced dependency 78/146578/2
Piotr Kosko [Tue, 29 Aug 2017 09:54:08 +0000 (11:54 +0200)]
[Power] removed unneeded deviced dependency

[Verification] Code compilese without errors.
  TCT passrate didn't change.

Change-Id: Ie59b8d6e8f94d1727d3c9158d1704835458a2da2
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years ago[Sensor] Check if error callback exists before calling 31/146431/2
Tomasz Marciniak [Mon, 28 Aug 2017 12:27:47 +0000 (14:27 +0200)]
[Sensor] Check if error callback exists before calling

[Verification] Code compiles. Exception is not throw if
error callback is not defined. TCT pass rate did not change.

Change-Id: I95053c70e598c1a17022edebdd6be8a334a05a06
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
7 years ago[Sensor] Fix constructor assignments 76/145976/2
Pawel Wasowski [Thu, 24 Aug 2017 09:44:56 +0000 (11:44 +0200)]
[Sensor] Fix constructor assignments

Change-Id: I771f67599a9af79b7d0bbee786b4253b8166563d
Signed-off-by: Pawel Wasowski <p.wasowski2@partner.samsung.com>
7 years agoMerge branch 'tizen_3.0' into tizen 45/145145/1 accepted/tizen/4.0/unified/20170828.223910 accepted/tizen/unified/20170822.113019 submit/tizen/20170821.110349 submit/tizen_4.0/20170828.100002
Piotr Kosko [Mon, 21 Aug 2017 10:56:24 +0000 (12:56 +0200)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I08b78656520b988f0860e48fdae911a83a0c649b

7 years ago[version] 1.98 33/145133/1 accepted/tizen/3.0/common/20170823.101002 accepted/tizen/3.0/ivi/20170822.222105 accepted/tizen/3.0/mobile/20170822.222050 accepted/tizen/3.0/wearable/20170822.222501 submit/tizen_3.0/20170821.110224
Piotr Kosko [Mon, 21 Aug 2017 10:30:13 +0000 (12:30 +0200)]
[version] 1.98

Change-Id: I751ce338fdcce6ab1de120b31b427cbbad065b34
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years ago[Sensor] Fixing DefaultEventComparator 61/142361/6
Szymon Jastrzebski [Mon, 21 Aug 2017 09:35:52 +0000 (11:35 +0200)]
[Sensor] Fixing DefaultEventComparator

Comparator DefaultEventComparator should iterate through
all received values. It should NOT compare timestamps.
The amount of received values depend on the type of used
sensor. The sensor_value_count_ values are taken from
Native Sensor's Guides.

[Verification] Code compiles. TCT (TW1) passed 100%.

Change-Id: I60d5af338a7feea2dd4fb40cdff0f6bd03f8d650
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
7 years agoMerge "[Notification] Return UserNotification object from template" into tizen
Piotr Kosko [Mon, 21 Aug 2017 08:11:07 +0000 (08:11 +0000)]
Merge "[Notification] Return UserNotification object from template" into tizen

7 years agoMerge "[Notification] Added validation for JS UserNotification" into tizen
Piotr Kosko [Mon, 21 Aug 2017 08:10:49 +0000 (08:10 +0000)]
Merge "[Notification] Added validation for JS UserNotification" into tizen

7 years agoMerge "[Sensor] Fix for HRM Sensor" into tizen_3.0
Piotr Kosko [Mon, 21 Aug 2017 06:16:38 +0000 (06:16 +0000)]
Merge "[Sensor] Fix for HRM Sensor" into tizen_3.0

7 years agoMerge "[Application] Fixing type of returned objects" into tizen
Piotr Kosko [Mon, 21 Aug 2017 06:02:28 +0000 (06:02 +0000)]
Merge "[Application] Fixing type of returned objects" into tizen

7 years agoMerge "[Sensor] Fix for HRM Sensor Change Listener" into tizen_3.0
Piotr Kosko [Mon, 21 Aug 2017 05:48:59 +0000 (05:48 +0000)]
Merge "[Sensor] Fix for HRM Sensor Change Listener" into tizen_3.0

7 years agoMerge "[Convergence] Change to not support convergence feature." into tizen
Piotr Kosko [Fri, 18 Aug 2017 10:22:03 +0000 (10:22 +0000)]
Merge "[Convergence] Change to not support convergence feature." into tizen

7 years ago[Convergence] Change to not support convergence feature. 26/144226/2
Segwon [Wed, 16 Aug 2017 02:56:49 +0000 (11:56 +0900)]
[Convergence] Change to not support convergence feature.

The native API is being refactored now.
Till the refactoring is not finished, webapi module should be disabled.

Signed-off-by: Segwon <segwon.han@samsung.com>
Change-Id: I0db5b10a4193b9abf28f9ec029d7aefc51f55a69

7 years agoMerge branch 'tizen_3.0' into tizen 12/144712/1 accepted/tizen/unified/20170818.083506 submit/tizen/20170817.125849
Tomasz Marciniak [Thu, 17 Aug 2017 12:22:08 +0000 (14:22 +0200)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I27b8621529496367f226110e441b91cd81eb1a3e
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
7 years ago[version 1.97] 04/144704/1 accepted/tizen/3.0/common/20170821.093537 accepted/tizen/3.0/ivi/20170820.233542 accepted/tizen/3.0/mobile/20170820.233538 accepted/tizen/3.0/tv/20170820.233516 accepted/tizen/3.0/wearable/20170820.233533 submit/filesyste_fix_version/20170817.121904 submit/tizen_3.0/20170817.122045
Tomasz Marciniak [Thu, 17 Aug 2017 12:17:20 +0000 (14:17 +0200)]
[version 1.97]

Change-Id: I84d1035105246be61f76dc052f626c52fc83faa3
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
7 years agoMerge "[Filesystem] Fix for moving files on different file systems" into tizen_3.0
Lukasz Bardeli [Thu, 17 Aug 2017 12:12:55 +0000 (12:12 +0000)]
Merge "[Filesystem] Fix for moving files on different file systems" into tizen_3.0