index
:
platform/core/uifw/isf
1.0_post
2.0alpha
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
sandbox/denis13/LTO
sandbox/dkson95/gcc6
sandbox/dkson95/gcc6x
sandbox/jaehun77/gcc6x
sandbox/mzx/4.0
sandbox/nmerinov/llvm
sandbox/upgrade/efl120
sandbox/vbarinov/lto
tizen
tizen_2.0
tizen_2.1
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream-git
Domain: UI Framework / Text Input;
Jihoon Kim <jihoon48.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ism
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
Modified to forward back key event to app when first booted
Inhong Han
1
-11
/
+23
2024-08-16
Fix issue detected by static analysis tool
Inhong Han
5
-22
/
+47
2024-07-29
Modified not to terminate IME when FD is changed late
Inhong Han
1
-1
/
+1
2024-06-28
Fix issue detected by static analysis tool
Inhong Han
11
-315
/
+479
2024-06-20
Modified to send the align information after reshow request
Inhong Han
2
-0
/
+14
2024-06-13
Modified to generate a cancel key event when the IME is terminated during its...
Inhong Han
4
-3
/
+56
2024-05-22
Add missing break in switch
Inhong Han
1
-0
/
+2
2024-05-22
Support for aligning the floating IME
Inhong Han
19
-7
/
+298
2024-05-10
Modified to restart the IME normally in on-demand launch mode
Inhong Han
1
-1
/
+2
2024-04-18
Remove unused configuration value
Inhong Han
2
-8
/
+0
2024-04-18
Changed the priority of the isf daemon to the same as the client
Inhong Han
6
-26
/
+171
2024-04-18
Modified to apply IME boosting only in on-demand launch mode
Inhong Han
1
-2
/
+2
2024-04-11
Rename isf-panel-efl to isf
Jihoon Kim
4
-54
/
+54
2024-03-19
Add the new configuration to set a minimum restart interval
Inhong Han
2
-2
/
+4
2024-02-26
Fix the issue the position of floating IME is reset when changing keyboard mode
Inhong Han
1
-0
/
+2
2024-02-21
Modified to not to set keyboard repeat rate twice
Inhong Han
1
-15
/
+17
2024-02-20
Modified to get default input when focus lost
Inhong Han
1
-6
/
+12
2024-02-07
Modified to check the focus of canvas and client_window together when set_foc...
Inhong Han
1
-5
/
+6
2024-01-12
Add home key as IME hide key
Jihoon Kim
1
-0
/
+1
2024-01-09
Support to show splash screen when launching IME in TV
Inhong Han
3
-13
/
+30
2024-01-05
Modified not to restart IME when the EnableAutoRestartIse option is disabled
Inhong Han
1
-3
/
+2
2024-01-05
Add back key no grab mode using the Preference
Inhong Han
2
-1
/
+31
2024-01-05
Fix issue detected by static analysis tool
Inhong Han
1
-2
/
+2
2023-12-18
Fix issue detected by static analysis tool
Inhong Han
1
-1
/
+1
2023-12-06
Fixed the surrounding text not being delivered when moving focus
Inhong Han
1
-6
/
+6
2023-11-27
Fix vconf type mismatch issue
Inhong Han
1
-6
/
+23
2023-11-20
Support to apply boosting mode when launching IME in TV
InHong Han
3
-35
/
+4
2023-11-10
Apply cpu boosting on booting time
Inhong Han
2
-0
/
+27
2023-10-26
Remove unnecessary free function
Inhong Han
1
-8
/
+1
2023-10-16
Fix issue mobile IME does not show in Remote Input
Inhong Han
1
-2
/
+3
2023-10-12
Prevent buffer overflow issue
Inhong Han
1
-1
/
+1
2023-09-12
Add log for debugging
Inhong Han
1
-0
/
+2
2023-08-11
Fix issue detected by static analysis tool
Inhong Han
3
-5
/
+8
2023-08-07
Fix issue detected by static analysis tool
Jihoon Kim
2
-2
/
+2
2023-07-14
Add missing clear function
Inhong Han
1
-0
/
+1
2023-06-14
Fix the 64bit build error
Inhong Han
1
-2
/
+2
2023-06-13
Modified to consider the byte sequence when delivering surrounding_text
Inhong Han
1
-2
/
+38
2023-05-26
Fix issue to send wrong IME geometry in partial window
Jihoon Kim
1
-5
/
+23
2023-05-25
Prevent crash in calculating scale factor
Jihoon Kim
1
-1
/
+3
2023-05-03
Modified to adjust the keyboard size according to scale factor
Inhong Han
1
-3
/
+33
2023-04-12
Fix issue detected by static analysis tool
InHong Han
1
-3
/
+6
2023-04-10
Update the control logic for key repeat rate
zhengxinjian
1
-14
/
+12
2023-04-10
Modified to deliver surrounding text asynchronously
InHong Han
4
-384
/
+220
2023-03-14
Modified to update the position of the focused context after moving IME
InHong Han
1
-1
/
+8
2023-02-22
Fix IMEngine socket path for 64bit machine
InHong Han
2
-1
/
+4
2023-02-16
Send the imdata to IME when the input_panel_enabled is false
InHong Han
1
-1
/
+1
2023-02-03
Reduce the retry counts for socket connection to prevent deadlock
InHong Han
1
-5
/
+10
2023-01-10
Remove unused code
Jihoon Kim
5
-313
/
+2
2023-01-09
Remove unused dependencies
Jihoon Kim
1
-0
/
+1
2022-12-20
Remove unused code
Jihoon Kim
1
-5
/
+1
[next]