sooyeon.kim [Fri, 5 Jul 2019 04:23:54 +0000 (13:23 +0900)]
Add gcov package generation feature
Change-Id: I1763d43a6607da2541cd50bd8023452482a5b6cf
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
Wonnam Jang [Thu, 27 Jun 2019 06:04:42 +0000 (06:04 +0000)]
Merge "Add line coverage comments" into tizen
wn.jang [Wed, 26 Jun 2019 07:51:40 +0000 (16:51 +0900)]
Fix build error
Change-Id: Ida040f10099fe2cfb5d1f4aac3f1998ca37f231a
wn.jang [Wed, 26 Jun 2019 05:59:17 +0000 (14:59 +0900)]
Update to connect DB logic
Change-Id: I52d16f5c2a9f4b560aeaed1d60a72fdcac423f8d
wn.jang [Tue, 25 Jun 2019 01:17:07 +0000 (10:17 +0900)]
connect DB after service state is ready
- to avoid concurrency issue.
- DB will be created on only vcd service process.
Change-Id: I03caa096b651f4c61f626a6317bbd97f9aff0070
Signed-off-by: wn.jang <wn.jang@samsung.com>
wn.jang [Tue, 25 Jun 2019 01:17:07 +0000 (10:17 +0900)]
Connect DB after service state is ready to avoid concurrency issue
Change-Id: I03caa096b651f4c61f626a6317bbd97f9aff0070
Signed-off-by: wn.jang <wn.jang@samsung.com>
wn.jang [Fri, 7 Jun 2019 08:45:49 +0000 (17:45 +0900)]
Fix memory leak on tts_streaming thread
Change-Id: Iebcf7035772614796f71c50de8c90ed0202e2092
sooyeon.kim [Mon, 3 Jun 2019 07:24:16 +0000 (16:24 +0900)]
Add line coverage comments
Change-Id: I7a5310f6f1588b89ece3e4fa0727192aa1c27252
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
Jongmin Lee [Thu, 30 May 2019 05:45:10 +0000 (14:45 +0900)]
replace the use of ecore_wayland into ecore_wl2
Change-Id: I8d276f76a313426f2d85bb5447d841e8baf78f90
wn.jang [Fri, 24 May 2019 07:07:23 +0000 (16:07 +0900)]
Fix thread unsafety issue when preparing
Change-Id: Idafff2ce66490ceade64919f37ad1918ad9be899
wn.jang [Wed, 15 May 2019 06:35:09 +0000 (15:35 +0900)]
Fix memory deference issue
Change-Id: Ied7439593b1d4c8e104f80af43b0045ba515be67
wn.jang [Fri, 10 May 2019 05:46:13 +0000 (14:46 +0900)]
Remove unnecessary 'close connection' codes
Change-Id: I95cdc9b4b35912ada9c84dd44726217b4f0a9a21
Signed-off-by: wn.jang <wn.jang@samsung.com>
wn.jang [Wed, 8 May 2019 11:55:13 +0000 (20:55 +0900)]
Fix dbus issue when initialize
Change-Id: I0d3d8461fd2e1a25ea35bf941ff91353a7913978
Signed-off-by: wn.jang <wn.jang@samsung.com>
sungrae jo [Wed, 8 May 2019 06:17:59 +0000 (15:17 +0900)]
Added mutex lock for widget
Change-Id: I5dc841cc223c5ff3c20b7d153316f856bd30bf52
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
Wonnam Jang [Wed, 24 Apr 2019 11:40:51 +0000 (11:40 +0000)]
Merge "Add debug code for unhandled dbus message" into tizen
Wonnam Jang [Wed, 24 Apr 2019 11:39:30 +0000 (11:39 +0000)]
Merge "Add parameter to change system volume" into tizen
wn.jang [Wed, 24 Apr 2019 11:19:20 +0000 (20:19 +0900)]
Add debug code for unhandled dbus message
Change-Id: I0c045bc1dddf287a69c78d211bbd5ba3e0b851fc
Signed-off-by: wn.jang <wn.jang@samsung.com>
wn.jang [Tue, 16 Apr 2019 08:13:55 +0000 (17:13 +0900)]
Check null before add match if dbus was closed or not
Change-Id: I61726c900d2638ebc330a97643e3afe16276ab15
Signed-off-by: wn.jang <wn.jang@samsung.com>
Sooyeon Kim [Wed, 27 Mar 2019 11:26:24 +0000 (11:26 +0000)]
Revert "Remove far field package"
This reverts commit
025197c2bd58336a3be24fefe01cfae3923c320c.
Change-Id: I38bb9b3df563d30c37ac96d46f691a5368418f52
Wonnam Jang [Thu, 28 Feb 2019 05:34:11 +0000 (14:34 +0900)]
Add parameter to change system volume
Change-Id: Ie19282c085c9ffb6a07b2a664cecbcff2b86b063
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Thu, 21 Feb 2019 07:10:17 +0000 (16:10 +0900)]
Remove far field package
Change-Id: I1e5c4aaa5bf5151e50cc2bdadaef6d8474e8f79c
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Mon, 11 Feb 2019 10:29:42 +0000 (19:29 +0900)]
Fix memory leak
Change-Id: I4b4c64a72c9ff5c2f12390ccb135984f9c9f6f9e
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Sooyeon Kim [Tue, 22 Jan 2019 09:44:28 +0000 (09:44 +0000)]
Merge "Update description for vc_cmd_list_filter_by_type" into tizen
Sooyeon Kim [Tue, 22 Jan 2019 09:43:39 +0000 (09:43 +0000)]
Merge "Add managing prepare thread" into tizen
Wonnam Jang [Mon, 14 Jan 2019 12:26:25 +0000 (21:26 +0900)]
Fix memory leak due to sending dbus when no reply
Change-Id: I327b07a1e3a658221ccc0bb33ca3512c5657e561
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
(cherry picked from commit
81c5fa0c165ddd329b5d1f90c7a81d7304ccc3b5)
Wonnam Jang [Mon, 14 Jan 2019 11:47:13 +0000 (20:47 +0900)]
Update description for vc_cmd_list_filter_by_type
Change-Id: Ib4af0d2d469e1146e013f5aebcf31417e7ece968
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
(cherry picked from commit
c2b7b3e92bb384fdf495f9de317c5116216c47d0)
sooyeon.kim [Wed, 16 Jan 2019 11:57:27 +0000 (20:57 +0900)]
Add managing prepare thread
Change-Id: Ibc4aacb3b0982c5c15b1f18f3f22b39ddcda64ff
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
f582749f23e386815bd15d2c51e16de0c286364e)
Sooyeon Kim [Tue, 22 Jan 2019 09:40:32 +0000 (09:40 +0000)]
Merge "Remove vc-config in RW when xmlParseFile is failed" into tizen
sooyeon.kim [Fri, 18 Jan 2019 01:44:32 +0000 (10:44 +0900)]
Remove vc-config in RW when xmlParseFile is failed
Change-Id: Ib3c3b3d58c5bfa05936525091a3b345051f63990
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
55868619bb9c5903b61707c52a0586e604fe16aa)
sooyeon.kim [Mon, 14 Jan 2019 02:20:47 +0000 (11:20 +0900)]
Fix permission denied problem
Change-Id: I4fe323760223b8ca57e0ebe90294ea6d02f49a20
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
4097d80069c56bdfff59985f97c3e5f0258892f3)
Sooyeon Kim [Tue, 22 Jan 2019 09:38:50 +0000 (09:38 +0000)]
Merge "Change the state condition in __vc_mgr_cb_error" into tizen
Sooyeon Kim [Tue, 22 Jan 2019 09:38:42 +0000 (09:38 +0000)]
Merge "Fix to call sound_manager_start_virtual_stream" into tizen
sooyeon.kim [Fri, 11 Jan 2019 01:53:27 +0000 (10:53 +0900)]
Change the state condition in __vc_mgr_cb_error
Change-Id: I12b7a71d44441a7544f4694871054ddbc46ed2a6
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
d4c5157b65bd44fa0456f6f406c88f38aeea312f)
sooyeon.kim [Thu, 10 Jan 2019 07:04:01 +0000 (16:04 +0900)]
Add sending error when engine connection is failed
Change-Id: Icfdd36c765b6a15fdb50fc0fac5983fef7df039d
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
3d20bf8a6e667a867ae9230470ac20aa8265e6f4)
sooyeon.kim [Thu, 3 Jan 2019 08:38:00 +0000 (17:38 +0900)]
Fix to call sound_manager_start_virtual_stream
Change-Id: I45bece01040545d45e1758ddbe868aec92792302
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
0060db645fd2cd4e7565152616d92997a91078b5)
sooyeon.kim [Thu, 27 Dec 2018 11:09:42 +0000 (20:09 +0900)]
Fix ecore thread for feedback in vc_mgr
Change-Id: I1b782e55b4ac1dc8c5cac16fdb92a31d276887be
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
68f825984a3b179648c6936a872b43f397e0902d)
Wonnam Jang [Fri, 14 Dec 2018 06:28:10 +0000 (15:28 +0900)]
Add farfield audio type
Change-Id: I0ef337a100611b06ccf13d311b37fd46f12ccc71
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
(cherry picked from commit
1257cfae82c1f3f4c44f08f43c80ea37d65766cc)
Wonnam Jang [Tue, 11 Dec 2018 03:02:22 +0000 (12:02 +0900)]
Add to set prepare thread as NULL
Change-Id: I70ddc61cfacf1bc45f2466a2176b3b89c3021336
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
(cherry picked from commit
fcca8ce240486c446838eff01e6104884d43e190)
sooyeon.kim [Fri, 7 Dec 2018 01:54:54 +0000 (10:54 +0900)]
Fix to check widget prepare thread
Change-Id: Ia45698e372651bddf592c0e76e5c6172e90fc387
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
8b665df6bc3f11a889593006b2c8687eb16d8ccb)
sungrae jo [Wed, 9 Jan 2019 11:08:21 +0000 (20:08 +0900)]
Dbus usage Memory Leak fix
Change-Id: I811c33c2a2dff8545a1e42169c82e770c9ae50d5
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
Wonnam Jang [Fri, 14 Dec 2018 07:07:45 +0000 (16:07 +0900)]
Update error msg
Change-Id: I79ae3bbb21ed954334277a88df1daa770bc0dc27
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Jihoon Kim [Fri, 7 Dec 2018 08:01:57 +0000 (17:01 +0900)]
Fix mismatch between log format and actual parameter
Change-Id: I7df022dc33db89c28acc3d5b97b8074b07cfa7ca
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
sooyeon.kim [Wed, 7 Nov 2018 05:52:28 +0000 (14:52 +0900)]
Fix setting vc mgr pid
Change-Id: I520abf1debc3d20c66752b8ce94251c3705cfbb1
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sungrae jo [Mon, 5 Nov 2018 10:31:59 +0000 (19:31 +0900)]
Fixed system volume code
Change-Id: I45f881d10ae13fd6c0e19a6772d66f5376c7a1fb
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
sungrae jo [Wed, 24 Oct 2018 09:56:44 +0000 (18:56 +0900)]
Add init code for STT user_data
Change-Id: I7d9285046c6b46cd7443cc420112c59fa4e7e466
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
Wonnam Jang [Thu, 11 Oct 2018 10:46:06 +0000 (19:46 +0900)]
check vc_m handle before use
Change-Id: I49c9f14e30c30208597fb8f41470e55d65cd9e20
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
sooyeon.kim [Thu, 11 Oct 2018 01:37:12 +0000 (10:37 +0900)]
Fix dbus crash issue in vc widget
Change-Id: I15087eaa8dfc7e042f7c6fbb385b78f478087503
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sungrae jo [Mon, 8 Oct 2018 12:02:41 +0000 (21:02 +0900)]
Fixed service state compare code.
Change-Id: Ibf2650c502b121a7dd2d581dbf823d4a3a405c50
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
sungrae jo [Mon, 8 Oct 2018 11:48:50 +0000 (20:48 +0900)]
Fixed update service code
Change-Id: I3b1809b0bdd16c6607af4567f2a4530125d7eecd
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
Wonnam Jang [Mon, 8 Oct 2018 08:51:01 +0000 (17:51 +0900)]
Sync with tizen 4.0 branch
Change-Id: I22ddb9911deeafa4b12dc3d89fea3b0059fec383
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Mon, 1 Oct 2018 11:55:45 +0000 (20:55 +0900)]
Add system volume api on internal header
Change-Id: I5ade6a51bf9c30ebc75d06ccdb9c3ed528df5087
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Mon, 1 Oct 2018 10:23:52 +0000 (19:23 +0900)]
Add apis to change system volume
Change-Id: Ic04618b85abd6e5c3a162bd3d204dd91bc4aeac9
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Fri, 28 Sep 2018 12:01:21 +0000 (21:01 +0900)]
Add updating logic
Change-Id: Ic01f22d43e21c4f1f534492a5d24ae051f7331e3
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Fri, 28 Sep 2018 07:02:12 +0000 (16:02 +0900)]
Check if connection is NULL or not
Change-Id: Ib6758c097f17969a12721915e459c2168717b24e
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Fri, 28 Sep 2018 07:00:55 +0000 (07:00 +0000)]
Merge "Support Multi-Assistant" into tizen
sooyeon.kim [Wed, 19 Sep 2018 07:06:51 +0000 (16:06 +0900)]
Support Multi-Assistant
Change-Id: I062eadc3b60af5051a3460a5d6d9388796da3e48
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
yhji [Thu, 27 Sep 2018 07:47:07 +0000 (16:47 +0900)]
Fix Wformat build warning
Change-Id: Ib936e1857b9d1bda728d30c4e49fb8a5bc235b25
Signed-off-by: yhji <yhji.lee@samsung.com>
sooyeon.kim [Thu, 20 Sep 2018 06:40:39 +0000 (15:40 +0900)]
Fix coverity issue (pointer deference)
Change-Id: I545ff21f6efa01fc1a905f57f6ea0009068062da
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Thu, 30 Aug 2018 12:27:52 +0000 (21:27 +0900)]
[ACR-1297] Add VCE APIs for supporting tts feedback
- add tts feedback api for vc client
Change-Id: I120eb805bafa7b9d0a44014e7c16e979bb9d5633
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Wed, 12 Sep 2018 08:16:45 +0000 (17:16 +0900)]
Fix documentation error
Change-Id: Iff693ca988950321111a0c088a72d57e6663e3d1
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Wed, 5 Sep 2018 07:03:05 +0000 (16:03 +0900)]
Add parser-plugin file
Change-Id: Ibac6ed31fa6006311ea13816bbacf5e5347fef60
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sungrae jo [Wed, 5 Sep 2018 04:47:38 +0000 (04:47 +0000)]
Merge "Add permission, supported check for vcm" into tizen
sungrae jo [Wed, 5 Sep 2018 04:47:34 +0000 (04:47 +0000)]
Merge "Add check state and range logic for voice control manager" into tizen
sungrae jo [Wed, 5 Sep 2018 04:22:53 +0000 (13:22 +0900)]
Add permission, supported check for vcm
Change-Id: Ic9e0363387ea928d1bdf73e9ee91db9216743907
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
sungrae jo [Fri, 31 Aug 2018 02:34:58 +0000 (11:34 +0900)]
Add NULL data check for mgr_get_private_data
Change-Id: I22cd412df5e4655c4d5c0f608852d111134e2597
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
sooyeon.kim [Mon, 3 Sep 2018 07:14:34 +0000 (16:14 +0900)]
Fix thread unsafety issue and retrying prepare
- fix thread unsafety issue to avoid adding and deleting focus_cb in the different threads
- fix to retry connect_daemon when vc_dbus_initialize() is failed due to TIMED_OUT
Change-Id: I10ceff7d62b716c0e954c78406e0f6ec840a3f7a
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sungrae jo [Thu, 30 Aug 2018 11:56:48 +0000 (20:56 +0900)]
Add check state and range logic for voice control manager
Change-Id: Ie240609e4259f6213789a9923626a2f6c079b7e2
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
sooyeon.kim [Fri, 13 Jul 2018 05:53:33 +0000 (14:53 +0900)]
Add a program to get vc engine app id
Change-Id: Ib2a0c901a9034e9fe1c942749ca69500cc9512ab
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
(cherry picked from commit
b5bfc019092b25ed8845ae5b97d8b9d2962c2da5)
sooyeon.kim [Tue, 28 Aug 2018 06:03:03 +0000 (15:03 +0900)]
Fix spelling errata
Change-Id: Id319e2d0e7f37231dbe06d4af604a2210da5d9a9
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sungrae jo [Thu, 16 Aug 2018 09:31:06 +0000 (18:31 +0900)]
Remove command expand header for voice_control_manager.h.
Change-Id: Ie25445400f297e228701d4dd8938651fdf52a27e
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
Wonnam Jang [Wed, 8 Aug 2018 11:20:23 +0000 (11:20 +0000)]
Merge "start recording when wait_timer for widget client is timed out" into tizen
Wonnam Jang [Wed, 8 Aug 2018 10:23:16 +0000 (19:23 +0900)]
Remove changing to ready state when specific engine result comes
Change-Id: I45d4d8dbbc674b1064b9b615b17700ff9f55af56
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
(cherry picked from commit
d36d77a02c00a8a7ca69f51bf6c52c8ed6867139)
Wonnam Jang [Tue, 7 Aug 2018 12:01:32 +0000 (12:01 +0000)]
Merge "Fix dbus delay when requesting hello" into tizen
sooyeon.kim [Mon, 6 Aug 2018 02:37:22 +0000 (02:37 +0000)]
Merge "[ACR-1267][Change since_tizen subscription]" into tizen
sooyeon.kim [Tue, 31 Jul 2018 10:02:11 +0000 (19:02 +0900)]
Add line coverage tags
Change-Id: I8250db7b983662cd1e3f2317bfa0f34986755dd8
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
yhji [Mon, 30 Jul 2018 08:21:43 +0000 (17:21 +0900)]
Fix Wformat build error
Change-Id: I1bf6bacb6c229e07031441cda09b3da9df679864
Signed-off-by: yhji <yhji.lee@samsung.com>
sooyeon.kim [Mon, 30 Jul 2018 05:47:53 +0000 (14:47 +0900)]
Fix dbus delay when requesting hello
Change-Id: I376556d68ed3d1a3b6ad2ab59830d91aaeb5e46d
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sungrae jo [Tue, 24 Jul 2018 07:20:04 +0000 (16:20 +0900)]
Add not supported logic for VCE
Change-Id: Icda734be455ffb1edd2a98fab7604c20215c0714
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
sooyeon.kim [Wed, 18 Jul 2018 05:36:52 +0000 (14:36 +0900)]
[ACR-1267][Change since_tizen subscription]
Change-Id: I877ef026a344676a5fb0d7fc36be31b406b7d27e
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
Wonnam Jang [Thu, 5 Jul 2018 09:32:56 +0000 (09:32 +0000)]
Merge "Call service_state_changed_cb on client side" into tizen
Wonnam Jang [Thu, 5 Jul 2018 07:52:42 +0000 (16:52 +0900)]
Call service_state_changed_cb on client side
Change-Id: If72acefe89371e7880f2aa3353296489b5629571
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Wed, 4 Jul 2018 09:50:02 +0000 (18:50 +0900)]
start recording when wait_timer for widget client is timed out
Change-Id: I4b6ed1d3ec72d86ea100442b392d978945b98486
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
sooyeon.kim [Tue, 26 Jun 2018 13:08:16 +0000 (22:08 +0900)]
Add engine-parser
Change-Id: Ib3789585acd459938a507fc2a102089e8130e460
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Thu, 7 Jun 2018 02:30:06 +0000 (11:30 +0900)]
[ACR-1232][voice-control][Add] Add APIs for VCE
Change-Id: Ic39e01b23aa231f88d1e1a70aedf5f8d35220323
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Mon, 4 Jun 2018 14:21:49 +0000 (23:21 +0900)]
Add feedback and server dialog APIs
Change-Id: I7a4bfe718206b21f723fe693940185a5e18916c2
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
Wonnam Jang [Thu, 31 May 2018 07:22:47 +0000 (16:22 +0900)]
Not use partial match
Change-Id: Ica25f29ae0be807863d4b4831e0a9c2523be1dcd
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Tue, 29 May 2018 12:17:06 +0000 (21:17 +0900)]
Change partial match level to word
Change-Id: Ia3110f87da01bac30720c91f7ef4ada86ae98972
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Thu, 24 May 2018 01:59:44 +0000 (01:59 +0000)]
Merge "Fix vc_widget_unprepare" into tizen
sooyeon.kim [Wed, 23 May 2018 13:36:46 +0000 (22:36 +0900)]
Fix vc_widget_unprepare
Change-Id: Ica2f4dde4da7a3e9d17ce8d24d8826913f3f7cf8
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
Wonnam Jang [Wed, 23 May 2018 23:40:00 +0000 (08:40 +0900)]
Fix coverity issues
Change-Id: I46e33c4e2d2425055c5a0540575f56e828654ce4
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
sooyeon.kim [Wed, 23 May 2018 07:10:03 +0000 (16:10 +0900)]
Move 'dbus_bus_add_match' to vc_dbus_request_initialize
Change-Id: I8e446a807b7919f37878e70154661a35e961e23a
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sungrae jo [Mon, 21 May 2018 12:48:18 +0000 (21:48 +0900)]
Fixed thread unsafe bug when deinitialize as soon as initialize
Change-Id: Ia8a615696212f69472e915c4489dd8a86331db70
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
sungrae jo [Mon, 21 May 2018 10:03:51 +0000 (10:03 +0000)]
Merge "Remove daemon reset for web TC" into tizen
sungrae jo [Mon, 21 May 2018 09:59:29 +0000 (18:59 +0900)]
Remove daemon reset for web TC
Change-Id: I9b815897b8c98101c27daf2cddd0addbab54e01b
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
Wonnam Jang [Mon, 21 May 2018 08:33:32 +0000 (08:33 +0000)]
Merge "No error when pid is already added on vc server" into tizen
Wonnam Jang [Mon, 21 May 2018 02:02:31 +0000 (11:02 +0900)]
No error when pid is already added on vc server
Change-Id: I5ec883ede970b65d77555ebb40070cf269bc6bbb
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Fri, 18 May 2018 05:18:45 +0000 (14:18 +0900)]
Do not return error when vc feature is disabled
Change-Id: I42123b6108212320497f7e2d4a048091fe2f88e6
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Tue, 8 May 2018 09:54:55 +0000 (18:54 +0900)]
Destroy cmd list after use
Change-Id: I3c2473cde20de094eafff87b4406ccaae015714d
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
sooyeon.kim [Wed, 2 May 2018 05:08:23 +0000 (14:08 +0900)]
Add a service file for TV profile
Change-Id: I1b13c7cdbd6a346a7d87915018d7425501284013
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Mon, 30 Apr 2018 09:00:06 +0000 (18:00 +0900)]
Fix dbus policy
Change-Id: If87853f48be5f391698fe0749b62cd4c1453738e
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>