summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
dyamy-lee [Fri, 18 Nov 2022 09:34:59 +0000 (18:34 +0900)]
version up : 1.0.1
Change-Id: I3687826a3e048151acb7e096ae4b595d19217b60
ulgal-park [Thu, 27 Oct 2022 04:55:30 +0000 (13:55 +0900)]
move ClickableObject to Models
Change-Id: Ib084d2e1c7cc068237b18d579e5d2f7f82848aba
ulgal-park [Thu, 27 Oct 2022 04:51:24 +0000 (13:51 +0900)]
move ui components to Views
Change-Id: If68c97a19539b8eace46557701b4da9bd2b44f5c
ulgal-park [Wed, 26 Oct 2022 12:07:47 +0000 (21:07 +0900)]
move ui value and VoiceTouchState to Common
Change-Id: I15ec617010e6e13d9cf495d055a60ff478feb27d
ulgal-park [Tue, 18 Oct 2022 06:59:08 +0000 (15:59 +0900)]
replace lottie to rive animation
Change-Id: I026c302089703bcbeaa62e41d760ed5b2172c968
ulgal-park [Mon, 17 Oct 2022 11:18:48 +0000 (20:18 +0900)]
update package
Change-Id: I0e775f609e8d821c2f6e543b4c77eff4dcc2bb28
DaYe Lee [Fri, 18 Nov 2022 08:54:22 +0000 (08:54 +0000)]
Merge "change response at NO_MATCHED_COMMANDS reject" into tizen
DaYe Lee [Fri, 18 Nov 2022 08:54:12 +0000 (08:54 +0000)]
Merge "clear curren result and change showing result at NO_CLICKABLE_OBJECTS error" into tizen
DaYe Lee [Fri, 18 Nov 2022 08:54:10 +0000 (08:54 +0000)]
Merge "add ClearCurrentResults for remove current result components" into tizen
DaYe Lee [Fri, 18 Nov 2022 08:54:07 +0000 (08:54 +0000)]
Merge "set tooltip's opacity" into tizen
ulgal-park [Mon, 17 Oct 2022 11:15:04 +0000 (20:15 +0900)]
change response at NO_MATCHED_COMMANDS reject
Change-Id: Id006f2c87d1ed31766eef8739478319826a6d7cf
ulgal-park [Mon, 17 Oct 2022 11:11:54 +0000 (20:11 +0900)]
clear curren result and change showing result at NO_CLICKABLE_OBJECTS error
Change-Id: Ic57d6434df32097e49471d7565eadae5b26f4b65
ulgal-park [Mon, 17 Oct 2022 11:02:05 +0000 (20:02 +0900)]
add ClearCurrentResults for remove current result components
Change-Id: I4debbd06a17ce0676a6a93db19ea6f4188389419
ulgal-park [Mon, 17 Oct 2022 10:55:32 +0000 (19:55 +0900)]
set tooltip's opacity
Change-Id: Ib87c58fd426cc4e6e44b0d41b92d6626f9232d1d
ulgal-park [Mon, 26 Sep 2022 08:26:34 +0000 (17:26 +0900)]
set voice touch app window priority to alert high at common profile
Change-Id: I856f551ded1717fb3eb2f289299f54065227c000
dyamy-lee [Thu, 6 Oct 2022 05:37:54 +0000 (14:37 +0900)]
add a license file which missed upload.
About license file, it is already updated in spec file, but no file to copy.
So, it can occur a build error.
Then, this patch upload a license file.
Change-Id: I306708b602df443c614eec84af71e81e40f28476
dyamy-lee [Fri, 30 Sep 2022 01:09:33 +0000 (10:09 +0900)]
add license file
Change-Id: Iac5d10c0de8898a88dbe5334c37f82ab0c13ef51
dyamy-lee [Wed, 28 Sep 2022 02:55:29 +0000 (11:55 +0900)]
change Turn Off Request logic : terminate directly
For avoid calling MmiDeinitialize in VoiceTouchResult Eventhandler,
change Turn off request logic as calling Exit() for terminate.
And when it terminate, call deactivate and deinitialize.
Change-Id: I299cc2899ed67211f1b668bc0097ee73dc5455bc
dyamy-lee [Mon, 26 Sep 2022 06:16:03 +0000 (15:16 +0900)]
add spec file for install tpk
Change-Id: Ifb5968d0d408f1a0beda2dff31b62214ed9f053c
ulgal-park [Mon, 26 Sep 2022 05:59:44 +0000 (14:59 +0900)]
disable auto scroll at number tooltip
Change-Id: Ic99c8e05cbedf84d887c8cac549657058419249d
dyamy-lee [Thu, 22 Sep 2022 08:06:49 +0000 (17:06 +0900)]
add initialize about variables to fix warning issue
Change-Id: Ibb220372079abe30f2db81b6522084f245765bc7
이다예 [Thu, 22 Sep 2022 06:32:47 +0000 (15:32 +0900)]
Add TurnOffRequest class and turn off command do deactivate and deinitialize
Add TurnOffRequest class for parsing voice touch turn off command.
When outputEvent type is turnOffRequest, do deactivate and deinitialize mmi
Change-Id: Id6153298db45652627d6e23b45898d4da8e521b4
ulgal-park [Thu, 22 Sep 2022 09:19:40 +0000 (18:19 +0900)]
Fix clear all ui object
Change-Id: I026b3ac72690326a02e2e418df8c629eb701d79d
ulgal-park [Wed, 21 Sep 2022 05:51:24 +0000 (14:51 +0900)]
fix ViewManager and UI Component Layer
Change-Id: I57fae836c1b420feaead024da4c29ea99891d927
이다예 [Wed, 21 Sep 2022 05:38:18 +0000 (14:38 +0900)]
add gridDepth in UiClickableObject class, and separate by uiObjectResultType for gird UI
Change-Id: I4c966d568eb6517b1fe523211b45e7121b02c4ef
이다예 [Tue, 20 Sep 2022 10:30:54 +0000 (19:30 +0900)]
implement voiceTouchEventManager
for handling other roles following outputEvent type,
add more class in VoiceTouchResult.cs
use switch for checking type of outputEvent and, do each UI logic
replace name of enum to avoid same name from class
Change-Id: I32c552f0c33621f8e3506d4ec0cc34002c07635f
이다예 [Tue, 20 Sep 2022 08:19:35 +0000 (17:19 +0900)]
add boilerplate : license Apache-2.0
Change-Id: Id755e1bdaa145722ee4ead4bfa62b030b1acb317
이다예 [Tue, 20 Sep 2022 07:36:57 +0000 (16:36 +0900)]
Initialize mmi-voice-touch-app
Change-Id: If42ee7614de342d9731dfe945d542bbd484b8f90
이다예/Tizen Platform Lab(SR)/삼성전자 [Tue, 20 Sep 2022 06:31:01 +0000 (15:31 +0900)]
Initial commit
Change-Id: Ia8ecc0f71575c69ad5ff2daa85b937622db55280
Tizen Infrastructure [Thu, 22 Sep 2022 05:11:20 +0000 (05:11 +0000)]
Initial empty repository