summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-05Merge branch 'tizen_4.0' of ssh://review.tizen.org:29418/platform/core/uifw/v...ref/for/tizen_4.0Wonnam Jang7-119/+94
2018-01-05Start recording when widget finalizeWonnam Jang3-2/+55
2018-01-03Fix to check whether handle is valid in connect daemonsooyeon.kim1-46/+54
2017-12-29Change set_private_data to be asyncsooyeon.kim3-67/+20
2017-12-22Add state check logic in vc_get_resultSuyeon Hwang1-0/+14
2017-12-15Fix the size of app idtizen_4.0.IoT.p2_releasesubmit/tizen_4.0/20171215.063953accepted/tizen/4.0/unified/20171218.072012sooyeon.kim4-8/+8
2017-12-05Remove unnecessary DB accesssubmit/tizen_4.0/20171213.075155submit/tizen_4.0/20171205.112253accepted/tizen/4.0/unified/20171206.062909Wonnam Jang5-24/+19
2017-12-05Add priority for Widget commandWonnam Jang4-49/+58
2017-11-30Call hide tooltip every recording cancelsubmit/tizen_4.0/20171201.013901accepted/tizen/4.0/unified/20171204.120703Suyeon Hwang1-0/+11
2017-11-29check null before use when dbus close connectionWonnam Jang3-24/+30
2017-11-29delete timer when vc widget is deinitializedsubmit/tizen_4.0/20171129.111720accepted/tizen/4.0/unified/20171130.063635Wonnam Jang1-6/+33
2017-11-22Add a new parameter for checking whether result is consumedsubmit/tizen_4.0/20171123.080859accepted/tizen/4.0/unified/20171124.063647sooyeon.kim4-5/+13
2017-11-14Use critical section when configuration file is reachedsubmit/tizen_4.0/20171114.105132accepted/tizen/4.0/unified/20171115.173828Suyeon Hwang1-1/+34
2017-11-07Change ecore timer to thread for connecting daemonsubmit/tizen_4.0/20171107.111717accepted/tizen/4.0/unified/20171108.063738Wonnam Jang4-24/+64
2017-10-29Add to check db integrity and restore logicsubmit/tizen_4.0/20171106.095042accepted/tizen/4.0/unified/20171107.054721Wonnam Jang6-157/+373
2017-10-24Merge "Add logic to set default language of the engine" into tizen_4.0Suyeon Hwang3-33/+37
2017-10-24Add logic to set default language of the engineSuyeon Hwang3-33/+37
2017-10-20Add to set false as exit when dbus disconnectsWonnam Jang4-0/+16
2017-10-13Change api for transfering characters & Fix error check for freadtizen_4.0.m2_releasesubmit/tizen_4.0/20171016.022932submit/tizen_4.0/20171013.065954accepted/tizen/4.0/unified/20171017.211531Suyeon Hwang3-13/+13
2017-10-11Fix memory leakssubmit/tizen_4.0/20171013.003943Suyeon Hwang7-20/+22
2017-09-29Add description and retry limitation for vc_prepare_syncSuyeon Hwang3-3/+28
2017-09-27Add synchronous prepare function for web APISuyeon Hwang2-3/+37
2017-09-25Update base lang when default base lang doesn't existtizen_4.0.IoT.p1_releasesubmit/tizen_4.0/20170926.132250accepted/tizen/4.0/unified/20170927.021238Wonnam Jang1-0/+4
2017-09-22change dbus signal to dbus method for service state to vcmWonnam Jang2-5/+4
2017-09-12Remove to start recorder when bt data received cb is calledsubmit/tizen_4.0/20170921.073346accepted/tizen/4.0/unified/20170922.064433Wonnam Jang1-1/+1
2017-08-23Reduce logssubmit/tizen_4.0/20170904.062435submit/tizen/20170823.121013accepted/tizen/unified/20170824.050926accepted/tizen/4.0/unified/20170905.175034sooyeon.kim18-1229/+893
2017-08-21Apply to use external USB micWonnam Jang2-10/+49
2017-08-21Use thread instead of ecore timeWonnam Jang1-8/+38
2017-08-17change BT produce apisubmit/tizen_4.0/20170828.100004submit/tizen/20170818.092147submit/tizen/20170818.013120accepted/tizen/unified/20170821.051226accepted/tizen/4.0/unified/20170829.015908Wonnam Jang1-2/+2
2017-08-16RW Updatesubmit/tizen/20170817.073026sooyeon.kim3-39/+0
2017-08-02Merge "Fix wrong format for dlog" into tizensubmit/tizen_4.0_unified/20170814.115522submit/tizen_4.0/20170814.115522submit/tizen_4.0/20170811.094300submit/tizen/20170802.052926accepted/tizen/unified/20170802.151607accepted/tizen/4.0/unified/20170816.015149accepted/tizen/4.0/unified/20170816.012226Wonnam Jang1-1/+1
2017-07-31Fix security issueSuyeon Hwang3-4/+20
2017-07-31Fix wrong format for dlogWonnam Jang1-1/+1
2017-07-24Fix wrong format for dlogsubmit/tizen/20170726.005622accepted/tizen/unified/20170727.190605Wonnam Jang4-7/+7
2017-07-24Update internal state when cancel is called in ready stateWonnam Jang2-6/+11
2017-07-18change ecore timer to async functionWonnam Jang1-1/+11
2017-07-13Fix dlog levelsubmit/tizen/20170713.111121accepted/tizen/unified/20170717.021109sooyeon.kim1-1/+1
2017-07-07Add to check nullsubmit/tizen/20170707.021605accepted/tizen/unified/20170707.154743Wonnam Jang1-0/+8
2017-07-06Merge "Apply sound manager to fix recorder issue" into tizenWonnam Jang3-34/+187
2017-06-28Fix dlog format argument errorWonnam Jang5-5/+5
2017-06-22Apply sound manager to fix recorder issueKwangyoun Kim3-34/+187
2017-06-21Fix dangling pointer issue with command listWonnam Jang1-4/+30
2017-06-21Fix timing issue to hide tooltip when voice touch is consumedWonnam Jang1-3/+3
2017-06-08Remove to check processing state in result callback from engineWonnam Jang1-7/+2
2017-05-30Change BT internal APISsubmit/tizen/20170530.043633accepted/tizen/unified/20170531.082727Kwangyoun Kim3-3/+4
2017-05-22Fix build dependencytizen_4.0.m1_releasesubmit/tizen/20170522.073110accepted/tizen/unified/20170522.185508Hwankyu Jhun4-5/+4
2017-05-19Change instant error message to NULLsubmit/tizen/20170519.082101accepted/tizen/unified/20170519.200353Kwangyoun Kim3-12/+29
2017-05-19Fix invalid access when error message is NULLKwangyoun Kim1-1/+5
2017-05-11Fix memory leaksubmit/tizen/20170512.024705submit/tizen/20170511.115134accepted/tizen/unified/20170512.165233accepted/tizen/unified/20170511.173630Suyeon Hwang5-24/+62
2017-05-11Change audio recording procedureKwangyoun Kim6-13/+120