summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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