platform/core/uifw/isf.git
2016-09-26 Jihoon KimFix issue that does not show input panel in case that... 25/89525/1
2016-09-23 Jihoon KimUpdate package version to 3.0.121 18/89418/1 accepted/tizen/common/20160923.161224 accepted/tizen/ivi/20160927.020542 accepted/tizen/mobile/20160927.020435 accepted/tizen/tv/20160927.020520 accepted/tizen/wearable/20160927.020458 submit/tizen/20160923.112544
2016-09-23 Ji-hoon LeeAdded helper request for hiding ISE 61/89361/2
2016-09-21 InHong HanUpdate package version to 3.0.120 51/88951/1 accepted/tizen/common/20160921.162756 accepted/tizen/ivi/20160922.042001 accepted/tizen/mobile/20160922.042206 accepted/tizen/tv/20160922.041907 accepted/tizen/wearable/20160922.041949 submit/tizen/20160921.084451
2016-09-21 InHong HanFix build error in remote input 38/88938/1
2016-09-21 Jihoon KimMerge changes Ib3764a2c,Ie7d84a72 into tizen
2016-09-21 Sungmin KwakAdd the detailed logs 62/88862/3
2016-09-21 Jihoon KimSupport to hide input panel or not according to window... 92/88892/3
2016-09-20 Li ZhangRemove database dependence from HelperAgent 16/86516/4
2016-09-20 InHong HanFix security issue in remote input 40/88740/1
2016-09-20 Jihoon KimSupport to deliver caps lock and num lock 11/88511/4
2016-09-20 InHong HanAdd remote_control_input_resource_changed_cb() 29/87529/12
2016-09-20 InHong HanReplace remote_control_default_text_cb() with remote_co... 99/87399/15
2016-09-19 sungwook79... Modify tizen upgrade script to add sqlite wall file 46/88446/2
2016-09-12 sungwook parkMerge "Update package version to 3.0.119" into tizen accepted/tizen/common/20160912.181505 accepted/tizen/ivi/20160918.233848 accepted/tizen/mobile/20160918.233756 accepted/tizen/tv/20160918.233818 accepted/tizen/wearable/20160918.233832 submit/tizen/20160912.062146
2016-09-12 InHong HanUpdate package version to 3.0.119 12/87912/1
2016-09-12 sungwook79... modify upgrade script to include ime_info db 98/87898/1
2016-09-09 Jihoon Kimclear preedit text before commiting text 47/87747/1
2016-09-09 Li ZhangNext key event should be processed next to current... 85/87485/2
2016-09-09 Jihoon KimRemove unused function 08/87608/1
2016-09-08 Jihoon KimRemove key event log 21/87421/1
2016-09-08 Jihoon KimFix build warning in wearable profile 12/87412/1
2016-09-08 Jihoon KimAdd condition in case ecore_wl_display_get() returns... 09/87409/1
2016-09-07 Jihoon KimUpdate package version to 3.0.118 54/87254/1 accepted/tizen/common/20160907.154747 accepted/tizen/ivi/20160908.003532 accepted/tizen/mobile/20160908.003422 accepted/tizen/tv/20160908.003436 accepted/tizen/wearable/20160908.003456 submit/tizen/20160907.074608
2016-09-07 Jihoon KimFix deference of NULL return issues 23/87223/3
2016-09-02 Jihoon KimUpdate package version to 3.0.117 98/86698/1 accepted/tizen/common/20160905.171257 accepted/tizen/ivi/20160905.065934 accepted/tizen/mobile/20160905.065849 accepted/tizen/tv/20160905.065901 accepted/tizen/wearable/20160905.065918 submit/tizen/20160902.104322
2016-09-02 Jihoon KimRevert "Add SocketConfigServer PanelAgent module" 70/86670/3
2016-09-02 Jihoon KimRevert "Fix SocketConfigServer module loading failure... 69/86669/2
2016-09-02 sungwook79... Add PATH variable to tizen upgrade script 79/86579/1
2016-08-31 InHong HanUpdate package version to 3.0.116 93/86293/2 accepted/tizen/common/20160831.162305 accepted/tizen/ivi/20160901.065417 accepted/tizen/mobile/20160901.065329 accepted/tizen/tv/20160901.065344 accepted/tizen/wearable/20160901.065400 submit/tizen/20160831.103056
2016-08-31 Ji-hoon LeeModified not to commit preedit_commit strings in TV... 47/86247/1
2016-08-31 Jihoon KimFix build error in TV profile 29/86229/1
2016-08-31 Jihoon KimAdd NULL check in wayland panel agent module 80/86180/1
2016-08-30 Jihoon KimShow IME Selector notification when more than one IME... 02/86002/1
2016-08-30 Jihoon KimHide timestamp in IME Selector notification 72/85672/3
2016-08-30 Ji-hoon LeeUse MessageQueue for get_selection_text as well 63/85763/3
2016-08-30 sungwook79... support tizen upgrade 86/85686/2
2016-08-30 InHong HanModify remote_control_default_text_cb when the remote... 38/85838/2
2016-08-30 InHong HanFix security issues 77/85777/5
2016-08-29 InHong HanModify remote control commands 73/85473/2
2016-08-26 Li ZhangFix SocketConfigServer module loading failure issue 30/85630/1
2016-08-26 Wonkeun OhModified the wrong license message 92/85592/1
2016-08-25 Jihoon KimMerge "Add remote_control_delete_surrounding_text API...
2016-08-25 InHong HanAdd remote_control_delete_surrounding_text API 65/85465/2
2016-08-25 Jihoon Kimdemo: Add voice layout in ISF Layout 15/85415/2
2016-08-24 Ji-hoon LeeUpdate package version to 3.0.115 40/85240/1 accepted/tizen/common/20160824.155111 accepted/tizen/ivi/20160825.001429 accepted/tizen/mobile/20160825.001310 accepted/tizen/tv/20160825.001343 accepted/tizen/wearable/20160825.001408 submit/tizen/20160824.085504
2016-08-24 Li ZhangAdd commit string as parameter for update_preedit_string() 54/82854/7
2016-08-24 InHong HanAdd remote control API doxygen 43/85143/5
2016-08-23 Wonkeun OhCode cleanup for remote_input client module. 44/85044/2
2016-08-23 Wonkeun OhFixed issue that wrong access of array index. 24/85024/1
2016-08-23 Wonkeun OhFixed the dexter analysis issue. 09/85009/2
2016-08-23 InHong HanAdd check privilege of remote input 83/84983/4
2016-08-23 Li ZhangFix infinite loop issue in case of EcoreSocket PanelAge... 67/84967/1
2016-08-22 Jihoon KimUpdate package version to 3.0.114 20/84920/1 accepted/tizen/common/20160823.132714 accepted/tizen/ivi/20160823.041354 accepted/tizen/mobile/20160823.041309 accepted/tizen/tv/20160823.041328 accepted/tizen/wearable/20160823.041339 submit/tizen/20160823.005639
2016-08-22 Jihoon KimFix infinite loop issue in case of no input method... 93/84793/3
2016-08-22 Jihoon KimRevert "demo: Add voice layout in ISF Layout" 18/84918/1
2016-08-22 InHong Handemo: Add voice layout in ISF Layout 88/84788/3
2016-08-18 Li ZhangFix Svace issues 35/84435/4
2016-08-18 Jihoon KimUpdate package version to 3.0.113 04/84404/1 accepted/tizen/common/20160818.144435 accepted/tizen/ivi/20160818.231948 accepted/tizen/mobile/20160818.231932 accepted/tizen/tv/20160818.231919 accepted/tizen/wearable/20160818.231841 submit/tizen/20160818.053203
2016-08-18 InHong HanRevert "demo: Add voice layout in ISF Layout" 01/84401/2
2016-08-18 Jihoon KimUpdate package version to 3.0.112 36/84336/1
2016-08-17 InHong HanSupport voice input panel layout 81/83981/2
2016-08-17 Jihoon KimUse security log 73/84173/1
2016-08-17 Li ZhangAdd SocketConfigServer PanelAgent module 64/83364/7
2016-08-16 InHong Handemo: Add voice layout in ISF Layout 73/82473/4
2016-08-12 Jihoon KimUpdate package version to 3.0.111 90/83590/2 accepted/tizen/common/20160812.141205 accepted/tizen/ivi/20160812.065547 accepted/tizen/mobile/20160812.065533 accepted/tizen/tv/20160812.065526 accepted/tizen/wearable/20160812.065541 submit/tizen/20160812.044838
2016-08-12 InHong HanRemove motion input in Remote Input, temporarily 12/83612/1
2016-08-12 Jihoon KimFix build warning in no remote input environment 88/83588/1
2016-08-12 Jihoon KimAdd build option display to support remote input 86/83586/1
2016-08-12 Jihoon KimFix coding style 84/83584/2
2016-08-12 InHong HanFix build error excludes TV profile 47/83547/2
2016-08-11 InHong HanAdd OpenInput library for 3rd party developers 37/77937/10
2016-08-11 InHong HanAdd TV Remote Input API 38/77938/13
2016-08-11 InHong HanReplace old libwebsocket functions with a new API 36/77936/9
2016-08-11 InHong HanFix build error related to new panel architecture 35/77935/9
2016-08-11 Wonkeun OhRemoved imgs directory to fix images not displayed... 34/77934/9
2016-08-11 Wonkeun OhModified UI for interface share 30/77930/8
2016-08-11 Wonkeun OhAdded udev rule file for uinput permission error and... 28/77928/9
2016-08-11 Wonkeun OhFix build error in the 2.4profile 27/77927/11
2016-08-11 Wonkeun OhAdded remote-input feature 26/77926/14
2016-08-11 InHong HanAdd surrounding_text log in wayland immodule 43/83443/1
2016-08-10 Jihoon KimSet default preedit style as reverse 48/82548/4
2016-08-10 Ji-hoon LeeUpdate package version to 3.0.110 03/83303/1 accepted/tizen/common/20160810.161735 accepted/tizen/ivi/20160811.002421 accepted/tizen/mobile/20160811.002321 accepted/tizen/tv/20160811.002409 accepted/tizen/wearable/20160811.002833 submit/tizen/20160810.063747
2016-08-10 Ji-hoon LeeCheck isf db first and then check default dir when... 02/83302/1
2016-08-10 Jihoon KimUpdate package version to 3.0.109 70/83270/2
2016-08-08 Ji-hoon LeeModified the ISE not to access imedb directly 44/82944/2
2016-08-08 InHong HanFix infinite loop issue in get_selection_text 40/82740/2
2016-08-05 InHong HanFix reset sync issue 36/80036/7
2016-08-05 Li ZhangAdd macro ENABLE_RESET_DONE_FUNC for conditional compil... 58/79858/8
2016-08-05 Li ZhangAdd macro ENABLE_GRAB_KEYBOARD for conditional compilation 24/79924/12
2016-08-05 InHong HanFix imdata not being delivered issue 21/82621/7
2016-08-05 Jihoon KimFix bug not to transfer the right bidi direction infomation 82/82682/1
2016-08-03 Ji-hoon LeeAdded MessageQueue concept for handling sync messages 07/81907/8
2016-08-02 Jihoon KimAdd warning message in case of no canvas focus 22/82122/6
2016-08-02 Jihoon KimAdd device information in ecore key event 34/81734/6
2016-08-02 Jihoon Kimdemo: add multiline test case 00/81700/4
2016-08-02 Jihoon KimFix rpmlint warning 87/81687/4
2016-08-02 Jihoon KimSupport to apply when calling set APIs in case of havin... 86/81686/4
2016-08-02 InHong HanFix issue detected by static analysis tool 40/82240/2
2016-08-02 Wonkeun OhDo not handle the SW keyboard event again in the immodule 04/80604/5
next