platform/core/uifw/multi-assistant-service.git
2019-05-02 Ji-hoon LeeMerge "Add streaming event validation code" into tizen
2019-05-02 Ji-hoon LeeAdd wakeup manager activation/deactivation logic
2019-05-02 Ji-hoon LeeAdd change system volume feature
2019-05-02 Ji-hoon LeeAdd streaming event validation code
2019-04-16 Ji-hoon LeeAdd support for device-specific audio recording
2019-04-15 Ji-hoon LeeFix crash when more than two wakeup engine exists
2019-04-15 Ji-hoon LeeMerge "Protect member variables shared across multiple...
2019-04-12 Ji-hoon LeeMerge "Read default assistant appid setting whenever...
2019-04-12 Ji-hoon LeeProtect member variables shared across multiple threads
2019-04-12 Ji-hoon LeeMerge "Fix indentation" into tizen
2019-04-10 Tizen InfrastructureInitial empty repository master
2019-04-10 Ji-hoon LeeRead default assistant appid setting whenever requested
2019-04-08 Ji-hoon LeeFix indentation
2019-04-08 Ji-hoon LeeAdd function that checks if an element exists in a...
2019-04-03 Ji-hoon LeeReduce unnecessary 'recording..' related logs
2019-04-03 Ji-hoon LeeAdjust retry timeout value considering no-panel use...
2019-04-02 Ji-hoon LeeDisable common UI when custom_ui'ed assistant gets...
2019-04-02 Ji-hoon LeeChange strcmp with std::string::compare()
2019-04-01 Ji-hoon LeeDivide wakeup manager into a class and its wrapper
2019-03-29 Ji-hoon LeeRename AudioDataObserver to AudioEventObserver
2019-03-29 Ji-hoon LeeExtract engine management logic into CWakeupEngineManager
2019-03-26 Ji-hoon LeeFix bug detected when testing on TV profile
2019-03-26 Ji-hoon LeeFix defects detected by static analysis tool
2019-03-26 Ji-hoon LeeFix build break caused by missing pkgmgr-info dependency
2019-03-26 Ji-hoon LeeAdd support for dynamic dedicated wakeup engine loading
2019-03-26 Ji-hoon LeeFix crash when assistant provides no wakeup engine...
2019-03-26 Ji-hoon LeeDisable timer registration if streaming is not handled...
2019-03-26 Ji-hoon LeeSelect wakeup engine that has reported wakeup event
2019-03-26 Ji-hoon LeePrint error log when the return value is not 0 where...
2019-03-26 Ji-hoon LeeMake assistant-specific commands to be delivered to...
2019-03-26 Ji-hoon LeeExtract setting management feature into CWakeupSettings
2019-03-26 Ji-hoon LeeStore background audio data for alternate way of streaming
2019-03-26 Ji-hoon LeeFix incorrect function pointer conversion
2019-03-26 Ji-hoon LeeAccept wakeup candidate even not found in PriorityInfos
2019-03-26 Ji-hoon LeeMake streaming thread to exit when stop request received
2019-03-26 Ji-hoon LeeRead default assistant setting when launching via voice...
2019-03-26 Ji-hoon LeeExtract audio management feature into CAudioManager
2019-03-25 Ji-hoon LeeImplement default wakeup policy
2019-03-14 Ji-hoon LeeRemove mthumb compile flag
2019-03-13 Ji-hoon LeeAdd function for handling voice button event
2019-03-13 Ji-hoon LeeProvide additional time information when feeding audio...
2019-03-13 Ji-hoon LeeAdd wakeup manager for multiple wakeup engine management
2019-02-13 Ji-hoon LeeFix TC failure in i586/aarch64/x86_64 targets
2019-02-13 Ji-hoon LeeReplace multi-wakeup recognizer with dummy
2019-02-11 Ji-hoon LeeFix incorrect license information
2019-01-02 Ji-hoon LeeMerge "Update voiceactivity.so file for preventing...
2019-01-02 Ji-hoon LeeMerge "Always execute launch_client function to ensure...
2018-12-21 Ji-hoon LeeFix mismatch between log format and actual parameter
2018-12-07 Ji-hoon LeeExplicitly store engine path in a separate variable
2018-11-14 Ji-hoon LeeUpdate voiceactivity.so file for preventing segfault
2018-11-14 Ji-hoon LeeAlways execute launch_client function to ensure it...
2018-11-07 Wonnam JangUpdate libraries and fix crash when g_handle is null
2018-11-07 Wonnam JangMerge "Remove to stop/cancel/start in wakeup service...
2018-11-07 Wonnam JangMerge "fix dynamic loading" into tizen
2018-11-06 Wonnam JangRemove to stop/cancel/start in wakeup service callback
2018-11-05 Wonnam Jangfix dynamic loading
2018-10-30 Ji-hoon LeeFix build break in x86_64 architecture
2018-10-30 Ji-hoon LeeRemove unnecessary test code
2018-10-30 Wonnam JangMerge "Fixed function call to dlopen" into tizen
2018-10-24 Ji-hoon LeeSend change assistant request to panel on wakeup event
2018-10-24 sungrae joFixed function call to dlopen
2018-10-24 Ji-hoon LeeFix defects detected by static analysis tool
2018-10-23 Ji-hoon LeeChange all strlen comparison statement styles
2018-10-23 Ji-hoon LeeSend change_assistant request to panel on wakeup event
2018-10-23 Ji-hoon LeeRequest speech data immediately when waked-up client...
2018-10-23 Ji-hoon LeeRead wakeup word information from xml file
2018-10-23 Ji-hoon LeeTerminate existing client when changing assistant
2018-10-23 Ji-hoon LeeHandle change_assistant request from panel
2018-10-23 Ji-hoon LeeSupport launching clients based on recognized wakeup...
2018-10-15 Ji-hoon LeeA temporary replacement for ma_request_speech_data...
2018-10-15 Ji-hoon LeeLaunch MA Client dynamically when required
2018-10-08 Wonnam JangFix log
2018-10-08 sooyeon.kimAdd message-port to check recording status
2018-10-08 sooyeon.kimFix spec file
2018-10-05 sooyeon.kimAdd and fix spec file
2018-10-05 sooyeon.kimFix license of spec file
2018-10-05 sooyeon.kimFix license in spec
2018-10-05 sooyeon.kimChange licenses
2018-10-05 Wonnam JangAdd codes to request speech data
2018-10-04 Wonnam JangMerge "Fix build warning" into tizen
2018-10-04 sooyeon.kimFix crash issue
2018-10-04 Wonnam JangFix build warning
2018-10-04 sooyeon.kimFix coverity issues
2018-10-02 sooyeon.kimFix not internal-only
2018-09-28 sooyeon.kimUpdate libraries
2018-09-21 sooyeon.kimInitial version
2018-08-22 Tizen InfrastructureInitial empty repository