platform/core/api/webapi-plugins.git
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

7 years agoRevert "[HAM] - change stop and unsetAccumulativePedometerListener functions" 04/107504/1
Hyunjin Park [Wed, 28 Dec 2016 08:55:42 +0000 (00:55 -0800)]
Revert "[HAM] - change stop and unsetAccumulativePedometerListener functions"

This reverts commit 766df7c791b6fdb912e8cacfe0881ed08843179f.

Change-Id: I149114fee5bdafff262e3d02d6465cf2ca0bd8d3

7 years ago[version] 1.64 91/107391/1 accepted/tizen/3.0/common/20161228.162344 accepted/tizen/3.0/ivi/20161228.091940 accepted/tizen/3.0/mobile/20161228.091844 accepted/tizen/3.0/tv/20161228.091859 accepted/tizen/3.0/wearable/20161228.091918 submit/tizen_3.0/20161228.014546
Hyunjin Park [Wed, 28 Dec 2016 01:36:48 +0000 (10:36 +0900)]
[version] 1.64

Change-Id: Ia9f43f620de50efeaf4f4933b1270f5c588bb964

7 years ago[HAM] - change stop and unsetAccumulativePedometerListener functions 14/106414/2
Andrzej Popowski [Wed, 21 Dec 2016 13:15:07 +0000 (14:15 +0100)]
[HAM] - change stop and unsetAccumulativePedometerListener functions

Change-Id: I61286b34bcccaf43d44fdd0b7a50e8cc2b717de6
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
7 years ago[systemInfo] add cpu arch 'aarch64' and 'x86_64' 15/107315/2
jk.pu [Tue, 27 Dec 2016 11:41:03 +0000 (20:41 +0900)]
[systemInfo] add cpu arch 'aarch64' and 'x86_64'

TM2 target cpu arch is aarch64. but return 'armv7'
verification: checked return value. systeminfo tct 100 % passed.

Change-Id: I401403afa9328e6d8b153dbc06f66dcc0d87d6aa
Signed-off-by: jk.pu <jk.pu@samsung.com>
7 years ago[systeminfo] fix error of tizen.systeminfo.getPropertyValue("LOCALE"...) 92/107192/1
jk.pu [Tue, 27 Dec 2016 05:57:25 +0000 (14:57 +0900)]
[systeminfo] fix error of tizen.systeminfo.getPropertyValue("LOCALE"...)

wrt already set system_settings_set_changed_cb(SYSTEM_SETTINGS_KEY_LOCALE_LANGUAGE,..)
this api is singleton , only one cb can be registered in each process.
change API to vconf_notify_key_changed() instead of system_settings_set_changed_cb

verification : check behavior and web tct. systeminfo 100% passed.

Change-Id: I7ec858317ac8d58b3b11190f58187cf96c342bf6
Signed-off-by: jk.pu <jk.pu@samsung.com>
7 years ago[version] 1.63 88/106888/1 accepted/tizen/3.0/common/20161227.101552 accepted/tizen/3.0/ivi/20161226.030331 accepted/tizen/3.0/mobile/20161226.030315 accepted/tizen/3.0/tv/20161226.030321 accepted/tizen/3.0/wearable/20161226.030325 submit/tizen_3.0/20161223.102855
Hyunjin Park [Fri, 23 Dec 2016 10:27:48 +0000 (19:27 +0900)]
[version] 1.63

Change-Id: Ief8e1c82802f55fe3368b570cb1ee62e32e0358c

7 years ago[Common] fix depedency 87/106887/1
taekeun.kang [Fri, 23 Dec 2016 10:07:54 +0000 (19:07 +0900)]
[Common] fix depedency

Change-Id: Ia6b015986431da5cab445a2f5506b4596d0bcf1d
Signed-off-by: taekeun.kang <taekeun.kang@samsung.com>
7 years ago[version] 1.62 65/106865/1 submit/tizen_3.0/20161223.085102
Hyunjin Park [Fri, 23 Dec 2016 08:49:41 +0000 (17:49 +0900)]
[version] 1.62

Change-Id: Ida9bbb6e21dacf41fcd7aa775e6013c1b082fdc7

7 years ago[Spec] Enable Push API for TV profile 98/106798/1
taekeun.kang [Tue, 11 Oct 2016 02:43:39 +0000 (11:43 +0900)]
[Spec] Enable Push API for TV profile

Change-Id: Icdff9cc656cf5e17165d7da7a622a55ffccede1f
Signed-off-by: taekeun.kang <taekeun.kang@samsung.com>
7 years agoMerge "[Convergence] launch() adjusted to the native api change." into tizen_3.0
Hyunjin Park [Fri, 23 Dec 2016 03:42:07 +0000 (19:42 -0800)]
Merge "[Convergence] launch() adjusted to the native api change." into tizen_3.0

7 years agoMerge "[common] add dependency" into tizen_3.0
Jeongkyun Pu [Fri, 23 Dec 2016 02:10:21 +0000 (18:10 -0800)]
Merge "[common] add dependency" into tizen_3.0

7 years ago[Convergence] launch() adjusted to the native api change. 88/106688/1
Tomasz Marciniak [Wed, 21 Dec 2016 13:49:19 +0000 (14:49 +0100)]
[Convergence] launch() adjusted to the native api change.

[Verification] Code compiles. In case of launch failure
error callback is called.

Change-Id: I58d4a221f4a410b82545eaea56090a02fdba7a04
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
7 years ago[version] 1.61 84/106584/1 accepted/tizen/3.0/common/20161222.181737 accepted/tizen/3.0/ivi/20161222.093704 accepted/tizen/3.0/mobile/20161222.093609 accepted/tizen/3.0/tv/20161222.093632 accepted/tizen/3.0/wearable/20161222.093648 submit/tizen_3.0/20161222.063120
Hyunjin Park [Thu, 22 Dec 2016 06:30:08 +0000 (15:30 +0900)]
[version] 1.61

Change-Id: I35a053975fa863145e998df83293d48fb7a96c36

7 years ago[common] replace cynara_simple_check() with cynara_check() 83/106583/1
Hyunjin Park [Thu, 22 Dec 2016 06:11:24 +0000 (15:11 +0900)]
[common] replace cynara_simple_check() with cynara_check()

cause: TSAM-11968 [SE][Store_App][Tizen_3.0_Public_Final_RC7][Mobile][000000062608_VaccineReminder.wgt]White screen after launch app and can't exit by back key

[verfication] result of web TCT are passed on filesystem, privilege, calendar

Change-Id: Ibd9a9cb243bf13e2e635e5e598b00ed891718f35

7 years ago[common] add dependency 38/106538/1
Hyunjin Park [Thu, 22 Dec 2016 04:39:55 +0000 (13:39 +0900)]
[common] add dependency

- VD department's request : 'undefined symbol: app_get_data_path' issue of TV product

Change-Id: Idba0a821044c083a5aa6337f898038a8e0cec896

7 years ago[version] 1.60 16/105916/1 accepted/tizen/3.0/common/20161221.181151 accepted/tizen/3.0/ivi/20161221.010702 accepted/tizen/3.0/mobile/20161221.011220 accepted/tizen/3.0/tv/20161221.010536 accepted/tizen/3.0/wearable/20161221.005632 submit/tizen_3.0/20161220.080644
Hyunjin Park [Tue, 20 Dec 2016 04:44:49 +0000 (13:44 +0900)]
[version] 1.60

Change-Id: Iae4f200eb40b3300ceffe07a1ce146073fba5612

7 years ago[systeminfo] change static core api version to get native api version 41/105541/3
jk.pu [Mon, 19 Dec 2016 03:42:40 +0000 (12:42 +0900)]
[systeminfo] change static core api version to get native api version

[verification] systeminfo web tct 100% passed.

Change-Id: I55d0dd6b8da2598bd55e08ae2861f9abb92a0939
Signed-off-by: jk.pu <jk.pu@samsung.com>
7 years agoMerge "Revert "[TVInputDevice] Register/unregister keys from mandatoryMap"" into... accepted/tizen/3.0/common/20161216.123436 accepted/tizen/3.0/ivi/20161216.015917 accepted/tizen/3.0/mobile/20161216.015820 accepted/tizen/3.0/tv/20161216.015845 accepted/tizen/3.0/wearable/20161216.015853 submit/tizen_3.0/20161215.084621
Hyunjin Park [Thu, 15 Dec 2016 08:36:10 +0000 (00:36 -0800)]
Merge "Revert "[TVInputDevice] Register/unregister keys from mandatoryMap"" into tizen_3.0

7 years agoRevert "[TVInputDevice] Register/unregister keys from mandatoryMap" 60/105060/1
Hyunjin Park [Thu, 15 Dec 2016 08:28:34 +0000 (00:28 -0800)]
Revert "[TVInputDevice] Register/unregister keys from mandatoryMap"

This reverts commit 4c95f7e1b4b33a603470f14e63c01bb5671241a1.

VD department's request : keep application backwardcompatibility

Change-Id: I24800147e47f496c1ecd99ba390d6f7ec0b66760

7 years ago[version] 1.59 48/105048/1
Hyunjin Park [Thu, 15 Dec 2016 07:58:33 +0000 (16:58 +0900)]
[version] 1.59

Change-Id: I3dc9ad1e00027113c9acd8aaed2fb6d26551c444

7 years ago[Convergence] Change the channelInfo interface name, ChannelInfo->ConvergenceChannelInfo 27/105027/2
Hyunjin Park [Thu, 15 Dec 2016 06:45:22 +0000 (15:45 +0900)]
[Convergence] Change the channelInfo interface name, ChannelInfo->ConvergenceChannelInfo

ACR : TWDAPI-143

Change-Id: I01b67fa814b2f19e87913fd4c4e33ff7686d7015

7 years agoMerge "[Sound] Remove usage of deprecated native API functions" into tizen_3.0
Hyunjin Park [Thu, 15 Dec 2016 06:28:12 +0000 (22:28 -0800)]
Merge "[Sound] Remove usage of deprecated native API functions" into tizen_3.0

7 years ago[DataControl] Nullable parameters 03/104803/2
Mateusz Bruno-Kaminski [Tue, 13 Dec 2016 15:41:29 +0000 (16:41 +0100)]
[DataControl] Nullable parameters

[Details] Changed parameters of SQLDataControlConsumer.select() to match the documentation.

[verification] web tct result is 100% passed.

Change-Id: I0dce52927f7644c492d53beaa983da0a56fd3fde
Signed-off-by: Mateusz Bruno-Kaminski <m.bruno2@samsung.com>
7 years agoMerge "[Devel package] Doc update" into tizen_3.0
Hyunjin Park [Thu, 15 Dec 2016 02:06:17 +0000 (18:06 -0800)]
Merge "[Devel package] Doc update" into tizen_3.0

7 years ago[version] 1.58 12/104812/1 accepted/tizen/3.0/common/20161215.163924 accepted/tizen/3.0/ivi/20161215.045322 accepted/tizen/3.0/mobile/20161215.045159 accepted/tizen/3.0/tv/20161215.045302 accepted/tizen/3.0/wearable/20161215.045314 submit/tizen_3.0/20161214.102439
Hyunjin Park [Wed, 14 Dec 2016 10:23:23 +0000 (19:23 +0900)]
[version] 1.58

Change-Id: I76008802a0fb9bee47cfdd3da8a241e90597e4f8

7 years ago[Devel package] Doc update 10/101510/6
Mateusz Bruno-Kaminski [Thu, 1 Dec 2016 09:31:07 +0000 (10:31 +0100)]
[Devel package] Doc update

[Details] Commited changes in Markdown files, generated HTML files from Markdown.

Change-Id: I318362dfe46ac217cb9e37b456eda1fc3a6c8c45
Signed-off-by: Mateusz Bruno-Kaminski <m.bruno2@samsung.com>
7 years ago[Sound] Remove usage of deprecated native API functions 63/104563/2
Jakub Skowron [Wed, 14 Dec 2016 09:28:27 +0000 (10:28 +0100)]
[Sound] Remove usage of deprecated native API functions

There were pairs of deprecated callback set/unset functions
(allowing only one callback). Now using add/remove.

[Verification]
  Web TCT auto and manual sound tests 100% PASS

Change-Id: Ieea0ed977831d5aa9695388b39c5b4848ec500d1
Signed-off-by: Jakub Skowron <j.skowron@samsung.com>
7 years ago[filesystem] fix global app wgt path issue. 38/104538/3
jk.pu [Tue, 13 Dec 2016 12:02:50 +0000 (21:02 +0900)]
[filesystem] fix global app wgt path issue.

issue: global app installed /opt/usr/globalapps/[app_install_path] , this path
is only readonly and app can't access this path. app data should be
inserted at /opt/usr/home/owner/apps_rw/[apps_install_path]

verifcation : filesystem tct has 1 fail
    FileSystemManager_resolve_wgt_private_tmp,this is wrt installer issue

Change-Id: I5ca883d9d4a132d3ba9f9251950f29f7ee4b7848
Signed-off-by: jk.pu <jk.pu@samsung.com>
7 years ago[version] 1.57 05/104005/1 accepted/tizen/3.0/common/20161213.163622 accepted/tizen/3.0/ivi/20161213.024424 accepted/tizen/3.0/mobile/20161213.024348 accepted/tizen/3.0/tv/20161213.024403 accepted/tizen/3.0/wearable/20161213.024412 submit/tizen_3.0/20161212.061547
jk.pu [Mon, 12 Dec 2016 05:49:48 +0000 (14:49 +0900)]
[version] 1.57

Change-Id: I2713442e0e9338e95156368c7ba47994226799dd
Signed-off-by: jk.pu <jk.pu@samsung.com>
7 years agoMerge "[badge] fix wrong badge count issue at addChangeListener" into tizen_3.0
jk.pu [Mon, 12 Dec 2016 05:46:29 +0000 (21:46 -0800)]
Merge "[badge] fix wrong badge count issue at addChangeListener" into tizen_3.0

7 years ago[badge] fix wrong badge count issue at addChangeListener 98/103998/1
jk.pu [Mon, 12 Dec 2016 05:16:01 +0000 (14:16 +0900)]
[badge] fix wrong badge count issue at addChangeListener

verification: all badge tct are passed

Change-Id: Ia96bff86309a44f3e084423874996eb58b4556ab
Signed-off-by: jk.pu <jk.pu@samsung.com>
7 years ago[version] 1.56 42/103742/1 accepted/tizen/3.0/common/20161210.130742 accepted/tizen/3.0/ivi/20161209.105708 accepted/tizen/3.0/mobile/20161209.105649 accepted/tizen/3.0/tv/20161209.105655 accepted/tizen/3.0/wearable/20161209.105704 submit/tizen_3.0/20161209.094616
Hyunjin Park [Fri, 9 Dec 2016 09:02:47 +0000 (18:02 +0900)]
[version] 1.56

Change-Id: Ifed8f5acfa037007ca93c6819436805d382d6ea8

7 years agoMerge "[Sound] - Replace deprecated API" into tizen_3.0
Hyunjin Park [Fri, 9 Dec 2016 09:01:52 +0000 (01:01 -0800)]
Merge "[Sound] - Replace deprecated API" into tizen_3.0

7 years ago[Sound] - Replace deprecated API 28/102828/4
Andrzej Popowski [Tue, 6 Dec 2016 13:49:33 +0000 (14:49 +0100)]
[Sound] - Replace deprecated API

TCT result 100% PASS

Change-Id: I301b36d4f3d05249ab06d34c32cba6979e116f04
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
7 years agoMerge "[filesystem] add path log for InvalidValue case" into tizen_3.0
Jeongkyun Pu [Fri, 9 Dec 2016 04:01:18 +0000 (20:01 -0800)]
Merge "[filesystem] add path log for InvalidValue case" into tizen_3.0

7 years ago[filesystem] add path log for InvalidValue case 25/103625/1
Hyunjin Park [Fri, 9 Dec 2016 03:58:34 +0000 (12:58 +0900)]
[filesystem] add path log for InvalidValue case

[verification] code is complied.

Change-Id: I9f4a3f5e91f66313d9b294de3094ab0094dcf67f

7 years ago[common] remove useless catch case. 14/103614/1
Hyunjin Park [Fri, 9 Dec 2016 02:48:43 +0000 (11:48 +0900)]
[common] remove useless catch case.
- violation of access rule

[verification] code is compiled.

Change-Id: Ic55ee530ec68ef608d3b91dade5f88bad494cd68

7 years ago[Filesystem] - Remove error log when file is not found 29/103529/1
Andrzej Popowski [Thu, 8 Dec 2016 13:51:36 +0000 (14:51 +0100)]
[Filesystem] - Remove error log when file is not found

Change-Id: Ia8a0705ec93e7250ee6cbb3839a6b533fbca8591
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
7 years agoMerge "[version] 1.55" into tizen_3.0 accepted/tizen/3.0/common/20161209.094832 accepted/tizen/3.0/ivi/20161209.002316 accepted/tizen/3.0/mobile/20161209.002147 accepted/tizen/3.0/tv/20161209.002232 accepted/tizen/3.0/wearable/20161209.002302 submit/tizen_3.0/20161208.070442
Hyunjin Park [Thu, 8 Dec 2016 06:32:34 +0000 (22:32 -0800)]
Merge "[version] 1.55" into tizen_3.0

7 years ago[version] 1.55 58/103358/1
Hyunjin Park [Thu, 8 Dec 2016 06:24:24 +0000 (15:24 +0900)]
[version] 1.55

Change-Id: I11aa8eb77237a88b0529ba76d056817a15d716fc

7 years ago[nbs] fix svace issue WGID 158431 54/103354/2
Hyunjin Park [Thu, 8 Dec 2016 06:17:16 +0000 (15:17 +0900)]
[nbs] fix svace issue WGID 158431
- MEMORY_LEAK.STRDUP

[verification] test result of web TCT is 100% passed.

Change-Id: I1806e9e7da2e9285f9eea2ae5c9d4ad70427ead4

7 years agoMerge "[Convergence] Uncomment app_control_destroy() and remove JS logs." into tizen_3.0
Hyunjin Park [Thu, 8 Dec 2016 05:56:55 +0000 (21:56 -0800)]
Merge "[Convergence] Uncomment app_control_destroy() and remove JS logs." into tizen_3.0

7 years ago[package] fix issue of web TCT 80/103180/1
Hyunjin Park [Wed, 7 Dec 2016 11:57:03 +0000 (20:57 +0900)]
[package] fix issue of web TCT
- cause : native API is changed not to throw invalid parameter in no db case.
- solution : add code to check package db

[verification] test result of Web TCT is 100% pass rate.

Change-Id: If2b1c1aa9a83f5df8dee725e2015963d24da4c48

7 years ago[Convergence] Uncomment app_control_destroy() and remove JS logs. 76/103176/1
Tomasz Marciniak [Wed, 7 Dec 2016 11:45:27 +0000 (20:45 +0900)]
[Convergence] Uncomment app_control_destroy() and remove JS logs.

[Verification] Code compiles. There is no crash on 20161206 image.

Change-Id: Ia50579d2db56b88efe449dc8475b179b6b45870b
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
7 years ago[version] 1.54 02/102602/1 accepted/tizen/3.0/common/20161207.194643 accepted/tizen/3.0/ivi/20161207.012646 accepted/tizen/3.0/mobile/20161207.012553 accepted/tizen/3.0/tv/20161207.012609 accepted/tizen/3.0/wearable/20161207.012627 submit/tizen_3.0/20161206.092631
Hyunjin Park [Tue, 6 Dec 2016 07:31:39 +0000 (16:31 +0900)]
[version] 1.54

Change-Id: Ia70f62133d7fe89936f0fd91e0354713cf69ea96

7 years agoMerge "[Convergence] Set discoveryStarted to false in error callback." into tizen_3.0
Hyunjin Park [Tue, 6 Dec 2016 07:28:42 +0000 (23:28 -0800)]
Merge "[Convergence] Set discoveryStarted to false in error callback." into tizen_3.0

7 years agoMerge "[Convergence] Fixed clientInfo in callback of start method" into tizen_3.0
Hyunjin Park [Tue, 6 Dec 2016 07:20:23 +0000 (23:20 -0800)]
Merge "[Convergence] Fixed clientInfo in callback of start method" into tizen_3.0

7 years ago[messaging] fix savace 2.2 defect. remove unreachable code. 91/102591/1
jk.pu [Tue, 6 Dec 2016 07:01:24 +0000 (16:01 +0900)]
[messaging] fix savace 2.2 defect. remove unreachable code.

Change-Id: I6face2a23275b1e9798a0d07b97905b660258f16
Signed-off-by: jk.pu <jk.pu@samsung.com>
7 years agoMerge "[Convergence] Return InvalidValuesError if id is empty." into tizen_3.0
Hyunjin Park [Tue, 6 Dec 2016 05:54:42 +0000 (21:54 -0800)]
Merge "[Convergence] Return InvalidValuesError if id is empty." into tizen_3.0

7 years agoMerge "[Convergence] Fix for launch() and launchAppControl()" into tizen_3.0
Hyunjin Park [Tue, 6 Dec 2016 05:35:35 +0000 (21:35 -0800)]
Merge "[Convergence] Fix for launch() and launchAppControl()" into tizen_3.0

7 years agoMerge "[Convergence] Reporting error while disconnect fails" into tizen_3.0
Hyunjin Park [Tue, 6 Dec 2016 05:25:18 +0000 (21:25 -0800)]
Merge "[Convergence] Reporting error while disconnect fails" into tizen_3.0

7 years agoMerge "[Bluetooth] Fixed memory leak" into tizen_3.0
Hyunjin Park [Tue, 6 Dec 2016 04:28:22 +0000 (20:28 -0800)]
Merge "[Bluetooth] Fixed memory leak" into tizen_3.0

7 years agoMerge "[iotcon]add oring connectivity convert for find function" into tizen_3.0
jk.pu [Tue, 6 Dec 2016 04:26:03 +0000 (20:26 -0800)]
Merge "[iotcon]add oring connectivity convert for find function" into tizen_3.0

7 years ago[Convergence] Set discoveryStarted to false in error callback. 29/102029/2
Tomasz Marciniak [Sun, 4 Dec 2016 09:50:20 +0000 (18:50 +0900)]
[Convergence] Set discoveryStarted to false in error callback.

[Verification] Code compiles.

Change-Id: I05aa3c04f5dfe2232495c08c35c15921f37747a6
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
7 years ago[Convergence] Fixed clientInfo in callback of start method 70/101970/6
Piotr Kosko [Fri, 2 Dec 2016 13:40:35 +0000 (14:40 +0100)]
[Convergence] Fixed clientInfo in callback of start method

[Feature] Fixed filling clientInfo when calling start callback of
  client service (both for service found on other device with startDiscovery
  and for local service created with constructor)

Change-Id: If2d0e1808df46a8e41415a98e680c86ed0bedf59
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years ago[Convergence] Return InvalidValuesError if id is empty. 14/101914/3
Tomasz Marciniak [Fri, 2 Dec 2016 10:20:04 +0000 (19:20 +0900)]
[Convergence] Return InvalidValuesError if id is empty.

[Verification] Code compiles. Proper error is returned
in error callback.

Change-Id: I55c6c7fbb786022bdbe882bd9ee99cae0654242b
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
7 years ago[Convergence] Fix for launch() and launchAppControl() 24/101824/4
Tomasz Marciniak [Fri, 2 Dec 2016 07:31:24 +0000 (16:31 +0900)]
[Convergence] Fix for launch() and launchAppControl()

[Verification] Code compiles. Application on remote
device can be launched, resulut is received and passed
to JS layer. Application does not crash now.

Change-Id: I45345a302a0601895bda5593700c80be3c877b95
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
7 years ago[Convergence] Reporting error while disconnect fails 48/101548/6
Piotr Kosko [Thu, 1 Dec 2016 11:19:11 +0000 (12:19 +0100)]
[Convergence] Reporting error while disconnect fails

Change-Id: I0c75536ffa79d89f1fd999646256195a5b33000c
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
7 years ago[Bluetooth] Fixed memory leak 82/102282/1
Szymon Jastrzebski [Mon, 5 Dec 2016 09:24:25 +0000 (10:24 +0100)]
[Bluetooth] Fixed memory leak

[Verification] TCT test passed

Change-Id: I5f790d94aca1a2767f7d3596afece3759362eeb5
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
7 years ago[iotcon]add oring connectivity convert for find function 81/102281/1
jk.pu [Mon, 5 Dec 2016 09:22:15 +0000 (18:22 +0900)]
[iotcon]add oring connectivity convert for find function

Change-Id: I9d90c1d53eda3270f49f9357edc34541ad58ceb1
Signed-off-by: jk.pu <jk.pu@samsung.com>
7 years ago[convergence] remove warning due to missing return value 51/101451/1
Hyunjin Park [Thu, 1 Dec 2016 07:43:02 +0000 (16:43 +0900)]
[convergence] remove warning due to missing return value

[verification] no warning is confirmed on log

Change-Id: I90317218f07f03798177adca859a299a1561bd74

7 years agoMerge "[TVInputDevice] Register/unregister keys from mandatoryMap" into tizen_3.0
Hyunjin Park [Thu, 1 Dec 2016 06:13:13 +0000 (22:13 -0800)]
Merge "[TVInputDevice] Register/unregister keys from mandatoryMap" into tizen_3.0

7 years agoMerge "[Convergance] change call successCallbackin AppCommunicationClientService...
Hyunjin Park [Thu, 1 Dec 2016 06:00:15 +0000 (22:00 -0800)]
Merge "[Convergance] change call successCallbackin AppCommunicationClientService.disconnect()" into tizen_3.0

7 years ago[Convergance] change call successCallbackin AppCommunicationClientService.disconnect() 95/101295/1
Lukasz Bardeli [Wed, 30 Nov 2016 14:41:29 +0000 (15:41 +0100)]
[Convergance] change call successCallbackin AppCommunicationClientService.disconnect()

[Verification] Code compiles without error

Change-Id: I8dd051670f0477bdd88fbb2f40ff66b579801e6c
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
7 years ago[version] 1.53 99/101099/1 accepted/tizen/3.0/common/20161130.133937 accepted/tizen/3.0/ivi/20161130.093057 accepted/tizen/3.0/mobile/20161130.093001 accepted/tizen/3.0/tv/20161130.093016 accepted/tizen/3.0/wearable/20161130.093037 submit/tizen_3.0/20161130.085250
jk.pu [Wed, 30 Nov 2016 08:37:39 +0000 (17:37 +0900)]
[version] 1.53

Change-Id: I5000310f64d0911926fd8659157ed6914e81d3de
Signed-off-by: jk.pu <jk.pu@samsung.com>
7 years agoMerge "[Convergence] Some fixes for RemoteAppControlService." into tizen_3.0
Hyunjin Park [Wed, 30 Nov 2016 08:25:26 +0000 (00:25 -0800)]
Merge "[Convergence] Some fixes for RemoteAppControlService." into tizen_3.0

7 years agoMerge "[Convergence] Set readonly attributes for Service." into tizen_3.0
Hyunjin Park [Wed, 30 Nov 2016 08:24:15 +0000 (00:24 -0800)]
Merge "[Convergence] Set readonly attributes for Service." into tizen_3.0

7 years ago[Common] fix bug in tools.cc - missing '}' 61/101061/2
taekeun.kang [Wed, 30 Nov 2016 07:47:02 +0000 (16:47 +0900)]
[Common] fix bug in tools.cc - missing '}'

Change-Id: I493872f648b6adab262deb826034cad19a277f07
Signed-off-by: taekeun.kang <taekeun.kang@samsung.com>
7 years ago[Convergence] Some fixes for RemoteAppControlService. 13/100813/4
Tomasz Marciniak [Tue, 29 Nov 2016 08:42:17 +0000 (17:42 +0900)]
[Convergence] Some fixes for RemoteAppControlService.

[Verification] Code compiles.

Change-Id: I7bb1b979731153512fed0287c9290f490efc312f
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
7 years ago[TVInputDevice] Register/unregister keys from mandatoryMap 93/100893/4
Pawel Wasowski [Tue, 29 Nov 2016 13:07:13 +0000 (14:07 +0100)]
[TVInputDevice] Register/unregister keys from mandatoryMap

This commit introduce following changes to TVInputDevice API:
* list keys from mandatoryMap with getSupportedKeys
* register and unregister a single key from mandatoryMap
* register and unregister a batch of keys from mandatoryMap

Change-Id: I78ce888e8501fb245e5136f574c40d34f5907da3
Signed-off-by: Pawel Wasowski <p.wasowski2@partner.samsung.com>
7 years ago[Convergence] Set readonly attributes for Service. 45/100645/3
Tomasz Marciniak [Tue, 29 Nov 2016 00:02:59 +0000 (09:02 +0900)]
[Convergence] Set readonly attributes for Service.

[Verification] Code compiles.

Change-Id: Ic0f96d60e8825d3d74098a87488f29d8a6e22342
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
7 years agoMerge "[Convergence] Fix error handling codes to satisfy spec." into tizen_3.0
Hyunjin Park [Tue, 29 Nov 2016 02:25:43 +0000 (18:25 -0800)]
Merge "[Convergence] Fix error handling codes to satisfy spec." into tizen_3.0