platform/core/api/webapi-plugins.git
7 years ago[Power] Calling "lockstate_nopt" instead of "lockstate" 03/130403/1 accepted/tizen/unified/20170522.190625 submit/tizen/20170522.103041
Szymon Jastrzebski [Mon, 22 May 2017 07:54:39 +0000 (09:54 +0200)]
[Power] Calling "lockstate_nopt" instead of "lockstate"

Since Tizen 4.0 dbus method "lockstate" requires privilege,
thus from now, we call method "lockstate_nopt".

[Verification] Power TCT (M/A) passed 100%

Change-Id: I1b39a250dbef21573bf96a008baaa71da6ba99d2
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
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. 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>
7 years ago[Application] delay of reporting failure changed to 10 seconds 92/125992/1
Piotr Kosko [Wed, 19 Apr 2017 15:08:29 +0000 (17:08 +0200)]
[Application] delay of reporting failure changed to 10 seconds

[verification] code compiles without error.
  TCT passrate 100%

Change-Id: Ife3d8c2053c7884ab0513c0b4b429a8eb2eada24
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years agoMerge branch 'tizen_3.0' into tizen 79/125979/1 accepted/tizen/unified/20170420.054458 submit/tizen/20170419.130254
Piotr Kosko [Wed, 19 Apr 2017 12:34:25 +0000 (14:34 +0200)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I26de83d238f4d9399fdcd8d68c360d87ac260947

7 years ago[version] 1.80 53/125953/1 submit/tizen_3.0/20170419.130346
Piotr Kosko [Wed, 19 Apr 2017 10:33:08 +0000 (12:33 +0200)]
[version] 1.80

Change-Id: I92ecb9191887c1d748ab21d20c5a4203d432912f
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years agoMerge "[Bluetooth] Fix for a memory leak" into tizen_3.0
Piotr Kosko [Wed, 19 Apr 2017 09:47:43 +0000 (02:47 -0700)]
Merge "[Bluetooth] Fix for a memory leak" into tizen_3.0

7 years ago[Bluetooth] Fix for a memory leak 39/125939/1
Pawel Wasowski [Wed, 19 Apr 2017 09:40:25 +0000 (11:40 +0200)]
[Bluetooth] Fix for a memory leak

[Verification] Code compiles

Change-Id: Ie45718fa00d5841eb947e882c3ab694b8f79c285
Signed-off-by: Pawel Wasowski <p.wasowski2@partner.samsung.com>
7 years agoMerge "[Common] Replacing JS warnings + errors" into tizen
Piotr Kosko [Wed, 19 Apr 2017 09:32:41 +0000 (02:32 -0700)]
Merge "[Common] Replacing JS warnings + errors" into tizen

7 years agoMerge "[Common] Replacing JS warnings + errors" into tizen_3.0
Piotr Kosko [Fri, 14 Apr 2017 07:45:44 +0000 (00:45 -0700)]
Merge "[Common] Replacing JS warnings + errors" into tizen_3.0

7 years ago[Tizen] Remove emulator build dependencies 21/123221/9
hk57.kim [Wed, 5 Apr 2017 04:14:59 +0000 (13:14 +0900)]
[Tizen] Remove emulator build dependencies

- This is for Tizen 4.0.

- When you SR this, you need to create JIRA-TRE issue of:
  : add webapi-plugins-mobile-extension-emulator for mobile emulator
  : add webapi-plugins-wearable-extension-emulator for wearable emulator

(It's add, not replace.)

Change-Id: Ifed917e8f1d35194d09fd415e6e587bdf593c5a4
Signed-off-by: hk57.kim <hk57.kim@samsung.com>
7 years ago[Common] Replacing JS warnings + errors 33/124833/1
Szymon Jastrzebski [Wed, 12 Apr 2017 12:24:31 +0000 (14:24 +0200)]
[Common] Replacing JS warnings + errors

[Verification] Related TCT result did not change

Change-Id: I707c8ad25c517c92bc43060f62e762116f65233f
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
7 years ago[Common] Replacing JS warnings + errors 31/124831/1
Szymon Jastrzebski [Wed, 12 Apr 2017 12:22:42 +0000 (14:22 +0200)]
[Common] Replacing JS warnings + errors

[Verification] Related TCT result did not change

Change-Id: I1bba84050fd6eb66f2d5b070614dad7e1a4dd738
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
7 years agoMerge branch 'tizen_3.0' into tizen + [version] 1.80 16/124816/1 accepted/tizen/unified/20170412.153623 submit/tizen/20170412.115828
Piotr Kosko [Wed, 12 Apr 2017 11:09:59 +0000 (13:09 +0200)]
Merge branch 'tizen_3.0' into tizen + [version] 1.80

Change-Id: I5aa7f3bf73eb73d34c9702d1cb1b5fe1be6bb9f2

7 years ago[version] 1.79 05/124805/1 accepted/tizen/3.0/common/20170414.094636 accepted/tizen/3.0/ivi/20170414.042944 accepted/tizen/3.0/mobile/20170414.042452 accepted/tizen/3.0/tv/20170414.042710 accepted/tizen/3.0/wearable/20170414.042854 submit/tizen_3.0/20170412.105625
Piotr Kosko [Wed, 12 Apr 2017 10:30:21 +0000 (12:30 +0200)]
[version] 1.79

Change-Id: I14fc0fceb47c1ec56e37dbd9e380def535fdbdec
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years agoMerge "Revert "[Common] Replacing JS warnings + errors"" into tizen_3.0
Piotr Kosko [Wed, 12 Apr 2017 10:29:08 +0000 (03:29 -0700)]
Merge "Revert "[Common] Replacing JS warnings + errors"" into tizen_3.0

7 years agoRevert "[Common] Replacing JS warnings + errors" 82/124782/1
Piotr Kosko [Wed, 12 Apr 2017 10:27:15 +0000 (03:27 -0700)]
Revert "[Common] Replacing JS warnings + errors"

This reverts commit b49d637448236b92380fa24e8c195056d968822f.

Change-Id: Ia92ed37fbdc45e43ef2ad2eb74bc67cc10244f7f

7 years agoRevert "[Common] Replacing JS warnings + errors" 81/124781/1
Piotr Kosko [Wed, 12 Apr 2017 10:27:07 +0000 (03:27 -0700)]
Revert "[Common] Replacing JS warnings + errors"

This reverts commit 5ca12b157b0a9883a1f82ae97a37d9ff0cc27a67.

Change-Id: If075746cc87afb159e2146ef3774e6c784bfc513

7 years agoMerge "[Common] Replacing JS warnings + errors" into tizen_3.0
Piotr Kosko [Wed, 12 Apr 2017 09:45:32 +0000 (02:45 -0700)]
Merge "[Common] Replacing JS warnings + errors" into tizen_3.0

7 years ago[Common] Replacing JS warnings + errors 57/124157/2
Szymon Jastrzebski [Wed, 12 Apr 2017 08:15:47 +0000 (10:15 +0200)]
[Common] Replacing JS warnings + errors

[Verification] Related TCT result did not change

Change-Id: I32be5db87552997eaa0c173dea29bca13873b5eb
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
7 years ago[Common] Replacing JS warnings + errors 56/124156/2
Szymon Jastrzebski [Wed, 12 Apr 2017 08:12:03 +0000 (10:12 +0200)]
[Common] Replacing JS warnings + errors

[Verification] Related TCT result did not change

Change-Id: I32be5db87552997eaa0c173dea29bca13873b5eb
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
7 years ago[Filesystem] Substitute codePointAt with getCodePoint 39/124539/4
Pawel Wasowski [Tue, 11 Apr 2017 13:41:15 +0000 (15:41 +0200)]
[Filesystem] Substitute codePointAt with getCodePoint

getCodePoint() provides the functionality of String.prototype.codePointAt(),
which is unsupported on some devices.

[Verification] TCT Filesystem tests: the pass rate did not change.

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

7 years agoMerge "[Utils] Allow global JSON object redefinition" into tizen
Piotr Kosko [Thu, 6 Apr 2017 10:25:58 +0000 (03:25 -0700)]
Merge "[Utils] Allow global JSON object redefinition" into tizen

7 years ago[Utils] Allow global JSON object redefinition 24/123624/1 accepted/tizen/3.0/common/20170411.083130 accepted/tizen/3.0/ivi/20170411.005102 accepted/tizen/3.0/mobile/20170411.005001 accepted/tizen/3.0/tv/20170411.005034 accepted/tizen/3.0/wearable/20170411.005051 submit/tizen_3.0/20170410.090908
Jakub Skowron [Thu, 6 Apr 2017 08:14:56 +0000 (10:14 +0200)]
[Utils] Allow global JSON object redefinition

Allow application programmer to redefine global JSON object.
In our code use xwalk.JSON instead

Change-Id: I62d57130584aea42a176633aa758b1f675d65b00
Signed-off-by: Jakub Skowron <j.skowron@samsung.com>
7 years ago[Utils] Allow global JSON object redefinition 68/123468/2
Jakub Skowron [Thu, 6 Apr 2017 08:14:56 +0000 (10:14 +0200)]
[Utils] Allow global JSON object redefinition

Allow application programmer to redefine global JSON object.
In our code use xwalk.JSON instead

Change-Id: I62d57130584aea42a176633aa758b1f675d65b00
Signed-off-by: Jakub Skowron <j.skowron@samsung.com>
7 years agoMerge "[Feedback] Added checking if pattern is supported before playing" into tizen_3.0
Lukasz Bardeli [Wed, 5 Apr 2017 11:43:28 +0000 (04:43 -0700)]
Merge "[Feedback] Added checking if pattern is supported before playing" into tizen_3.0

7 years ago[Feedback] Added checking if pattern is supported before playing 36/122836/4
Szymon Jastrzebski [Wed, 5 Apr 2017 09:01:45 +0000 (11:01 +0200)]
[Feedback] Added checking if pattern is supported before playing

If given pattern is not supported, exception will be thrown.
[Verification] Code compiles
               TCT Feedback passed A 100% M 2 fails
               Failed TCs will be requested to be changed

Change-Id: I6ee43602d4c06ade3a569d48978a78b2f04dccab
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
7 years ago[version] 1.79 43/123343/1 accepted/tizen/unified/20170406.172527 submit/tizen/20170405.081251
Piotr Kosko [Wed, 5 Apr 2017 08:10:36 +0000 (10:10 +0200)]
[version] 1.79

Change-Id: I77b63ad9acf88e7a6620b972f735073b9ad00e28
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years ago[version] 1.78 39/123339/1 submit/tizen_3.0/20170405.081152
Piotr Kosko [Wed, 5 Apr 2017 08:03:41 +0000 (10:03 +0200)]
[version] 1.78

Change-Id: Ia4c40566c8d77071bf45cf1568ec2af23ec480cf
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years ago[Systeminfo] Implementation for remaining time to charge/discharge battery 02/121302/4
Szymon Jastrzebski [Mon, 3 Apr 2017 10:18:51 +0000 (12:18 +0200)]
[Systeminfo] Implementation for remaining time to charge/discharge battery

[Feature] Added attributes timeToDischarge & timeToFullCharge
          to interface SystemInfoBattery

[Verification] TCT systeminfo tests passed 100 %

Change-Id: Iac34bee547d004a9858a3aed7e8fcc736d2e6086
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
7 years agoMerge branch 'tizen_3.0' into tizen 33/122433/1
Piotr Kosko [Fri, 31 Mar 2017 09:31:07 +0000 (11:31 +0200)]
Merge branch 'tizen_3.0' into tizen

Change-Id: If61e4b1576ff011e150b1a4af554bee46598ef1e
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years ago[Convergence] Fixing SVACE issue 28/122428/2
Piotr Kosko [Fri, 31 Mar 2017 09:08:20 +0000 (11:08 +0200)]
[Convergence] Fixing SVACE issue

[Verification] Code compiles without errors.

Change-Id: If7ee6db3ab6939160bfec11f0afe365b606393cc
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years agoMerge "[HAM] Added gesture recognition functionality" into tizen
Piotr Kosko [Fri, 31 Mar 2017 09:04:45 +0000 (02:04 -0700)]
Merge "[HAM] Added gesture recognition functionality" into tizen

7 years ago[Application] Added APIs for listening status of applications 75/116475/5
Tomasz Marciniak [Thu, 26 Jan 2017 12:23:10 +0000 (13:23 +0100)]
[Application] Added APIs for listening status of applications

[Verification] Code compiles.

Change-Id: I320493804fafd9efa26f1f6cbe3a4425a845d1a7
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
7 years ago[HAM] Added gesture recognition functionality 43/117043/5
Tomasz Marciniak [Tue, 28 Feb 2017 11:11:48 +0000 (12:11 +0100)]
[HAM] Added gesture recognition functionality

[Verification] Code compiles.

Change-Id: Iae7b4d5bdd80c3573196abaedc229c4f22706a7c
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
7 years ago[spec] Add license macro 11/120511/2 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170329.172353 accepted/tizen/ivi/20170329.222131 accepted/tizen/mobile/20170329.222031 accepted/tizen/tv/20170329.222103 accepted/tizen/unified/20170329.222140 accepted/tizen/wearable/20170329.222117 submit/tizen/20170329.085121
Lukasz Bardeli [Thu, 23 Mar 2017 06:18:41 +0000 (07:18 +0100)]
[spec] Add license macro

[Verification] Code compiles without error

Change-Id: I9b6536d4655fee4b90e72719c07935084a3e5c6a
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
7 years ago[spec] unified build 38/117738/6
Lukasz Bardeli [Tue, 7 Mar 2017 11:53:29 +0000 (12:53 +0100)]
[spec] unified build

[Verification] with gbs repo http://198.145.20.32/snapshots/tizen/mobile/tizen-mobile_20170306.1/repos/target-TM1/packages/armv7l/ code compiles without error

Change-Id: Icd14279f786d52351f33dbc707b12a32556efab7
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
7 years agoMerge "Do Not Use Repository in Build Script" into tizen
Piotr Kosko [Fri, 24 Mar 2017 08:57:06 +0000 (01:57 -0700)]
Merge "Do Not Use Repository in Build Script" into tizen

7 years agoMerge "Remove Profile Build Dependency" into tizen
Piotr Kosko [Fri, 24 Mar 2017 08:56:32 +0000 (01:56 -0700)]
Merge "Remove Profile Build Dependency" into tizen

7 years ago[version] 1.78 38/120338/1 accepted/tizen/common/20170322.154111 accepted/tizen/ivi/20170322.235535 accepted/tizen/mobile/20170322.235441 accepted/tizen/tv/20170322.235510 accepted/tizen/unified/20170322.235548 accepted/tizen/wearable/20170322.235524 submit/tizen/20170322.095811
Piotr Kosko [Wed, 22 Mar 2017 09:55:07 +0000 (10:55 +0100)]
[version] 1.78

Change-Id: I185364e630a53868d69542dc88a4354ae1b1a046

7 years ago[Alarm] Implementation for alarm notifications 71/117571/10
Szymon Jastrzebski [Wed, 15 Mar 2017 10:51:02 +0000 (11:51 +0100)]
[Alarm] Implementation for alarm notifications

[Verification] Code compiles
               Alarm + Notification TCTs passed 100%
               Added deprecating warning in AlarmAbsolute(Date date, long period) constructor

Change-Id: I8496336e8aaf6a285640f50e58eb3c5a1cb9ebda
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
7 years agoMerge "[Notification] Changed visibility of StatusNotification methods" into tizen
Piotr Kosko [Wed, 15 Mar 2017 07:59:31 +0000 (00:59 -0700)]
Merge "[Notification] Changed visibility of StatusNotification methods" into tizen

7 years agoMerge branch 'tizen_3.0' into tizen 23/119023/1 accepted/tizen/common/20170315.124923 accepted/tizen/ivi/20170315.105153 accepted/tizen/mobile/20170315.105106 accepted/tizen/tv/20170315.105124 accepted/tizen/unified/20170315.105212 accepted/tizen/wearable/20170315.105140 submit/tizen/20170315.072544
Piotr Kosko [Wed, 15 Mar 2017 07:16:09 +0000 (08:16 +0100)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I309108eb6a193241ceea350aed471228f7040b08

7 years ago[version] 1.77 20/119020/1 accepted/tizen/3.0/common/20170316.121517 accepted/tizen/3.0/ivi/20170315.221333 accepted/tizen/3.0/mobile/20170315.221254 accepted/tizen/3.0/tv/20170315.221317 accepted/tizen/3.0/wearable/20170315.221328 submit/tizen_3.0/20170315.072531
Piotr Kosko [Wed, 15 Mar 2017 06:58:38 +0000 (07:58 +0100)]
[version] 1.77

Change-Id: Ic2142cc6efbf4a3d7292b8e779bca13adb31eecd
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years ago[Filesystem] Fix for writing data with 'w' mode 62/118662/1
Tomasz Marciniak [Mon, 13 Mar 2017 12:19:35 +0000 (13:19 +0100)]
[Filesystem] Fix for writing data with 'w' mode

[Feature] If stream is opened with 'w' mode and file exists
its content is discarded before writing data.

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

Change-Id: I5579b7f17175c39a8bf57b210a2a1ff29c1e7e2e
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
7 years agoMerge "[Alarm] Fixing AlarmRelative/Absolute .period" into tizen_3.0
Piotr Kosko [Mon, 13 Mar 2017 11:49:38 +0000 (04:49 -0700)]
Merge "[Alarm] Fixing AlarmRelative/Absolute .period" into tizen_3.0

7 years ago[Alarm] Fixing AlarmRelative/Absolute .period 21/117821/4
Szymon Jastrzebski [Mon, 13 Mar 2017 10:31:34 +0000 (11:31 +0100)]
[Alarm] Fixing AlarmRelative/Absolute .period

When alarm.period wasn't set by user,
tizen.alarm.getAll()/get() should set alarm.period to null, not 0.
After adding alarm period is updated.

[Verification] TCTs passed 59/1/0/0
Failing test case needs to be fixed

Change-Id: I800477b4cefbdfe152b7abb0db750b6713cd0ed3
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
7 years ago[Notification] Changed visibility of StatusNotification methods 68/118068/1
Szymon Jastrzebski [Wed, 8 Mar 2017 12:18:56 +0000 (13:18 +0100)]
[Notification] Changed visibility of StatusNotification methods

Some StatusNotification methods from Notification module will be needed
in new Alarm module implementation.

Change-Id: Ifb41b6287b830cdafc5a67f407cd142c2e7f7f2b
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
7 years agoMerge branch 'tizen_3.0' into tizen 48/118048/1 accepted/tizen/common/20170309.175328 accepted/tizen/ivi/20170308.121817 accepted/tizen/mobile/20170308.121752 accepted/tizen/tv/20170308.121802 accepted/tizen/unified/20170310.075645 accepted/tizen/wearable/20170308.121807 submit/tizen/20170308.110622 submit/tizen_unified/20170310.011401
Piotr Kosko [Wed, 8 Mar 2017 10:43:28 +0000 (11:43 +0100)]
Merge branch 'tizen_3.0' into tizen

Change-Id: Ib4da480084b40a068293bab2dd12163cf8cb909c

7 years ago[version] 1.76 38/118038/1 accepted/tizen/3.0/common/20170315.122743 accepted/tizen/3.0/ivi/20170314.221255 accepted/tizen/3.0/mobile/20170314.221208 accepted/tizen/3.0/tv/20170314.221243 accepted/tizen/3.0/wearable/20170314.221250 submit/tizen_3.0/20170308.104234 submit/tizen_3.0/20170314.091022
Piotr Kosko [Wed, 8 Mar 2017 10:31:28 +0000 (11:31 +0100)]
[version] 1.76

Change-Id: I13301870fffc46da89e2ade6331798d617e0f500
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years agoMerge "[Download] Fix in onFailed cleaning resources" into tizen_3.0
Piotr Kosko [Wed, 8 Mar 2017 10:30:04 +0000 (02:30 -0800)]
Merge "[Download] Fix in onFailed cleaning resources" into tizen_3.0

7 years agoMerge "[Bluetooth] Fix typo in log message format string" into tizen_3.0
Piotr Kosko [Wed, 8 Mar 2017 09:00:18 +0000 (01:00 -0800)]
Merge "[Bluetooth] Fix typo in log message format string" into tizen_3.0

7 years ago[Download] Fix in onFailed cleaning resources 79/117979/1
Piotr Kosko [Wed, 8 Mar 2017 07:52:10 +0000 (08:52 +0100)]
[Download] Fix in onFailed cleaning resources

[Feature] missing unregistration was added

[Verification] TCT passrate 100%.

Change-Id: I363d1bf41496f05128620c3d00c9f0cb2ac839b0
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years agoMerge "[Common] Added cache for mapping privileges" into tizen_3.0
Tomasz Marciniak [Wed, 8 Mar 2017 07:20:52 +0000 (23:20 -0800)]
Merge "[Common] Added cache for mapping privileges" into tizen_3.0

7 years ago[Common] Added cache for mapping privileges 06/117806/1
Piotr Kosko [Tue, 7 Mar 2017 11:38:30 +0000 (12:38 +0100)]
[Common] Added cache for mapping privileges

[Feature] Mapped privileges are stored in static map and there
  is no need to connect to database on each call. This would increase
  the performance of webapi calls, when performed repeatedly.

[Verification] Checking privileges works, checked with chrome console.
  Privilege TCT 100% passrate.

Change-Id: Ie25b636412715e2d1678c9d382d923e4be162256
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years ago[Bluetooth] Fix typo in log message format string 80/117780/3
Pawel Wasowski [Tue, 7 Mar 2017 10:30:43 +0000 (11:30 +0100)]
[Bluetooth] Fix typo in log message format string

[Verification] Proper log message appears in sdb dlog.

Change-Id: I43ea562f1e90034097f97c2c3a348284112b5f44
Signed-off-by: Pawel Wasowski <p.wasowski2@partner.samsung.com>
7 years ago[Bluetooth] Fix Bluetooth LE advertising initialzation 79/117779/2
Pawel Wasowski [Tue, 7 Mar 2017 10:14:14 +0000 (11:14 +0100)]
[Bluetooth] Fix Bluetooth LE advertising initialzation

startAdvertise() could not obtain "uuids" field of BluetoothLEAdvertiseData and "uuid" of BluetoothLEServiceData.

[Verification] After a call to startAdvertise() in application's debug mode, the device becomes discoverable by other devices with its service and serviceData.

Change-Id: Iedf239e1e79df15b32f8c4de9df397635d789eb6
Signed-off-by: Pawel Wasowski <p.wasowski2@partner.samsung.com>
7 years agoDo Not Use Repository in Build Script 37/117737/1
MyungJoo Ham [Wed, 11 Jan 2017 03:19:00 +0000 (12:19 +0900)]
Do Not Use Repository in Build Script

- This is for Tizen 4.0 Only

- We are going to unify the repositories. Do NOT use repository macro.
(Using repository to identify arch is not recommended and will be banned.)

Change-Id: I6554cc4612df4f9c3f987dbe98f30f31844fb61e
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
7 years agoRemove Profile Build Dependency 36/117736/1
MyungJoo Ham [Wed, 30 Nov 2016 11:14:49 +0000 (20:14 +0900)]
Remove Profile Build Dependency

- This is for Tizen 4.0.
  (4.0 Configurability & Building Block prohibits the usage of
  profile macro; the value of "profile" will become "undefined"
  unconditionally.)

- Please create JIRA-TRE issue when SR-ing this:

  - Add webapi-plugins-profile_common for common profile
  - Add webapi-plugins-profile_mobile for mobile profile
  - Add webapi-plugins-profile_wearable for wearable profile
  - Add webapi-plugins-profile_tv for tv profile
  - Add webapi-plugins-profile_ivi for ivi profile

Change-Id: I4cf416b2e0140d963ba0b677206f4aa561f64db2
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Jakub Skowron <j.skowron@samsung.com>
7 years agoMerge "[Notification] added template feature" into tizen
Lukasz Bardeli [Mon, 6 Mar 2017 12:03:41 +0000 (04:03 -0800)]
Merge "[Notification] added template feature" into tizen

7 years ago[Bluetooth] Fix GATT characteristic value change listener 26/117526/1
Pawel Wasowski [Mon, 6 Mar 2017 09:09:43 +0000 (10:09 +0100)]
[Bluetooth] Fix GATT characteristic value change listener

Function registered with addValueChangeListener was not called.

Change-Id: Ida88778e21884510fece8c30b93da265b246db2b

7 years agoMerge branch 'tizen_3.0' into tizen 66/116966/1 accepted/tizen/common/20170302.151649 accepted/tizen/ivi/20170302.120349 accepted/tizen/mobile/20170302.120247 accepted/tizen/tv/20170302.120308 accepted/tizen/unified/20170309.031950 accepted/tizen/wearable/20170302.120320 submit/tizen/20170302.071319 submit/tizen_unified/20170308.100405
Piotr Kosko [Wed, 1 Mar 2017 13:45:42 +0000 (14:45 +0100)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I548277638db1262351d60536814813b590e0a099

7 years ago[version] 1.75 77/116877/1 accepted/tizen/3.0/common/20170303.085836 accepted/tizen/3.0/ivi/20170303.073736 accepted/tizen/3.0/mobile/20170303.073622 accepted/tizen/3.0/tv/20170303.073656 accepted/tizen/3.0/wearable/20170303.073713 submit/tizen_3.0/20170302.070257
Piotr Kosko [Wed, 1 Mar 2017 11:40:45 +0000 (12:40 +0100)]
[version] 1.75

Change-Id: Iacd048e44ffd0dd9dc551c6ef7243f759dbc1baa
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years agoMerge "[Notification] Notification.progressValue should be set to null when is not...
Piotr Kosko [Wed, 1 Mar 2017 10:37:58 +0000 (02:37 -0800)]
Merge "[Notification] Notification.progressValue should be set to null when is not defined by user" into tizen_3.0

7 years ago[Notification] Notification.progressValue should be set to null when is not defined... 75/116775/1
Szymon Jastrzebski [Tue, 28 Feb 2017 07:25:49 +0000 (08:25 +0100)]
[Notification] Notification.progressValue should be set to null when is not defined by user

Below comparision should always be true.
tizen.notification.post(noti);
tizen.notification.get(id).progressValue === noti.progressValue // true

[Verification] Notification TCT tests passed 100%

Change-Id: Ia53a25eaf5aee110e4fe3128d18e87fdaa2deb9f
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
7 years ago[Common] JS logs are turned off with debugging flag 56/116656/1
Piotr Kosko [Mon, 27 Feb 2017 11:31:56 +0000 (12:31 +0100)]
[Common] JS logs are turned off with debugging flag

[Feature] console.log is disabled by default but can be easily enable
  with setting a flag to 'true' value.

[Verification] Related TCTs result didn't change.

Change-Id: If19acaf3a9e2cd8d33bbeb15118b5c6d72f75ac2
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years ago[version] 1.75 86/116286/1 accepted/tizen/common/20170223.182610 accepted/tizen/ivi/20170223.221209 accepted/tizen/mobile/20170223.221116 accepted/tizen/tv/20170223.221139 accepted/tizen/wearable/20170223.221150 submit/tizen/20170223.133315
Lukasz Bardeli [Thu, 23 Feb 2017 13:27:56 +0000 (14:27 +0100)]
[version] 1.75

Change-Id: I16886ff70e06aace64c5cd3c0c00557bb1a8c3de
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>