Using the Tizen application manager to receive information about installed apps and...
[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.2.0
13 08/05/2016
14
15 #changes
16 - just new version number
17
18 v0.1.1
19 07/06/2015
20
21 #changes
22 - D-Bus interface calsses now linkes as static lib
23
24 v0.1.0
25 06/24/2016
26
27 #new features
28 - initial version
29 - set status bar texts and icons
30 - set day/night mode
31 - call popups
32
33 #TODOs
34 - define and implement input device event handler
35 - more documentation ;)
36 - much more...