30dbfe8a3789cd4050085ab3d8bb24289d6e5371
[staging/HomeScreen.git] / HomeScreenSimulator / README.md
1 AGL Home Screen Simulator for development
2
3
4 Build with QtCreator 3.0.1
5
6 AGL repo for source code:
7 https://gerrit.automotivelinux.org/gerrit/#/admin/projects/staging/HomeScreen
8
9 AGL repo for bitbake recipe:
10 https://gerrit.automotivelinux.org/gerrit/#/admin/projects/AGL/meta-agl-demo/recipes-demo-hmi/HomeScreen/HomeScreen_?.bb
11
12 v0.1.1
13 07/06/2015
14
15 #changes
16 - D-Bus interface calsses now linkes as static lib
17
18 v0.1.0
19 06/24/2016
20
21 #new features
22 - initial version
23 - set status bar texts and icons
24 - set day/night mode
25 - call popups
26
27 #TODOs
28 - define and implement input device event handler
29 - more documentation ;)
30 - much more...