summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-16Remove unnecessary HTML link for featuretizen_5.0sooyeon.kim2-4/+4
2019-12-06Fix url link properlywn.jang2-2/+2
2019-01-28Delete processing timer at main threadsubmit/tizen_5.0/20190329.025044accepted/tizen/5.0/unified/20190329.100320accepted/tizen_5.0_unifiedsooyeon.kim2-1/+15
2019-01-23add logs for sttdsubmit/tizen_5.0/20190123.114451accepted/tizen/5.0/unified/20190125.004621Wonnam Jang3-63/+102
2019-01-18Remove stt-config in RW when xmlParseFile is failedsubmit/tizen_5.0/20190122.090202accepted/tizen/5.0/unified/20190125.004600sooyeon.kim1-0/+3
2019-01-14Add and update info logssubmit/tizen_5.0/20190116.094446accepted/tizen/5.0/unified/20190116.160742Wonnam Jang2-65/+118
2018-12-11Add null checker to avoid crashsubmit/tizen_5.0/20181212.015403accepted/tizen/5.0/unified/20181213.065134sooyeon.kim3-2/+4
2018-11-28Remove to send BT RC commandsubmit/tizen_5.0/20181128.111837accepted/tizen/5.0/unified/20181129.174933Wonnam Jang1-37/+2
2018-11-19Fix processing timersubmit/tizen_5.0/20181119.104401accepted/tizen/5.0/unified/20181119.234640Wonnam Jang1-3/+28
2018-10-16Fix dbus delay issuesubmit/tizen_5.0/20181101.000005submit/tizen/20181015.154119accepted/tizen/unified/20181015.161515accepted/tizen/5.0/unified/20181102.023447sooyeon.kim2-3/+3
2018-10-12Change to VOICE_RECOGNITION_SERVICE as sound streamsubmit/tizen/20181012.103113accepted/tizen/unified/20181014.114341Wonnam Jang1-1/+2
2018-08-28Fix spelling erratasubmit/tizen/20180828.101453accepted/tizen/unified/20180829.142713sooyeon.kim9-11/+11
2018-08-08Merge "Add line coverage tags" into tizensubmit/tizen/20180809.124338submit/tizen/20180809.012922accepted/tizen/unified/20180810.062943sooyeon.kim5-235/+395
2018-08-08Add line coverage tagssooyeon.kim5-235/+395
2018-07-30Fix dbus delay when requesting hellosooyeon.kim2-1/+6
2018-06-26Fix thread unsafety issuesubmit/tizen/20180627.103004accepted/tizen/unified/20180628.061229sooyeon.kim1-0/+2
2018-05-24change engine name for tv profileWonnam Jang1-1/+1
2018-05-08check return value from vconfsubmit/tizen/20180510.125405accepted/tizen/unified/20180511.073942Wonnam Jang1-2/+6
2018-05-02Fix dbus policysubmit/tizen/20180503.134429submit/tizen/20180503.125928submit/tizen/20180503.082414sooyeon.kim1-15/+2
2018-04-30Fix system hardening(voice_getengine)sooyeon.kim4-0/+0
2018-04-24Remove unnecessary filesungrae jo1-2372/+0
2018-04-19Change build macro for tv profilesubmit/tizen/20180504.091815submit/tizen/20180419.230938submit/tizen/20180419.133139accepted/tizen/unified/20180424.082628Wonnam Jang1-3/+3
2018-04-12Correct to check return of freadWonnam Jang1-1/+1
2018-03-27Remove duplicated group closuresubmit/tizen/20180327.081257accepted/tizen/unified/20180329.125150Wonnam Jang6-6/+6
2018-03-13Fixed unchecked return value issue.sungrae jo1-2/+8
2018-03-08Load default config file when user config is invalidWonnam Jang1-4/+54
2018-03-02Fix refer tzplatform apissubmit/tizen/20180302.050406accepted/tizen/unified/20180305.062850sooyeon.kim2-14/+14
2018-03-02Fix wav-player APIsooyeon.kim1-8/+26
2018-01-23Merge "Fix timeout period of ecore_timer in prepare" into tizensooyeon.kim2-1/+2
2018-01-23Merge "Add stte errors" into tizensooyeon.kim4-1/+43
2018-01-23Merge "Fix the size of app id" into tizensooyeon.kim2-5/+5
2018-01-23Merge "Check whether error callback is invoked before changing client's state...sooyeon.kim1-6/+14
2018-01-23Add stte errorssooyeon.kim4-1/+43
2018-01-23Check whether error callback is invoked before changing client's statesooyeon.kim1-6/+14
2018-01-23Fix timeout period of ecore_timer in preparesooyeon.kim2-1/+2
2018-01-23Fix the size of app idsooyeon.kim2-5/+5
2018-01-23Change the name of function (sttd_recorder_clear)sooyeon.kim3-4/+4
2018-01-23Merge "Fix to call set silence detection when stt starts" into tizensooyeon.kim1-2/+2
2018-01-23Add recorder destroy when bt recording is failedsooyeon.kim3-0/+19
2018-01-23Fix to call set silence detection when stt startssooyeon.kim1-2/+2
2018-01-22Fix memory leaks of dbusSuyeon Hwang2-58/+64
2018-01-19Use secure log to write result for securityJihoon Kim6-7/+7
2018-01-15Initialize variable before getting engineJihoon Kim1-1/+1
2017-11-30Merge "Prevent to add rule when stt service is reset" into tizenWonnam Jang2-15/+20
2017-11-29check null before use when dbus close connectionWonnam Jang1-8/+10
2017-11-29Prevent to add rule when stt service is resetWonnam Jang1-9/+18
2017-11-07Add logic to set default language of the enginesubmit/tizen_4.0/20171107.111717accepted/tizen/4.0/unified/20171108.063730Suyeon Hwang4-31/+37
2017-11-07Merge "Add logic to set default language of the engine" into tizenWonnam Jang4-31/+37
2017-10-30Remove return value for sending errorsooyeon.kim1-7/+1
2017-10-30Add logic to set default language of the engineSuyeon Hwang4-31/+37