platform/core/api/webapi-plugins.git
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 "[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 "[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 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 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 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[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 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[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 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[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 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 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 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>
6 years ago[Application] Fix category array population bug 90/138790/2
Pawel Wasowski [Thu, 13 Jul 2017 19:57:37 +0000 (21:57 +0200)]
[Application] Fix category array population bug

Problem: application's categories were not passed from C++ to JS layer

Verification: it has been proved in tests in Chrome DevTools, that
        application's categories may be obtained with Application API
        TCT Application pass rate: 100%

Change-Id: I0995cd464315c9194196874fa488d52de49b1e69
Signed-off-by: Pawel Wasowski <p.wasowski2@partner.samsung.com>
6 years ago[Contact] Fixing bug when adding Contact to AddressBook 59/138659/1
Szymon Jastrzebski [Thu, 13 Jul 2017 06:19:53 +0000 (08:19 +0200)]
[Contact] Fixing bug when adding Contact to AddressBook

There was a bug, which caused application to crash everytime
when adding more than one nickname.
In every iteration of nicknames, the same nickname-handler
was added to parent-handler. The crash happened during attempting
to free parent-handler with all its children (double free).

Contact TCT passed 100%.

Change-Id: Ibaddf2ce17aacb6dcf40422fc0303ec5e1142089
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[version] 1.90 89/138489/1 accepted/tizen/3.0/common/20170713.114200 accepted/tizen/3.0/ivi/20170712.221608 accepted/tizen/3.0/mobile/20170712.221554 accepted/tizen/3.0/tv/20170712.221600 accepted/tizen/3.0/wearable/20170712.221604 submit/tizen_3.0/20170712.103254
Piotr Kosko [Wed, 12 Jul 2017 09:28:36 +0000 (11:28 +0200)]
[version] 1.90

Change-Id: Iae694af4c97bdd2a918a8a2ca59d2633f1863b7b
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years agoMerge "[FMRadio] Fixing memory leak" into tizen_3.0
Piotr Kosko [Tue, 11 Jul 2017 10:54:26 +0000 (10:54 +0000)]
Merge "[FMRadio] Fixing memory leak" into tizen_3.0

6 years agoMerge "[Messaging] Replacing call of email_attachment_data_t structure constructor...
Piotr Kosko [Tue, 11 Jul 2017 10:53:38 +0000 (10:53 +0000)]
Merge "[Messaging] Replacing call of email_attachment_data_t structure constructor to calloc" into tizen_3.0

6 years agoMerge "[Bluetooth] Fixing memory leak" into tizen_3.0
Piotr Kosko [Tue, 11 Jul 2017 10:17:25 +0000 (10:17 +0000)]
Merge "[Bluetooth] Fixing memory leak" into tizen_3.0

6 years ago[Bluetooth] Fixing memory leak 51/137951/2
Szymon Jastrzebski [Mon, 10 Jul 2017 11:12:39 +0000 (13:12 +0200)]
[Bluetooth] Fixing memory leak

user_data was lost when native function app_control_send_launch_request
returned value different from APP_CONTROL_ERROR_NONE.
In case of fail, we need to delete allocated memory manually.

TCT bluetooth passed 100%.

Change-Id: I5aa08bfdda97a5dfab7718177be0fbb3f4c9dae0
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[Messaging] Replacing call of email_attachment_data_t structure constructor to calloc 44/137944/2
Szymon Jastrzebski [Fri, 7 Jul 2017 12:41:54 +0000 (14:41 +0200)]
[Messaging] Replacing call of email_attachment_data_t structure constructor to calloc

Native function email_free_attachment_data uses free() to release allocated
memory pointing by tmp. Thus, we should call calloc() instead of structure's
constructor.
Messaging-email TCT passed 100%.

Change-Id: Ib81f1da2e0270cfa76aef0eab7005d968c1f102c
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[FMRadio] Fixing memory leak 45/137945/3
Szymon Jastrzebski [Mon, 10 Jul 2017 10:31:20 +0000 (12:31 +0200)]
[FMRadio] Fixing memory leak

There was a memory leak, which happened when user called
tizen.fmradio.scanStop, after starting scanning.
user_data was allocated in method FMRadioManager::ScanStart
but it was lost when scanning was interrupted.

FMRadio TCT passed 100%.

Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
Change-Id: I2f4b8b74c8a7703dd9d31f5ca8e338caa5e90c45

6 years ago[Filesystem] Support for 2GB+ files added 37/137937/1
Piotr Kosko [Mon, 10 Jul 2017 09:46:02 +0000 (11:46 +0200)]
[Filesystem] Support for 2GB+ files added

[Feature] Plugins are build with '-D_FILE_OFFSET_BITS=64' flag to
  support files larger that 2GB.

[Verification] Code compiles without errors.
  TCT passrate 100%.
  Checked in console with code:
// bigfiletest contains 4GB file
 tizen.filesystem.resolve(
   'images/bigfiletest',
   function(dir) {
     function onsuccess(files) {
       for (var i = 0; i < files.length; i++) {
         console.log(files[i].name + "  size: "  + files[i].fileSize );
       }
     }
     dir.listFiles(onsuccess);
   }, function(e) {
     console.log("Error: " + e.message);
   }, "r"
 );
/// result
// BIG.txt  size: 4294967296

Change-Id: I21513b533eeee0294267888d416ec3d0a85c91bf
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[version] 1.89 71/137271/1 accepted/tizen/3.0/common/20170706.101416 accepted/tizen/3.0/ivi/20170705.230447 accepted/tizen/3.0/mobile/20170705.230433 accepted/tizen/3.0/wearable/20170705.230443 submit/tizen_3.0/20170705.072305
Piotr Kosko [Wed, 5 Jul 2017 07:10:11 +0000 (09:10 +0200)]
[version] 1.89

Change-Id: Icf0dcfdfa530d3fad644cc560a00ea1933064188
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[Utils] Fix privilege bypass, StringCopy function 48/136648/2
Jakub Skowron [Fri, 30 Jun 2017 14:02:34 +0000 (16:02 +0200)]
[Utils] Fix privilege bypass, StringCopy function

User could redefine String and String.indexOf to bypass privilege
check and to go outside of virtual-root by ../ in path

Change-Id: Ia9f7210ba685d1df18c9c443706361f624a38c1e
Signed-off-by: Jakub Skowron <j.skowron@samsung.com>
6 years ago[version] 1.88 25/136125/1 accepted/tizen/3.0/common/20170630.144402 accepted/tizen/3.0/ivi/20170630.081346 accepted/tizen/3.0/mobile/20170630.081308 accepted/tizen/3.0/tv/20170630.081319 accepted/tizen/3.0/wearable/20170630.081334 submit/tizen_3.0/20170628.113010
Piotr Kosko [Wed, 28 Jun 2017 06:48:39 +0000 (08:48 +0200)]
[version] 1.88

Change-Id: I8944a33b7b9421c481f988f09f753c668fae927c
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[Application][Alarm] Free app_control_h using app_control_destroy 17/136117/2
Lukasz Bardeli [Wed, 28 Jun 2017 06:24:32 +0000 (08:24 +0200)]
[Application][Alarm] Free app_control_h using app_control_destroy

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

Change-Id: I5c32e2307d9b7e8b36df0919c670c97b5828a572

6 years ago[SystemInfo] Fix for "BATTERY" property value change listener callbacks 60/135460/1
Pawel Wasowski [Thu, 22 Jun 2017 10:29:13 +0000 (12:29 +0200)]
[SystemInfo] Fix for "BATTERY" property value change listener callbacks

Callbacks called on "BATTERY" property value change threw an exception,
if "lowThreshold" or "highThreshold" SystemInfoOptions were specified.

[Verification] Tested in Chrome DevTools, registered callbacks work
fine.

Change-Id: Ie50dfb0710e9b203e072ff5336b77ff27c464031
Signed-off-by: Pawel Wasowski <p.wasowski2@partner.samsung.com>
6 years ago[version] 1.87 57/133957/1 accepted/tizen/3.0/common/20170616.064038 accepted/tizen/3.0/ivi/20170614.223709 accepted/tizen/3.0/mobile/20170614.223659 accepted/tizen/3.0/tv/20170614.223703 accepted/tizen/3.0/wearable/20170614.223706 submit/tizen_3.0/20170614.060924
Piotr Kosko [Wed, 14 Jun 2017 05:26:56 +0000 (07:26 +0200)]
[version] 1.87

Change-Id: Ic2a1806af385df069553fcdb38d57e362ff94c36
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[Power] Restore system side brightness 38/132738/1
Tomasz Marciniak [Wed, 7 Jun 2017 10:07:09 +0000 (12:07 +0200)]
[Power] Restore system side brightness

[Verification] Code compiles.
TCT pass rate 100% (auto and manual)
Now system side brightness is restored when
application is closed/terminated.

Change-Id: I9fe5a60c7f4f85e5ed9f891f16fb7e5cf57ee857
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
6 years ago[version] 1.86 90/132690/1 accepted/tizen/3.0/common/20170608.115433 accepted/tizen/3.0/ivi/20170608.070900 accepted/tizen/3.0/mobile/20170608.070851 accepted/tizen/3.0/tv/20170608.070854 accepted/tizen/3.0/wearable/20170608.070857 submit/tizen_3.0/20170607.071303
Piotr Kosko [Wed, 7 Jun 2017 06:47:54 +0000 (08:47 +0200)]
[version] 1.86

Change-Id: Ifcc9c5bcf836582ab986f53808fdf1ec3ce14ce7

6 years ago[Archive] checking if dynamic_cast succeeded 76/132676/1
Lukasz Bardeli [Wed, 7 Jun 2017 06:27:26 +0000 (08:27 +0200)]
[Archive] checking if dynamic_cast succeeded

[Verification] Code compiles without error

Change-Id: Id48b95aaea1d69573a1e50acaa12304b338b8ef8

6 years agoMerge "[Convergence] Disabling Convergence module" into tizen_3.0
Piotr Kosko [Wed, 7 Jun 2017 05:41:52 +0000 (05:41 +0000)]
Merge "[Convergence] Disabling Convergence module" into tizen_3.0

6 years ago[Archive][Convergence][Sound] fix cppTest issue 73/132473/2
Lukasz Bardeli [Fri, 2 Jun 2017 09:55:09 +0000 (11:55 +0200)]
[Archive][Convergence][Sound] fix cppTest issue

[verification] Code compiles without error

Change-Id: Iee11cdaf9647103fa54ede1c00168413f747016b
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[Convergence] Disabling Convergence module 38/132438/2
Szymon Jastrzebski [Mon, 5 Jun 2017 07:16:04 +0000 (09:16 +0200)]
[Convergence] Disabling Convergence module

HQ requested to remove Convergence API from Tizen 3.0.

Change-Id: Ide749fe9bd2f23c1d0c845042d7530fe3146cafc

6 years ago[version] 1.85 66/131966/1 accepted/tizen/3.0/common/20170602.150535 accepted/tizen/3.0/ivi/20170601.235936 accepted/tizen/3.0/mobile/20170601.235927 accepted/tizen/3.0/tv/20170601.235930 accepted/tizen/3.0/wearable/20170601.235933 submit/tizen_3.0/20170531.113531
Piotr Kosko [Wed, 31 May 2017 10:14:21 +0000 (12:14 +0200)]
[version] 1.85

Change-Id: Ib8a70c3f450f4e96598b13f3018bb4bd37b74c1c

6 years agoMerge "[Iotcon] fix for iotcon, pass information about representation" into tizen_3.0
Piotr Kosko [Mon, 29 May 2017 12:56:34 +0000 (12:56 +0000)]
Merge "[Iotcon] fix for iotcon, pass information about representation" into tizen_3.0

6 years agofixed setters of DownloadRequest 50/131150/2
Piotr Kosko [Thu, 25 May 2017 12:10:25 +0000 (14:10 +0200)]
fixed setters of DownloadRequest

[Verification] Code checked with chrome console.
  TCT passrate 100%.

Change-Id: I7c9976efaf900452ee3da63fb13a3de1f0fa4466
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[version] 1.84 04/130904/1 accepted/tizen/3.0/common/20170525.123724 accepted/tizen/3.0/ivi/20170525.080520 accepted/tizen/3.0/mobile/20170525.080503 accepted/tizen/3.0/tv/20170525.080505 accepted/tizen/3.0/wearable/20170525.080517 submit/tizen_3.0/20170524.101153
Piotr Kosko [Wed, 24 May 2017 10:10:23 +0000 (12:10 +0200)]
[version] 1.84

Change-Id: I96ee3646219e313a394cdf73595eaea57876aca6

6 years ago[SystemInfo] Throwing NOT_SUPPORTED_ERR added 02/130902/1
Szymon Jastrzebski [Fri, 19 May 2017 10:58:22 +0000 (12:58 +0200)]
[SystemInfo] Throwing NOT_SUPPORTED_ERR added

[Verification] TCT SystemInfo passed 100% (TM1, TW1, TV)
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
Change-Id: I30f56f7539be3baa59ec68fe75c357b4b26080e5

6 years agoRevert "Merge "[SystemInfo] Throwing NOT_SUPPORTED_ERR added" into tizen_3.0" 57/130857/1
Piotr Kosko [Wed, 24 May 2017 07:28:31 +0000 (09:28 +0200)]
Revert "Merge "[SystemInfo] Throwing NOT_SUPPORTED_ERR added" into tizen_3.0"

This reverts commit 419840dd69b04b96c04d7e1eadc0b00638416d2b, reversing
changes made to 1bd2aeb95e97cded73f308ec47daaf845eb2ab07.

Change-Id: I1ce726dccc97afd5d5d2423e85a053db4bedbd50

6 years ago[Iotcon] fix for iotcon, pass information about representation 27/130827/1
Lukasz Bardeli [Wed, 24 May 2017 06:14:00 +0000 (08:14 +0200)]
[Iotcon] fix for iotcon, pass information about representation

[verification] Code compiles without error
               Passrate 1 run 1 block, second run 100%

Change-Id: I2cfc09dd6244a2664dc901ba6ecc3bd151574f60
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years agoMerge "[SystemInfo] Throwing NOT_SUPPORTED_ERR added" into tizen_3.0
Piotr Kosko [Wed, 24 May 2017 05:58:58 +0000 (05:58 +0000)]
Merge "[SystemInfo] Throwing NOT_SUPPORTED_ERR added" into tizen_3.0

7 years ago[SystemInfo] Throwing NOT_SUPPORTED_ERR added 44/127744/5
Szymon Jastrzebski [Fri, 19 May 2017 10:58:22 +0000 (12:58 +0200)]
[SystemInfo] Throwing NOT_SUPPORTED_ERR added

[Verification] TCT SystemInfo passed 100% (TM1, TW1, TV)
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
Change-Id: I18753fcf052b954dd3f88839db58616b137bfd3b

7 years ago[Filesystem] Add validation of decoded UTF-8 characters 95/130095/1
Pawel Wasowski [Thu, 18 May 2017 09:50:31 +0000 (11:50 +0200)]
[Filesystem] Add validation of decoded UTF-8 characters

_utf8_decode function used to throw a RangeError exception, when an
invalid UTF-8 sequence was converted to a Unicode code point.

Byte sequences, invalid in terms of UTF-8, are now substituted with
an Unicode replacement character.

[Verification] TCT tct-filesystem-tizen-tests and tct-file-cordova-tests
               pass rate on a Z400 mobile device is 100%.
               Decoding was tested manually against numerous problematic
               byte sequences.

Change-Id: If8aefd3434a1b96ead11e36a1db1ddee4f2c3904
Signed-off-by: Pawel Wasowski <p.wasowski2@partner.samsung.com>
(cherry picked from commit 3c44b8fe425f22c41bea2c54ce04de60e29135e4)

7 years ago[Filesystem] Add validation of decoded UTF-8 characters 70/129970/1
Pawel Wasowski [Thu, 18 May 2017 09:50:31 +0000 (11:50 +0200)]
[Filesystem] Add validation of decoded UTF-8 characters

_utf8_decode function used to throw a RangeError exception, when an
invalid UTF-8 sequence was converted to a Unicode code point.

Byte sequences, invalid in terms of UTF-8, are now substituted with
an Unicode replacement character.

[Verification] TCT tct-filesystem-tizen-tests and tct-file-cordova-tests
               pass rate on a Z400 mobile device is 100%.
               Decoding was tested manually against numerous problematic
               byte sequences.

Change-Id: If8aefd3434a1b96ead11e36a1db1ddee4f2c3904
Signed-off-by: Pawel Wasowski <p.wasowski2@partner.samsung.com>
7 years agoMerge "[Feedback] Error codes adjusted to the documentation." into tizen
Piotr Kosko [Thu, 18 May 2017 10:30:57 +0000 (10:30 +0000)]
Merge "[Feedback] Error codes adjusted to the documentation." into tizen

7 years ago[Feedback] Error codes adjusted to the documentation. 20/129920/1
Tomasz Marciniak [Thu, 18 May 2017 08:37:21 +0000 (10:37 +0200)]
[Feedback] Error codes adjusted to the documentation.

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

Change-Id: I38fc1ad18b445253c0e87366c6c2841ebd54f13e
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
7 years ago[Feedback] Error codes adjusted to the documentation. 77/129877/1
Tomasz Marciniak [Thu, 18 May 2017 08:37:21 +0000 (10:37 +0200)]
[Feedback] Error codes adjusted to the documentation.

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

Change-Id: I38fc1ad18b445253c0e87366c6c2841ebd54f13e
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
7 years agoMerge branch 'tizen_3.0' into tizen 47/129647/1 accepted/tizen/unified/20170518.061218 submit/tizen/20170517.101800
Piotr Kosko [Wed, 17 May 2017 08:55:34 +0000 (10:55 +0200)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I2b7b0295b943f1e98fd66f9b530501bdf897ea5c

7 years ago[version] 1.83 46/129646/1 accepted/tizen/3.0/common/20170519.185901 accepted/tizen/3.0/ivi/20170519.065935 accepted/tizen/3.0/mobile/20170519.065926 accepted/tizen/3.0/tv/20170519.065929 accepted/tizen/3.0/wearable/20170519.065932 submit/tizen_3.0/20170517.100934
Piotr Kosko [Wed, 17 May 2017 08:53:56 +0000 (10:53 +0200)]
[version] 1.83

Change-Id: Ib1ddf07b8fc019d0145271fa6728f674060f3073

7 years agoMerge "Merge branch 'tizen_3.0' into tizen" into tizen accepted/tizen/unified/20170512.170106 submit/tizen/20170512.112145
Piotr Kosko [Fri, 12 May 2017 09:57:14 +0000 (09:57 +0000)]
Merge "Merge branch 'tizen_3.0' into tizen" into tizen

7 years agoMerge branch 'tizen_3.0' into tizen 01/129001/1
Piotr Kosko [Fri, 12 May 2017 09:46:35 +0000 (11:46 +0200)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I3e73fa96331002393ccfdcfbdb2e97ee23b1993e

7 years agoMerge "[Filesystem] SVACE issue fix" into tizen_3.0 accepted/tizen/3.0/common/20170515.150258 accepted/tizen/3.0/ivi/20170515.064334 accepted/tizen/3.0/mobile/20170515.064326 accepted/tizen/3.0/tv/20170515.064329 accepted/tizen/3.0/wearable/20170515.064331 submit/tizen_3.0/20170512.112122
Lukasz Bardeli [Fri, 12 May 2017 07:20:36 +0000 (07:20 +0000)]
Merge "[Filesystem] SVACE issue fix" into tizen_3.0

7 years ago[Filesystem] SVACE issue fix 68/128968/1
Piotr Kosko [Fri, 12 May 2017 07:09:58 +0000 (09:09 +0200)]
[Filesystem] SVACE issue fix

Change-Id: I3f8d221154225a45462e8e1e931031f4ef0bb772
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years agoMerge "[NBS] fix for NetworkSuccessCallback" into tizen_3.0
Piotr Kosko [Fri, 12 May 2017 05:41:15 +0000 (05:41 +0000)]
Merge "[NBS] fix for NetworkSuccessCallback" into tizen_3.0

7 years ago[NBS] fix for NetworkSuccessCallback 25/128825/1
Lukasz Bardeli [Thu, 11 May 2017 12:17:21 +0000 (14:17 +0200)]
[NBS] fix for NetworkSuccessCallback

[Verification] Code compile without error.
               Passrate 100% (25/25/0/0/0)

Change-Id: Iac73307c53fe98e68f051001ebc5323e97a9589f
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
7 years ago[NBS] fix for NetworkSuccessCallback 24/128824/1
Lukasz Bardeli [Thu, 11 May 2017 12:17:21 +0000 (14:17 +0200)]
[NBS] fix for NetworkSuccessCallback

[Verification] Code compile without error.
               Passrate 100% (25/25/0/0/0)

Change-Id: Iac73307c53fe98e68f051001ebc5323e97a9589f
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
7 years ago[Convergence] Fix for temporary object returned 47/128547/1
Tomasz Marciniak [Wed, 10 May 2017 10:00:56 +0000 (12:00 +0200)]
[Convergence] Fix for temporary object returned

[Bug] rvalue objects were returned instead of
reference to picojson string.

[Verification] Code compiles.

Change-Id: Iee750c9bd00699c76808e7a6cf268221916a0f7d
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
7 years ago[Application] Wrapped code for context API with ifdef 37/128537/1
Piotr Kosko [Wed, 10 May 2017 09:21:01 +0000 (11:21 +0200)]
[Application] Wrapped code for context API with ifdef

[Verification] Code compiles without errors.
  Feature checked in chrome console.

Change-Id: I6e88d5d8da383e1f0d227e11905eeffb3235d1ba
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years ago[MessagePort] Fix for temporary object returned. 39/128539/1
Tomasz Marciniak [Wed, 10 May 2017 09:45:37 +0000 (11:45 +0200)]
[MessagePort] Fix for temporary object returned.

[Bug] rvalue objects were returned instead of
reference to picojson string.

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

Change-Id: I30b6c3f3d2ec4730f2e810a66d1b6ebb17f5a418
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
7 years agoMerge branch 'tizen_3.0' into tizen 78/128478/1 accepted/tizen/unified/20170510.183253 submit/tizen/20170510.071531
Piotr Kosko [Wed, 10 May 2017 06:59:26 +0000 (08:59 +0200)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I58b8edb25898c5318a29c331fef5db08401447d1

7 years ago[version] 1.82 74/128474/1 accepted/tizen/3.0/common/20170511.174318 accepted/tizen/3.0/ivi/20170510.222334 accepted/tizen/3.0/mobile/20170510.222315 accepted/tizen/3.0/tv/20170510.222324 accepted/tizen/3.0/wearable/20170510.222328 submit/tizen_3.0/20170510.071359 submit/tizen_3.0_common/20170511.082856
Piotr Kosko [Wed, 10 May 2017 06:56:00 +0000 (08:56 +0200)]
[version] 1.82

Change-Id: Icca95a45fd114a0785ff4086e8c35405c828d8b4
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years agoMerge "[Systeminfo] Implementation for remaining time to charge/discharge battery...
Piotr Kosko [Wed, 10 May 2017 06:53:48 +0000 (06:53 +0000)]
Merge "[Systeminfo] Implementation for remaining time to charge/discharge battery" into tizen

7 years agoMerge "[Application] Implementation for method getBatteryUsageInfo" into tizen
Piotr Kosko [Wed, 10 May 2017 06:45:58 +0000 (06:45 +0000)]
Merge "[Application] Implementation for method getBatteryUsageInfo" into tizen

7 years ago[Filesystem] Rewrite f_isSubDir to handle symbolic links correctly 31/128331/1
Pawel Wasowski [Mon, 8 May 2017 16:05:27 +0000 (18:05 +0200)]
[Filesystem] Rewrite f_isSubDir to handle symbolic links correctly

The function did not resolve indirect paths, i.e. containing symbolic
links.

The problem was reported in following PLM issues: P170503-03986, P170309-04700

[Verification] tct-filesystem-tizen-tests 100% pass rate
               The problem reported in mentioned PLM issues does not
               show up after applying the patch.

Change-Id: Ie9056e2f504333d2706622b9f3824807373902c6
Signed-off-by: Pawel Wasowski <p.wasowski2@partner.samsung.com>
7 years ago[Convergence] Fix SVACE issue 95/128295/1
Pawel Wasowski [Mon, 8 May 2017 11:14:33 +0000 (13:14 +0200)]
[Convergence] Fix SVACE issue

BUG WGID: 174706, WID: 22870047

[Verification] Code compiles

Change-Id: I03b1535f85a22d84aef244b4dc5a872e4d9a9ab7

7 years agoMerge "[Common] Fix for temporary object returned." into tizen
Lukasz Bardeli [Fri, 5 May 2017 10:34:57 +0000 (10:34 +0000)]
Merge "[Common] Fix for temporary object returned." into tizen

7 years ago[Common] Fix for temporary object returned. 49/127749/3
Tomasz Marciniak [Fri, 28 Apr 2017 13:42:19 +0000 (15:42 +0200)]
[Common] Fix for temporary object returned.

[Bug] Some rvalue objects were returned.
Now only reference to picojson string is returned.
Change is applied in Alarm and Application modules.

[Verification] Code compiles.

Change-Id: Ic0c59467bf994813b3799235cc9e22d98700d23b
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
7 years ago[Common] Fix for temporary object returned. 50/127750/2
Tomasz Marciniak [Fri, 28 Apr 2017 13:42:19 +0000 (15:42 +0200)]
[Common] Fix for temporary object returned.

[Bug] Some rvalue objects were returned.
Now only reference to picojson string is returned.
Change is applied in Alarm and Application modules.

[Verification] Code compiles.

Change-Id: Ic0c59467bf994813b3799235cc9e22d98700d23b
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
7 years ago[Notification] added missing include 32/127732/1 accepted/tizen/unified/20170429.023546 submit/tizen/20170427.133911
Piotr Kosko [Fri, 28 Apr 2017 11:39:35 +0000 (13:39 +0200)]
[Notification] added missing include

[Verification] code compiles without errors.

Change-Id: I1654f853b424a96dfc6b48439aef0bdc6b34406e
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years agoRevert "[Common][Contact][Callhistory] changed required rpm name" 19/127619/1
Piotr Kosko [Fri, 28 Apr 2017 05:50:06 +0000 (05:50 +0000)]
Revert "[Common][Contact][Callhistory] changed required rpm name"

.pc file name was not changed, commit is not needed.

This reverts commit b8b6af88c5551ee781196a4f6e389cf4f2984625.

Change-Id: I8edc1e68cce0d0fcb4057bef3d838ff0406a7c53

7 years ago[Application] Implementation for method getBatteryUsageInfo 69/123869/5
Szymon Jastrzebski [Thu, 27 Apr 2017 13:53:18 +0000 (15:53 +0200)]
[Application] Implementation for method getBatteryUsageInfo

[Verification] Code compiles

Change-Id: Iee809b801803868405c1f83986fa6de7f3ea22ed
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
7 years ago[Common][Contact][Callhistory] changed required rpm name 29/127429/2 submit/tizen/20170427.103040
Piotr Kosko [Thu, 27 Apr 2017 08:15:02 +0000 (10:15 +0200)]
[Common][Contact][Callhistory] changed required rpm name

[Comment] related native change https://review.tizen.org/gerrit/#/c/126363/
  need to be merged first.

Change-Id: I5d7280a38bfd07a9d73ae11d66a53c14d549146d
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years agoMerge branch 'tizen_3.0' into tizen 06/127206/1 accepted/tizen/unified/20170426.200505 submit/tizen/20170426.113227
Piotr Kosko [Wed, 26 Apr 2017 10:53:33 +0000 (12:53 +0200)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I039abb6ef5358db21d1afba42224d2b07e8a1e03

7 years ago[version] 1.81 92/127192/1 accepted/tizen/3.0/common/20170508.152948 accepted/tizen/3.0/ivi/20170508.045911 accepted/tizen/3.0/mobile/20170508.045809 accepted/tizen/3.0/tv/20170508.045850 accepted/tizen/3.0/wearable/20170508.045901 submit/tizen_3.0-common/20170508.080135 submit/tizen_3.0-common/20170508.081301 submit/tizen_3.0-common/20170508.091535 submit/tizen_3.0/20170426.113039 submit/tizen_3.0_common/20170508.091735
Piotr Kosko [Wed, 26 Apr 2017 10:50:07 +0000 (12:50 +0200)]
[version] 1.81

Change-Id: I12c6cf70787ee9dcfbe94592084ee89b2965eb60
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years ago[Utils] Fix for undefined _console function. 77/127177/2
Tomasz Marciniak [Wed, 26 Apr 2017 09:45:14 +0000 (11:45 +0200)]
[Utils] Fix for undefined _console function.

[Verification] Code compiles.

Change-Id: I752ee4cbf05645b891a70c73419d02928c22fc0c
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
7 years agoMerge "[Application] Added APIs for listening status of applications" into tizen
Piotr Kosko [Wed, 26 Apr 2017 06:56:31 +0000 (06:56 +0000)]
Merge "[Application] Added APIs for listening status of applications" into tizen

7 years ago[Content] changed included header 46/126846/1
Piotr Kosko [Tue, 25 Apr 2017 06:49:51 +0000 (08:49 +0200)]
[Content] changed included header

[Verification] Code compiles without errors.

Change-Id: Idd10e10297d71368391db575d91d35a634f96c8a
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years ago[Application] Commenting LaunchCheckTerminate() 71/126371/1
Szymon Jastrzebski [Fri, 21 Apr 2017 06:35:06 +0000 (08:35 +0200)]
[Application] Commenting LaunchCheckTerminate()

The issue in crosswalk-tizen seems to be solved,
so we can no longer make workaround.

[Verification] Application TCT passed 100%

Change-Id: Ib196b583e2acd8bb488ae993bd805ea28aed476e
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
7 years agoRevert "[Application] delay of reporting failure changed to 10 seconds" 70/126370/1
Szymon Jastrzebski [Fri, 21 Apr 2017 06:41:39 +0000 (08:41 +0200)]
Revert "[Application] delay of reporting failure changed to 10 seconds"

This reverts commit 52e9afa3227f9a3186f85c18bd08bc25899b4b8d.

Change-Id: I22bc8e4e1e3f61b6fa2e45de139391620c80dc53
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>