Reduce the retry counts for socket connection to prevent deadlock
[platform/core/uifw/isf.git] / ism /
2023-02-03 InHong HanReduce the retry counts for socket connection to preven... 13/287713/3
2023-01-10 Jihoon KimRemove unused code 05/286505/2
2023-01-09 Jihoon KimRemove unused dependencies
2022-12-20 Jihoon KimRemove unused code 63/285763/1
2022-11-25 Jihoon KimFix issue cast from long to double 58/284758/1
2022-10-20 InHong HanFix issues detected by static analysis tool 99/283199/1
2022-08-24 InHong HanSupport to get IME setting using metadata 53/280153/1
2022-08-24 InHong HanFix typos 34/280134/1
2022-08-23 Jihoon KimFix head-use-after-free issue detected by ASAN 47/280047/1
2022-08-23 Jihoon KimReduce duplicated call to get keyname 68/277768/2
2022-08-19 InHong HanAdd isf_control_open_ime_optipn_window_with_single_mode... 38/279938/1
2022-08-12 InHong HanModified to not use Transaction event when text is... 50/279550/2
2022-08-10 InHong HanAdd isf_control_get_ime_info() API 95/279495/1
2022-07-12 Jihoon KimPrint keycode as secure log 68/277668/1
2022-07-11 Jihoon KimDeliver keycode on pressing IME key 87/277187/2
2022-07-08 InHong HanModified to not handle 'Return' if the input_panel_enab... 20/277520/1
2022-07-04 InHong HanModified to disable boosting mode when pre-launching IME 85/277285/3
2022-06-10 InHong HanAdd the new configuration to determine automatic restar... 58/276158/1
2022-05-26 InHong HanFixed the remote_surrounding_text not being delivered... 30/274830/4
2022-05-26 InHong HanFix blink issue whenever text is committed in Remote... 71/274471/3
2022-05-13 InHong HanAdded missing code to initialize Remote Input vconf... 90/274990/1
2022-03-24 InHong HanAdd new APIs for setting/getting cursor position in... 74/272774/2
2022-03-23 InHong HanSupport the key_event callback in Remote Input 21/272721/2
2022-03-18 InHong HanMerge "Remove unnecessary code" into tizen
2022-03-16 InHong HanRemove unnecessary code 10/272410/1
2022-03-10 InHong HanFix issue that afterimage of the candidate window remained 35/272135/1
2022-03-03 InHong HanFix bug remote_surrounding_text was not delivered sometimes 10/271910/5
2022-03-03 InHong HanModified to call set_prediction_allow() when changing... 31/269031/9
2022-03-03 InHong HanSend ise metadata when the input_panel_enabled is false 29/268829/5
2022-02-03 InHong HanModified to send candidate show request in H/W keyboard... 52/270452/2
2022-01-19 InHong HanFix issue detected by static analysis tool 60/269560/5
2022-01-17 Jihoon KimFix issue detected by static analysis tool 90/269490/1
2022-01-06 Jihoon KimFix build error 20/269020/1
2022-01-06 InHong HanModified to use new protocols related to focus events 56/266756/3
2022-01-06 Jihoon KimUpdate wayland inputmethod interface as the latest... 79/266079/9
2022-01-05 InHong HanFix issue detected by static analysis tool 29/268929/1
2021-12-29 InHong HanModified to call the remote_surrounding_text_cb when... 66/268666/1
2021-12-15 InHong HanFix issue that candidate window blink when changing... 28/268028/1
2021-12-08 InHong HanFix issue floating mode does not set when no focus 66/267666/1
2021-11-24 Jihoon KimAdd missing xkbcommon header 14/267014/3
2021-11-10 InHong HanSet vconf value if Remote Input is detected 00/266300/1
2021-11-04 InHong HanAdd log for debugging 37/266037/1
2021-10-14 InHong HanFix issue detected by static analysis tool 96/265296/1
2021-10-07 InHong HanAdd the new entry for input_hint manual test 16/265016/1
2021-09-28 InHong HanFix key press/release event pair mismatch 84/264684/3
2021-09-27 Jihoon Kimtests: Fix indentation 13/264613/2
2021-09-13 InHong HanAdd the new entry for Inputmethod manual test 10/263910/1
2021-08-30 Jihoon KimSupport win(super) key modifier 45/263245/1
2021-08-03 Jihoon KimAdd testcase for ecore_imf_input_panel_hide() 59/262159/2
2021-06-15 Jihoon KimFix issue return value is not checked 03/259803/2
2021-05-21 InHong HanFix issue detected by static analysis tool 46/258646/1
2021-05-04 Jihoon KimFix issue detected by static analysis tool 27/257827/2
2021-04-23 InHong HanFix bug that password mode is not initialized when... 83/257383/1
2021-04-19 InHong HanFix memory leak 00/257100/1
2021-03-31 Jihoon KimRefactor to reduce the duplicated code 07/256207/2
2021-03-25 InHong HanAdded interface for delivering floating IME requests 90/255890/1
2021-03-19 InHong HanMerge branch 'tizen_6.0' into tizen 91/255591/1 accepted/tizen/unified/20210321.225706 submit/tizen/20210319.100734
2021-03-11 Jihoon KimMerge branch 'tizen_6.0' into tizen 41/255041/1 accepted/tizen/unified/20210312.142421 submit/tizen/20210311.100732
2021-03-11 InHong HanFix the bug that delimiter character is not entered... 84/254984/4
2021-02-24 InHong HanFix bug that the key is not entered after the timeout... 23/254023/2
2021-02-03 InHong HanModified to prevent passing invalid IME geometry to... 69/252869/1
2021-02-02 InHong HanModified to prevent passing invalid IME geometry to... 96/252796/3
2021-01-28 InHong HanAdd code for sticker input in demo 53/252453/1
2021-01-27 Jihoon KimMerge branch 'tizen_6.0' into tizen 54/252354/1 accepted/tizen/unified/20210128.132228 submit/tizen/20210127.061722
2021-01-18 Jihoon KimRemove unused bluetooth build option 33/251633/2
2021-01-18 InHong HanFix a bug that ime_hide_cb is not called on mobile... 45/251645/1
2021-01-12 Jihoon KimMerge branch 'tizen_6.0' into tizen 96/251296/1 accepted/tizen/unified/20210113.121037 submit/tizen/20210112.104604
2021-01-12 Jihoon KimFix bug not to change keyboard mode 94/251294/1
2021-01-12 Jihoon KimRemove unnecessary code 91/251291/1
2021-01-12 Jihoon Kimdemo: fix back button issue 89/251289/1
2021-01-06 InHong HanMerge branch 'tizen_6.0' into tizen 56/250956/1 accepted/tizen/unified/20210107.123453 submit/tizen/20210106.055422
2021-01-06 InHong HanModified to not to commit text twice in TV 54/250954/1
2020-12-31 InHong HanMerge branch 'tizen_6.0' into tizen 58/250658/1 accepted/tizen/unified/20210101.123047 submit/tizen/20201231.041701
2020-12-30 InHong HanModified to call key_event_done() last when processing... 15/250615/4
2020-12-15 Jihoon KimMerge branch 'tizen_6.0' into tizen 09/249609/1 accepted/tizen/unified/20201216.215922 submit/tizen/20201215.094429
2020-12-14 InHong HanPrevent hide callback from being called multiple times 16/249516/1
2020-12-02 Jihoon KimFix issue detected by static analysis tool 58/248758/2 submit/tizen/20201201.052229
2020-12-02 Jihoon KimFix logically dead code 63/248663/2
2020-12-01 Jihoon KimFix logically dead code 65/248665/1
2020-12-01 Jihoon KimFix defect detected by static analysis tool 48/248648/1
2020-12-01 Jihoon KimMerge branch 'tizen_6.0' into tizen 36/248636/1
2020-11-26 InHong HanFixed the deadlock issue 34/248434/2
2020-11-12 Jihoon KimMerge branch 'tizen_6.0' into tizen 47/247547/1 accepted/tizen/unified/20201116.130516 submit/tizen/20201113.081305
2020-11-11 Ji-hoon LeeAdd angle information in IseContext 89/247289/2
2020-11-06 Jihoon KimMerge branch 'tizen' into tizen_6.0 41/247041/1
2020-11-05 Jihoon KimSet transient for option window in shared object type IME 01/246901/2
2020-11-05 InHong HanFix issue not to terminate IME incorrectly in on-demand... 15/246915/1
2020-11-05 InHong HanFix issue not to terminate IME incorrectly in on-demand... 14/246914/1
2020-10-28 Jihoon KimFix bug some unittest failed sometimes 16/246316/1
2020-10-27 Jihoon Kimtests: Add scim::IConvert test case 31/245831/2
2020-10-08 Jihoon KimFix issue IME geometry does not send due to context... 35/245435/1
2020-10-08 Jihoon KimFix issue not to launch IME setting application as... 06/245306/4
2020-09-29 Jihoon KimTurn off prediction in password layout of on-demand... 24/245024/4
2020-09-28 Jihoon Kimtests: Add input_panel_enabled_set and ecore_imf_contex... 60/244960/1
2020-09-28 Jihoon Kimtests: Refactor to use new fixture 59/244959/1
2020-09-28 Jihoon Kimtests: integrate timeout timer and begin main loop 58/244958/1
2020-09-28 Jihoon KimRevert "tests: integrate timeout timer and begin main... 57/244957/1
2020-09-28 Jihoon KimRevert "tests: Refactor to use new fixture" 56/244956/1
2020-09-28 Jihoon Kimtests: Refactor to use new fixture
2020-09-28 Jihoon Kimtests: integrate timeout timer and begin main loop 47/244947/3
next