platform/core/api/webapi-plugins.git
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 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>
6 years ago[Notification] Add*ToJson methods implemented 86/140286/4
Piotr Kosko [Fri, 28 Jul 2017 12:42:04 +0000 (14:42 +0200)]
[Notification] Add*ToJson methods implemented

[Feature] Implemented body of ToJson method of UserNotification and
  some refactoring of Status notification code.

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

Change-Id: Ibf7816c41051bb985f41d814b95835309c883469
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[Notification] skeleton for FromJson and ToJson methods 48/138548/2
Piotr Kosko [Thu, 6 Jul 2017 13:01:50 +0000 (15:01 +0200)]
[Notification] skeleton for FromJson and ToJson methods

[Feature]
  - prepared *FromJson and ToJson methods
  - extracted common methods to remove code duplication

[Verification] Passrate didn't change

Change-Id: Idf6fa7f28bcd62af4b16c17906c85ee8fd3a4eb6
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[Notification] added C++ stubs for UserNotification 66/137566/2
Piotr Kosko [Wed, 5 Jul 2017 12:42:40 +0000 (14:42 +0200)]
[Notification] added C++ stubs for UserNotification

[Verification] Code compiles without error.
  TCT passrate didn't change.

Change-Id: I83deb2c0ce692ee67c86213d3a9552dadceb7bb9
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[Sensor] Add uncalibrated gyroscope and geomagnetic sensor types 61/139761/2
Pawel Wasowski [Wed, 19 Apr 2017 11:56:01 +0000 (13:56 +0200)]
[Sensor] Add uncalibrated gyroscope and geomagnetic sensor types

Change-Id: Ideac79341070ce075fec3d3baa509c88dbd117a2
Signed-off-by: Pawel Wasowski <p.wasowski2@partner.samsung.com>
6 years agoMerge branch 'tizen_3.0' into tizen 80/139980/4 accepted/tizen/unified/20170724.155149 submit/tizen/20170721.123311
Piotr Kosko [Fri, 21 Jul 2017 11:52:29 +0000 (13:52 +0200)]
Merge branch 'tizen_3.0' into tizen

Change-Id: Idbc1f99c62d8d9ba2e43b3732142284737b755f3

6 years ago[HAM] fixed SVACE issue 41/140041/1 accepted/tizen/3.0/common/20170724.092944 accepted/tizen/3.0/ivi/20170724.075543 accepted/tizen/3.0/mobile/20170724.075511 accepted/tizen/3.0/tv/20170724.075516 accepted/tizen/3.0/wearable/20170724.075520 submit/tizen_3.0/20170721.122334
Piotr Kosko [Fri, 21 Jul 2017 09:43:43 +0000 (11:43 +0200)]
[HAM] fixed SVACE issue

[Verification] HAM tct 100%

Change-Id: Ibba5969d26a0eb95b4320ab1c62c276d7454d68f
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[version] 1.92 47/139947/1
Piotr Kosko [Fri, 21 Jul 2017 06:19:09 +0000 (08:19 +0200)]
[version] 1.92

Change-Id: If809da9009b050536c900907457f633c60c606de
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years agoRevert "Merge "[version] 1.92" into tizen" 45/139945/1
Piotr Kosko [Fri, 21 Jul 2017 06:27:21 +0000 (08:27 +0200)]
Revert "Merge "[version] 1.92" into tizen"

This reverts commit 8e9d32ce4179a97f00a92244b69c6bdca7c3bfb3, reversing
changes made to b4ea08a3cd8c5cc6bbba2a6ca6adf8d1b81b5888.

Change-Id: I5921609c2573fff0cd7b82b7cb22752c568d6579

6 years agoMerge "[version] 1.92" into tizen
Piotr Kosko [Fri, 21 Jul 2017 06:20:13 +0000 (06:20 +0000)]
Merge "[version] 1.92" into tizen

6 years ago[version] 1.92 41/139941/1
Piotr Kosko [Fri, 21 Jul 2017 06:19:09 +0000 (08:19 +0200)]
[version] 1.92

Change-Id: I8a2845d28e334b35300df8b82417e8510a228be6
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years agoMerge "[spec][sensor]Enabling sensor support for TW2 emul" into tizen
Piotr Kosko [Thu, 20 Jul 2017 14:03:31 +0000 (14:03 +0000)]
Merge "[spec][sensor]Enabling sensor support for TW2 emul" into tizen

6 years ago[spec][sensor]Enabling sensor support for TW2 emul 21/139821/2
Michal Bistyga [Thu, 20 Jul 2017 13:22:41 +0000 (15:22 +0200)]
[spec][sensor]Enabling sensor support for TW2 emul

Change-Id: I0279827bb9294d3efcf3470f019ad84c2b3ddb9e
Signed-off-by: Michal Bistyga <m.bistyga@samsung.com>
6 years agoMerge "[HAM] Adding casting int64_t to float" into tizen_3.0
Piotr Kosko [Thu, 20 Jul 2017 13:51:22 +0000 (13:51 +0000)]
Merge "[HAM] Adding casting int64_t to float" into tizen_3.0

6 years agoMerge "[SystemInfo] Adding casting int to double + fix InchToMm constant" into tizen_3.0
Piotr Kosko [Thu, 20 Jul 2017 13:50:01 +0000 (13:50 +0000)]
Merge "[SystemInfo] Adding casting int to double + fix InchToMm constant" into tizen_3.0

6 years agoMerge "[Messaging] Adding checking return value of calloc" into tizen_3.0
Piotr Kosko [Thu, 20 Jul 2017 13:49:02 +0000 (13:49 +0000)]
Merge "[Messaging] Adding checking return value of calloc" into tizen_3.0

6 years ago[NBS] Add support for ipv6 addresses. 54/139754/2
Tomasz Marciniak [Thu, 13 Jul 2017 13:35:18 +0000 (15:35 +0200)]
[NBS] Add support for ipv6 addresses.

[Verification] Code compiles.
TCT pass rate is 100% (24/24/0/0/0)

Change-Id: Iee84d0ba90acfb78ed33c0f759430ffb05644efb
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
6 years ago[HAM] Adding casting int64_t to float 00/139600/2
Szymon Jastrzebski [Wed, 19 Jul 2017 11:26:34 +0000 (13:26 +0200)]
[HAM] Adding casting int64_t to float

SVACE detected problem with code NO_CAST.INTEGER_DIVISION (25137).
[Verification] Code compiles, TCT HAM passed 100%.

Change-Id: Ie48c2250b70f79c29ea002d2c1e9b89f81e0ac24
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[SystemInfo] Adding casting int to double + fix InchToMm constant 17/139517/3
Szymon Jastrzebski [Wed, 19 Jul 2017 10:35:55 +0000 (12:35 +0200)]
[SystemInfo] Adding casting int to double + fix InchToMm constant

SVACE detected problem with code NO_CAST.INTEGER_DIVISION.

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

Change-Id: Ie6249780860cd61a8c331d77648b6d37b9241c4c
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[Messaging] Adding checking return value of calloc 23/139523/3
Szymon Jastrzebski [Wed, 19 Jul 2017 08:26:56 +0000 (10:26 +0200)]
[Messaging] Adding checking return value of calloc

SVACE detected problem with code DEREF_OF_NULL.RET.ALLOC.

[Verification] Code compiles.

Change-Id: Ibf604637e9f9d08e8c486a421afd94bbe6d6bddc
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years agoMerge branch 'tizen_3.0' into tizen 19/139519/1 accepted/tizen/unified/20170719.132325 submit/tizen/20170719.080849 submit/tizen/20170719.081707
Lukasz Bardeli [Wed, 19 Jul 2017 07:57:08 +0000 (09:57 +0200)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I5d4245b4f62c0802e9d73397df97d097683d05b9

6 years ago[version] 1.91 04/139504/1 accepted/tizen/3.0/common/20170720.141723 accepted/tizen/3.0/ivi/20170720.010552 accepted/tizen/3.0/mobile/20170720.010538 accepted/tizen/3.0/tv/20170720.010544 accepted/tizen/3.0/wearable/20170720.010548 submit/tizen_3.0/20170719.073651
Lukasz Bardeli [Wed, 19 Jul 2017 07:07:36 +0000 (09:07 +0200)]
[version] 1.91

Change-Id: I253cb2dfb07843f3a46694eba5a69719d6006450

6 years ago[SystemInfo] adding support vfpv4 01/139501/1
Lukasz Bardeli [Wed, 19 Jul 2017 06:39:23 +0000 (08:39 +0200)]
[SystemInfo] adding support vfpv4

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

Change-Id: Ibdca896ec76ca69b0269285c1eb735e4b10a1064
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years agoMerge "[Systeminfo] Fixed condition, which caused to call successCallback when not...
Piotr Kosko [Tue, 18 Jul 2017 12:23:46 +0000 (12:23 +0000)]
Merge "[Systeminfo] Fixed condition, which caused to call successCallback when not needed" into tizen_3.0

6 years agoMerge "[Contact] Fixing bug when adding Contact to AddressBook" into tizen_3.0
Piotr Kosko [Tue, 18 Jul 2017 10:52:28 +0000 (10:52 +0000)]
Merge "[Contact] Fixing bug when adding Contact to AddressBook" into tizen_3.0

6 years ago[Systeminfo] Fixed condition, which caused to call successCallback when not needed 02/139302/1
Szymon Jastrzebski [Tue, 18 Jul 2017 09:20:35 +0000 (11:20 +0200)]
[Systeminfo] Fixed condition, which caused to call successCallback when not needed

According to documentation, the successCallback is called in
4 different possible situations.
The condition, which fills the requirements is optimized.

[Verification] SystemInfo TCT passed 100%.

Change-Id: Ie6b24853ed233ecb8ac9d5ee28677e84d2b22f2f
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[EXIF] Fix privilege issue 86/137786/5
Pawel Wasowski [Fri, 7 Jul 2017 16:02:53 +0000 (18:02 +0200)]
[EXIF] Fix privilege issue

Problem: implementation of getExifInfo() used Web API filesystem
resolve() function to check, if file exists on the device. Use of this
function required declaring http://tizen.org/privilege/filesystem.read.

File existence checking has been implemented in EXIF plugin and does not
require declaring any additional privileges.

[Verification] TCT EXIF: 100% pass rate,
        manuall tests with Chrome DevTools did not show any problems

Change-Id: Id9d19965eddb31902f14817eac0bd5ad897f1568
Signed-off-by: Pawel Wasowski <p.wasowski2@partner.samsung.com>