aboutsummaryrefslogtreecommitdiffstats
path: root/HomeScreenSimulator/README.md
blob: d040de9b71f3d5c292023a2eb7778b1709d3dbb8 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
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.3.1
10/05/2016

#new features
- implemented proximity

v0.3.0
09/30/2016

#changes
- added popup choice example

v0.2.0
08/05/2016

#changes
- just new version number

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...