platform/core/api/cordova-plugins.git
3 years ago[FileTransfer] Fixed file upload for server 22/249522/4 tizen_5.0
Piotr Kosko [Fri, 11 Dec 2020 13:21:18 +0000 (14:21 +0100)]
[FileTransfer] Fixed file upload for server

[Issue] File was not properly sent to the server

[Verification] Described in JIRA task:
https://code.sec.samsung.net/jira/browse/XWALK-2197
TCT passrate 100%

Change-Id: Ic3716c1e2eaa9bc799120adb86aa71c4146064a1

5 years ago[Cordova-FileTransfer] Fix for mapping method 67/179967/1 accepted/tizen_5.0_unified accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix accepted/tizen/5.0/unified/20181102.013354 accepted/tizen/5.5/unified/20191031.025922 accepted/tizen/5.5/unified/mobile/hotfix/20201027.064445 accepted/tizen/5.5/unified/wearable/hotfix/20201027.120700 accepted/tizen/unified/20180524.115858 submit/tizen/20180524.112517 submit/tizen_5.0/20181101.000002 submit/tizen_5.5/20191031.000002 submit/tizen_5.5_mobile_hotfix/20201026.185102 submit/tizen_5.5_wearable_hotfix/20201026.184302 tizen_5.5.m2_release
Szymon Jastrzebski [Wed, 23 May 2018 13:37:49 +0000 (15:37 +0200)]
[Cordova-FileTransfer] Fix for mapping method

The method FileErrorCodeToErrCode returned FILE_NOT_FOUND_ERR attribute of
FileError object, which was undefined instead of the same property, but
from FileTransferError object.

Change-Id: Ib74c4f07083c56fe8dd6f4b8897d2d82ef98dcac

5 years ago[Common] Extending deviceready timeout to 10 sec 64/178864/1 accepted/tizen/unified/20180514.144930 submit/tizen/20180514.095841
Rafal Walczyna [Mon, 14 May 2018 09:47:47 +0000 (11:47 +0200)]
[Common] Extending deviceready timeout to 10 sec

Timeout has been extended to 10 seconds, because when device is
busy on other tasks then deviceready is not always fired

Change-Id: Ibbeef1cfa89fe34834c73b259edea13d10304457
Signed-off-by: Rafal Walczyna <r.walczyna@partner.samsung.com>
6 years agoMerge "[Cordova File-Transfer] Synchronously checking access to file" into tizen
Piotr Kosko [Thu, 26 Apr 2018 06:32:43 +0000 (06:32 +0000)]
Merge "[Cordova File-Transfer] Synchronously checking access to file" into tizen

6 years agoMerge "[Media] Error handling caused by lacking storage privileges added" into tizen
Piotr Kosko [Thu, 26 Apr 2018 06:27:44 +0000 (06:27 +0000)]
Merge "[Media] Error handling caused by lacking storage privileges added" into tizen

6 years agoMerge "[Cordova-File] Synchronously checking access to file" into tizen
Piotr Kosko [Thu, 26 Apr 2018 06:26:59 +0000 (06:26 +0000)]
Merge "[Cordova-File] Synchronously checking access to file" into tizen

6 years ago[Media] Error handling caused by lacking storage privileges added 06/170106/9
Pawel Kaczmarczyk [Tue, 13 Feb 2018 08:12:38 +0000 (09:12 +0100)]
[Media] Error handling caused by lacking storage privileges added

ACR: http://suprem.sec.samsung.net/jira/browse/TWDAPI-187

[Verification]
  Tested in Chromium console
  tct-media-cordova-tests passrate: 100%

Change-Id: I462b78104d6b9be583540192c5e93e2f97f56b5a
Signed-off-by: Pawel Kaczmarczyk <p.kaczmarczy@samsung.com>
6 years ago[Cordova File-Transfer] Synchronously checking access to file 85/176085/2
Pawel Kaczmarczyk [Mon, 16 Apr 2018 10:40:02 +0000 (12:40 +0200)]
[Cordova File-Transfer] Synchronously checking access to file

ACR: http://suprem.sec.samsung.net/jira/browse/TWDAPI-187

[Verification] Tested in Chromium console,
               tct-file-transfer-cordova-tests passrate: 100%

This change requires webapi-plugins with:
  https://review.tizen.org/gerrit/167437/

Change-Id: Ia6e5739b7259be845ab2775cc62e02aa3242213a
Signed-off-by: Pawel Kaczmarczyk <p.kaczmarczy@samsung.com>
6 years agoMerge branch 'tizen_4.0' into tizen 94/171394/1
Piotr Kosko [Fri, 2 Mar 2018 09:28:56 +0000 (10:28 +0100)]
Merge branch 'tizen_4.0' into tizen

Change-Id: Ifc958be5c7bdc15406c506758b8bd08c1a7dbc05

6 years agoMerge branch 'tizen_3.0' into tizen_4.0 89/171389/2
Piotr Kosko [Fri, 2 Mar 2018 09:09:42 +0000 (10:09 +0100)]
Merge branch 'tizen_3.0' into tizen_4.0

Conflicts:
packaging/cordova-api.spec

Change-Id: I6ce9327e17645c3af41d0409aa8e49175a5e104c

6 years ago[version] 0.17 88/171388/1
Piotr Kosko [Fri, 2 Mar 2018 08:40:18 +0000 (09:40 +0100)]
[version] 0.17

Change-Id: Id1613899480c85919d7a96855d9c2a1dabf8a49e
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[Media] Fix minor issues 80/171380/1
Pawel Kaczmarczyk [Tue, 20 Feb 2018 13:48:33 +0000 (14:48 +0100)]
[Media] Fix minor issues

[Verification]
1. Tested in chromium console
2. tct-cordova-media-tests passrate: 100%

1) Removed unreachable code,
2) Removed calling error callback twice,
3) Unregistering listeners moved to 'release' from 'stop',
4) Audio can be now played using the same object which has recorded it.

Change-Id: Ie30d4517117da2060d03e6b3b6e3b2652520a9dc
Signed-off-by: Pawel Kaczmarczyk <p.kaczmarczy@samsung.com>
6 years ago[Media] Fix minor issues 53/170553/5
Pawel Kaczmarczyk [Tue, 20 Feb 2018 13:48:33 +0000 (14:48 +0100)]
[Media] Fix minor issues

[Verification]
1. Tested in chromium console
2. tct-cordova-media-tests passrate: 100%

1) Removed unreachable code,
2) Removed calling error callback twice,
3) Unregistering listeners moved to 'release' from 'stop',
4) Audio can be now played using the same object which has recorded it.

Change-Id: Ie30d4517117da2060d03e6b3b6e3b2652520a9dc
Signed-off-by: Pawel Kaczmarczyk <p.kaczmarczy@samsung.com>
6 years ago[Media] Fix deprecated API 08/169708/4
Pawel Kaczmarczyk [Thu, 8 Feb 2018 09:57:15 +0000 (10:57 +0100)]
[Media] Fix deprecated API

[Verification]
  tct-media-cordova-tizen-tests passrate 100%
  tested in Chromium console

AudioContext.createJavaScriptNode method has been marked
as obsolete and is no longer supported by Chromium.
Navigator.getUserMedia has been marked as deprecated
and will be replaced by navigator.mediaDevices.getUserMedia

Change-Id: I7938d1a1016c67f3862d49dabed02b2d510154a2
Signed-off-by: Pawel Kaczmarczyk <p.kaczmarczy@samsung.com>
6 years ago[Cordova-File] Synchronously checking access to file 66/169966/3
Szymon Jastrzebski [Mon, 12 Feb 2018 10:02:37 +0000 (11:02 +0100)]
[Cordova-File] Synchronously checking access to file

Adding FileError.SECURITY_ERROR to errorCallbacks.
The change is needed because of file access checking, which is implemented
in Tizen 5.0

Change-Id: Ic2a40fd4c92ed045e506344443ee295d1527d56f
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[Media] Fix deprecated API 05/170105/2
Pawel Kaczmarczyk [Thu, 8 Feb 2018 09:57:15 +0000 (10:57 +0100)]
[Media] Fix deprecated API

[Verification]
  tct-media-cordova-tizen-tests passrate 100%
  tested in Chromium console

Change-Id: I7938d1a1016c67f3862d49dabed02b2d510154a2
Signed-off-by: Pawel Kaczmarczyk <p.kaczmarczy@samsung.com>
6 years agoMerge branch 'tizen_4.0' into tizen 22/167122/1 accepted/tizen/unified/20180116.074418 submit/tizen/20180115.103658
Piotr Kosko [Mon, 15 Jan 2018 11:45:02 +0000 (12:45 +0100)]
Merge branch 'tizen_4.0' into tizen

Change-Id: I5d8eda5627973d56f22e7090d80a9f0512cea209

6 years ago[version] 0.17 14/164714/2 accepted/tizen_4.0_unified tizen_4.0_tv accepted/tizen/4.0/unified/20171221.070933 submit/tizen_4.0/20171220.102452 tizen_4.0.IoT.p2_release
Lukasz Bardeli [Wed, 20 Dec 2017 12:26:17 +0000 (13:26 +0100)]
[version] 0.17

Change-Id: If772f15e8678b47b758fa52f75cb481ce228aeb0
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[Globalization] Fix for buildbrake after enable Werror flag 13/164713/2
Lukasz Bardeli [Wed, 20 Dec 2017 12:21:39 +0000 (13:21 +0100)]
[Globalization] Fix for buildbrake after enable Werror flag

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

Change-Id: Ie4cf9ed47eefda8cb968b8c18333ad4c6897f61f
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[Licensing] Fix minor licensing issues 50/159050/1
Pawel Wasowski [Mon, 6 Nov 2017 07:36:43 +0000 (08:36 +0100)]
[Licensing] Fix minor licensing issues

Change-Id: Ic991a55273f3332104302530b419450a95f5c93d
Signed-off-by: Pawel Wasowski <p.wasowski2@partner.samsung.com>
6 years ago[Licensing] Fix minor licensing issues 49/159049/1
Pawel Wasowski [Mon, 6 Nov 2017 07:36:43 +0000 (08:36 +0100)]
[Licensing] Fix minor licensing issues

Change-Id: Ic991a55273f3332104302530b419450a95f5c93d
Signed-off-by: Pawel Wasowski <p.wasowski2@partner.samsung.com>
6 years ago[Licensing] Fix minor licensing issues 48/159048/1
Pawel Wasowski [Mon, 6 Nov 2017 07:36:43 +0000 (08:36 +0100)]
[Licensing] Fix minor licensing issues

Change-Id: Ic991a55273f3332104302530b419450a95f5c93d
Signed-off-by: Pawel Wasowski <p.wasowski2@partner.samsung.com>
6 years ago[File] Add credits for an author of used code snippet 34/158834/1
Pawel Wasowski [Fri, 28 Apr 2017 11:26:24 +0000 (13:26 +0200)]
[File] Add credits for an author of used code snippet

Change-Id: I66d8d25af0c389506e6be72003ee55479ab5431c

6 years agoMerge branch 'tizen_3.0' into tizen 91/136591/1 accepted/tizen/4.0/unified/20170816.010432 accepted/tizen/4.0/unified/20170816.014206 accepted/tizen/4.0/unified/20170828.223725 accepted/tizen/unified/20170703.064240 submit/tizen/20170630.091333 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0/20170828.100002 submit/tizen_4.0_unified/20170814.115522 tizen_4.0.IoT.p1_release tizen_4.0.m2_release
Lukasz Bardeli [Fri, 30 Jun 2017 09:12:40 +0000 (11:12 +0200)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I3565f4dd966be98f6224138bd68c3a6e2678acb5
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[version] 0.16 39/136539/1 accepted/tizen_3.0_common accepted/tizen_3.0_ivi accepted/tizen_3.0_tv accepted/tizen_3.0_wearable accepted/tizen/3.0/common/20170703.121839 accepted/tizen/3.0/ivi/20170703.082026 accepted/tizen/3.0/tv/20170703.082017 accepted/tizen/3.0/wearable/20170703.082013 submit/tizen_3.0/20170630.070343 submit/tizen_3.0/20170630.091044
Lukasz Bardeli [Fri, 30 Jun 2017 06:52:50 +0000 (08:52 +0200)]
[version] 0.16

Change-Id: I6b9457061494caa839fe99ea7b6510baa961cb3f
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years agoMerge "[Globalization] Add deleter to unique_ptr" into tizen_3.0
Piotr Kosko [Fri, 30 Jun 2017 06:08:37 +0000 (06:08 +0000)]
Merge "[Globalization] Add deleter to unique_ptr" into tizen_3.0

6 years ago[Globalization] Add deleter to unique_ptr 23/136523/1
Lukasz Bardeli [Fri, 30 Jun 2017 05:08:06 +0000 (07:08 +0200)]
[Globalization] Add deleter to unique_ptr

[Verifivation] Code compiles without error

Change-Id: I3a48c56af73ca769220929c7b9102c58619917c3
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years agoMerge branch 'tizen_3.0' into tizen 31/136131/1 accepted/tizen/unified/20170703.064038 submit/tizen/20170628.073236
Piotr Kosko [Wed, 28 Jun 2017 07:27:59 +0000 (09:27 +0200)]
Merge branch 'tizen_3.0' into tizen

Change-Id: Idea98db1d514adf99bb7d037bfc28d00891b773e

6 years ago[version] 0.15 30/136130/1 accepted/tizen_3.0_mobile accepted/tizen/3.0/common/20170630.144336 accepted/tizen/3.0/mobile/20170630.081924 accepted/tizen/3.0/tv/20170630.081928 accepted/tizen/3.0/wearable/20170630.081931 submit/tizen_3.0/20170628.072712 submit/tizen_3.0/20170628.113634
Piotr Kosko [Wed, 28 Jun 2017 07:18:52 +0000 (09:18 +0200)]
[version] 0.15

Change-Id: I6f0cb0eab3a197337493918f5ae9cac24b4eecf7
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[Globalization] protect possible leak from value returned by vconf_get_str 50/135650/1
Lukasz Bardeli [Fri, 23 Jun 2017 12:13:25 +0000 (14:13 +0200)]
[Globalization] protect possible leak from value returned by vconf_get_str

[Verifivation] code compiles without error.

Change-Id: I85ae0d095107750ff75bd39efb594f8af94e1b9c
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
7 years ago[File] Add credits for an author of used code snippet 27/127727/1
Pawel Wasowski [Fri, 28 Apr 2017 11:26:24 +0000 (13:26 +0200)]
[File] Add credits for an author of used code snippet

Change-Id: I66d8d25af0c389506e6be72003ee55479ab5431c

7 years ago[spec] Add missing license files 22/124522/1 accepted/tizen/unified/20170420.054532 submit/tizen/20170419.103040 submit/tizen/20170419.140714 tizen_4.0.m1_release
Tomasz Marciniak [Tue, 11 Apr 2017 12:01:22 +0000 (14:01 +0200)]
[spec] Add missing license files

[Verification] Code compiles.
All license files are included in rpm package

Change-Id: I18e8da1d9d2a9231f3964fac563d1bec2f499590
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
7 years ago[spec] Add license macro 02/124502/1
Tomasz Marciniak [Tue, 11 Apr 2017 11:13:25 +0000 (13:13 +0200)]
[spec] Add license macro

[Verification] Code compiles without errors

Change-Id: Ic01648210b49087ac307016dee13cd11273edde9
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
7 years agoMerge branch 'tizen' of ssh://review.tizen.org:29418/platform/core/api/cordova-plugin... accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20161228.162652 accepted/tizen/ivi/20161229.112923 accepted/tizen/mobile/20161229.112837 accepted/tizen/tv/20161229.112910 accepted/tizen/unified/20170309.031710 accepted/tizen/wearable/20161229.112920 submit/tizen/20161228.081005 submit/tizen_unified/20170308.100404
Hyunjin Park [Wed, 28 Dec 2016 08:05:03 +0000 (17:05 +0900)]
Merge branch 'tizen' of ssh://review.tizen.org:29418/platform/core/api/cordova-plugins into tizen

7 years ago[Dialog] add noti sound back.wav 77/107477/1 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable tizen_3.0.m2 tizen_3.0_tv accepted/tizen/3.0.m2/mobile/20170104.100245 accepted/tizen/3.0.m2/tv/20170104.100339 accepted/tizen/3.0.m2/wearable/20170104.100855 accepted/tizen/3.0/common/20161229.112824 accepted/tizen/3.0/ivi/20161229.054521 accepted/tizen/3.0/mobile/20161229.054407 accepted/tizen/3.0/tv/20161229.054425 accepted/tizen/3.0/wearable/20161229.054440 submit/tizen_3.0.m2/20170104.093748 submit/tizen_3.0/20161228.080609
taekeun.kang [Wed, 28 Dec 2016 07:13:18 +0000 (16:13 +0900)]
[Dialog] add noti sound back.wav
[Verification] Cordova Dialog TCT 100% pass

Change-Id: I928a1884b8bf17215cb4f5603c3501195f77c27e
Signed-off-by: taekeun.kang <taekeun.kang@samsung.com>
7 years agoRevert "[Dialog] add noti sound back.wav [Verification] Cordova Dialog TCT 100% pass" 76/107476/1
Hyunjin Park [Wed, 28 Dec 2016 07:28:01 +0000 (23:28 -0800)]
Revert "[Dialog] add noti sound back.wav [Verification] Cordova Dialog TCT 100% pass"

This reverts commit 4dce99a419267dbc0672e4340d97b326a06c5509.

Change-Id: I1f18616868d2d1908dfdbf1b71e5284bc134aec5

7 years ago[version] 0.14 74/107474/1
Hyunjin Park [Wed, 28 Dec 2016 07:23:34 +0000 (16:23 +0900)]
[version] 0.14

Change-Id: I60054d5d08369380e66077ab6ad78cf13272e70f

7 years ago[Dialog] add noti sound back.wav 67/107467/2
taekeun.kang [Wed, 28 Dec 2016 07:13:18 +0000 (16:13 +0900)]
[Dialog] add noti sound back.wav
[Verification] Cordova Dialog TCT 100% pass

Change-Id: I928a1884b8bf17215cb4f5603c3501195f77c27e
Signed-off-by: taekeun.kang <taekeun.kang@samsung.com>
7 years agoMerge "[Cordova] Added calling error callbacks in case cordova-api is missing" into...
Hyunjin Park [Wed, 28 Dec 2016 07:20:44 +0000 (23:20 -0800)]
Merge "[Cordova] Added calling error callbacks in case cordova-api is missing" into tizen_3.0

7 years ago[cordova] modify sample to build tizen 3.0 mobile 22/101522/1 accepted/tizen/3.0/common/20161215.163503 accepted/tizen/3.0/ivi/20161215.044937 accepted/tizen/3.0/mobile/20161215.044813 accepted/tizen/3.0/tv/20161215.044825 accepted/tizen/3.0/wearable/20161215.044830 accepted/tizen/common/20161214.160943 accepted/tizen/ivi/20161215.072722 accepted/tizen/mobile/20161215.072538 accepted/tizen/tv/20161215.072554 accepted/tizen/wearable/20161215.072626 submit/tizen/20161214.101142 submit/tizen_3.0/20161214.085734
Hyunjin Park [Thu, 1 Dec 2016 10:10:16 +0000 (19:10 +0900)]
[cordova] modify sample to build tizen 3.0 mobile

[verification] sample works on TM1 of tizen 3.0

Change-Id: I1edd10c46032d005bd71050fbac430ec105b2fab

7 years ago[Cordova] Added calling error callbacks in case cordova-api is missing 67/100267/1
Szymon Jastrzebski [Fri, 25 Nov 2016 11:45:35 +0000 (12:45 +0100)]
[Cordova] Added calling error callbacks in case cordova-api is missing

[Feature] If cordova-api rpm is not installed, calling methods
          from globalization module will fail. Due to this we need
          to call errorCallbacks.

Change-Id: I2670cce06351dcf93a9a2a2c17d0fc9d6680958e
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
7 years ago[license] change BSD 2.0 to BSD 3.0 clause 07/100207/1
Hyunjin Park [Fri, 25 Nov 2016 09:27:04 +0000 (18:27 +0900)]
[license] change BSD 2.0 to BSD 3.0 clause

cause : current license text is for BSD 3.0 clause.
So I modify license id correctly.

Change-Id: Ie31d38abfcea632712661423fde77c97c7a6abbd

7 years agoMerge "add MIT license text for SOLVe system issue ( open license )" into tizen accepted/tizen/3.0/common/20161114.105156 accepted/tizen/3.0/ivi/20161028.123056 accepted/tizen/3.0/mobile/20161028.122353 accepted/tizen/3.0/tv/20161028.122631 accepted/tizen/3.0/wearable/20161028.122853 accepted/tizen/common/20161011.061139 accepted/tizen/ivi/20161011.050754 accepted/tizen/mobile/20161011.050747 accepted/tizen/tv/20161011.050749 accepted/tizen/wearable/20161011.050751 submit/tizen/20161011.020729 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.082323 submit/tizen_3.0_common/20161104.104000
Jeongkyun Pu [Mon, 26 Sep 2016 09:58:35 +0000 (02:58 -0700)]
Merge "add MIT license text for SOLVe system issue ( open license )" into tizen

7 years agoadd MIT license text for SOLVe system issue ( open license ) 63/89663/2
Hyunjin Park [Mon, 26 Sep 2016 08:54:23 +0000 (17:54 +0900)]
add MIT license text for SOLVe system issue ( open license )

Change-Id: Ic979981fc8508e401486936f4cedd8c495ae80a1

7 years ago[Device] fixed handle error 29/71229/1
Lukasz Bardeli [Tue, 24 May 2016 12:22:14 +0000 (14:22 +0200)]
[Device] fixed handle error

Change-Id: I596b6de5bf66ce9fd366c8992e1c2f6baaf833f8
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
7 years agoMerge "[Dialog] change jazz_m noti sound back.wav to home.wav" into tizen
Hyunjin Park [Tue, 24 May 2016 10:56:02 +0000 (03:56 -0700)]
Merge "[Dialog] change jazz_m noti sound back.wav to home.wav" into tizen

7 years agoMerge "Revert "[Device] fixed handle error"" into tizen
Hyunjin Park [Tue, 24 May 2016 10:49:26 +0000 (03:49 -0700)]
Merge "Revert "[Device] fixed handle error"" into tizen

7 years ago[Dialog] change jazz_m noti sound back.wav to home.wav 86/71186/1
bg.chun [Tue, 24 May 2016 10:40:15 +0000 (19:40 +0900)]
[Dialog] change jazz_m noti sound back.wav to home.wav

Change-Id: Ief062b13768179b12b8aa2fcf0bd91b9fe74f832
Signed-off-by: bg.chun <bg.chun@samsung.com>
7 years agoRevert "[Device] fixed handle error" 79/71179/1
Hyunjin Park [Tue, 24 May 2016 10:33:42 +0000 (03:33 -0700)]
Revert "[Device] fixed handle error"

This reverts commit e938a6b86a4b508732f054b022085fa007ba36d8.

Change-Id: I302bc2a938ffa47d1432605c7ea4131e0be8df36

7 years ago[version] 0.11 62/70462/1 accepted/tizen/3.0/ivi/20161011.043730 accepted/tizen/3.0/mobile/20161015.032928 accepted/tizen/3.0/tv/20161016.004127 accepted/tizen/3.0/wearable/20161015.081756 accepted/tizen/common/20160519.191627 accepted/tizen/ivi/20160520.002840 accepted/tizen/mobile/20160520.003121 accepted/tizen/tv/20160520.002803 accepted/tizen/wearable/20160520.002837 submit/tizen/20160519.081154 submit/tizen_3.0_ivi/20161010.000001 submit/tizen_3.0_mobile/20161015.000001 submit/tizen_3.0_tv/20161015.000001 submit/tizen_3.0_wearable/20161015.000001
Hyunjin Park [Thu, 19 May 2016 08:07:57 +0000 (17:07 +0900)]
[version] 0.11

Change-Id: I89b71d6ac5a38bd4e93d4050c394d0f049c5b6d1

7 years ago[Device] fixed handle error 17/70417/2 accepted/tizen/common/20160519.191558 submit/tizen/20160519.080635
Lukasz Bardeli [Thu, 19 May 2016 07:29:38 +0000 (09:29 +0200)]
[Device] fixed handle error

Change-Id: I1d357e2a36d37f331588f2d082734fa98eb79508
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
7 years ago[Dialog] change the way of get TV Notification sound path 23/69223/1
bg.chun [Thu, 12 May 2016 07:41:13 +0000 (16:41 +0900)]
[Dialog] change the way of get TV Notification sound path
[Verification] Cordova Dialog TCT 100% pass

Change-Id: Ida344bf5d558fd800838100623a49c0902a05af3
Signed-off-by: bg.chun <bg.chun@samsung.com>
8 years agoMerge branch 'master' into tizen accepted/tizen/common/20160504.130911 accepted/tizen/ivi/20160504.115252 accepted/tizen/mobile/20160504.115116 accepted/tizen/tv/20160504.114935 accepted/tizen/wearable/20160504.115157 submit/tizen/20160504.070438
Hyunjin Park [Wed, 4 May 2016 06:53:20 +0000 (15:53 +0900)]
Merge branch 'master' into tizen

8 years ago[version] 0.10
Hyunjin Park [Wed, 4 May 2016 06:52:44 +0000 (15:52 +0900)]
[version] 0.10

Change-Id: I934ea0b0f9a180067ae0c5a5c250a12544812421

8 years ago[cordova][filesystem] change privilege to match new table.
Hyunjin Park [Wed, 4 May 2016 04:16:19 +0000 (13:16 +0900)]
[cordova][filesystem] change privilege to match new table.

Change-Id: I81d941de0198c1a3aa5652102882986c8e447bee

8 years agoMerge branch 'master' into tizen accepted/tizen/common/20160411.130950 accepted/tizen/ivi/20160412.010141 accepted/tizen/mobile/20160412.010134 accepted/tizen/tv/20160412.010028 accepted/tizen/wearable/20160412.010043 submit/tizen/20160411.115901
Hyunjin Park [Mon, 11 Apr 2016 11:29:26 +0000 (20:29 +0900)]
Merge branch 'master' into tizen

8 years ago[version] 0.9
Hyunjin Park [Mon, 11 Apr 2016 11:21:05 +0000 (20:21 +0900)]
[version] 0.9

Change-Id: I8c7635a3b074ace92f6936faccc2ebd98100f890

8 years agoRemoved unneeded folder.
Pawel Andruszkiewicz [Fri, 8 Apr 2016 08:44:37 +0000 (10:44 +0200)]
Removed unneeded folder.

Change-Id: Ia4cd21bd6670620a787d9e3fd1c0d1a365f1d54d
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[File] Code structure changed to match cordova architecture.
Pawel Andruszkiewicz [Fri, 8 Apr 2016 08:34:50 +0000 (10:34 +0200)]
[File] Code structure changed to match cordova architecture.

Change-Id: I12878d562c57285b483dbcee02a7191fbb105f9c
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Globalization] Code structure changed to match cordova architecture.
Pawel Andruszkiewicz [Fri, 8 Apr 2016 06:56:40 +0000 (08:56 +0200)]
[Globalization] Code structure changed to match cordova architecture.

Change-Id: I24a19cf4c50fa31498dc432ef436e9a7d01350b5
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[NetworkInformation] Code structure changed to match cordova architecture.
Pawel Andruszkiewicz [Thu, 7 Apr 2016 12:43:50 +0000 (14:43 +0200)]
[NetworkInformation] Code structure changed to match cordova architecture.

Change-Id: I0bd584511e991e1f9a59abb4f998f111f336998d
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Media] Code structure changed to match cordova architecture.
Pawel Andruszkiewicz [Thu, 7 Apr 2016 12:27:51 +0000 (14:27 +0200)]
[Media] Code structure changed to match cordova architecture.

Change-Id: Id08058932daaa612b887badf48aa498e942bec4b
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[FileTransfer] Code structure changed to match cordova architecture.
Pawel Andruszkiewicz [Thu, 7 Apr 2016 12:19:18 +0000 (14:19 +0200)]
[FileTransfer] Code structure changed to match cordova architecture.

Change-Id: I22a8e934fd8800ec9dbcdc4b0dba1b469881428e
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Events] Code structure changed to match cordova architecture.
Pawel Andruszkiewicz [Thu, 7 Apr 2016 12:11:14 +0000 (14:11 +0200)]
[Events] Code structure changed to match cordova architecture.

Change-Id: I148576302885da489c84490ddcc0ac0fb6743e48
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Dialog] Code structure changed to match cordova architecture.
Pawel Andruszkiewicz [Thu, 7 Apr 2016 11:47:38 +0000 (13:47 +0200)]
[Dialog] Code structure changed to match cordova architecture.

Change-Id: Ia862a78e1508b61d7a9cbb117a6bebc3004e0da7
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[DeviceMotion] Code structure changed to match cordova architecture.
Pawel Andruszkiewicz [Thu, 7 Apr 2016 11:39:48 +0000 (13:39 +0200)]
[DeviceMotion] Code structure changed to match cordova architecture.

Change-Id: Ifa81b9b708b8c1abea9d71333776b4f8d565928f
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Device] Code structure changed to match cordova architecture.
Pawel Andruszkiewicz [Thu, 7 Apr 2016 11:22:24 +0000 (13:22 +0200)]
[Device] Code structure changed to match cordova architecture.

Change-Id: I157d52bfb87d82eebd1c12ee618a81e6a0bee88d
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Dialog] Native code removed, use Tizen Web API to get profile of the device.
Pawel Andruszkiewicz [Thu, 7 Apr 2016 10:42:29 +0000 (12:42 +0200)]
[Dialog] Native code removed, use Tizen Web API to get profile of the device.

Change-Id: I6c3c95a604fc4da5eb49439485b913b06d244a9f
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years agoMerge branch 'master' into tizen accepted/tizen/common/20160405.133021 accepted/tizen/ivi/20160405.083920 accepted/tizen/mobile/20160405.083835 accepted/tizen/tv/20160405.083847 accepted/tizen/wearable/20160405.083906 submit/tizen/20160405.071417
Hyunjin Park [Tue, 5 Apr 2016 06:51:43 +0000 (15:51 +0900)]
Merge branch 'master' into tizen

8 years ago[version] 0.8
Hyunjin Park [Tue, 5 Apr 2016 06:50:57 +0000 (15:50 +0900)]
[version] 0.8

Change-Id: I4d83ba90e45f6d0e7eab16fb803dd972c74fd9fb

8 years agoMerge "[Media] Create only one AudioContext()."
HyunJin Park [Tue, 5 Apr 2016 06:00:03 +0000 (15:00 +0900)]
Merge "[Media] Create only one AudioContext()."

8 years agoMerge branch 'master' into tizen accepted/tizen/common/20160404.123550 accepted/tizen/ivi/20160405.012305 accepted/tizen/mobile/20160405.012215 accepted/tizen/tv/20160405.012237 accepted/tizen/wearable/20160405.012248 submit/tizen/20160404.045623
Hyunjin Park [Mon, 4 Apr 2016 04:45:00 +0000 (13:45 +0900)]
Merge branch 'master' into tizen

8 years ago[version] 0.7
Hyunjin Park [Mon, 4 Apr 2016 04:43:00 +0000 (13:43 +0900)]
[version] 0.7

Change-Id: Id1a9185f6faf8a40dcc34086e683040822bc0bf9

8 years ago[Cordova][Dialog] Add profile feature to divide code (TV and MobileOrWearable)
Lukasz Bardeli [Fri, 1 Apr 2016 15:27:21 +0000 (17:27 +0200)]
[Cordova][Dialog] Add profile feature to divide code (TV and MobileOrWearable)

Change-Id: I6a1b200ccf8d74bca77b1332cb263bf2b39995e9
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
Signed-off-by: bg.chun <bg.chun@samsung.com>
8 years ago[bhtest] fix bhtest app
bg.chun [Sat, 2 Apr 2016 02:46:40 +0000 (11:46 +0900)]
[bhtest] fix bhtest app

Change-Id: I25b4454baa6094ede1fabedc517a7be1a8695588
Signed-off-by: bg.chun <bg.chun@samsung.com>
8 years ago[test] Temporarily disabled some tests for media.
Pawel Andruszkiewicz [Fri, 1 Apr 2016 14:56:05 +0000 (16:56 +0200)]
[test] Temporarily disabled some tests for media.

Change-Id: I99df10fac33f3c46637389638845e294930422f9
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[test] Temporarily disabled some tests for file transfer.
Pawel Andruszkiewicz [Fri, 1 Apr 2016 14:38:03 +0000 (16:38 +0200)]
[test] Temporarily disabled some tests for file transfer.

Change-Id: Ia1c97552c8a8c7f892e3edd1645c85dfb5c56646
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[test] Disabled not support unit test (Media).
Pawel Andruszkiewicz [Fri, 1 Apr 2016 14:28:31 +0000 (16:28 +0200)]
[test] Disabled not support unit test (Media).

Change-Id: I230d3220abd2be66b16ce6abbbc40d5c59bd0062
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Media] Create only one AudioContext().
Pawel Andruszkiewicz [Fri, 1 Apr 2016 14:25:53 +0000 (16:25 +0200)]
[Media] Create only one AudioContext().

Fix for unit tests (expected error code in case of non-existent file).

[Verification] TCT pass rate: 100% (46/46/0/0/0)

Change-Id: Iefe550ade09c0e372d98d5706dbed7d2ae103a8f
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[test] Remove not implemented plugins from the test app.
Pawel Andruszkiewicz [Fri, 1 Apr 2016 13:29:21 +0000 (15:29 +0200)]
[test] Remove not implemented plugins from the test app.

Change-Id: Ib014770d338a544a28c9c48df48ca1987e8cb67b
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[test] Remove disabled test of File module.
Pawel Andruszkiewicz [Fri, 1 Apr 2016 12:52:21 +0000 (14:52 +0200)]
[test] Remove disabled test of File module.

Change-Id: I471b9195a7d42c8da0ba06208d20b5c56954c4ae
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years agoMerge branch 'master' into tizen accepted/tizen/common/20160401.171258 accepted/tizen/ivi/20160402.022107 accepted/tizen/mobile/20160402.022025 accepted/tizen/tv/20160402.022037 accepted/tizen/wearable/20160402.022048 submit/tizen/20160401.122923
Hyunjin Park [Fri, 1 Apr 2016 12:22:35 +0000 (21:22 +0900)]
Merge branch 'master' into tizen

8 years ago[version] 0.6
Hyunjin Park [Fri, 1 Apr 2016 12:18:25 +0000 (21:18 +0900)]
[version] 0.6

Change-Id: I638686e46c71d3fc3e213dc45976d1b0e2fae931

8 years ago[FileTransfer] Fixed default HTTP method for upload().
Pawel Andruszkiewicz [Fri, 1 Apr 2016 11:46:20 +0000 (13:46 +0200)]
[FileTransfer] Fixed default HTTP method for upload().

[Verification] TCT pass rate: 100% (23/23/0/0/0)

Change-Id: If42a6025438245ffd03b6c644f84700406a7d936
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Globalization] Don't use the pointer if it's null.
Pawel Andruszkiewicz [Fri, 25 Mar 2016 13:03:28 +0000 (14:03 +0100)]
[Globalization] Don't use the pointer if it's null.

Fixes: SVACE 27745.

[Verification] TCT pass rate 100% (106/106/0/0/0).

Change-Id: I2a9ffabd238d633630c4efe7d4f42a2cf6ca52db
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years agoMerge branch 'master' into tizen accepted/tizen/common/20160323.185801 accepted/tizen/ivi/20160324.010913 accepted/tizen/mobile/20160324.010739 accepted/tizen/tv/20160324.010807 accepted/tizen/wearable/20160324.010843 submit/tizen/20160323.130407
Hyunjin Park [Wed, 23 Mar 2016 12:17:50 +0000 (21:17 +0900)]
Merge branch 'master' into tizen

8 years ago[version] 0.5
Hyunjin Park [Wed, 23 Mar 2016 12:16:49 +0000 (21:16 +0900)]
[version] 0.5

Change-Id: I8f1d3833b648c9d36deef23452809fea8a2a53a8

8 years ago[File] - fixing application directories paths
Andrzej Popowski [Wed, 23 Mar 2016 11:39:12 +0000 (12:39 +0100)]
[File] - fixing application directories paths

Change-Id: Id87fb6b1f2aba8c585fb80d5ab841e04c2717c83
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years agoMerge branch 'master' into tizen accepted/tizen/common/20160308.143712 accepted/tizen/ivi/20160309.010105 accepted/tizen/mobile/20160309.010014 accepted/tizen/tv/20160309.010030 accepted/tizen/wearable/20160309.010049 submit/tizen/20160308.104428
Hyunjin Park [Tue, 8 Mar 2016 10:37:16 +0000 (19:37 +0900)]
Merge branch 'master' into tizen

8 years ago[version] 0.4
Hyunjin Park [Tue, 8 Mar 2016 10:36:22 +0000 (19:36 +0900)]
[version] 0.4

Change-Id: I79346909991038672d63ceb3a1f9f39f2c0c1819

8 years ago[Globalization] Replaced localtime with localtime_r.
Pawel Andruszkiewicz [Tue, 8 Mar 2016 09:08:58 +0000 (10:08 +0100)]
[Globalization] Replaced localtime with localtime_r.

Fixes: SVACE 46469

[Verification] Pass rate did not change.

Change-Id: If4bf00dd1c34800f0216a0f9fdbda7b42e277f57
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years agoMerge branch 'master' into tizen accepted/tizen/common/20160304.195142 accepted/tizen/ivi/20160305.092014 accepted/tizen/mobile/20160305.091921 accepted/tizen/tv/20160305.091939 accepted/tizen/wearable/20160305.091955 submit/tizen/20160304.011610
Hyunjin Park [Fri, 4 Mar 2016 00:52:58 +0000 (09:52 +0900)]
Merge branch 'master' into tizen

8 years ago[version] 0.3
Hyunjin Park [Fri, 4 Mar 2016 00:51:18 +0000 (09:51 +0900)]
[version] 0.3

Change-Id: I85a1b5426e2ee15ec4bad80683cbcd4afc0a3e59

8 years ago[cordova] fix filesystem truncate privilege filesystem.write->systemsetting.admin
bg.chun [Thu, 3 Mar 2016 10:42:36 +0000 (19:42 +0900)]
[cordova] fix filesystem truncate privilege filesystem.write->systemsetting.admin

Change-Id: I88d0d22929bb9aa1c23fdfc85fa652018846e117
Signed-off-by: bg.chun <bg.chun@samsung.com>
8 years agoMerge branch 'master' into tizen accepted/tizen/mobile/20160217.011051 accepted/tizen/tv/20160217.011101 accepted/tizen/wearable/20160217.011128 submit/tizen/20160216.105812 submit/tizen_common/20160218.142243
Hyunjin Park [Tue, 16 Feb 2016 10:42:20 +0000 (19:42 +0900)]
Merge branch 'master' into tizen

8 years ago[File] Added privilege check to truncate function.
Tomasz Marciniak [Thu, 11 Feb 2016 11:19:09 +0000 (12:19 +0100)]
[File] Added privilege check to truncate function.

[Verfication] Code compiles.

Change-Id: I1a192d33f9a5b9fdf75febd1818f3f2299632ade
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
8 years agoMerge branch 'master' into tizen accepted/tizen/ivi/20160218.022807 accepted/tizen/mobile/20160202.115338 accepted/tizen/tv/20160202.115347 accepted/tizen/wearable/20160202.115409 submit/tizen/20160202.080640 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000001
Hyunjin Park [Tue, 2 Feb 2016 07:45:30 +0000 (16:45 +0900)]
Merge branch 'master' into tizen

8 years ago[File] Added checking if length parameter is double.
Tomasz Marciniak [Tue, 2 Feb 2016 07:07:20 +0000 (08:07 +0100)]
[File] Added checking if length parameter is double.

[Verification] Code compiles. TCT did not change.

Change-Id: I12ba3200e6ff95537afef488af57793a16f2a024
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
8 years agoMerge branch 'master' into tizen
Hyunjin Park [Wed, 13 Jan 2016 08:40:27 +0000 (17:40 +0900)]
Merge branch 'master' into tizen

8 years agoFixed deprecated API using (JIRA task #917)
Adam Szczerbiak [Tue, 12 Jan 2016 10:50:14 +0000 (11:50 +0100)]
Fixed deprecated API using (JIRA task #917)

Change-Id: I9fa8b488b72e685264304fe213974da7bfcca737
Signed-off-by: Adam Szczerbiak <a.szczerbiak@samsung.com>