Using the Tizen application manager to receive information about installed apps and... 29/6329/1
authorBocklage, Jens <Jens_Bocklage@mentor.com>
Mon, 8 Aug 2016 08:18:11 +0000 (10:18 +0200)
committerBocklage, Jens <Jens_Bocklage@mentor.com>
Mon, 8 Aug 2016 08:29:12 +0000 (10:29 +0200)
commit66ad56f6e7ed8787bec5abdcf753bab2eccc49a5
treec82759980083bd90a9973f0a05195af8af95cdd1
parentbe481a43d5750a2904233bd7e1941694689a3664
Using the Tizen application manager to receive information about installed apps and to launch apps.
This acts as a template for other app framework adoptions.
Using the weston ivi shell to control surfaces.
Using the input event manager to dispatch hard key inputs.
This is a bigger update, so I increased the version number from 0.1.1 to 0.2.0.
Some parts are under development.
I created the components "WindowsManager" and "InputEventManager" because they are not defined in AGL right now.
As soon as they are defined, we should switch to them.

Find more information on the official wiki page: https://wiki.automotivelinux.org/homescreen

Also removed old recipes.

Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
recipes-demo-hmi/HomeScreen/HomeScreen_0.1.0.bb [deleted file]
recipes-demo-hmi/HomeScreen/HomeScreen_0.2.0.bb [moved from recipes-demo-hmi/HomeScreen/HomeScreen_0.1.1.bb with 52% similarity]