summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Ji-hoon Lee [Fri, 12 Oct 2018 07:48:52 +0000 (16:48 +0900)]
Terminate existing client when changing assistant
Change-Id: Iba0ef13f62b892c81fc13410a1c43d04b1f14284
Ji-hoon Lee [Thu, 11 Oct 2018 08:01:07 +0000 (17:01 +0900)]
Handle change_assistant request from panel
Change-Id: Ib74a46c94828f8c008c9b261b0d41164415b08cc
Ji-hoon Lee [Thu, 11 Oct 2018 06:25:29 +0000 (15:25 +0900)]
Support launching clients based on recognized wakeup word
Change-Id: I022daeb1269346a084f86638d6faf5fe4b8bc6c9
Ji-hoon Lee [Wed, 10 Oct 2018 08:02:47 +0000 (17:02 +0900)]
A temporary replacement for ma_request_speech_data() logic
The MA client should ask for speech data when it's ready,
but currently such a call like "ma_request_speech_data()"
has not been prepared yet.
Thus, as a workaround solution, we add a timer to spend
enough time until the client receives service state ready
message from the voice control engine and is able to
send speech data to it.
Change-Id: I6dd13a9146a7455b219b796301d4b803d05b9095
Ji-hoon Lee [Mon, 8 Oct 2018 01:24:22 +0000 (10:24 +0900)]
Launch MA Client dynamically when required
Change-Id: I6caea5858fa335905a8844d79149bb71bcb83895
Wonnam Jang [Mon, 8 Oct 2018 15:03:08 +0000 (00:03 +0900)]
Fix log
Change-Id: Iec049e2f7a0028b47e882de0f771965eeada2ace
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
sooyeon.kim [Mon, 8 Oct 2018 09:46:38 +0000 (18:46 +0900)]
Add message-port to check recording status
Change-Id: I53b20d97fa5afdc83adbd628618ccd7df7129096
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Mon, 8 Oct 2018 02:18:38 +0000 (11:18 +0900)]
Fix spec file
Change-Id: Ia131d6a436bfacfe3ba585f80359840716bda0f4
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Fri, 5 Oct 2018 11:33:46 +0000 (20:33 +0900)]
Add and fix spec file
Change-Id: I034e1abf191c160d54ae96a3f67d92c092565e2d
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Fri, 5 Oct 2018 11:18:18 +0000 (20:18 +0900)]
Fix license of spec file
Change-Id: Ic9363a8c104d096aa053a156ad08a2afdb5bbd48
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Fri, 5 Oct 2018 11:12:59 +0000 (20:12 +0900)]
Fix license in spec
Change-Id: I7d8e394881b8fffe5f74bfa08d58b8314f892d47
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Fri, 5 Oct 2018 10:39:08 +0000 (19:39 +0900)]
Change licenses
Change-Id: I194ff820cd8a716da63d78490e1559bf6d873594
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
Wonnam Jang [Fri, 5 Oct 2018 06:37:55 +0000 (15:37 +0900)]
Add codes to request speech data
Change-Id: I0bb3bd68afdf0dc0e36dced1198ce3fcbbe93c1f
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
Wonnam Jang [Thu, 4 Oct 2018 09:55:46 +0000 (09:55 +0000)]
Merge "Fix build warning" into tizen
sooyeon.kim [Thu, 4 Oct 2018 08:20:17 +0000 (17:20 +0900)]
Fix crash issue
Change-Id: I9272b5e159060f10524cea64944a4b654cf3923e
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
Wonnam Jang [Thu, 4 Oct 2018 07:20:05 +0000 (16:20 +0900)]
Fix build warning
Change-Id: Ia9bfd3a4ac68c6d01d287fee0086f3c8585cd6e2
Signed-off-by: Wonnam Jang <wn.jang@samsung.com>
sooyeon.kim [Thu, 4 Oct 2018 07:15:52 +0000 (16:15 +0900)]
Fix coverity issues
Change-Id: I119d2cad823217f7c69c38461d14f34dacd550dd
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Tue, 2 Oct 2018 08:47:51 +0000 (17:47 +0900)]
Fix not internal-only
Change-Id: Ib882ddb6567dea2a62e0578364aa3a374aa7491f
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Fri, 28 Sep 2018 06:13:08 +0000 (15:13 +0900)]
Update libraries
Change-Id: I20747a54b660666566802ea9b6bb9d43ec22957f
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sooyeon.kim [Fri, 21 Sep 2018 06:21:52 +0000 (15:21 +0900)]
Initial version
Change-Id: I9d43bdf35e2463fcb4b2135f363b74db903a64a2
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
Tizen Infrastructure [Wed, 22 Aug 2018 10:54:27 +0000 (10:54 +0000)]
Initial empty repository