aboutsummaryrefslogtreecommitdiffstats
path: root/HomeScreenSimulator/README.md
blob: 30dbfe8a3789cd4050085ab3d8bb24289d6e5371 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
AGL Home Screen Simulator for development


Build with QtCreator 3.0.1

AGL repo for source code:
https://gerrit.automotivelinux.org/gerrit/#/admin/projects/staging/HomeScreen

AGL repo for bitbake recipe:
https://gerrit.automotivelinux.org/gerrit/#/admin/projects/AGL/meta-agl-demo/recipes-demo-hmi/HomeScreen/HomeScreen_?.bb

v0.1.1
07/06/2015

#changes
- D-Bus interface calsses now linkes as static lib

v0.1.0
06/24/2016

#new features
- initial version
- set status bar texts and icons
- set day/night mode
- call popups

#TODOs
- define and implement input device event handler
- more documentation ;)
- much more...