platform/core/api/webapi-plugins.git
6 years agoMerge branch 'tizen_4.0' into tizen 64/153264/1 accepted/tizen/unified/20170929.081528 submit/tizen/20170928.070232
Piotr Kosko [Thu, 28 Sep 2017 06:42:55 +0000 (08:42 +0200)]
Merge branch 'tizen_4.0' into tizen

Change-Id: I7bfe3869267d947248a54063d35cefe73d1543fa

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>
6 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>
6 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

6 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>
6 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

6 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

6 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>
6 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>
6 years agoMerge branch 'tizen_3.0' into tizen 75/148075/1 accepted/tizen/unified/20170907.060410 submit/tizen/20170906.125601
Piotr Kosko [Wed, 6 Sep 2017 11:14:42 +0000 (13:14 +0200)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I8bdc823e91cdd2be5c6820a94c38cb45b494e832

6 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>
6 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

6 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

6 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>
6 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

6 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>
6 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>
6 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>
6 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>
6 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

6 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

6 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>
6 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>
6 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

6 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

6 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>
6 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

6 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>
6 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

6 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>
6 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>
6 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>
6 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

6 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>
6 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>
6 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

6 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

6 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

6 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

6 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

6 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

6 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

6 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>
6 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>
6 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

6 years ago[Filesystem] Fix for moving files on different file systems 49/144649/3
Tomasz Marciniak [Wed, 16 Aug 2017 12:39:52 +0000 (14:39 +0200)]
[Filesystem] Fix for moving files on different file systems

[Verification] Code compiles. Now files can be moved
between different mounted file systems.
TCT pass rate 100% (286/286/0/0/0)

Change-Id: I5b70bc96f14a53bcebd2b2db3f12748949aab410
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
6 years ago[Sensor] Fix for HRM Sensor Change Listener 56/144556/2
Szymon Jastrzebski [Thu, 17 Aug 2017 07:00:14 +0000 (09:00 +0200)]
[Sensor] Fix for HRM Sensor Change Listener

An exception was thrown when trying to call 'tryCall' with data received
from C++ layer, making it not possible to set listener for HRM Sensor.
sensorType string starts with 'LED_' but there are no any sensor in
_sensorListeners object.

[Verification] Sensor TCT passed 100% (TW1).

Change-Id: I1b4ffe6ac754c6c407ebafea94b1eda48b59844d
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[Sensor] Fix for HRM Sensor 94/144294/5
Szymon Jastrzebski [Thu, 17 Aug 2017 07:05:15 +0000 (09:05 +0200)]
[Sensor] Fix for HRM Sensor

Currently, successCallback nor errorCallback functions are invoked after
calling start() method for HRM sensor. This occurs only on platforms
that do not support HRM sensor.

Thus, it's better to invoke errorCallback in above case instead of
successCallback.

[Verification] Code compiles, TCT 100% pass rate (TM1, TW1), except
               emulators, which do not support HRM sensor.
               Sensor startSuccessCallbacks are invoked after
               receiving an event from sensors.

Change-Id: I6484b44fd66f966c72b29fbc277b14f9006ca205
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years agoMerge branch 'tizen_3.0' into tizen 70/144370/1 accepted/tizen/unified/20170816.160521 submit/tizen/20170816.103516
Lukasz Bardeli [Wed, 16 Aug 2017 10:19:42 +0000 (12:19 +0200)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I627511d63cec70f864317fe576ec40c55ddc0edd
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[version] 1.96 63/144363/1 accepted/tizen/3.0/common/20170816.145401 accepted/tizen/3.0/ivi/20170816.131448 accepted/tizen/3.0/mobile/20170816.131459 accepted/tizen/3.0/tv/20170816.131438 accepted/tizen/3.0/wearable/20170816.131445 submit/tizen_3.0/20170816.101851
Lukasz Bardeli [Wed, 16 Aug 2017 10:13:47 +0000 (12:13 +0200)]
[version] 1.96

Change-Id: I245b3ee789170f473b94addb7b305144f6d17e9c
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years agoRevert "[Utils] Fix privilege bypass, StringCopy function" 42/144342/1
Szymon Jastrzebski [Wed, 16 Aug 2017 09:06:03 +0000 (11:06 +0200)]
Revert "[Utils] Fix privilege bypass, StringCopy function"

This reverts commit 3b71b0bac5e1bb09c50c97168dba1619b3ed40d6.

Change-Id: I2e8c2480e2fa3632853ef35d7a457ffed19ae7ce
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years agoMerge "[DataControl] Add addChangeListener and removeChangeListener implementation...
Lukasz Bardeli [Fri, 11 Aug 2017 11:59:15 +0000 (11:59 +0000)]
Merge "[DataControl] Add addChangeListener and removeChangeListener implementation" into tizen

6 years agoMerge "[Application] Implementation for getAppsUsageInfo method" into tizen
Lukasz Bardeli [Fri, 11 Aug 2017 11:59:01 +0000 (11:59 +0000)]
Merge "[Application] Implementation for getAppsUsageInfo method" into tizen

6 years ago[DataControl] Add addChangeListener and removeChangeListener implementation 45/141445/10
Lukasz Bardeli [Fri, 11 Aug 2017 11:45:05 +0000 (13:45 +0200)]
[DataControl] Add addChangeListener and removeChangeListener implementation

[Verification] Code compiles without error

Change-Id: Ifd05e4a4746e64500d4336e1c5598159194c5a6e
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[Application] Implementation for getAppsUsageInfo method 35/143535/3
Szymon Jastrzebski [Fri, 11 Aug 2017 11:38:57 +0000 (13:38 +0200)]
[Application] Implementation for getAppsUsageInfo method

[Verification] Code compiles. Manually tested in Web Console.

Change-Id: I743397bf67e6da504c75e96dbda344f6e0103b54
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years agoMerge branch 'tizen_3.0' into tizen 89/143589/1 accepted/tizen/unified/20170810.172620 submit/tizen/20170810.112539
Tomasz Marciniak [Thu, 10 Aug 2017 11:05:29 +0000 (13:05 +0200)]
Merge branch 'tizen_3.0' into tizen

Change-Id: Ia5808f481ec1441a324a73a975c49f13cee37020
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
6 years ago[version] 1.95 73/143573/1 accepted/tizen/3.0/common/20170814.174807 accepted/tizen/3.0/ivi/20170813.224734 accepted/tizen/3.0/mobile/20170813.224714 accepted/tizen/3.0/tv/20170813.224718 submit/tizen_3.0/20170810.110358
Tomasz Marciniak [Thu, 10 Aug 2017 11:01:13 +0000 (13:01 +0200)]
[version] 1.95

Change-Id: I2da7ee4bcf674c0e740473b0c58d03af1e47e50e
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
6 years ago[Systeminfo] Get status and mac address if WiFi is off 70/143570/1
Tomasz Marciniak [Thu, 10 Aug 2017 08:26:32 +0000 (10:26 +0200)]
[Systeminfo] Get status and mac address if WiFi is off

[Feature] Status and mac address of the WiFi interface
were retrieved only if device was connected to some AP.
Now they are retrieved always.

[Verification] Code compiles. TCT pass rate 100%

Change-Id: Ia16d22f204a71d4084e13ce5ab647b60c7acee60
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
6 years ago[Application] Fixing type of returned objects 37/143537/1
Szymon Jastrzebski [Thu, 10 Aug 2017 08:58:27 +0000 (10:58 +0200)]
[Application] Fixing type of returned objects

The method getBatteryUsageInfo should provide objects of type
ApplicationBatteryUsage, not simply Object.

Change-Id: I8371464bf55e3c18fba63bebd050d57521efcd12
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years agoMerge branch 'tizen_3.0' into tizen 29/143329/1 accepted/tizen/unified/20170809.135535 submit/tizen/20170809.093015
Lukasz Bardeli [Wed, 9 Aug 2017 09:06:50 +0000 (11:06 +0200)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I3ef80b52af4eb63c41db4a46a5e2c413e966e015

6 years ago[version] 1.94 18/143318/1 accepted/tizen/3.0/common/20170810.115228 accepted/tizen/3.0/ivi/20170809.222418 accepted/tizen/3.0/mobile/20170809.222403 accepted/tizen/3.0/tv/20170809.222410 accepted/tizen/3.0/wearable/20170809.222414 submit/tizen_3.0/20170809.085231
Lukasz Bardeli [Wed, 9 Aug 2017 08:47:39 +0000 (10:47 +0200)]
[version] 1.94

Change-Id: I753bfbe604e766f46a55ef671900d178bf47227f
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years agoMerge "[Sensor] Delay invokation of successCallback in start() method" into tizen_3.0 submit/tizen_3.0/20170809.084553
Lukasz Bardeli [Wed, 9 Aug 2017 08:34:45 +0000 (08:34 +0000)]
Merge "[Sensor] Delay invokation of successCallback in start() method" into tizen_3.0

6 years agoMerge "[Application] Refactoring getBatteryUsageInfo method into async method" into...
Lukasz Bardeli [Wed, 9 Aug 2017 07:30:00 +0000 (07:30 +0000)]
Merge "[Application] Refactoring getBatteryUsageInfo method into async method" into tizen

6 years agoMerge "[Application] Refactoring GetBatteryUsageInfo method" into tizen
Lukasz Bardeli [Wed, 9 Aug 2017 07:29:31 +0000 (07:29 +0000)]
Merge "[Application] Refactoring GetBatteryUsageInfo method" into tizen

6 years ago[Application] Refactoring getBatteryUsageInfo method into async method 68/140768/8
Szymon Jastrzebski [Wed, 2 Aug 2017 07:54:57 +0000 (09:54 +0200)]
[Application] Refactoring getBatteryUsageInfo method into async method

[Verification] Code compiles, manually tested with chromium console

Change-Id: I7b891980977b59c799d302d4799a2cc20144a258
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[Application] Refactoring GetBatteryUsageInfo method 34/140334/7
Szymon Jastrzebski [Wed, 9 Aug 2017 07:21:20 +0000 (09:21 +0200)]
[Application] Refactoring GetBatteryUsageInfo method

The refactoring is needed for future features,
which use Context Native API.

[Verification] Code compiles

Change-Id: Iadae3cbf53ef9f4c338e4dc18edd4c1eb26cb001
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[Notification] Return UserNotification object from template 90/143090/2
Tomasz Marciniak [Mon, 7 Aug 2017 12:58:54 +0000 (14:58 +0200)]
[Notification] Return UserNotification object from template

[Verification] Code compiles.

Change-Id: Id5c1ac3ad87e12790707c24298f77724f9f3eaa7
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
6 years ago[Sensor] Delay invokation of successCallback in start() method 95/143095/1
Szymon Jastrzebski [Tue, 8 Aug 2017 11:16:03 +0000 (13:16 +0200)]
[Sensor] Delay invokation of successCallback in start() method

It is not guaranted that after calling successCallback,
user will be able to receive instantly sensor data values
by calling get<sensor>SensorData methods.
Thus, we need to delay invokation of successCallback
to make sure that there will not be timing issues.
Now, successCallback will be called after receiving the first
sensor event. The callback is used once, every time sensor
is started.

[Requester] ethan.jeong@samsung.com

[Verification] TCT Sensor passed 100%.

Change-Id: I5a8ebc9b851d26a35189258b13dacec0ae17149c

6 years ago[Notification] Added validation for JS UserNotification 22/141822/2
Piotr Kosko [Tue, 1 Aug 2017 11:57:01 +0000 (13:57 +0200)]
[Notification] Added validation for JS UserNotification

[Feature] Added validation of members of UserNotification object
  Invalid values are replaced with default ones.

[Verification] TCT passrate didn't change.
  Checked in chrome console for several invalid values, seems working well.

Change-Id: Id67026153c548a818c6fb35437adb9424b11ad09
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years agoMerge "[NFC] Implementation for NFC preferred application" into tizen
Lukasz Bardeli [Mon, 7 Aug 2017 06:52:53 +0000 (06:52 +0000)]
Merge "[NFC] Implementation for NFC preferred application" into tizen

6 years ago[Sensor] Fixing setChangeListener method 62/142362/1
Szymon Jastrzebski [Thu, 3 Aug 2017 13:31:21 +0000 (15:31 +0200)]
[Sensor] Fixing setChangeListener method

According to the documentation parameter 'batchLatency'
in setChangeListener method should only be optional,
not nullable.

[Verification] TCT passed 100%.

Change-Id: I811dedb1e8779cc6fbb8e21310577d8b9979111c
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years agoMerge branch 'tizen_3.0' into tizen 29/142029/1 accepted/tizen/4.0/unified/20170816.013544 accepted/tizen/4.0/unified/20170816.015959 accepted/tizen/unified/20170803.010539 submit/tizen/20170802.090121 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0_unified/20170814.115522
Lukasz Bardeli [Wed, 2 Aug 2017 08:29:53 +0000 (10:29 +0200)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I6cb725dc57b234ae1817545c73032de64677cd0f

6 years ago[version] 1.93 10/142010/1 accepted/tizen/3.0/common/20170803.140705 accepted/tizen/3.0/mobile/20170803.011246 accepted/tizen/3.0/tv/20170803.011252 accepted/tizen/3.0/wearable/20170803.011256 submit/tizen_3.0/20170802.080927
Lukasz Bardeli [Wed, 2 Aug 2017 07:43:59 +0000 (09:43 +0200)]
[version] 1.93

Change-Id: I82e136107d2f03a2ed163b33d1295d5513f5fc8c
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[NFC] Implementation for NFC preferred application 31/137331/4
Szymon Jastrzebski [Wed, 5 Jul 2017 07:36:37 +0000 (09:36 +0200)]
[NFC] Implementation for NFC preferred application

Change-Id: I7322a9f5a40e9b8fd5453a3b39f6dbf1b947ba25
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years agoMerge "[Notification] Set*FromJson methods implemented" into tizen
Lukasz Bardeli [Mon, 31 Jul 2017 12:21:34 +0000 (12:21 +0000)]
Merge "[Notification] Set*FromJson methods implemented" into tizen

6 years agoMerge "[Notification] Add*ToJson methods implemented" into tizen
Lukasz Bardeli [Mon, 31 Jul 2017 12:21:19 +0000 (12:21 +0000)]
Merge "[Notification] Add*ToJson methods implemented" into tizen

6 years agoMerge "[Notification] skeleton for FromJson and ToJson methods" into tizen
Lukasz Bardeli [Mon, 31 Jul 2017 12:21:05 +0000 (12:21 +0000)]
Merge "[Notification] skeleton for FromJson and ToJson methods" into tizen

6 years agoMerge "[Notification] added C++ stubs for UserNotification" into tizen
Lukasz Bardeli [Mon, 31 Jul 2017 12:20:50 +0000 (12:20 +0000)]
Merge "[Notification] added C++ stubs for UserNotification" into tizen

6 years agoMerge "[Notification] prepared stubs for UserNotification" into tizen
Lukasz Bardeli [Mon, 31 Jul 2017 12:20:36 +0000 (12:20 +0000)]
Merge "[Notification] prepared stubs for UserNotification" into tizen

6 years ago[Notification] Set*FromJson methods implemented 63/140963/5
Piotr Kosko [Fri, 28 Jul 2017 12:42:59 +0000 (14:42 +0200)]
[Notification] Set*FromJson methods implemented

[Feature] Implemented body of Set*FromJson methods of UserNotification and
  some refactoring of Status notification code.

[Verification] Code compiles without errors.
  Passrate didn't change.
  Checked in console. User notification interface works correctly when testing manually.

Change-Id: I7ef4b98120899a1b9000f26b97d39493e43dac88
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>