Merge branch 'tizen' into tizen_8.0
[platform/core/uifw/voice-control.git] / changelog
1 voice-control (0.2.10) -- Thu, 27 Aug 2015
2
3   * Add tizen.org/feature/speech.control feature check (Dongyeol Lee <dy3.lee@samsung.com>)
4
5 voice-control (0.2.9) -- Mon, 6 Jul 2015
6
7   * Update daemon start by dbus activation (Dongyeol Lee <dy3.lee@samsung.com>)
8   * Add audio header and Fix volume data (Kwangyoun Kim <ky85.kim@samsung.com>)
9   * Update file IPC for service state to dbus IPC (Dongyeol Lee <dy3.lee@samsung.com>)
10   * Update file IPC for foreground app to dbus IPC (Dongyeol Lee <dy3.lee@samsung.com>)
11
12 voice-control (0.2.8) -- Thu, 18 Jun 2015
13
14   * Update IPC and remove volume file (Dongyeol Lee <dy3.lee@samsung.com>)
15   * Add to check app state using APP FW api (Dongyeol Lee <dy3.lee@samsung.com>)
16   * Add recognition mode (Dongyeol Lee <dy3.lee@samsung.com>)
17   * Clean up code by coding rule (Dongyeol Lee <dy3.lee@samsung.com>)
18
19 vc (0.2.7) -- Wed, 21 Jan 2015
20
21   * Add result message from engine (Wonnam Jang <wn.jang@samsung.com>)
22   * Change sequence for engine and recorder stop (Kwangyoun Kim <ky85.kim@samsung.com>)
23   * Add authority feature (Kwangyoun Kim <ky85.kim@samsung.com>)
24   * Remove unused smack label (Kwangyoun Kim <ky85.kim@samsung.com>)
25
26 vc (0.2.6) -- Mon, 08 Dec 2014
27   
28   * Update API (Dongyeol Lee <dy3.lee@samsung.com>)
29   * Support Multi-results (Dongyeol Lee <dy3.lee@samsung.com>)
30   * Improve command structure (Dongyeol Lee <dy3.lee@samsung.com>)
31   * Add cancel by sound interrupt (Dongyeol Lee <dy3.lee@samsung.com>)
32
33 vc (0.2.5) -- Thu, 20 Sep 2014
34
35   * Add audio session (Dongyeol Lee <dy3.lee@samsung.com>)
36   * Add new list command APIs (Dongyeol Lee <dy3.lee@samsung.com>)
37   * Update command operation (Dongyeol Lee <dy3.lee@samsung.com>)
38   * Apply list api for clients (Dongyeol Lee <dy3.lee@samsung.com>)
39
40 vc (0.2.4) -- Mon, 11 Aug 2014
41
42   * Add audio in type selection (Dongyeol Lee <dy3.lee@samsung.com>)
43   * Add retry code for info files (Dongyeol Lee <dy3.lee@samsung.com>)
44   * Add console app (Kwangyoun Kim <ky85.kim@samsung.com>)
45
46 vc (0.2.3) -- Thu, 24 Jul 2014
47
48   * Fix recognition cancel bug (Dongyeol Lee <dy3.lee@samsung.com>)
49
50 vc (0.2.2) -- Thu, 03 Jul 2014
51
52   * Update engine API for silence (Dongyeol Lee <dy3.lee@samsung.com>)
53   * Support only text result (Dongyeol Lee <dy3.lee@samsung.com>)
54   * Fix bug on default config valid check (Kwangyoun Kim <ky85.kim@samsung.com>)
55   * Fix security issue (Kwangyoun Kim <ky85.kim@samsung.com>)
56
57 vc (0.2.1) -- Wed, 28 May 2014
58
59   * Fix crash issue of result (Dongyeol Lee <dy3.lee@samsung.com>)
60   * Fix multi-language bug (Dongyeol Lee <dy3.lee@samsung.com>)
61   * Update test app for multi-language (Dongyeol Lee <dy3.lee@samsung.com>)
62   * Apply exclusive option (Kwangyoun Kim <ky85.kim@samsung.com>)
63
64 vc (0.2.0) -- Fri, 23 May 2014
65
66   * Add manager client(Dongyeol Lee <dy3.lee@samsung.com>)
67   * Support to select conflict results by manager (Dongyeol Lee <dy3.lee@samsung.com>)
68   * Support to add rule of client recognition request (Dongyeol Lee <dy3.lee@samsung.com>)
69   * Update widget result callback (Dongyeol Lee <dy3.lee@samsung.com>)
70   * Add sevice state (Dongyeol Lee <dy3.lee@samsung.com>)
71   * Update XML file of runtime command and info(Dongyeol Lee <dy3.lee@samsung.com>)
72   * Add exclusive command option (Dongyeol Lee <dy3.lee@samsung.com>)
73   * Add system command group and remove interrupt command group (Dongyeol Lee <dy3.lee@samsung.com>)
74   * Add non-fixed command type (Dongyeol Lee <dy3.lee@samsung.com>)
75   * Remove trigger mode (Dongyeol Lee <dy3.lee@samsung.com>)
76   * Remove wakeup command (Dongyeol Lee <dy3.lee@samsung.com>)
77   * Remove speech-to-text feature (Dongyeol Lee <dy3.lee@samsung.com>)
78   * Remove floating button (Dongyeol Lee <dy3.lee@samsung.com>)
79
80 vc (0.1.3-11) -- Fri, 07 Feb 2013
81
82   * Support wakeup command (Dongyeol Lee <dy3.lee@samsung.com>)
83   * Support speech-to-text feature (Dongyeol Lee <dy3.lee@samsung.com>)
84   * Add test application for voice control (Kwangyoun Kim <ky85.kim@samsung.com>)
85   * Clean up CMakeList (Dongyeol Lee <dy3.lee@samsung.com>)
86
87 vc (0.1.3-10) -- Wed, 16 Oct 2013
88
89   * Clean up code (Dongyeol Lee <dy3.lee@samsung.com>)
90
91 vc (0.1.3-9) -- Tue, 10 Sep 2013
92
93   * Fix bug on floating button state (Kwangyoun Kim <ky85.kim@samsung.com>)
94
95 vc (0.1.3-8) -- Fri, 09 Aug 2013
96
97   * Add new trigger both floating button and continuous recongtion (Dongyeol Lee <dy3.lee@samsung.com>)
98
99 vc (0.1.3-7) -- Thu, 25 Jul 2013
100
101   * Fix to change to get commands from client (Dongyeol Lee <dy3.lee@samsung.com>)
102
103 vc (0.1.3-6) -- Tue, 09 Apr 2013
104
105   * Fix bug of request set command (Kwangyoun Kim <ky85.kim@samsung.com>)
106
107 vc (0.1.3-5) -- Thu, 04 Apr 2013
108
109   * Fix bug of recording fail (Dongyeol Lee <dy3.lee@samsung.com>)
110
111 vc (0.1.3-4) -- Wed, 03 Apr 2013
112
113   * Add time out in recording (Dongyeol Lee <dy3.lee@samsung.com>)
114
115 vc (0.1.3-3) -- Wed, 03 Apr 2013
116
117   * Add mute sound in recording state (Dongyeol Lee <dy3.lee@samsung.com>)
118
119 vc (0.1.3-2) -- Wed, 27 Mar 2013
120
121   * Fix bs issue to tranfer command from client to server (Dongyeol Lee <dy3.lee@samsung.com>)
122   
123 vc (0.1.3-1) -- Thu, 14 Mar 2013
124
125   * Support key generation (Dongyeol Lee <dy3.lee@samsung.com>)
126
127 vc (0.1.3) -- Fri, 08 Mar 2013
128
129   * Support multi-language command (Dongyeol Lee <dy3.lee@samsung.com>)
130
131 vc (0.1.2) -- Thu, 28 Feb 2013
132
133   * Upload initial version (Kwangyoun Kim <ky85.kim@samsung.com>)
134
135 vc (0.1.1) -- Thu, 26 Apr 2012
136
137   * Initial Release (Dongyeol Lee <dy3.lee@samsung.com>)