summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-10Merge branch 'tizen_7.0' into tizenaccepted/tizen/unified/20230208.232635accepted/tizen/unified/20230208.183045accepted/tizen/unified/20230208.112442Ji-hoon Lee6-18/+57
2023-01-10Bump version to 0.3.38Ji-hoon Lee2-2/+2
2023-01-10Prevent duplicated requests from canceling active streaming sessionJi-hoon Lee2-11/+9
2022-12-16Postpone restart operation when streaming audio dataJi-hoon Lee2-5/+46
2022-12-13Merge branch 'tizen' into tizen_7.0Ji-hoon Lee14-100/+549
2022-12-13Allow audio processor applications to send start streaming requestJi-hoon Lee7-0/+96
2022-12-09Postpone voice key release event emission until streaming completesJi-hoon Lee3-4/+88
2022-12-05Remove unnecessary pid<->appid conversion logicJi-hoon Lee5-72/+95
2022-12-01Reduce blocking time when streaming audio dataJi-hoon Lee5-15/+237
2022-11-30Prevent restarting service when conversation session existsJi-hoon Lee1-2/+9
2022-10-24Skip application running check when acquiring PID or AppIDJi-hoon Lee2-15/+24
2022-09-29Register package manager event handler before loading wakeup enginesJi-hoon Lee2-8/+16
2022-09-29Bump version to 0.3.37tizen_7.0_m2_releaseaccepted/tizen/unified/20220930.020601accepted/tizen/7.0/unified/hotfix/20221116.110202accepted/tizen/7.0/unified/20221110.062230tizen_7.0_hotfixaccepted/tizen_7.0_unified_hotfixInHong Han2-2/+2
2022-09-29Modified not to restart the daemon repeatedlyInHong Han1-0/+12
2022-09-22Change log level for debuggingaccepted/tizen/unified/20220923.125147InHong Han3-0/+10
2022-08-08Fix issue detected by static analysis toolsubmit/tizen/20220808.061214accepted/tizen/unified/20220809.213751InHong Han1-2/+2
2022-07-25Bump version to 0.3.36submit/tizen/20220725.104008accepted/tizen/unified/20220726.132003InHong Han2-2/+2
2022-07-25Fix issue detected by static analysis toolInHong Han2-7/+18
2022-07-25Merge changes I0271d097,If55e1690 into tizenInHong Han12-22/+175
2022-07-25Bump version to 0.3.35InHong Han2-2/+2
2022-07-25Modified not to load wakeup engine with wake_word_detection turned offInHong Han11-20/+173
2022-07-25Fix issue detected by static analysis toolJihoon Kim2-1/+5
2022-07-13Send voice key support mode after changing default assistantInHong Han5-0/+62
2022-07-11Bump version to 0.3.34submit/tizen/20220713.011249submit/tizen/20220711.100900accepted/tizen/unified/20220715.141411InHong Han2-2/+2
2022-07-07Modified to load only required wakeup enginesInHong Han12-3/+139
2022-06-23Support checking recording_by_voice_key state for TTTJi-hoon Lee2-24/+26
2022-06-21Bump version to 0.3.33submit/tizen/20220622.034918submit/tizen/20220621.092214accepted/tizen/unified/20220622.133914InHong Han2-2/+2
2022-06-21Add missing wakeup_info assignmentInHong Han1-0/+1
2022-06-17Bump version to 0.3.32submit/tizen/20220617.052105accepted/tizen/unified/20220620.131724Ji-hoon Lee2-2/+2
2022-06-14Make default wakeup policy to choose the first wakeup eventJi-hoon Lee1-6/+2
2022-06-14Add the new API for sending wakeup_wordInHong Han7-47/+190
2022-06-14Preserve wakeup manager state on proactive default assistant changeJi-hoon Lee3-5/+67
2022-05-26Remove media-audio-io and appcore-agent dependencyJihoon Kim3-3/+0
2022-05-26Remove app manager and network connection dependencyJihoon Kim6-10/+0
2022-05-26Remove unused dependencyJihoon Kim5-5/+1
2022-05-26Merge branch 'tizen_6.5' into tizenJi-hoon Lee1-2/+10
2022-05-26Bump version to 0.3.31submit/tizen/20220526.094642accepted/tizen/unified/20220528.144339Ji-hoon Lee2-2/+2
2022-05-26Add logs for checking if audio fetching is being retried properlyJi-hoon Lee1-3/+14
2022-05-19Separate config setter and value change handlerJi-hoon Lee7-24/+165
2022-05-10Update default assistant appid on wakeup eventJi-hoon Lee3-1/+15
2022-05-10Bump version to 0.3.30submit/tizen/20220510.015603Ji-hoon Lee2-2/+2
2022-05-10Fix defects detected by static analysis toolJi-hoon Lee1-1/+2
2022-05-09Validate sender information for every request from clientsubmit/tizen/20220510.005443Ji-hoon Lee6-77/+185
2022-04-19Bump version to 0.3.29Ji-hoon Lee2-2/+2
2022-04-14Add metadata profile for providing metadata informationJi-hoon Lee1-0/+101
2022-04-14Call stop_recording on stop streaming request in UTTERANCE modeJi-hoon Lee1-9/+17
2022-04-13Merge "Ignore voice key press event during follow-up speech session" into tiz...tizen_6.5Ji-hoon Lee1-2/+6
2022-04-13Merge branch 'tizen_6.5' into tizenJi-hoon Lee1-2/+6
2022-04-13Ignore voice key press event during follow-up speech sessionJi-hoon Lee1-2/+6
2022-03-17Add engine load failure log messages to the ERROR groupJi-hoon Lee1-2/+10