Prevent duplicated requests from canceling active streaming session
[platform/core/uifw/multi-assistant-service.git] / src /
2023-01-10 Ji-hoon LeePrevent duplicated requests from canceling active strea... 88/286588/1
2022-12-16 Ji-hoon LeePostpone restart operation when streaming audio data 59/285659/1
2022-12-13 Ji-hoon LeeMerge branch 'tizen' into tizen_7.0 84/285484/1
2022-12-13 Ji-hoon LeeAllow audio processor applications to send start stream... 75/285475/1
2022-12-05 Ji-hoon LeeRemove unnecessary pid<->appid conversion logic 56/285056/1
2022-12-01 Ji-hoon LeeReduce blocking time when streaming audio data 50/284950/3
2022-11-30 Ji-hoon LeePrevent restarting service when conversation session... 49/284949/1
2022-10-24 Ji-hoon LeeSkip application running check when acquiring PID or... 08/283308/1
2022-09-29 Ji-hoon LeeRegister package manager event handler before loading... 99/282299/1
2022-09-22 InHong HanChange log level for debugging 32/281832/1 accepted/tizen/unified/20220923.125147
2022-08-08 InHong HanFix issue detected by static analysis tool 66/279366/1 accepted/tizen/unified/20220809.213751 submit/tizen/20220808.061214
2022-07-25 InHong HanFix issue detected by static analysis tool 81/278681/8
2022-07-25 InHong HanMerge changes I0271d097,If55e1690 into tizen
2022-07-25 Jihoon KimFix issue detected by static analysis tool 46/278646/4
2022-07-07 InHong HanModified to load only required wakeup engines 63/277263/5
2022-06-14 InHong HanAdd the new API for sending wakeup_word 21/276321/1
2022-06-14 Ji-hoon LeePreserve wakeup manager state on proactive default... 20/276320/1
2022-05-26 Jihoon KimRemove app manager and network connection dependency 24/275324/3
2022-05-26 Jihoon KimRemove unused dependency 07/275307/3
2022-05-26 Ji-hoon LeeMerge branch 'tizen_6.5' into tizen 06/274906/4
2022-05-19 Ji-hoon LeeSeparate config setter and value change handler 67/275267/1
2022-05-10 Ji-hoon LeeFix defects detected by static analysis tool 12/274812/1
2022-05-09 Ji-hoon LeeValidate sender information for every request from... 94/274794/1 submit/tizen/20220510.005443
2021-11-17 Ji-hoon LeeMerge branch 'tizen_6.5' into tizen 78/266678/1 accepted/tizen/unified/20211125.003817 submit/tizen/20211117.060824
2021-11-17 Ji-hoon LeeFix build error in 64bit profile 76/266676/1 accepted/tizen_6.5_unified accepted/tizen/6.5/unified/20211117.210602 submit/tizen_6.5/20211117.060654
2021-11-17 Ji-hoon LeeMerge branch 'tizen' into tizen_6.5 65/266665/1 submit/tizen_6.5/20211117.043410
2021-11-10 Ji-hoon LeeAdd audio data transmission mileage in thread safe way 35/266335/1
2021-11-10 Ji-hoon LeeAdd audio data mileage and long-running dbus events... 18/266318/1
2021-11-09 wn.jangChange localtime to localtime_r for thread safety 74/266174/1
2021-10-29 Ji-hoon LeeAdd more log messages to the ERROR level group 17/265817/1 accepted/tizen/unified/20211101.140215 submit/tizen/20211029.093841
2021-10-28 Ji-hoon LeeRestore background volume if last requester gets deacti... 75/265775/1
2021-10-21 Ji-hoon LeeAdd retry logic in case open_connection fails 32/265532/1
2021-09-27 Ji-hoon LeeRetry at most 3 times if aul_app_get_appid_bypid()... 22/264622/4
2021-08-13 Ji-hoon LeeFix defects detected by static analysis tool 55/262555/1
2021-08-11 Ji-hoon LeeFix defects detected by static analysis tool 51/262451/1 accepted/tizen/unified/20210813.005937 submit/tizen/20210811.070045
2021-08-10 Ji-hoon LeeRevert "Revert "Use trusted message port for secure... 07/262407/1
2021-08-10 Ji-hoon LeeMerge branch 'tizen_6.0' into tizen 06/262406/1
2021-08-03 Ji-hoon LeeFix build break in 64bit profile 80/262180/1 accepted/tizen/unified/20210804.120436 submit/tizen/20210803.113947 submit/tizen/20210804.013324
2021-08-02 Ji-hoon LeePrevent buffer overflow in case the audio data size... 86/262086/1
2021-08-02 Ji-hoon LeeAdd minimum flush time constraint 85/262085/1
2021-08-02 Ji-hoon LeeSupport multiple wakeup engines for single assistant 84/262084/1
2021-06-30 Ji-hoon LeeFix errors found while adding tests for CPackageUpdateM... 03/260603/3
2021-06-30 Ji-hoon LeeExtract package update monitor class and add test cases 02/260602/2
2021-06-08 Ji-hoon LeeFix build break 33/259633/1 accepted/tizen/unified/20210611.014107 submit/tizen/20210610.090552
2021-05-21 wn.jangFix bug detected from static analysis tool 97/258597/1 submit/tizen/20210521.041733 submit/tizen/20210610.085603
2021-03-29 Ji-hoon LeeFix defects detected by static analysis tool 44/256044/2 accepted/tizen/unified/20210330.111233 submit/tizen/20210330.042720
2021-02-03 Ji-hoon LeeRevert "Use trusted message port for secure audio trans... 45/252945/1
2021-01-21 Ji-hoon LeeAdd more logs for streaming events 44/252944/1
2021-01-06 Ji-hoon LeeMerge branch 'tizen_6.0' into tizen 98/250998/1
2021-01-06 Ji-hoon LeeAdd streaming request related log messages 96/250996/1
2021-01-05 Ji-hoon LeeMerge branch 'tizen_6.0' into tizen 30/250830/1
2021-01-05 Ji-hoon LeeUse trusted message port for secure audio transmission 27/250827/1
2020-12-29 Ji-hoon LeeAdd NULL check before calling dbus_bus_release_name() 67/250567/1
2020-12-16 Ji-hoon LeeMerge "Bump version to 0.3.13" into tizen
2020-12-16 Ji-hoon LeeMerge branch 'tizen_6.0' into tizen 00/249700/1
2020-12-04 Ji-hoon LeeAdd more logs that can help analyzing various issues 17/249017/1
2020-12-02 Ji-hoon LeeMerge branch 'tizen_6.0' into tizen 21/248821/1 accepted/tizen/unified/20201207.123257 submit/tizen/20201202.120024
2020-12-02 Ji-hoon LeeRemove unnecessary log messages from INFO tag 18/248818/1
2020-12-02 Ji-hoon LeeAdd try-catch statements for handling exceptions 16/248816/1
2020-10-07 Ji-hoon LeeChange log level of some messages for better trackability 17/245317/1
2020-09-03 Ji-hoon LeeUse appropriate pid when handling streaming failure... 65/243165/1
2020-08-19 Ji-hoon LeeCheck sender validity on streaming related requests 16/241316/1
2020-08-13 Ji-hoon LeeAdd more logs for tracking detailed streaming process 48/240948/1
2020-08-13 Ji-hoon LeeIgnore streaming requests from clients not currently... 47/240947/1
2020-08-07 Ji-hoon LeeFix bug NULL is passed on streaming failure event 28/240528/2
2020-08-03 Ji-hoon LeeFix bug assigning a newly created variable's value... 88/240088/1
2020-07-22 Ji-hoon LeeMerge branch 'tizen_5.5' into tizen 94/239194/1 submit/tizen/20200803.021302
2020-07-22 Ji-hoon LeeMerge branch 'tizen_5.5' into tizen 57/239157/1
2020-07-22 Ji-hoon LeeUse async version of aul_launch_app for avoiding deadlock 55/239155/1
2020-07-22 Ji-hoon LeeIgnore outdated wakeup timer events 78/239178/1
2020-06-15 Ji-hoon LeeFix utc failure : test-preference-manager-vconf 08/236108/2
2020-06-05 Ji-hoon LeeAdd missing ret value assignment 86/235486/1
2020-06-04 Ji-hoon LeeRemove unnecessary white space between function name... 06/235406/1
2020-06-04 Ji-hoon LeePrevent sending dbus messages to panel if panel is... 05/235405/1
2020-05-28 Ji-hoon LeeMerge branch 'tizen_5.5' into tizen 37/234737/1 accepted/tizen/unified/20200528.132813 submit/tizen/20200528.081843
2020-05-27 Ji-hoon LeeMake sure uninstall completion event also restarts... 70/234270/3
2020-05-27 Ji-hoon LeeEnable app_manager_is_running and add retry logic on... 65/234265/3
2020-05-25 Ji-hoon LeeAdd NULL check when prelaunching default assistant 37/234337/1
2020-05-25 Ji-hoon LeeUse app_manager_is_running() for checking process existence 51/234251/2
2020-05-25 Ji-hoon LeeAdd log messages for checking startup process 50/234250/1
2020-05-20 Ji-hoon LeeAdd logs for checking initialization process 36/234336/1
2020-05-06 Ji-hoon LeeMerge branch 'tizen_5.5' into tizen 74/232474/1
2020-04-20 Ji-hoon LeeMerge changes I65037276,I293a30f2 into tizen
2020-04-16 Ji-hoon LeeMerge changes I94bee8d4,I9dc8f8fb,Id361946a,I1b8aef64...
2020-04-14 Ji-hoon LeeFix defects detected by static analysis tool 63/230763/2
2020-04-14 Ji-hoon LeeFix defects detected by static analysis tool 59/230759/2
2020-04-14 Ji-hoon LeeRead audio_data_processing_appid info from configuratio... 46/230746/1
2020-04-13 Ji-hoon LeeRemove unnecessary mas_ prefix in CServiceMain 11/230711/1
2020-04-13 Ji-hoon LeeReplace int with pid_t for representing a process ID 10/230710/1
2020-04-13 Ji-hoon LeeSend audio data to the dedicated audio processing app... 08/230708/2
2020-04-13 Ji-hoon LeeReplace int with pid_t where applicable 06/230706/1
2020-04-13 Ji-hoon LeeFix finding pid by appid fails due to invalid parameter... 74/230674/2
2020-04-13 Ji-hoon LeeMerge commit 'd7b43ec' into tizen 22/230622/1
2020-04-13 Ji-hoon LeeMerge commit 'ed22efa' into tizen 21/230621/1
2020-04-10 Ji-hoon LeeMerge commit '7acdd04' into tizen 58/230558/1
2020-04-10 Ji-hoon LeeMerge commit 'f22be37' into tizen 53/230553/1
2020-04-10 Ji-hoon LeeMerge commit '60e1df9' into tizen 52/230552/1
2020-04-10 Ji-hoon LeeMerge commit 'bc7eea5' into tizen 51/230551/1
2020-04-10 Ji-hoon LeeMerge commit 'b9b5dd3' into tizen 50/230550/1
2020-04-10 Ji-hoon LeeFix defects detected by static analysis tool 47/230547/1
next