summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-07for resolving memory risk, add destroy in modality_visiontizen_7.0_m2_releaseaccepted/tizen/unified/20221007.101823accepted/tizen/7.0/unified/hotfix/20221116.110157accepted/tizen/7.0/unified/20221110.062813tizen_7.0_hotfixtizen_7.0accepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unifieddyamy-lee1-0/+7
2022-09-28Remove unused rule fileSuyeon Hwang5-395/+0
2022-09-28Remove unused files and function from IU moduleSuyeon Hwang17-1484/+17
2022-09-28Merge "Remove unused header" into tizenSuyeon Hwang1-1/+0
2022-09-28Merge "Use reference type in vector iteration" into tizenSuyeon Hwang1-4/+4
2022-09-28Merge "Modify README.md" into tizenSuyeon Hwang1-20/+100
2022-09-28Merge "Change screen information refresh interval to milliseconds" into tizenSuyeon Hwang3-3/+4
2022-09-28Reset member function after sending resultSuyeon Hwang1-2/+4
2022-09-27Remove unused headerSuyeon Hwang1-1/+0
2022-09-27Use reference type in vector iterationSuyeon Hwang1-4/+4
2022-09-27Modify README.mdsungwook79.park1-20/+100
2022-09-26version up : 1.0.1accepted/tizen/unified/20220927.132354dyamy-lee3-3/+3
2022-09-26Change screen information refresh interval to millisecondsulgal-park3-3/+4
2022-09-23Add voice touch trun off commandSuyeon Hwang2-18/+42
2022-09-23Add new methods for making turn off eventSuyeon Hwang2-0/+12
2022-09-23Merge "Skip operation when mode is not changed by voice command" into tizenSuyeon Hwang2-19/+16
2022-09-23Move grid depth and result type info to proper hierarchySuyeon Hwang1-2/+2
2022-09-22Skip operation when mode is not changed by voice commandSuyeon Hwang2-19/+16
2022-09-22Send result type and grid depth with clicked objectSuyeon Hwang3-15/+60
2022-09-22Send 2nd depth grid information after 1st depth gridSuyeon Hwang2-17/+14
2022-09-22Skip request modality when grid mode is in 1st depthSuyeon Hwang1-4/+11
2022-09-22Merge changes I3b9dccd5,Id6ee19f8 into tizenSuyeon Hwang3-51/+59
2022-09-22Merge "Register proper command by current voice touch mode" into tizenSuyeon Hwang2-2/+32
2022-09-22add null check about object id of output modalitydyamy-lee1-0/+4
2022-09-22change voice touch click logic as by coordinatedyamy-lee3-51/+55
2022-09-22Request event for refreshing clickable objectSuyeon Hwang1-11/+37
2022-09-22Merge "Add index to label when the item has no label" into tizenSuyeon Hwang1-1/+2
2022-09-22Merge changes Ib499bda1,Ic465aee2,I856535e3 into tizenSuyeon Hwang3-3/+14
2022-09-21Register proper command by current voice touch modeSuyeon Hwang2-2/+32
2022-09-21Add index to label when the item has no labelSuyeon Hwang1-1/+2
2022-09-21Add grid depth information to output resultSuyeon Hwang3-0/+11
2022-09-21Add grid mode activation commandSuyeon Hwang1-1/+1
2022-09-21Fix order of generating gridSuyeon Hwang1-2/+2
2022-09-21Add refresh screen information eventulgal-park5-0/+27
2022-09-21fix type at iu voice touch engine output modality callbackulgal-park1-1/+1
2022-09-20Fix langauge of voice touch command as KoreanSuyeon Hwang1-3/+18
2022-09-20Remove legacy IU engine moduleaccepted/tizen/unified/20220921.022909Suyeon Hwang7-1733/+0
2022-09-20Merge changes I94199933,Ib0feb1e7 into tizenSuyeon Hwang2-3/+3
2022-09-20Change variable namingsooyeon1-35/+35
2022-09-20Change key names with camel stylesooyeon1-29/+29
2022-09-20fix checking result_cb_list length exceptiondyamy-lee1-1/+1
2022-09-20Fix double free issue when destrouct JsonProviderSuyeon Hwang1-16/+0
2022-09-20Send output result when screen analyzer event occursSuyeon Hwang1-0/+2
2022-09-20for luanch with mmi voice touch reference app, app id has to change as org.ti...dyamy-lee1-1/+1
2022-09-20fix received_callbacks' event typedyamy-lee1-2/+2
2022-09-20add deactivate client's input event when client is removeddyamy-lee1-0/+6
2022-09-20Fix order of module initializationSuyeon Hwang1-1/+1
2022-09-20Implement logic for sending output modality and resultSuyeon Hwang11-44/+88
2022-09-20Add remained pixels to grids which are end of right and bottomSuyeon Hwang1-2/+7
2022-09-20Use reference type for iteration and initialize memeber with proper valueSuyeon Hwang1-2/+8