platform/core/api/webapi-plugins.git
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 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[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 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 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[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[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 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 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_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[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 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 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 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 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 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.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[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 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[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 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 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.74 60/115960/1 accepted/tizen/3.0/common/20170224.125704 accepted/tizen/3.0/ivi/20170224.080408 accepted/tizen/3.0/mobile/20170224.080231 accepted/tizen/3.0/tv/20170224.080316 accepted/tizen/3.0/wearable/20170224.080342 submit/tizen_3.0/20170222.074222
Piotr Kosko [Wed, 22 Feb 2017 07:09:45 +0000 (08:09 +0100)]
[version] 1.74

Change-Id: I67ad8db60f5fd22287d700aeca8eb8316006e3b8
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years ago[Bluetooth] Fixing initialization order 77/115177/1
Szymon Jastrzebski [Thu, 16 Feb 2017 11:59:45 +0000 (12:59 +0100)]
[Bluetooth] Fixing initialization order

Change-Id: I83a2b3b265dc69c203b98c7314501be5a2e23c3a
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
7 years ago[version] 1.73 81/114481/1 accepted/tizen/3.0/common/20170214.180704 accepted/tizen/3.0/ivi/20170214.092036 accepted/tizen/3.0/mobile/20170214.091845 accepted/tizen/3.0/tv/20170214.091916 accepted/tizen/3.0/wearable/20170214.091949 submit/tizen_3.0/20170213.112925
Lukasz Bardeli [Mon, 13 Feb 2017 11:26:27 +0000 (12:26 +0100)]
[version] 1.73

Change-Id: Ia097923cbc7957619e95250fd0af7c1efd64a7e5
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
7 years agoMerge "[SystemInfo] fix to getPropertyValue STORAGE" into tizen_3.0
Tomasz Marciniak [Mon, 13 Feb 2017 11:24:03 +0000 (03:24 -0800)]
Merge "[SystemInfo] fix to getPropertyValue STORAGE" into tizen_3.0

7 years agoMerge "[Archive] Private members initialized" into tizen_3.0
Lukasz Bardeli [Mon, 13 Feb 2017 11:22:14 +0000 (03:22 -0800)]
Merge "[Archive] Private members initialized" into tizen_3.0

7 years agoMerge "[Bluetooth] Private member initialized" into tizen_3.0
Lukasz Bardeli [Mon, 13 Feb 2017 11:15:19 +0000 (03:15 -0800)]
Merge "[Bluetooth] Private member initialized" into tizen_3.0

7 years ago[Bluetooth] Private member initialized 15/114015/2
Szymon Jastrzebski [Thu, 9 Feb 2017 12:43:36 +0000 (13:43 +0100)]
[Bluetooth] Private member initialized

[Verification] TCT tests passed

Change-Id: I1238a5955511f381afcdfb835c4627418679bdf7
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
7 years ago[Archive] Private members initialized 17/114017/2
Szymon Jastrzebski [Mon, 13 Feb 2017 10:37:59 +0000 (11:37 +0100)]
[Archive] Private members initialized

[Verification] TCT tests passed.

Change-Id: If40f96fb7d1c85e581e822b73713ebbd77307460
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
7 years ago[SystemInfo] fix to getPropertyValue STORAGE 73/113973/1
Lukasz Bardeli [Thu, 9 Feb 2017 11:22:44 +0000 (12:22 +0100)]
[SystemInfo] fix to getPropertyValue STORAGE

[Verification] code compiles without error, TCT passrate 100%

Change-Id: I484e7eaee29eabff9824a29c32248632c285ccd3

7 years ago[WidgetService] Fixing memory leaks 12/114012/1
Szymon Jastrzebski [Wed, 8 Feb 2017 14:11:49 +0000 (15:11 +0100)]
[WidgetService] Fixing memory leaks

Change-Id: I66211104d08f6f53b658cc144d3003020abcd6e4
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
7 years agoMerge "[Utils] Check if response is undefined in callSync" into tizen_3.0
Piotr Kosko [Wed, 8 Feb 2017 12:40:35 +0000 (04:40 -0800)]
Merge "[Utils] Check if response is undefined in callSync" into tizen_3.0

7 years agoMerge "[Sound] Incorrect printf parameter in log" into tizen_3.0
Piotr Kosko [Wed, 8 Feb 2017 12:40:29 +0000 (04:40 -0800)]
Merge "[Sound] Incorrect printf parameter in log" into tizen_3.0

7 years agoMerge "Correct JSON representation of big integers" into tizen_3.0
Piotr Kosko [Wed, 8 Feb 2017 12:37:05 +0000 (04:37 -0800)]
Merge "Correct JSON representation of big integers" into tizen_3.0

7 years agoCorrect JSON representation of big integers 12/113712/1
Jakub Skowron [Wed, 8 Feb 2017 11:17:37 +0000 (12:17 +0100)]
Correct JSON representation of big integers

Previously large longs, e.g. file timestamp, where incorrectly
converted to JSON, resulting in truncated values

Change-Id: I91a35cdd6ef019c8aa22b1ed1dc200bcf96dc9e5
Signed-off-by: Jakub Skowron <j.skowron@samsung.com>
7 years ago[Utils] Check if response is undefined in callSync 77/113677/1
Jakub Skowron [Wed, 8 Feb 2017 09:20:17 +0000 (10:20 +0100)]
[Utils] Check if response is undefined in callSync

If response is undefined JSON.parse(undefined) throws
'SyntaxError: Unexpected token u', and it goes to top-level.
It hides the real cause, which is internal error.

Change-Id: Icce09baf8ba007ce7bb754a4f4af89ce2014cd36
Signed-off-by: Jakub Skowron <j.skowron@samsung.com>
7 years ago[Sound] Incorrect printf parameter in log 25/113625/2
Jakub Skowron [Wed, 8 Feb 2017 08:02:56 +0000 (09:02 +0100)]
[Sound] Incorrect printf parameter in log

%lf is declared, but pointer to double was passed

Change-Id: I76dafaaa900a322d0e2987f35ab2fdb2f40f4f75
Signed-off-by: Jakub Skowron <j.skowron@samsung.com>
7 years ago[version] 1.72 28/113628/1 accepted/tizen/3.0/common/20170209.112914 accepted/tizen/3.0/ivi/20170209.033547 accepted/tizen/3.0/mobile/20170209.033451 accepted/tizen/3.0/tv/20170209.033522 accepted/tizen/3.0/wearable/20170209.033534 submit/tizen_3.0/20170208.081148
Piotr Kosko [Wed, 8 Feb 2017 08:07:44 +0000 (09:07 +0100)]
[version] 1.72

Change-Id: Ib440400f64a3a234b15defed7b7e6debc944bf19
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years agoMerge "[Systeminfo] change statfs to storage_get_(internal/external)_memory_size...
Piotr Kosko [Wed, 8 Feb 2017 08:02:04 +0000 (00:02 -0800)]
Merge "[Systeminfo] change statfs to storage_get_(internal/external)_memory_size" into tizen_3.0

7 years ago[Systeminfo] change statfs to storage_get_(internal/external)_memory_size 00/113600/2
Lukasz Bardeli [Wed, 8 Feb 2017 07:56:47 +0000 (08:56 +0100)]
[Systeminfo] change statfs to storage_get_(internal/external)_memory_size

[Verification] code compiles without error, TCT passrate 100%

Change-Id: I41e0b078d4005528b0a6e2db411357b0052fc580
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
7 years agoFix picojson number representation 67/113467/1
Jakub Skowron [Tue, 7 Feb 2017 18:39:54 +0000 (19:39 +0100)]
Fix picojson number representation

Previous implementation assumed default global locale.
Failed when locale used other decimal point than '.'

Change-Id: I1ffe2847c249cf666e720342e41ed068178cc459
Signed-off-by: Jakub Skowron <j.skowron@samsung.com>
7 years agoRevert "[Common] Fixed spec file - capi-appfw-application removed" 87/113187/1
Piotr Kosko [Mon, 6 Feb 2017 11:37:14 +0000 (12:37 +0100)]
Revert "[Common] Fixed spec file - capi-appfw-application removed"

[Feature] This change is not needed on tizen_3.0 branch, change is only related to tizen 4.0 implementaton.

[Verification] Code compiles without errors

This reverts commit 9b1afdee572fdfdb0fe9c3952fda6bb813019e72.

Change-Id: Ifff995924131f4da70beb1cae07058feacee4e81

7 years ago[Filesystem] Add filesystem header files to devel package 69/112969/1
Jakub Skowron [Fri, 3 Feb 2017 11:38:24 +0000 (12:38 +0100)]
[Filesystem] Add filesystem header files to devel package

Fix issue 'not found filesystem_provider.h' when building
webapi-plugins-sec module

Change-Id: I186a33c36976995f48cbe36ae73083c8f6ffbc7f
Signed-off-by: Jakub Skowron <j.skowron@samsung.com>
7 years ago[version] 1.71 03/112503/1 tizen_3.0_tv accepted/tizen/3.0/common/20170201.164754 accepted/tizen/3.0/ivi/20170201.091638 accepted/tizen/3.0/mobile/20170201.091451 accepted/tizen/3.0/tv/20170201.091546 accepted/tizen/3.0/wearable/20170201.091612 submit/tizen_3.0/20170201.080439
Piotr Kosko [Wed, 1 Feb 2017 08:01:10 +0000 (09:01 +0100)]
[version] 1.71

Change-Id: I8a3feba11e51c0cdec6ed27a0e58eb5ff86f68a4
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years ago[Common] Fixed spec file - capi-appfw-application removed 26/112026/1
Piotr Kosko [Wed, 25 Jan 2017 09:29:57 +0000 (10:29 +0100)]
[Common] Fixed spec file - capi-appfw-application removed

[Verification] Code compiles without errors.

Change-Id: I9cae8ba1eba46d7302bd661261a6498c20c856f7
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years ago[version] 1.70 03/111603/1 accepted/tizen/3.0/common/20170123.132145 accepted/tizen/3.0/ivi/20170123.095816 accepted/tizen/3.0/mobile/20170123.095725 accepted/tizen/3.0/tv/20170123.095741 accepted/tizen/3.0/wearable/20170123.095759 submit/tizen_3.0/20170123.045312
Hyunjin Park [Mon, 23 Jan 2017 04:42:53 +0000 (13:42 +0900)]
[version] 1.70

Change-Id: I8f0d3b61894c9b13339668054d5b48207c460cc4

7 years ago[Filesystem] Fix SMP support in UTF-8 encoding on write 38/110738/3
Jakub Skowron [Wed, 18 Jan 2017 08:10:23 +0000 (09:10 +0100)]
[Filesystem] Fix SMP support in UTF-8 encoding on write
Support supplementary planes, including Emoji.

[Verification] readASText() is working correctly for P170111-07658 issue.

Change-Id: I6f75f397e167ea9c89b4298edcaa19352586c90d
Signed-off-by: Jakub Skowron <j.skowron@samsung.com>
7 years ago[Filesystem] Added decoding for UTF-8 4 bytes characters 99/110299/1
Szymon Jastrzebski [Fri, 13 Jan 2017 14:36:03 +0000 (15:36 +0100)]
[Filesystem] Added decoding for UTF-8 4 bytes characters

Change-Id: I78bfa0e205d62b7e7dc5a6b95cad8cf98a941ae1
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
7 years ago[Filesystem] Fix UTF-8 decoding in readAsText 62/110262/1
Jakub Skowron [Fri, 13 Jan 2017 12:05:55 +0000 (13:05 +0100)]
[Filesystem] Fix UTF-8 decoding in readAsText

Correctly decode  multibyte characters at buffer boundary.

Change-Id: Ie6ccb680e8fb78d1bfffaa1b06cd600d78c3b675
Signed-off-by: Jakub Skowron <j.skowron@samsung.com>
7 years ago[Convergance] fix for swapDevice2 80/109780/1
Lukasz Bardeli [Wed, 11 Jan 2017 13:43:19 +0000 (14:43 +0100)]
[Convergance] fix for swapDevice2

Change-Id: I68f61357bfcdc9bcc174d885f5e82fc457757f3c
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
7 years ago[version] 1.69 10/109610/1 accepted/tizen/3.0/common/20170111.161836 accepted/tizen/3.0/ivi/20170111.090415 accepted/tizen/3.0/mobile/20170111.090349 accepted/tizen/3.0/tv/20170111.090402 accepted/tizen/3.0/wearable/20170111.090409 submit/tizen_3.0/20170111.021729
Hyunjin Park [Wed, 11 Jan 2017 02:06:58 +0000 (11:06 +0900)]
[version] 1.69

Change-Id: Iac591a1c64772c65a0623193f10752264afc9dc5

7 years agoMerge "[Convergence] - adding conv_service_is_started to AppCommunicationService...
Hyunjin Park [Wed, 11 Jan 2017 02:05:43 +0000 (18:05 -0800)]
Merge "[Convergence] - adding conv_service_is_started to AppCommunicationService" into tizen_3.0

7 years agoMerge "[Convergance] Fix for swapDevice" into tizen_3.0
Hyunjin Park [Wed, 11 Jan 2017 02:04:14 +0000 (18:04 -0800)]
Merge "[Convergance] Fix for swapDevice" into tizen_3.0

7 years ago[Convergance] Fix for swapDevice 67/109567/1
Lukasz Bardeli [Tue, 10 Jan 2017 08:22:57 +0000 (09:22 +0100)]
[Convergance] Fix for swapDevice

Change-Id: I42ddf08ec4d8343124db8c1d994b6ede499f6a8b
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
7 years ago[version] 1.68 16/109316/1
Hyunjin Park [Tue, 10 Jan 2017 02:21:28 +0000 (11:21 +0900)]
[version] 1.68

Change-Id: I03441f3e65af3ed06c87d65162c1f8670b640242

7 years ago[Convergence] - adding conv_service_is_started to AppCommunicationService 97/109197/1
Andrzej Popowski [Mon, 9 Jan 2017 07:31:40 +0000 (08:31 +0100)]
[Convergence] - adding conv_service_is_started to AppCommunicationService

Change-Id: I7fbf4412805b9e7ecaf0326c84016c8441e3d2c4
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
7 years agoMerge "[Convergence] Added checking if service is started." into tizen_3.0 accepted/tizen/3.0/common/20170109.200208 accepted/tizen/3.0/ivi/20170105.232334 accepted/tizen/3.0/mobile/20170105.232237 accepted/tizen/3.0/tv/20170105.232251 accepted/tizen/3.0/wearable/20170105.232313 submit/tizen_3.0/20170105.085324
Jeongkyun Pu [Thu, 5 Jan 2017 12:50:43 +0000 (04:50 -0800)]
Merge "[Convergence] Added checking if service is started." into tizen_3.0

7 years ago[Convergence] Added checking if service is started. 11/108611/1
Tomasz Marciniak [Thu, 5 Jan 2017 07:59:08 +0000 (08:59 +0100)]
[Convergence] Added checking if service is started.

[Verification] Code compiles. Function successfully
tested in chrome console.

Change-Id: Ic1ee1b6cd182d4aa09d924d96435f07d71c3fe11
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
7 years ago[HAM] - fixing pedometer listeners with correct privileges check 75/108375/1
Piotr Kosko [Tue, 3 Jan 2017 11:54:30 +0000 (12:54 +0100)]
[HAM] - fixing pedometer listeners with correct privileges check

This reverts commit f60b0dd58d49a3cb85df7ca63aeda384abf0bcd2 and adds some special code
  to correctly handle privileges check.

[Verification] TCT for humanactivitymonitor passrate didn't change.
  All TCT privilege HAM-related testcases pass.

Change-Id: Ica915e1f198765ccd43d41df316804bfbcb201d2

7 years ago[version] 1.67 26/108226/1 accepted/tizen/3.0.m2/mobile/20170104.122017 accepted/tizen/3.0.m2/tv/20170104.122352 accepted/tizen/3.0.m2/wearable/20170104.122732 accepted/tizen/3.0/common/20170103.173045 accepted/tizen/3.0/ivi/20170103.160133 accepted/tizen/3.0/mobile/20170103.160114 accepted/tizen/3.0/tv/20170103.160119 accepted/tizen/3.0/wearable/20170103.160126 submit/tizen_3.0.m2/20170104.093749 submit/tizen_3.0/20170103.113010
Hyunjin Park [Tue, 3 Jan 2017 11:14:34 +0000 (20:14 +0900)]
[version] 1.67

Change-Id: I110bfe96bf7c564c2c580e59badab3b46b6da03b

7 years agoMerge "Revert "[HAM] - fixing pedometer listeners"" into tizen_3.0
Hyunjin Park [Tue, 3 Jan 2017 11:13:44 +0000 (03:13 -0800)]
Merge "Revert "[HAM] - fixing pedometer listeners"" into tizen_3.0

7 years agoRevert "[HAM] - fixing pedometer listeners" 19/108219/1
Jeongkyun Pu [Tue, 3 Jan 2017 10:54:02 +0000 (02:54 -0800)]
Revert "[HAM] - fixing pedometer listeners"

This reverts commit dbe8157f28394a8bba37a3ecab194c67e360209a.

Change-Id: I842ab00deef4102f6af98bc48875c748d2d8be9f

7 years ago[version] 1.66 22/107622/1 accepted/tizen/3.0/common/20161229.113457 accepted/tizen/3.0/ivi/20161229.055936 accepted/tizen/3.0/mobile/20161229.055900 accepted/tizen/3.0/tv/20161229.055910 accepted/tizen/3.0/wearable/20161229.055915 submit/tizen_3.0/20161229.023338
Hyunjin Park [Thu, 29 Dec 2016 02:24:57 +0000 (11:24 +0900)]
[version] 1.66

Change-Id: I5f13e3af7f68e3fbf93d3b9fb7a855ee6d5c5425

7 years agoMerge "[Convergence] Fix for invalid state exception." into tizen_3.0
Hyunjin Park [Thu, 29 Dec 2016 02:22:25 +0000 (18:22 -0800)]
Merge "[Convergence] Fix for invalid state exception." into tizen_3.0

7 years agoMerge "[Badge] Return '0' from GetBadgeCount, if a badge does not exist" into tizen_3.0
Hyunjin Park [Thu, 29 Dec 2016 02:08:13 +0000 (18:08 -0800)]
Merge "[Badge] Return '0' from GetBadgeCount, if a badge does not exist" into tizen_3.0

7 years agoMerge "[HAM] fix web tct issue " into tizen_3.0
Hyunjin Park [Thu, 29 Dec 2016 01:26:10 +0000 (17:26 -0800)]
Merge "[HAM] fix web tct issue " into tizen_3.0

7 years ago[Badge] Return '0' from GetBadgeCount, if a badge does not exist 95/107595/1
Pawel Wasowski [Wed, 28 Dec 2016 16:09:51 +0000 (17:09 +0100)]
[Badge] Return '0' from GetBadgeCount, if a badge does not exist

[Verification] tct-badge-tizen-tests pass rate is 100%

Change-Id: I976ad1eec84d0b884e944d6dcd90ebf5b05b4c47

7 years ago[Convergence] Fix for invalid state exception. 77/107577/1
Tomasz Marciniak [Wed, 28 Dec 2016 13:04:15 +0000 (14:04 +0100)]
[Convergence] Fix for invalid state exception.

[Verification] Code compiles. InvalidStateError
for RemoteAppControlService is thrown now.

Change-Id: Ic958784cb266d886a30b414b46671089da0469ea
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
7 years ago[HAM] fix web tct issue 69/107569/2
jk.pu [Wed, 28 Dec 2016 12:34:27 +0000 (21:34 +0900)]
[HAM] fix web tct issue

fail tct : HumanActivityMonitorManager_getHumanActivityData_with_errorCallback

ServiceNotavailable Exception invoked instead of error callback
when start is not called prior to getHumanActivityData().

verificaiton : HAM auto tct 100% passed.

Change-Id: I4803dc239a45cf4ef0d40b88e29898b320aab6bb
Signed-off-by: jk.pu <jk.pu@samsung.com>
7 years ago[HAM] fix crash when read pedometer data. 44/107544/1
jk.pu [Wed, 28 Dec 2016 11:21:31 +0000 (20:21 +0900)]
[HAM] fix crash when read pedometer data.

when read pedometer data, pedometer_data->diffs_count has invalid value.
it make infinite roof and make crash issue.

verification: HAM auto tct 100% passed.

Change-Id: I74ab3f49b7b5103c9f8fa24cf1f8ddcb163471de
Signed-off-by: jk.pu <jk.pu@samsung.com>
7 years ago[HAM] - fixing pedometer listeners 19/107519/1
Andrzej Popowski [Wed, 28 Dec 2016 10:12:47 +0000 (11:12 +0100)]
[HAM] - fixing pedometer listeners

Change-Id: Ia9acbdb41e269ded7e246d08948c9556c30f6735
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
7 years ago[version] 1.65 07/107507/1 accepted/tizen/3.0/common/20161229.112200 submit/tizen_3.0/20161228.093825
Hyunjin Park [Wed, 28 Dec 2016 08:59:52 +0000 (17:59 +0900)]
[version] 1.65

Change-Id: Ibbadee5e120c6aceaae923157a9fefb2b21596fe

7 years agoMerge "Revert "[HAM] - change stop and unsetAccumulativePedometerListener functions...
Jeongkyun Pu [Wed, 28 Dec 2016 08:57:23 +0000 (00:57 -0800)]
Merge "Revert "[HAM] - change stop and unsetAccumulativePedometerListener functions"" into tizen_3.0