Fix build break caused by incorrect type inference
[platform/core/uifw/multi-assistant-service.git] / inc /
2020-04-09 Ji-hoon LeeMerge changes Ic717e89e,Id82ba3b4 into tizen_5.5 submit/tizen_5.5/20200409.014144
2020-03-30 Ji-hoon LeeAdopt protocol name change in multi-assistant package 76/229176/1
2020-03-19 Ji-hoon LeeSend voice key status events according to configuration... 53/228153/1
2020-03-19 Ji-hoon LeeSend voice key status events according to configuration... 52/228052/3
2020-02-04 Ji-hoon LeeMerge branch 'tizen_5.5' into tizen_5.5_tv 69/223869/1
2020-01-06 Ji-hoon LeeUse message port for streaming audio data 40/221640/1
2019-12-13 Ji-hoon LeeRename inappropriate send_* functions to set_* 17/220117/1
2019-12-13 Ji-hoon LeeRename process_event to process_plugin_event 16/220116/1
2019-12-10 Ji-hoon LeeMerge "Add button handler for speaker profile" into...
2019-12-06 Ji-hoon LeeKeep assistants updated about service state changes 23/219623/3
2019-11-26 Ji-hoon LeeUpdate year information of license boilerplate 65/218665/1
2019-11-25 Ji-hoon LeeMove common definitions into multi-assistant's dev... 39/218439/2
2019-11-22 Ji-hoon LeeUnify indentation 62/218462/1
2019-11-22 Ji-hoon LeeEnable sending wakeup engine commands to the dependency... 38/218438/2
2019-11-21 Ji-hoon LeeAdd support for wakeup engine command transmission 37/218337/1
2019-11-13 Ji-hoon LeeAdd support for setting assistant language 07/217707/2
2019-11-01 Ji-hoon LeeMerge version 0.2.6 into tizen_5.5 82/216782/1 accepted/tizen/5.5/unified/20191104.111305 submit/tizen_5.5/20191101.044425
2019-10-29 Ji-hoon LeePrelaunch default assistant on setting change event 87/216587/1
2019-10-29 Ji-hoon LeeSupport background/foreground preprocessing selectively 62/216562/2
2019-10-24 Ji-hoon LeeRemove multi-assistant header inclusion 08/216408/1
2019-10-22 Ji-hoon LeeDeactivate wakeup engines with no activated assistant 81/216181/3
2019-10-18 Ji-hoon LeeAdd support for delivering preprocessing info and result 71/215971/1
2019-10-18 Ji-hoon LeeRemove unused function 50/215750/2
2019-09-30 Ji-hoon LeeImplement wake word audio data embedding feature 88/214988/1
2019-09-30 Ji-hoon LeeMerge remote-tracking branch 'old-origin/tizen' into...
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 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 LeeRename change_system_volume to set_background_volume
2019-08-26 Ji-hoon LeeSave launching appid only when ACTIVATION flag is set
2019-08-21 Ji-hoon LeeRename 'update_result_state' to 'update_recognition_result'
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 dependency resolver
2019-06-27 Ji-hoon LeeSend masc_ui_dbus messages only when ui_panel_enabled...
2019-05-02 Ji-hoon LeeMerge "Add streaming event validation code" into tizen
2019-05-02 Ji-hoon LeeAdd change system volume feature
2019-04-12 Ji-hoon LeeMerge "Read default assistant appid setting whenever...
2019-04-12 Ji-hoon LeeMerge "Fix indentation" into tizen
2019-04-02 Ji-hoon LeeDisable common UI when custom_ui'ed assistant gets...
2019-03-26 Ji-hoon LeeStore background audio data for alternate way of streaming
2019-03-26 Ji-hoon LeeExtract audio management feature into CAudioManager
2019-03-25 Ji-hoon LeeImplement default wakeup policy
2019-03-13 Ji-hoon LeeAdd function for handling voice button event
2019-03-13 Ji-hoon LeeAdd wakeup manager for multiple wakeup engine management
2019-02-11 Ji-hoon LeeFix incorrect license information
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-23 Ji-hoon LeeSend change_assistant request to panel on wakeup event
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 LeeLaunch MA Client dynamically when required
2018-10-05 Wonnam JangAdd codes to request speech data
2018-09-21 sooyeon.kimInitial version