Remove global variables
[platform/core/uifw/ise-default.git] / src / ise.cpp
2020-12-17 Jihoon KimRemove global variables 15/249915/1
2020-12-12 Jihoon KimFix defect detected by static analysis tool 73/249473/1
2020-12-12 Jihoon KimFix not to hide IME when pressing cancel button in... 70/249470/1
2020-12-11 Jihoon KimFix floating handler issue in rotation of common profile 18/249418/1
2020-12-11 Ji-hoon LeeRemove some global variables and extract long functions 08/249408/2
2020-12-11 Jihoon KimFix floating handler issue in common profile 03/249403/1
2020-12-07 InHong HanModified not to handle events from invalid engine 21/249021/2
2020-11-23 InHong HanAdd option to set surrounding text before processing... 70/248170/1
2020-09-08 Jihoon KimMerge branch 'tizen_5.5' into tizen 79/243579/1
2020-09-08 Jihoon KimMerge "Support ise-engine-loader feature" into tizen
2020-08-10 Jihoon KimAdd option to load imengine in IME process 38/240638/3
2020-08-07 InHong HanSupport ise-engine-loader feature 10/239410/2
2020-07-31 InHong HanMerge "Fix build error in 64bit architecture" into... accepted/tizen/5.5/unified/20200802.232203 submit/tizen_5.5/20200731.050319
2020-07-31 InHong HanFix build error in 64bit architecture 59/239959/2
2020-07-30 Jihoon KimSend module name of keyboard Engine 95/239495/3
2020-07-24 InHong HanSupport ise-engine-loader feature 07/238707/7
2020-07-14 Jihoon KimSupport various resolutions 65/238465/1
2020-07-14 Jihoon KimFix typo in log 35/238435/1
2020-07-13 Jihoon KimSupport various resolutions 01/238401/2
2020-04-21 Jihoon KimRemove voicetyping feature 30/231330/2
2020-03-19 Jihoon KimAdd code for checking language set callback 18/226618/2
2020-02-20 Jihoon KimDisable voicetyping in no asr and nlu agents 54/225454/2
2020-02-20 Jihoon KimAdd voice typing feature 04/224404/11
2020-02-20 Jihoon KimDisable autofill feature in email and phonenumber layout 19/225419/2
2019-11-04 Jihoon KimReplace method to send shift mode 40/216840/1
2019-10-24 Jihoon KimReplace method to send shift mode 95/216395/2
2019-10-22 Jihoon KimNot to send unnecessary shift key event 38/216238/1
2019-10-22 Jihoon KimFix crash issue 73/216173/1
2019-05-08 Jihoon KimMerge "Fix the done key need to be pressed twice to...
2019-05-08 Xie LigangFix the done key need to be pressed twice to close... 98/205598/6
2019-05-08 Jihoon KimRevert "Revert "Fix the cap mode problem in wearable... 38/205638/1
2019-05-08 Jihoon KimRevert "Fix the cap mode problem in wearable equipment." 00/205600/1
2019-05-07 Xie LigangFix the cap mode problem in wearable equipment. 55/205455/3
2018-12-07 Ji-hoon LeeFix mismatch between log format and actual parameter 21/194821/1
2018-12-07 Ji-hoon LeeFix mismatch between log format and actual parameter 81/194781/1
2018-11-20 Jihoon KimLaunch IME setting as group 92/193392/2
2018-05-15 Jihoon KimCheck the result of getting input mode 57/178957/3
2018-05-15 Ji-hoon LeeCheck NULL before running strcmp() 40/178940/2
2018-05-14 Jihoon Kimautofill: utilize app id and resource id to save and... 94/178894/1
2018-04-17 sungwook79.parkinit voice data when pressed backkey in voice input... 94/176194/1
2018-03-30 liuxdFix help not show in abnormal condition and cause setti... 76/174376/1
2018-03-14 liuxdFix change Done key display according to return type 68/172468/1
2018-03-13 Ji-hoon LeeFixed defects detected by static analysis tool 55/172355/2
2018-03-08 Xie LigangFix the issue of group id text is not changed when... 98/171798/5
2018-02-26 InHong HanFix issue preference_changed_cb() isn't registered... 64/170864/5
2018-02-23 Xie LigangFix the wrong process issue of tutorial function 06/170806/4
2018-02-20 Xie LigangApply the tutorial function for number and hex keypad 20/170120/7
2018-02-14 Xie LigangApply the chinese ambiguous input 27/170027/5
2018-02-07 Ji-hoon LeeUpdate popup open state variable on POPUP_ notification... 13/169513/1 submit/tizen/20180214.005354
2018-02-07 Ji-hoon LeeFix defects detected by static analysis tool 12/169512/1
2018-02-07 Ji-hoon LeeFix coding style 11/169511/1
2018-02-06 Xie Ligangfix prediction option can't work issue 38/168938/4
2018-02-01 zhangzgFix issue: Disappearance of the page "(2/3)" in Emotico... 99/168899/2
2018-01-15 sungwook79.parkFix issue that disappear lately indicator window when... 63/167063/1
2018-01-12 Jihoon KimSeparate autofill code 46/166646/8
2018-01-02 Jihoon KimFix derefence of NULL issue detected by static analysis... 20/165520/1
2017-12-25 Jihoon KimFix uninitialized variable issue detected by static... 62/165062/1
2017-12-25 Ji-hoon LeeTry to find and use currently enabled latin-based language. 60/165060/1
2017-12-21 Jihoon KimModified not to save autofill data in input field with... 56/164756/3
2017-12-20 Jihoon KimFix issue autofill candidate shows in any input field... 26/164626/2
2017-12-15 Jihoon KimSupport prediction_hint_data_set interface 57/160657/14
2017-12-15 Ji-hoon LeeMerge "Add deferring window creation feature" into...
2017-12-13 Ji-hoon LeeMerge "Fix candidate impossible to input as move event...
2017-12-11 Ji-hoon LeeAdd deferring window creation feature 29/163529/1
2017-12-06 Jihoon KimFix bug smartreply candidates do not show in show event... 90/162990/2
2017-12-05 Jihoon KimFix issue smartreply string isn't inserted when pressing 75/162775/5
2017-11-29 Paweł StawickiSet application name used within elm 86/162186/1
2017-11-27 Jihoon KimFix memory leak allocated surrouding text 25/161625/3
2017-11-20 liuxdFix candidate cursor highlight for TV 16/159316/8
2017-11-10 Jihoon KimDisable setting key in encryption mode 23/157623/3
2017-10-25 InHong HanMove the floating item from keyboard setting to CM... 03/157603/1
2017-10-25 liuxdFix help operated in pressed state rather than released 31/157531/2
2017-10-18 Ligang XieApply Clear personalized data function 91/155591/10
2017-09-29 Jihoon KimChange the period of candidate hide timer 02/153702/3
2017-09-20 InHong HanFix issue detected by static analysis tool 95/151195/3
2017-09-20 Jihoon KimUse secure log 41/151141/1
2017-09-11 sungwook79.parkFix build warning 34/148934/1
2017-09-05 InHong HanAdd move_handler image in floating mode 48/147548/4
2017-08-24 Jihoon KimRemove unused variable 42/145942/1
2017-08-24 Jihoon KimFix typo related to auto punctuate function 32/145932/1
2017-08-24 InHong HanFix issue preference_changed_cb() does not work when... 90/145890/2
2017-08-16 liuxdAdd prediction and voice language item into keypad... 66/144266/4
2017-08-08 InHong HanSupport floating keyboard 62/136262/20
2017-08-07 InHong HanAdded floating mode in option for floating keyboard 27/134227/17
2017-08-04 Jihoon KimFix bug the candidate string is inserted twice 76/142476/2
2017-08-04 Ji-hoon LeeUpdate IME Size every time ise gets visible 78/142478/1
2017-08-03 InHong HanChanged the API name 00/142200/1
2017-07-31 Jihoon KimAdd NULL check 80/141380/1
2017-07-31 InHong HanChanged the set_mime_type API 52/141352/1
2017-07-29 InHong HanChanged the set_prediction_hint API 70/141070/2
2017-07-28 Ji-hoon LeeUpdate IME sizes considering candidate area in H/W... 37/138737/2
2017-07-18 Jihoon KimAdd code to check the return value of calloc 59/139259/1
2017-07-12 liuxd Fix disable Done Key for TNEXT-517 00/137900/2
2017-07-12 Ji-hoon LeeIgnore prediction_hint request if hint string is NULL... 65/138365/2
2017-07-04 liuxdFix hide ime after press "Cancel" and "Done" Key 61/136761/4
2017-06-21 Jihoon KimSupport appcontrol type option 91/134491/5
2017-06-20 sungwook79.parkFix bug of candidateview when received mixed candidate... 29/134829/3
2017-06-20 sungwook79.parkSupport smartreply in Mobile IME 96/134396/3
2017-06-15 Jihoon KimFix crash issue occured when updating candidates 83/134183/1
2017-06-14 sungwook79.parkImplement TV IME voice GUI 88/133888/3
next