platform/core/uifw/wakeup-engine-default.git
5 years agoAdd privileges for recording audio from bluetooth devices 22/212822/1 accepted/tizen/unified/20190827.110600 submit/tizen/20190827.064927
Ji-hoon Lee [Tue, 27 Aug 2019 05:33:47 +0000 (14:33 +0900)]
Add privileges for recording audio from bluetooth devices

Change-Id: I56b30a6d1b46c93e526a182b63d21caa543f242c

5 years agoRun voice assistants in background when PRELAUNCH'ing 51/212751/3
Ji-hoon Lee [Mon, 26 Aug 2019 10:53:25 +0000 (19:53 +0900)]
Run voice assistants in background when PRELAUNCH'ing

Change-Id: I7100f8135214334c5479f92ec169bd21edd2ea81

5 years agoPrelaunch default assistant when prelaunch_mode is set 42/210742/3
Ji-hoon Lee [Wed, 24 Jul 2019 07:13:33 +0000 (16:13 +0900)]
Prelaunch default assistant when prelaunch_mode is set

Change-Id: I00fe4121f9e4f4c18e4c5cc4dc33f859801f8b79

5 years agoSave launching appid only when ACTIVATION flag is set 41/210741/3
Ji-hoon Lee [Wed, 24 Jul 2019 06:26:03 +0000 (15:26 +0900)]
Save launching appid only when ACTIVATION flag is set

Change-Id: I869ebe8edcfc4be0721275d3a398d0e7470bc21f

5 years agoAdd version information interface for wakeup engines 73/212673/1 accepted/tizen/unified/20190826.113205 submit/tizen/20190826.051119
Ji-hoon Lee [Fri, 23 Aug 2019 07:33:01 +0000 (16:33 +0900)]
Add version information interface for wakeup engines

Change-Id: I4b53dff321db4190aea8921b1a8fd8033f5e255b

5 years agoRemove hash-signer 72/212672/1
Ji-hoon Lee [Thu, 22 Aug 2019 10:56:56 +0000 (19:56 +0900)]
Remove hash-signer

Change-Id: I7821a67e5b688b679276e3ba60cc293e8ed14717

5 years agoRename 'update_result_state' to 'update_recognition_result' 16/212416/1 accepted/tizen/unified/20190822.111507 submit/tizen/20190822.064702
Ji-hoon Lee [Wed, 21 Aug 2019 08:52:03 +0000 (17:52 +0900)]
Rename 'update_result_state' to 'update_recognition_result'

In order to provide recognition result event to wakeup engines,
renamed existing 'update_result_state' function to
'update_recognition_result' and added implementation for
update_recognition_result handler in engine manager side.

Change-Id: Ie198690e21239577eb3659dd07b010c309d20c66

5 years agoMerge "Use ecore_main_loop_thread_safe_call_async() instead of timer" into tizen accepted/tizen/unified/20190821.111108 submit/tizen/20190821.051714
Ji-hoon Lee [Wed, 21 Aug 2019 04:55:13 +0000 (04:55 +0000)]
Merge "Use ecore_main_loop_thread_safe_call_async() instead of timer" into tizen

5 years agoMerge "Enable ffv recording" into tizen
Ji-hoon Lee [Wed, 21 Aug 2019 04:55:08 +0000 (04:55 +0000)]
Merge "Enable ffv recording" into tizen

5 years agoEnable ffv recording 84/212384/2
Ji-hoon Lee [Wed, 14 Aug 2019 11:49:50 +0000 (20:49 +0900)]
Enable ffv recording

Change-Id: I93a7de4b762768b0b27b093e3224a7e48c29e3df

5 years agoProvide session information before start recording 47/212347/3
Ji-hoon Lee [Tue, 20 Aug 2019 11:19:06 +0000 (20:19 +0900)]
Provide session information before start recording

Change-Id: Ifd314ffdf7aa608074f2ca36b749da21f089030b

5 years agoUse ecore_main_loop_thread_safe_call_async() instead of timer 51/212351/1
Ji-hoon Lee [Tue, 20 Aug 2019 11:59:56 +0000 (20:59 +0900)]
Use ecore_main_loop_thread_safe_call_async() instead of timer

Change-Id: I47e74554baf3dd216ce45ab686adb41cf47d9785

5 years agoImplement previous_utterance and follow_up steaming 54/209354/8
Xie Ligang [Fri, 5 Jul 2019 06:01:32 +0000 (14:01 +0800)]
Implement previous_utterance and follow_up steaming

Change-Id: Icd234173ca5f45aacaf14ed7255afb207851f4f2
Signed-off-by: Xie Ligang <ligang0.xie@samsung.com>
5 years agoMerge "Add dependency module for tv" into tizen accepted/tizen/unified/20190813.220102 submit/tizen/20190813.103339
Ji-hoon Lee [Tue, 13 Aug 2019 01:41:38 +0000 (01:41 +0000)]
Merge "Add dependency module for tv" into tizen

5 years agoAdd dependency module for tv 35/211835/5
Ji-hoon Lee [Fri, 9 Aug 2019 08:56:37 +0000 (17:56 +0900)]
Add dependency module for tv

Change-Id: Id6f629870bfc08015cbf63faa7a37bf794942531

5 years agoMerge "Add more logs for checking wakeup process" into tizen
Ji-hoon Lee [Mon, 12 Aug 2019 11:55:43 +0000 (11:55 +0000)]
Merge "Add more logs for checking wakeup process" into tizen

5 years agoMerge "Remove unnecessary static local variable usage" into tizen
Ji-hoon Lee [Mon, 12 Aug 2019 11:55:39 +0000 (11:55 +0000)]
Merge "Remove unnecessary static local variable usage" into tizen

5 years agoMerge "Skip feeding audio data to engine when voice key pressed" into tizen
Ji-hoon Lee [Mon, 12 Aug 2019 11:55:34 +0000 (11:55 +0000)]
Merge "Skip feeding audio data to engine when voice key pressed" into tizen

5 years agoMerge "Clear audio data when voice key gets pressed" into tizen
Ji-hoon Lee [Mon, 12 Aug 2019 11:55:27 +0000 (11:55 +0000)]
Merge "Clear audio data when voice key gets pressed" into tizen

5 years agoAdd more logs for checking wakeup process 27/211927/2
Ji-hoon Lee [Mon, 12 Aug 2019 05:59:31 +0000 (14:59 +0900)]
Add more logs for checking wakeup process

Change-Id: Idd593c34efc1ee9f1c3dd5eb759c12e2f2f6a801

5 years agoRemove unnecessary static local variable usage 26/211926/2
Ji-hoon Lee [Mon, 12 Aug 2019 05:56:28 +0000 (14:56 +0900)]
Remove unnecessary static local variable usage

Change-Id: I4d51ad1d9daee9141dcaf2f5aba4d988c25b4bea

5 years agoSkip feeding audio data to engine when voice key pressed 34/211834/2
Ji-hoon Lee [Fri, 9 Aug 2019 07:46:32 +0000 (16:46 +0900)]
Skip feeding audio data to engine when voice key pressed

Change-Id: I722f7a3223095b10359d11416f8f2687864275bb

5 years agoClear audio data when voice key gets pressed 33/211833/2
Ji-hoon Lee [Fri, 9 Aug 2019 06:43:33 +0000 (15:43 +0900)]
Clear audio data when voice key gets pressed

Change-Id: I105c93d9c75438b540a3c0e6f8614c034b660749

5 years agoFix thread deadlock issue 32/211832/1
Ji-hoon Lee [Fri, 9 Aug 2019 06:11:21 +0000 (15:11 +0900)]
Fix thread deadlock issue

Change-Id: I810183593fc05fe93300dec9f686d6088a8006a6

5 years agoFix defects detected by static analysis tool 06/211506/1
Ji-hoon Lee [Tue, 6 Aug 2019 05:12:58 +0000 (14:12 +0900)]
Fix defects detected by static analysis tool

Change-Id: Ie766bdfe909bae6c8e6e8a43925a054e9f395d4a

5 years ago(de)activate wakeup engines by voice_input_language 11/207811/13 accepted/tizen/unified/20190806.072128 submit/tizen/20190806.020345
jingjin.geng [Thu, 13 Jun 2019 19:42:49 +0000 (03:42 +0800)]
(de)activate wakeup engines by voice_input_language

Change-Id: I675d75db15e9b8b1f4540754dd2c51d77a7eba88

5 years agoAdd get_audio_source_type message handlers 17/210917/4
Ji-hoon Lee [Fri, 26 Jul 2019 02:26:28 +0000 (11:26 +0900)]
Add get_audio_source_type message handlers

Change-Id: I10a70b74181e771be259722162da2778bb4fe26e

5 years agoAdd get_audio_format handler in dependency_resolver 16/210916/4
Ji-hoon Lee [Fri, 26 Jul 2019 02:20:42 +0000 (11:20 +0900)]
Add get_audio_format handler in dependency_resolver

Change-Id: I63a979b17f8f4865d3932898ba23ad3419af8bb8

5 years agoUpdate LOG_TAG for heap_tracer 50/210850/4
Ji-hoon Lee [Thu, 25 Jul 2019 07:46:41 +0000 (16:46 +0900)]
Update LOG_TAG for heap_tracer

Change-Id: I129800ce94a4d0160c8c540f0dd8b1f02e516176

5 years agoFix mismatch between log format and actual parameter 61/210761/4
Ji-hoon Lee [Wed, 24 Jul 2019 07:49:54 +0000 (16:49 +0900)]
Fix mismatch between log format and actual parameter

Change-Id: Ibd663ab6d387df6e198c7ee6a2e25c4c5d87405f

5 years agoAdjust pcm_wait_count value 43/210743/4
Ji-hoon Lee [Wed, 24 Jul 2019 07:16:42 +0000 (16:16 +0900)]
Adjust pcm_wait_count value

Change-Id: I531fba2647588a45a160fe20fa7331183f98ff77

5 years agoAdd dependency resolver 01/208701/12
Ji-hoon Lee [Fri, 21 Jun 2019 02:51:38 +0000 (11:51 +0900)]
Add dependency resolver

Change-Id: I8fabdbb8a824593b9a0a7e53cbf146ce14219da4

5 years agoSend masc_ui_dbus messages only when ui_panel_enabled is true 55/208655/1
Ji-hoon Lee [Thu, 27 Jun 2019 05:42:59 +0000 (14:42 +0900)]
Send masc_ui_dbus messages only when ui_panel_enabled is true

Change-Id: I1e6a3fb59aaac6e9d16d5ce6fada612c14b229de

5 years agorealize the API add_assistant_language(string appid, string language) 71/207671/6
jingjin.geng [Tue, 11 Jun 2019 19:18:34 +0000 (03:18 +0800)]
realize the API add_assistant_language(string appid, string language)

Change-Id: Ia9c4e2b0dbe67164ab92dbc9c973e584ef39881c

5 years agoadd CWakeupManager::set_assistant_enabled(string appid, bool enabled) 43/205643/9
jingjin.geng [Wed, 8 May 2019 22:52:14 +0000 (06:52 +0800)]
add CWakeupManager::set_assistant_enabled(string appid, bool enabled)

Change-Id: I73ba499a34e11bab278b192eb6f93bfa4aecb907

5 years agoMerge "Add previous steam related function." into tizen
Ji-hoon Lee [Tue, 4 Jun 2019 00:04:25 +0000 (00:04 +0000)]
Merge "Add previous steam related function." into tizen

5 years agoAdd previous steam related function. 93/206593/5
Xie Ligang [Wed, 22 May 2019 02:35:23 +0000 (10:35 +0800)]
Add previous steam related function.

Change-Id: I20a725f78b2eafabd35b3b0603915eaa76562ca5
Signed-off-by: Xie Ligang <ligang0.xie@samsung.com>
5 years agoAdd stream routing for USB audio device 64/206364/1 accepted/tizen/unified/20190602.221839 submit/tizen/20190524.115101 submit/tizen/20190531.012550
wn.jang [Fri, 17 May 2019 04:37:31 +0000 (13:37 +0900)]
Add stream routing for USB audio device

Change-Id: I6e986aa5721ab4cbe84ea09a6e116524547080d6

5 years agoMerge "Add streaming event validation code" into tizen
Ji-hoon Lee [Thu, 2 May 2019 11:44:52 +0000 (11:44 +0000)]
Merge "Add streaming event validation code" into tizen

5 years agoAdd wakeup manager activation/deactivation logic 77/205177/3
Ji-hoon Lee [Tue, 30 Apr 2019 01:14:40 +0000 (10:14 +0900)]
Add wakeup manager activation/deactivation logic

Change-Id: I613f58a71a28641dc7e700c65b681d26d441279f

5 years agoAdd change system volume feature 44/203644/5
Ji-hoon Lee [Tue, 16 Apr 2019 10:49:46 +0000 (19:49 +0900)]
Add change system volume feature

Change-Id: I79ae89a3c5d46debdaf1f32b5856701c67c72762

5 years agoAdd streaming event validation code 97/205297/2
Ji-hoon Lee [Thu, 2 May 2019 05:31:46 +0000 (14:31 +0900)]
Add streaming event validation code

Change-Id: I6eafbcb279c75d2e9bba657aaceccf91a4ef1985

5 years agoAdd support for device-specific audio recording 51/203551/1
Ji-hoon Lee [Tue, 16 Apr 2019 01:17:11 +0000 (10:17 +0900)]
Add support for device-specific audio recording

This kind of device-specific behavior should be
extracted into a separated module, need to enhance
in the future.

Change-Id: I042962cb03aea0dc69040bae3d5231665360ad96

5 years agoFix crash when more than two wakeup engine exists 11/203411/5 accepted/tizen/unified/20190419.020146 submit/tizen/20190418.072452
Ji-hoon Lee [Fri, 12 Apr 2019 09:49:17 +0000 (18:49 +0900)]
Fix crash when more than two wakeup engine exists

For providing a closure to the callback function,
necessary data were stored in a vector and passed
pointer to the data inside the vector, but since
vectors re-arranges internal elements to a new
location when the size gets bigger than its capicity,
pointers to the internal elements get invalidated
which caused crash. For this reason, changed to use
deque instead of vector since deque is a stable
container that preserves internal elements' memory
location.

Change-Id: I2ba578e98d96171aea068b95ea27807b7a143c50

5 years agoMerge "Protect member variables shared across multiple threads" into tizen
Ji-hoon Lee [Mon, 15 Apr 2019 00:43:22 +0000 (00:43 +0000)]
Merge "Protect member variables shared across multiple threads" into tizen

5 years agoMerge "Read default assistant appid setting whenever requested" into tizen
Ji-hoon Lee [Fri, 12 Apr 2019 13:22:40 +0000 (13:22 +0000)]
Merge "Read default assistant appid setting whenever requested" into tizen

5 years agoProtect member variables shared across multiple threads 20/202920/3
Ji-hoon Lee [Mon, 8 Apr 2019 01:57:18 +0000 (10:57 +0900)]
Protect member variables shared across multiple threads

Change-Id: I1cbefaa78ab53a537851dbdd532fbf9646e64cd1

5 years agoMerge "Fix indentation" into tizen
Ji-hoon Lee [Fri, 12 Apr 2019 13:20:35 +0000 (13:20 +0000)]
Merge "Fix indentation" into tizen

5 years agoRead default assistant appid setting whenever requested 62/203162/1
Ji-hoon Lee [Wed, 10 Apr 2019 08:32:06 +0000 (17:32 +0900)]
Read default assistant appid setting whenever requested

Change-Id: I0054286425c616617588e70d97800f3251619619

5 years agoFix indentation 17/202917/3
Ji-hoon Lee [Mon, 8 Apr 2019 01:09:02 +0000 (10:09 +0900)]
Fix indentation

Change-Id: I47df7bee0955c4390671183cd5174569dd6765a6

5 years agoAdd function that checks if an element exists in a container 16/202916/4
Ji-hoon Lee [Mon, 8 Apr 2019 01:06:21 +0000 (10:06 +0900)]
Add function that checks if an element exists in a container

Change-Id: Ia43bc567646915443f77d7a60c1a1edbbe1940a3

5 years agoReduce unnecessary 'recording..' related logs 06/202706/1
Ji-hoon Lee [Wed, 3 Apr 2019 05:25:11 +0000 (14:25 +0900)]
Reduce unnecessary 'recording..' related logs

Change-Id: I3bc536f8ac6d4838263d2b1ba8c4f5d438a28c47

5 years agoAdjust retry timeout value considering no-panel use case 05/202705/1
Ji-hoon Lee [Wed, 3 Apr 2019 05:23:07 +0000 (14:23 +0900)]
Adjust retry timeout value considering no-panel use case

Change-Id: I7b02f2fbf2c88b8db3fba14b703695216941d750

5 years agoDisable common UI when custom_ui'ed assistant gets woken up 66/202666/1
Ji-hoon Lee [Tue, 2 Apr 2019 09:07:34 +0000 (18:07 +0900)]
Disable common UI when custom_ui'ed assistant gets woken up

Change-Id: I72a8381ff47f88f108fb6661f6e7cafa34d202be

5 years agoChange strcmp with std::string::compare() 18/202618/1
Ji-hoon Lee [Tue, 2 Apr 2019 01:06:22 +0000 (10:06 +0900)]
Change strcmp with std::string::compare()

Change-Id: I8e74bf8ac80fd42337bde11cb6b3e71dce7845fe

5 years agoDivide wakeup manager into a class and its wrapper 70/202570/5
Ji-hoon Lee [Mon, 1 Apr 2019 05:14:40 +0000 (14:14 +0900)]
Divide wakeup manager into a class and its wrapper

Change-Id: I094ab7c4061fcad48a23fb91e547ec4f3ec1cb81

5 years agoRename AudioDataObserver to AudioEventObserver 04/202504/1
Ji-hoon Lee [Fri, 29 Mar 2019 07:00:33 +0000 (16:00 +0900)]
Rename AudioDataObserver to AudioEventObserver

Change-Id: Id35a4f7ce9f4d1e0408b4ce61bd9f4fb5df2e442

5 years agoExtract engine management logic into CWakeupEngineManager 88/202488/4
Ji-hoon Lee [Thu, 21 Mar 2019 00:04:57 +0000 (09:04 +0900)]
Extract engine management logic into CWakeupEngineManager

Change-Id: I949b98002209092313689269b602601add2680e2

5 years agoFix bug detected when testing on TV profile 43/202243/1
Ji-hoon Lee [Tue, 26 Mar 2019 07:58:07 +0000 (16:58 +0900)]
Fix bug detected when testing on TV profile

Change-Id: Ic66fff13b80f7ccfd7086434590f7e60e5faa7bb

5 years agoFix defects detected by static analysis tool 21/202221/4
Ji-hoon Lee [Tue, 26 Mar 2019 04:31:32 +0000 (13:31 +0900)]
Fix defects detected by static analysis tool

Change-Id: Iafe4bb82acda7aebaf52c91b9bc52efbbcd7ee33

5 years agoFix build break caused by missing pkgmgr-info dependency 20/202220/3
Ji-hoon Lee [Mon, 25 Mar 2019 08:36:17 +0000 (17:36 +0900)]
Fix build break caused by missing pkgmgr-info dependency

Change-Id: Id9c9d14881d40f0d760fd78745fad35118336006

5 years agoAdd support for dynamic dedicated wakeup engine loading 50/202150/3
Ji-hoon Lee [Mon, 25 Mar 2019 08:15:33 +0000 (17:15 +0900)]
Add support for dynamic dedicated wakeup engine loading

Change-Id: Iea927f95db769cabfa84ee81a263e8f21b200fb3

5 years agoFix crash when assistant provides no wakeup engine info 49/202149/3
Ji-hoon Lee [Mon, 25 Mar 2019 07:48:17 +0000 (16:48 +0900)]
Fix crash when assistant provides no wakeup engine info

Change-Id: Ibc6405815abee190fba0866cbddee9e86f11214c

5 years agoDisable timer registration if streaming is not handled by audio manager 48/202148/3
Ji-hoon Lee [Mon, 25 Mar 2019 07:45:22 +0000 (16:45 +0900)]
Disable timer registration if streaming is not handled by audio manager

Change-Id: I6dfa3b5fe8937da3d827aa11e377e6984c03940c

5 years agoSelect wakeup engine that has reported wakeup event 20/201920/5
Ji-hoon Lee [Thu, 21 Mar 2019 02:47:40 +0000 (11:47 +0900)]
Select wakeup engine that has reported wakeup event

Change-Id: I8b7698361aa8a6c5279e6e62615046f3148280e0

5 years agoPrint error log when the return value is not 0 where 0 means success 19/201919/5
Ji-hoon Lee [Thu, 21 Mar 2019 02:40:43 +0000 (11:40 +0900)]
Print error log when the return value is not 0 where 0 means success

Change-Id: I4faa688b39b77fabb44330231f9b052d5618c751

5 years agoMake assistant-specific commands to be delivered to appropriate engine 41/201841/5
Ji-hoon Lee [Wed, 20 Mar 2019 05:03:04 +0000 (14:03 +0900)]
Make assistant-specific commands to be delivered to appropriate engine

Change-Id: I96eabef58a1a22e982efffb8da9e53b56d757f6b

5 years agoExtract setting management feature into CWakeupSettings 40/201840/5
Ji-hoon Lee [Wed, 20 Mar 2019 04:55:03 +0000 (13:55 +0900)]
Extract setting management feature into CWakeupSettings

Change-Id: Ic0bc22f9245304d84cc079f407368eab5ed11bef

5 years agoStore background audio data for alternate way of streaming 91/201791/7
Ji-hoon Lee [Tue, 19 Mar 2019 11:52:12 +0000 (20:52 +0900)]
Store background audio data for alternate way of streaming

Change-Id: If9d6dd8a63a98354cdddb89caadced7a30ab6c7f

5 years agoFix incorrect function pointer conversion 61/201761/5
Ji-hoon Lee [Tue, 19 Mar 2019 08:06:55 +0000 (17:06 +0900)]
Fix incorrect function pointer conversion

Change-Id: I90354d93737ca22f84384c8412ef0cdbd748d3cc

5 years agoAccept wakeup candidate even not found in PriorityInfos 41/201741/5
Ji-hoon Lee [Tue, 19 Mar 2019 06:48:48 +0000 (15:48 +0900)]
Accept wakeup candidate even not found in PriorityInfos

Change-Id: Id10de62793fb94f98f681e497a81dd7eea9a6eb2

5 years agoMake streaming thread to exit when stop request received 40/201740/5
Ji-hoon Lee [Tue, 19 Mar 2019 06:45:36 +0000 (15:45 +0900)]
Make streaming thread to exit when stop request received

Change-Id: Id772476569eafe62a300b58f5843469947a0d693

5 years agoRead default assistant setting when launching via voice key press 25/201625/6
Ji-hoon Lee [Mon, 18 Mar 2019 08:26:52 +0000 (17:26 +0900)]
Read default assistant setting when launching via voice key press

Change-Id: Id3eb1947f465e3460e5ffdcab1a51599cb9d2fb6

5 years agoExtract audio management feature into CAudioManager 13/201613/4
Ji-hoon Lee [Mon, 18 Mar 2019 07:35:01 +0000 (16:35 +0900)]
Extract audio management feature into CAudioManager

Change-Id: Ib7d156d1a98fe0bb1f83a405f4e08003c5b02b6b

5 years agoImplement default wakeup policy 22/201522/7
Ji-hoon Lee [Fri, 15 Mar 2019 07:33:19 +0000 (16:33 +0900)]
Implement default wakeup policy

Change-Id: Ic12713be95009606110696cf153ad5a39cdd8599

5 years agoRemove mthumb compile flag 22/201422/1
Ji-hoon Lee [Thu, 14 Mar 2019 01:43:33 +0000 (10:43 +0900)]
Remove mthumb compile flag

Change-Id: I838f4b44ab56538b5e42ecebfe86e2216ae15ed1

5 years agoAdd function for handling voice button event 01/200801/11
Ji-hoon Lee [Mon, 4 Mar 2019 10:36:45 +0000 (19:36 +0900)]
Add function for handling voice button event

Change-Id: I112c3319312dcdaac2c746defea6885f177bdcd5

5 years agoProvide additional time information when feeding audio data 00/200800/2
Ji-hoon Lee [Mon, 4 Mar 2019 06:18:04 +0000 (15:18 +0900)]
Provide additional time information when feeding audio data

Change-Id: I3ef109cd59bc8525a2da5ccce3691faf21d25a3c

5 years agoAdd wakeup manager for multiple wakeup engine management 93/200693/6
Ji-hoon Lee [Thu, 14 Feb 2019 05:26:31 +0000 (14:26 +0900)]
Add wakeup manager for multiple wakeup engine management

Change-Id: I3da8f8b77d333e1d14170f95c0b88a1a5e896cf3

5 years agoFix TC failure in i586/aarch64/x86_64 targets 31/199631/1 accepted/tizen/unified/20190213.152659 accepted/tizen/unified/20190307.230816 submit/tizen/20190213.101901 submit/tizen/20190225.060935
Ji-hoon Lee [Wed, 13 Feb 2019 10:17:00 +0000 (19:17 +0900)]
Fix TC failure in i586/aarch64/x86_64 targets

Change-Id: If0195e2ecde0e8377a0d484d928feff38278d21c

5 years agoReplace multi-wakeup recognizer with dummy 96/199596/2
Ji-hoon Lee [Wed, 13 Feb 2019 07:21:40 +0000 (16:21 +0900)]
Replace multi-wakeup recognizer with dummy

Change-Id: I9f51120a2091aed216639430e4038cf941f0af98

5 years agoFix incorrect license information 49/199449/1
Ji-hoon Lee [Mon, 11 Feb 2019 11:01:21 +0000 (20:01 +0900)]
Fix incorrect license information

Change-Id: I7a97ceb04b826e4892bcf8ee81cb4133ec41ea17

5 years agoMerge "Update voiceactivity.so file for preventing segfault" into tizen
Ji-hoon Lee [Wed, 2 Jan 2019 07:15:22 +0000 (07:15 +0000)]
Merge "Update voiceactivity.so file for preventing segfault" into tizen

5 years agoMerge "Always execute launch_client function to ensure it is in foreground" into...
Ji-hoon Lee [Wed, 2 Jan 2019 07:15:11 +0000 (07:15 +0000)]
Merge "Always execute launch_client function to ensure it is in foreground" into tizen

5 years agoFix mismatch between log format and actual parameter 49/196049/1 accepted/tizen/unified/20181224.061426 submit/tizen/20181221.050326
Ji-hoon Lee [Fri, 21 Dec 2018 04:13:40 +0000 (13:13 +0900)]
Fix mismatch between log format and actual parameter

Change-Id: I555755eb7bfe0b32e9f0c9ec77ce82f83dbc2d80

5 years agoExplicitly store engine path in a separate variable 26/194826/1 accepted/tizen/unified/20181210.060156 submit/tizen/20181207.082704
Ji-hoon Lee [Fri, 7 Dec 2018 08:19:41 +0000 (17:19 +0900)]
Explicitly store engine path in a separate variable

Change-Id: I87dbdcd18907259f6b3b4175cd79c718f8d57736

5 years agoUpdate voiceactivity.so file for preventing segfault 37/193037/1
Ji-hoon Lee [Wed, 14 Nov 2018 05:12:27 +0000 (14:12 +0900)]
Update voiceactivity.so file for preventing segfault

Change-Id: I1ba3ce40fb25c26ceafb1028ed0782de75d71b4d

5 years agoAlways execute launch_client function to ensure it is in foreground 36/193036/1
Ji-hoon Lee [Wed, 14 Nov 2018 04:45:05 +0000 (13:45 +0900)]
Always execute launch_client function to ensure it is in foreground

Change-Id: Ia6a3384cb9a817e8dee4cdbf2b42f2ac403951b6

5 years agoUpdate libraries and fix crash when g_handle is null 57/192657/1 accepted/tizen/unified/20181204.152226 submit/tizen/20181204.065424
Wonnam Jang [Wed, 7 Nov 2018 10:17:23 +0000 (19:17 +0900)]
Update libraries and fix crash when g_handle is null

Change-Id: I1a1a9ff0e5f2dcd57a08a03b4110e2a27287f485
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
5 years agoMerge "Remove to stop/cancel/start in wakeup service callback" into tizen
Wonnam Jang [Wed, 7 Nov 2018 09:31:00 +0000 (09:31 +0000)]
Merge "Remove to stop/cancel/start in wakeup service callback" into tizen

5 years agoMerge "fix dynamic loading" into tizen
Wonnam Jang [Wed, 7 Nov 2018 09:30:52 +0000 (09:30 +0000)]
Merge "fix dynamic loading" into tizen

5 years agoRemove to stop/cancel/start in wakeup service callback 41/192541/1
Wonnam Jang [Tue, 6 Nov 2018 08:14:45 +0000 (17:14 +0900)]
Remove to stop/cancel/start in wakeup service callback

Change-Id: Icba0413f63ea1c218e90e4c8d67d3d89770cce9e
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
5 years agofix dynamic loading 59/192459/1
Wonnam Jang [Mon, 5 Nov 2018 23:41:47 +0000 (08:41 +0900)]
fix dynamic loading

Change-Id: I32edf5e41bb1a64884b9ddac6709ef7263737fdd
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
5 years agoFix build break in x86_64 architecture 74/192074/1
Ji-hoon Lee [Tue, 30 Oct 2018 02:44:52 +0000 (11:44 +0900)]
Fix build break in x86_64 architecture

Change-Id: I7172143b6e6c2b0bdcb4aa8f60188373cb33d581

5 years agoRemove unnecessary test code 73/192073/1
Ji-hoon Lee [Mon, 29 Oct 2018 01:21:55 +0000 (10:21 +0900)]
Remove unnecessary test code

Change-Id: I3d05c9617944731027b9fb69d6c27a5ab263603c

5 years agoMerge "Fixed function call to dlopen" into tizen
Wonnam Jang [Tue, 30 Oct 2018 00:03:05 +0000 (00:03 +0000)]
Merge "Fixed function call to dlopen" into tizen

5 years agoSend change assistant request to panel on wakeup event 42/191842/1
Ji-hoon Lee [Wed, 24 Oct 2018 10:12:15 +0000 (19:12 +0900)]
Send change assistant request to panel on wakeup event

Change-Id: I1036df869fd8b5b3180d22c6c2f4eda4345a761a

5 years agoFixed function call to dlopen 47/191447/6
sungrae jo [Wed, 17 Oct 2018 07:48:50 +0000 (16:48 +0900)]
Fixed function call to dlopen

Change-Id: I053f9554d066a579f27b60a9d06cd90d70a8df6a
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
5 years agoFix defects detected by static analysis tool 07/191807/2
Ji-hoon Lee [Wed, 24 Oct 2018 05:21:25 +0000 (14:21 +0900)]
Fix defects detected by static analysis tool

Change-Id: I6dedfa1d0379a38fc0027de22d2845195c58bc0d

5 years agoChange all strlen comparison statement styles 49/191749/1
Ji-hoon Lee [Tue, 23 Oct 2018 07:32:58 +0000 (16:32 +0900)]
Change all strlen comparison statement styles

Change-Id: I5463cac22db564db9ee65e45d1987bdb85cf4164