summaryrefslogtreecommitdiff
path: root/ism
AgeCommit message (Expand)AuthorFilesLines
2022-07-08Modified to not handle 'Return' if the input_panel_enabled is falseInHong Han1-1/+1
2022-07-04Modified to disable boosting mode when pre-launching IMEInHong Han3-2/+40
2022-06-10Add the new configuration to determine automatic restarting of IMEInHong Han4-3/+9
2022-05-26Fixed the remote_surrounding_text not being delivered when typing preedit stringInHong Han1-2/+23
2022-05-26Fix blink issue whenever text is committed in Remote InputInHong Han1-56/+56
2022-05-13Added missing code to initialize Remote Input vconf valueInHong Han1-0/+21
2022-03-24Add new APIs for setting/getting cursor position in Remote InputInHong Han13-4/+327
2022-03-23Support the key_event callback in Remote InputInHong Han13-24/+267
2022-03-16Remove unnecessary codeInHong Han1-3/+0
2022-03-10Fix issue that afterimage of the candidate window remainedInHong Han1-3/+4
2022-03-03Fix bug remote_surrounding_text was not delivered sometimesInHong Han1-0/+3
2022-03-03Modified to call set_prediction_allow() when changing IMEngineInHong Han1-3/+7
2022-03-03Send ise metadata when the input_panel_enabled is falseInHong Han16-5/+133
2022-02-03Modified to send candidate show request in H/W keyboard modeInHong Han1-4/+4
2022-01-19Fix issue detected by static analysis toolInHong Han1-13/+7
2022-01-17Fix issue detected by static analysis toolJihoon Kim1-0/+1
2022-01-06Fix build errorJihoon Kim1-2/+2
2022-01-06Modified to use new protocols related to focus eventsInHong Han1-62/+115
2022-01-06Update wayland inputmethod interface as the latest opensourceJihoon Kim2-76/+83
2022-01-05Fix issue detected by static analysis toolInHong Han1-1/+1
2021-12-29Modified to call the remote_surrounding_text_cb when changing preedit textInHong Han1-3/+6
2021-12-15Fix issue that candidate window blink when changing keyboard layoutInHong Han1-1/+7
2021-12-08Fix issue floating mode does not set when no focusInHong Han1-9/+23
2021-11-24Add missing xkbcommon headerJihoon Kim1-0/+1
2021-11-10Set vconf value if Remote Input is detectedInHong Han2-5/+21
2021-11-04Add log for debuggingInHong Han2-5/+15
2021-10-14Fix issue detected by static analysis toolInHong Han3-5/+5
2021-10-07Add the new entry for input_hint manual testInHong Han1-0/+5
2021-09-28Fix key press/release event pair mismatchInHong Han1-2/+7
2021-09-27tests: Fix indentationJihoon Kim1-1/+1
2021-09-13Add the new entry for Inputmethod manual testInHong Han1-0/+14
2021-08-30Support win(super) key modifierJihoon Kim2-1/+19
2021-08-03Add testcase for ecore_imf_input_panel_hide()Jihoon Kim2-3/+24
2021-06-15Fix issue return value is not checkedJihoon Kim1-1/+4
2021-05-21Fix issue detected by static analysis toolInHong Han1-1/+7
2021-05-04Fix issue detected by static analysis toolJihoon Kim1-3/+5
2021-04-23Fix bug that password mode is not initialized when changing layoutInHong Han1-1/+5
2021-04-19Fix memory leakInHong Han1-0/+3
2021-03-31Refactor to reduce the duplicated codeJihoon Kim1-24/+18
2021-03-25Added interface for delivering floating IME requestsInHong Han11-1/+147
2021-03-11Merge branch 'tizen_6.0' into tizensubmit/tizen/20210311.100732accepted/tizen/unified/20210312.142421Jihoon Kim2-4/+9
2021-03-11Fix the bug that delimiter character is not entered in Remote InputInHong Han2-4/+9
2021-02-24Fix bug that the key is not entered after the timeout occurredInHong Han1-9/+16
2021-02-03Modified to prevent passing invalid IME geometry to the appInHong Han1-8/+4
2021-02-02Modified to prevent passing invalid IME geometry to the appInHong Han1-8/+4
2021-01-28Add code for sticker input in demoInHong Han1-0/+35
2021-01-27Merge branch 'tizen_6.0' into tizensubmit/tizen/20210127.061722accepted/tizen/unified/20210128.132228Jihoon Kim2-4/+0
2021-01-18Remove unused bluetooth build optionJihoon Kim1-2/+0
2021-01-18Fix a bug that ime_hide_cb is not called on mobile profileInHong Han1-2/+0
2021-01-12Merge branch 'tizen_6.0' into tizensubmit/tizen/20210112.104604accepted/tizen/unified/20210113.121037Jihoon Kim2-12/+1