Refactor unit tests with utility class
[platform/core/uifw/voice-control.git] / client /
2023-07-14 Wonnam JangMerge "Update version (1.80.1)" into tizen
2023-07-14 wn.jangFix build error on gcc-13 Build 36/295836/1 accepted/tizen_unified_dev accepted/tizen/unified/dev/20230726.120003
2023-07-03 wchang kimFixed the build error using gcc 13 93/295093/1
2023-04-05 Suyeon HwangUnregister TIDL stub port when connection is closed 07/290907/1
2023-03-15 ulgal-parkadd guard clause when use tidl info 64/289864/1
2023-03-14 sooyeonFix Svace issues by removing unused codes 32/289732/1
2023-03-13 ulgal-parkChange widget retry count and interval when engine... 52/289652/1
2023-01-26 Suyeon HwangFix coding convention about member variables and static... 84/287284/1
2023-01-02 Suyeon HwangRemove unused header file including 41/286241/1
2023-01-02 Suyeon HwangFix format string and data types 39/286239/1
2022-12-30 Suyeon HwangMake class for managing g_config_client_list 05/286205/1
2022-12-30 Suyeon HwangMake class for managing list of vc_engine_info_s 04/286204/1
2022-12-30 Suyeon HwangMake class for managing vc_config_s instance 03/286203/1
2022-12-30 Suyeon HwangChange file format from c to cpp 00/286200/1
2022-12-30 dyamy-leechange privilege about vc_tts APIs 90/286190/1
2022-12-30 Suyeon HwangAdd parameter check code 88/286188/1
2022-12-30 Suyeon HwangFix API behavior to match the specification 86/286186/1
2022-12-30 Suyeon HwangRearrange coverage excluding scope 85/286185/1
2022-12-30 Suyeon HwangConnect synchronously when app uses setting API 81/286181/1
2022-12-29 Suyeon HwangRevert vc_mgr_set_selected_result() execution condition 42/286142/1
2022-12-29 Suyeon HwangFix errors which are created by solving merge conflict 40/286140/1
2022-12-28 ulgal-parkAdd core layer to remove extern dependency at vc_mgr_tidl 25/286125/1
2022-12-28 Suyeon HwangAdd state and parameter check logic 24/286124/1
2022-12-28 Suyeon HwangAdd cancel callback feedback thread 74/284174/2
2022-12-28 Suyeon HwangReset g_mgr_client when client is destroyed 21/286121/1
2022-12-28 Suyeon HwangStop feedback thread only when stop is requested 60/283960/2
2022-11-04 ulgal-parkRemove vc manager handle in vc_mgr and vc_mgr_client 52/283852/1
2022-10-05 wn.jangCheck if tidl_info is NULL before use when vc mgr app... 08/282508/1
2022-09-28 wn.jangAdd usleep while waiting for releasing callback function 82/282182/1
2022-09-28 wn.jangRetry when prepare_sync is failed 69/282169/1
2022-09-23 wn.jangAdd logic to avoid reconnetion when finalize 45/281945/1 accepted/tizen/unified/20220926.025525
2022-09-21 wn.jangAdd prepare_sync function to connect directly 92/281692/1 accepted/tizen/unified/20220921.091827
2022-09-20 wn.jangAdd to disconnect rpc socket when client is finalized 77/281677/1
2022-09-06 sooyeonFix coverity issues 94/280894/1 accepted/tizen/unified/20220908.013413
2022-08-26 Seongmin ParkMerge "fix issue that voice control client can not... accepted/tizen/unified/20220826.161539 submit/tizen/20220826.042422
2022-08-26 Seongmin ParkMerge "send error to client when server disconnected...
2022-08-26 ulgal-parkChange interval and order when client connect to daemon 61/280261/1
2022-08-26 ulgal-parkfix issue that voice control client can not get servic... 59/280259/1
2022-08-26 ulgal-parksend error to client when server disconnected 58/280258/1
2022-08-08 Seongmin ParkMerge "fix vc_mgr_tidl header guards typo" into tizen
2022-08-05 Suyeon HwangRefactor vc_mgr_ducking module implementation 12/279312/1
2022-08-05 황수연/Tizen Platform... Fix typo 11/279311/1
2022-08-05 Suyeon HwangAdd vc_mgr_ducking files 10/279310/1
2022-08-05 ulgal-parkfix vc_mgr_tidl header guards typo 88/279288/1
2022-08-04 sooyeonReplace the name METHOD_ERROR_TO_APP with METHOD_ERROR 46/279246/1
2022-08-04 sooyeonChange variable names and function names 45/279245/1
2022-08-04 sooyeonRemove unnecessary codes (get_handle, xid) 44/279244/1
2022-08-04 sooyeonRemove unused codes 43/279243/1
2022-08-04 sooyeonRemove vc handle in vc and vc_client 42/279242/1
2022-08-04 sooyeonRemove unused functions 41/279241/1
2022-08-02 sooyeonRemove a logic to check TIDL privileges 06/279106/2 accepted/tizen/unified/20220802.144742 submit/tizen/20220802.063524
2022-08-01 sooyeonFix tidl error handling codes 66/279066/1 submit/tizen/20220802.012937
2022-07-29 sooyeonFix svace and coverity issues 01/279001/3
2022-07-29 sooyeonReplace codes to check feature and privilege 77/278977/1
2022-07-29 sooyeonRemove unnecessary logs 76/278976/1
2022-07-29 sooyeonReplace duplicated codes and Remove unnecessary logs 75/278975/1
2022-07-29 sooyeonAdd privilege checker for TIDL privileges 73/278973/1
2022-07-29 sooyeonFix a minor issue (engine_appid was not saved in info... 71/278971/1
2022-07-29 sooyeonUnify bundle data in client, mgr, and widget 69/278969/1
2022-07-29 sooyeonChange return values and Fix minor issues 68/278968/1
2022-07-29 sooyeonRemove files and codes related to DBus 67/278967/1
2022-07-29 sooyeonFix minor issues (indentation, filemod, add a checker... 65/278965/1
2022-07-29 sooyeonReplace IPC of vc_setting 64/278964/1
2022-07-29 sooyeonAdd a missing file in CMakeLists and a code to handle... 63/278963/1
2022-07-29 sooyeonImplement functions related to auth, set_foreground... 62/278962/1
2022-07-29 sooyeonAdd namespace(-n) option to build tidlc and Change... 59/278959/1
2022-07-29 sooyeonReplace IPC (VCC) from dbus to tidl 57/278957/1
2022-07-29 ulgal-parkChange retry logic to match TIDL 82/275282/3
2022-07-29 ulgal-parkFix ipc sync function's return value 81/275281/2
2022-07-29 ulgal-parkReplace IPC between widget and server from dbus to... 80/275280/2
2022-07-29 ulgal-parkReplace IPC between manager and server from dbus to... 79/275279/2
2022-04-29 Seongmin ParkMerge "Revert "Replace IPC between manager and server... accepted/tizen/unified/20220502.003742 submit/tizen/20220429.072034
2022-04-29 Seongmin ParkRevert "Replace IPC between manager and server from... 89/274489/1
2022-04-29 Seongmin ParkMerge "Revert "Replace IPC between widget and server...
2022-04-29 Seongmin ParkRevert "Replace IPC between widget and server from... 82/274482/1
2022-04-29 Seongmin ParkMerge "Replace IPC between widget and server from dbus...
2022-04-15 ulgal-parkReplace IPC between widget and server from dbus to... 51/273451/5
2022-04-11 ulgal-parkReplace IPC between manager and server from dbus to... 50/273450/8
2022-02-08 Wonnam JangMerge "Fix defects from static analysis tool" into...
2022-01-20 Suyeon HwangCall service state changed callback before state change... 72/269072/2
2021-12-27 Suyeon HwangMerge branch 'tizen_6.5' into tizen 92/268592/1
2021-12-27 Suyeon HwangSend error about tts failed to client app 36/266936/2
2021-12-27 Suyeon HwangChange variable related with uid to unsigned integer 71/268571/1
2021-12-10 Suyeon HwangAdd handle type value when initialize config 30/267830/1
2021-12-09 Wonnam JangMerge "Change type of uid from signed int to unsigned...
2021-12-09 wn.jangChange type of uid from signed int to unsigned int 64/267764/4
2021-12-09 wn.jangChange type of uid from signed int to unsigned int 63/267763/4
2021-09-14 wn.jangExtend waiting time for response from engine 52/264152/1 accepted/tizen/6.5/unified/20211028.123107 accepted/tizen/unified/20210914.221905 submit/tizen/20210914.040626 submit/tizen_6.5/20211028.163101 tizen_6.5.m2_release
2021-07-21 Suyeon HwangAllocate memory for output command list handle 38/261538/1
2021-07-21 Suyeon HwangUse ecore timer to make testable 37/261537/1
2021-07-20 Suyeon HwangFix name for better readability 36/261536/1
2021-01-05 sungrae joAdd mgr dbus for set_audio_streaming_mode 99/250599/7 submit/tizen/20210201.095542 submit/tizen/20210202.020818
2020-12-01 wn.jangFix defects from static analysis tool 32/248632/1 submit/tizen/20201201.045614
2020-09-14 Jihoon KimAdd unittests 37/243737/6
2020-09-11 sooyeon.kimExclude some logs from lcov 99/243899/1
2020-07-30 sungrae joFixed enum value for vc_tts_utterance_status_e 98/239798/2
2020-04-16 wn.jangChange type to 'unsigned char' 06/231006/1
2020-04-07 sungrae joMerge "Added vc_mgr_send_utterance_status for voice... submit/tizen/20200407.072912 submit/tizen/20200407.102020
2020-04-01 wn.jangAdd log to analyze easily 54/229454/1
2020-03-31 sungrae joChanged VC mgr internal state for vc_mgr_set_audio_stre... 94/229294/3
next