summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 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-02-18Merge branch 'tizen_6.5' into tizenJi-hoon Lee3-3/+3
2022-02-18Bump version to 0.3.28Ji-hoon Lee2-2/+2
2022-02-18Change default streaming timeout value to 15 secondsJi-hoon Lee1-1/+1
2021-12-15Print memory usageJi-hoon Lee1-9/+47
2021-12-10Merge branch 'tizen_6.5' into tizenJi-hoon Lee3-2/+9
2021-12-10Bump version to 0.3.27submit/tizen_6.5/20211210.090952Ji-hoon Lee2-2/+2
2021-12-10Handle default assistant change event in UTTERANCE stateJi-hoon Lee1-0/+7
2021-11-17Merge branch 'tizen_6.5' into tizensubmit/tizen/20211117.060824accepted/tizen/unified/20211125.003817Ji-hoon Lee1-1/+2
2021-11-17Fix build error in 64bit profilesubmit/tizen_6.5/20211117.060654accepted/tizen/6.5/unified/20211117.210602accepted/tizen_6.5_unifiedJi-hoon Lee1-1/+2
2021-11-17Merge branch 'tizen' into tizen_6.5submit/tizen_6.5/20211117.043410Ji-hoon Lee14-61/+239
2021-11-10Add audio data transmission mileage in thread safe wayJi-hoon Lee1-5/+7
2021-11-10Execute background volume control command in a separate threadJi-hoon Lee2-1/+21
2021-11-10Add audio data mileage and long-running dbus events in logsJi-hoon Lee2-4/+34
2021-11-10Bump version to 0.3.26Ji-hoon Lee2-2/+2
2021-11-09Change localtime to localtime_r for thread safetywn.jang1-1/+3
2021-11-05Bump version to 0.3.25submit/tizen/20211105.070710accepted/tizen/unified/20211108.181240Ji-hoon Lee2-2/+2
2021-11-05Add lock to avoid race condition and add more log messagesJi-hoon Lee4-2/+36
2021-10-29Add more log messages to the ERROR level groupsubmit/tizen/20211029.093841accepted/tizen/unified/20211101.140215Ji-hoon Lee5-29/+29
2021-10-28Send voice key status after recording controlJi-hoon Lee1-3/+11
2021-10-28Bump version to 0.3.24submit/tizen/20211028.085023Ji-hoon Lee2-2/+2
2021-10-28Restore background volume if last requester gets deactivatedJi-hoon Lee3-3/+65
2021-10-21Bump version to 0.3.23submit/tizen/20211021.124150Ji-hoon Lee2-2/+2
2021-10-21Add retry logic in case open_connection failsJi-hoon Lee2-15/+30
2021-09-29Fix memory leak issue found while running testsJi-hoon Lee2-4/+9
2021-09-27Bump version to 0.3.22tizen_6.5.m2_releasesubmit/tizen_6.5/20211028.163101submit/tizen/20210927.095004accepted/tizen/unified/20210928.125345accepted/tizen/6.5/unified/20211028.121805Ji-hoon Lee2-2/+2
2021-09-27Retry at most 3 times if aul_app_get_appid_bypid() failsJi-hoon Lee5-4/+208
2021-09-24Add more tests for verifying the behavior of CAudioManager classJi-hoon Lee3-51/+279
2021-09-24Add tests for verifying the behavior of CWakeupManagerJi-hoon Lee4-0/+399
2021-09-07Bump version to 0.3.21Ji-hoon Lee2-2/+2
2021-09-07Make string members of wakeup event struct to be deep copiedJi-hoon Lee2-4/+35
2021-09-07Add tests for wakeup-policy-defaultJi-hoon Lee3-0/+215
2021-09-06Fix build error in test code caused by a base type changeJi-hoon Lee1-2/+2
2021-08-13Bump version to 0.3.20submit/tizen/20210813.074603accepted/tizen/unified/20210813.125502Ji-hoon Lee2-2/+2
2021-08-13Fix defects detected by static analysis toolJi-hoon Lee1-7/+7
2021-08-11Fix defects detected by static analysis toolsubmit/tizen/20210811.070045accepted/tizen/unified/20210813.005937Ji-hoon Lee2-2/+2
2021-08-10Bump version to 0.3.19Ji-hoon Lee2-2/+2
2021-08-10Revert "Revert "Use trusted message port for secure audio transmission""Ji-hoon Lee5-0/+174
2021-08-10Merge branch 'tizen_6.0' into tizenJi-hoon Lee10-197/+70