index
:
platform/core/uifw/ise-default
1.0_post
2.0alpha
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_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
ref/changes/95/112895
sandbox/denis13/LTO
sandbox/nmerinov/llvm
sandbox/tizentools/ppfarm_tizen_3.0_mobile
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_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
Domain: UI Framework / Text Input;
Jihoon Kim <jihoon48.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-04
Fix the crash issue when IME is exiting
Inhong Han
3
-6
/
+20
2023-10-16
Fix a candidate window flickering issue
Inhong Han
1
-8
/
+0
2023-08-04
Remove ODE dependency due to ODE deprecate
Jihoon Kim
1
-17
/
+1
2023-06-09
Remove clipboard feature
Jihoon Kim
3
-173
/
+1
2023-01-03
Modified not to call an unnecessary hide_lookup_table request
InHong Han
1
-1
/
+0
2022-12-19
Fix issue detected by static analysis tool
Jihoon Kim
1
-1
/
+1
2022-09-21
Hide nmt agent support log
Jihoon Kim
3
-2
/
+28
2022-07-27
Fix buffer overflow issue detected by static analysis tool
submit/tizen/20220727.052311
accepted/tizen/unified/20220729.131722
InHong Han
1
-1
/
+1
2022-07-25
Fix buffer overflow issue detected by static analysis tool
InHong Han
1
-3
/
+3
2022-06-22
Fix memory leak detected by valgrind
InHong Han
1
-0
/
+1
2022-04-05
Fix issue surrounding_text does not deliver to Thai IMEngine
InHong Han
1
-1
/
+1
2022-01-07
Initialize clipboard handle
Jihoon Kim
1
-1
/
+1
2021-11-02
Play feedback sound when releasing candidate item
Jihoon Kim
2
-1
/
+12
2021-08-05
Remove unused code
Jihoon Kim
1
-6
/
+0
2021-07-22
Reduce cyclomatic complexity
Jihoon Kim
1
-407
/
+451
2021-07-21
Remove unused predefined preprocessor
Jihoon Kim
5
-109
/
+0
2021-07-20
Reduce the duplicated code
Jihoon Kim
1
-3
/
+10
2021-07-19
Split guide popup code into another file
Jihoon Kim
3
-189
/
+231
2021-07-02
Use empty() function instead of size() for readability
Jihoon Kim
4
-19
/
+12
2021-06-02
Support language changes using H/W keyboard
InHong Han
1
-3
/
+20
2021-06-02
Revert "Support language changes using H/W keyboard"
InHong Han
1
-16
/
+3
2021-06-02
Support language changes using H/W keyboard
InHong Han
1
-3
/
+16
2021-06-02
Disable translation button if NMT is unavailable
Jihoon Kim
4
-2
/
+23
2021-06-02
Fix NMT layout issue in floating mode
Jihoon Kim
1
-15
/
+0
2021-06-02
Fix CM key is not changed as translation button
Jihoon Kim
1
-3
/
+6
2021-05-31
Fix build error on x86_64 architecture
Jihoon Kim
1
-0
/
+10
2021-05-31
Support translation
Jihoon Kim
6
-3
/
+828
2021-03-31
Load IME default setting from configuration file
InHong Han
3
-15
/
+122
2021-03-19
Support synchronous event requests
InHong Han
1
-2
/
+21
2021-03-10
Refactor code for checking group item
Jihoon Kim
1
-2
/
+2
2021-03-10
Support sticker option in mobile profile
InHong Han
5
-4
/
+751
2021-02-16
Fix typo
Jihoon Kim
1
-4
/
+4
2021-02-10
Refactoring for increasing readability
Jihoon Kim
1
-5
/
+10
2021-02-10
Modified not to use engine-loader on the numeric keyboard
InHong Han
2
-3
/
+1
2021-02-02
Add code to handle ime_event_set_input_hint_set_cb()
Jihoon Kim
1
-0
/
+6
2021-02-01
Fix typo in function names
Jihoon Kim
1
-8
/
+8
2021-01-29
Fix typo
Jihoon Kim
1
-6
/
+6
2021-01-29
Fix issue detected by static analysis tool
Jihoon Kim
2
-7
/
+9
2021-01-12
Support language to set ecore_imf_context_input_panel_language_set()
Jihoon Kim
2
-9
/
+24
2021-01-12
Refactor code related to autofill
Jihoon Kim
4
-77
/
+90
2021-01-06
Extract clipboard code
Jihoon Kim
3
-53
/
+152
2021-01-05
Remove global variables
Jihoon Kim
2
-2
/
+2
2021-01-05
Support guide popup in common profile
Jihoon Kim
3
-29
/
+32
2021-01-05
Remove global variable to check the visibility of candidate
Jihoon Kim
1
-15
/
+15
2021-01-05
Fix defect detected by static analysis tool
Jihoon Kim
1
-7
/
+9
2021-01-04
Clear smartreply when displaying normal candidate words
Jihoon Kim
1
-0
/
+4
2021-01-04
Close candidate more view when pressing smartreply item
Jihoon Kim
1
-1
/
+4
2021-01-04
Remove global variable to get the size of smartreply
Jihoon Kim
1
-10
/
+8
2021-01-04
Remove global variable to check the exist of smartreply
Jihoon Kim
1
-7
/
+2
2021-01-04
Use secure log in button drag event
Jihoon Kim
1
-1
/
+1
[next]