platform/core/uifw/multi-assistant-service.git
2019-09-30 Ji-hoon LeeBump version to 0.1.2 67/214967/2 accepted/tizen/unified/20191001.062542 accepted/tizen/unified/20191001.114847 accepted/tizen/unified/20191001.114908 submit/tizen/20190930.111916 submit/tizen/20191001.090432 submit/tizen/20191001.090534
2019-09-30 Ji-hoon LeeFix crash caused by uninitialized pointer variable 71/214971/1
2019-09-30 Ji-hoon LeeMerge remote-tracking branch 'old-origin/tizen' into...
2019-09-24 Sungwook ParkFix issue that detected by static analysis tool
2019-09-20 Ji-hoon LeeFix defects detected by static analysis tool
2019-09-20 Ji-hoon LeeBump version to 0.1.1
2019-09-20 Ji-hoon LeeMake sure FINISH event is delivered when streaming
2019-09-20 Ji-hoon LeeFix defects detected by static analysis tool
2019-09-18 Ji-hoon LeeMerge "Change whitespaces with tabs" into tizen
2019-09-18 Ji-hoon LeeMerge "Bump version to 0.1.0" into tizen
2019-09-18 Ji-hoon LeeBump version to 0.1.0
2019-09-18 Ji-hoon LeeAdd missing handler for preprocessing result message
2019-09-18 Ji-hoon LeeChange whitespaces with tabs
2019-09-18 Ji-hoon LeeApply logic for supporting preprocessing feature
2019-09-18 Ji-hoon LeeSend preprocessing information when activating assistants
2019-09-11 Ji-hoon LeeBump version to 0.0.3
2019-09-11 Ji-hoon LeeDisable BUF_SAVE_MODE for performance enhancement
2019-09-11 Ji-hoon LeeRename change_system_volume to set_background_volume
2019-09-10 Ji-hoon LeeSkip checking g_voice_key_pressed on voice key events
2019-09-10 Ji-hoon LeeCheck thread stop variable while waiting for audio...
2019-09-09 Ji-hoon LeeBump version to 0.0.2
2019-09-09 Ji-hoon LeeStop recording when sound focus is acquired by other...
2019-09-09 Ji-hoon LeeFix inappropriate key release event feeding
2019-09-06 Ji-hoon LeeRemove unnecessary ecore-wl2 dependency
2019-09-02 Ji-hoon LeeMerge "Remove waiting loop in previous utterance stream...
2019-09-02 Ji-hoon LeeRemove waiting loop in previous utterance streaming
2019-08-29 Ji-hoon LeeAdd NULL checking when releasing resources
2019-08-27 Ji-hoon LeeSkip audio feeding when streaming follow-up audio data
2019-08-27 Ji-hoon LeeAdd privileges for recording audio from bluetooth devices
2019-08-27 Ji-hoon LeeRun voice assistants in background when PRELAUNCH'ing
2019-08-26 Ji-hoon LeePrelaunch default assistant when prelaunch_mode is set
2019-08-26 Ji-hoon LeeSave launching appid only when ACTIVATION flag is set
2019-08-23 Ji-hoon LeeAdd version information interface for wakeup engines
2019-08-22 Ji-hoon LeeRemove hash-signer
2019-08-21 Ji-hoon LeeRename 'update_result_state' to 'update_recognition_result'
2019-08-21 Ji-hoon LeeMerge "Use ecore_main_loop_thread_safe_call_async(...
2019-08-21 Ji-hoon LeeMerge "Enable ffv recording" into tizen
2019-08-21 Ji-hoon LeeEnable ffv recording
2019-08-20 Ji-hoon LeeProvide session information before start recording
2019-08-20 Ji-hoon LeeUse ecore_main_loop_thread_safe_call_async() instead...
2019-08-20 Xie LigangImplement previous_utterance and follow_up steaming
2019-08-13 Ji-hoon LeeMerge "Add dependency module for tv" into tizen
2019-08-13 Ji-hoon LeeAdd dependency module for tv
2019-08-12 Ji-hoon LeeMerge "Add more logs for checking wakeup process" into...
2019-08-12 Ji-hoon LeeMerge "Remove unnecessary static local variable usage...
2019-08-12 Ji-hoon LeeMerge "Skip feeding audio data to engine when voice...
2019-08-12 Ji-hoon LeeMerge "Clear audio data when voice key gets pressed...
2019-08-12 Ji-hoon LeeAdd more logs for checking wakeup process
2019-08-12 Ji-hoon LeeRemove unnecessary static local variable usage
2019-08-12 Ji-hoon LeeSkip feeding audio data to engine when voice key pressed
2019-08-12 Ji-hoon LeeClear audio data when voice key gets pressed
2019-08-09 Ji-hoon LeeFix thread deadlock issue
2019-08-06 Ji-hoon LeeFix defects detected by static analysis tool
2019-08-05 jingjin.geng(de)activate wakeup engines by voice_input_language
2019-08-05 Ji-hoon LeeAdd get_audio_source_type message handlers
2019-08-05 Ji-hoon LeeAdd get_audio_format handler in dependency_resolver
2019-08-05 Ji-hoon LeeUpdate LOG_TAG for heap_tracer
2019-08-05 Ji-hoon LeeFix mismatch between log format and actual parameter
2019-08-05 Ji-hoon LeeAdjust pcm_wait_count value
2019-08-05 Ji-hoon LeeAdd dependency resolver
2019-06-27 Ji-hoon LeeSend masc_ui_dbus messages only when ui_panel_enabled...
2019-06-12 jingjin.gengrealize the API add_assistant_language(string appid...
2019-06-04 jingjin.gengadd CWakeupManager::set_assistant_enabled(string appid...
2019-06-04 Ji-hoon LeeMerge "Add previous steam related function." into tizen
2019-05-22 Xie LigangAdd previous steam related function.
2019-05-17 wn.jangAdd stream routing for USB audio device
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
next