aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBocklage, Jens <Jens_Bocklage@mentor.com>2017-01-09 18:04:55 +0100
committerBocklage, Jens <Jens_Bocklage@mentor.com>2017-01-09 18:04:55 +0100
commitc228ee699fffa0d3ba9c32fa4268f7950ae7a92d (patch)
treebc52ce10a24eb50a5aca819ab4eae845e5f0179b
parent09f2f0036f122e49aa49e6c446d723850192a725 (diff)
Add markdown docs
Initial submit with a short introduction and some screenshots of apps Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
-rw-r--r--HomeScreen/docs/index.md23
-rw-r--r--HomeScreen/docs/pictures/dashboard.pngbin0 -> 1055839 bytes
-rw-r--r--HomeScreen/docs/pictures/homescreen_applauncher.pngbin0 -> 1090490 bytes
-rw-r--r--HomeScreen/docs/pictures/hvac.pngbin0 -> 921864 bytes
-rw-r--r--HomeScreen/docs/pictures/phone.pngbin0 -> 936048 bytes
-rw-r--r--HomeScreen/docs/pictures/settings.pngbin0 -> 863641 bytes
6 files changed, 23 insertions, 0 deletions
diff --git a/HomeScreen/docs/index.md b/HomeScreen/docs/index.md
new file mode 100644
index 0000000..8971b4c
--- /dev/null
+++ b/HomeScreen/docs/index.md
@@ -0,0 +1,23 @@
+# Introduction: Welcome to your AGL system!
+When booting up an AGL system, the first thing that your eyes will spot is this:
+![AGL HomeScreen Application Launcher](images/homescreen_applauncher.png)
+**The AGL HomeScreen!**
+
+Intended to be used with touch presses, the reference HMI provides access to all pre-installed AGL demo applications as well as in the future access to user installed apps. The list of demo apps contains some automotive applications like HVAC-control, Navigation or Dashboard, as well as some infotainment apps. Radio, Multimedia, Phone...
+This applications are already available and were presented at CES 2017.
+
+Here are some screenshots of the pre-installed demo applications:
+
+### HVAC
+![AGL HVAC](images/hvac.png)
+### Phone
+![AGL Phone](images/phone.png)
+### MediaPlayer
+![AGL MediaPlayer](images/multimedia.png)
+### Dashboard
+![AGL Dashboard](images/dashboard.png)
+### Settings
+![AGL Settings](images/settings.png)
+
+#### Note:
+* All current demos (including HomeScreen) are optimized for landscape full HD resolution (1080x1920).
diff --git a/HomeScreen/docs/pictures/dashboard.png b/HomeScreen/docs/pictures/dashboard.png
new file mode 100644
index 0000000..e947734
--- /dev/null
+++ b/HomeScreen/docs/pictures/dashboard.png
Binary files differ
diff --git a/HomeScreen/docs/pictures/homescreen_applauncher.png b/HomeScreen/docs/pictures/homescreen_applauncher.png
new file mode 100644
index 0000000..b61884a
--- /dev/null
+++ b/HomeScreen/docs/pictures/homescreen_applauncher.png
Binary files differ
diff --git a/HomeScreen/docs/pictures/hvac.png b/HomeScreen/docs/pictures/hvac.png
new file mode 100644
index 0000000..7e0399a
--- /dev/null
+++ b/HomeScreen/docs/pictures/hvac.png
Binary files differ
diff --git a/HomeScreen/docs/pictures/phone.png b/HomeScreen/docs/pictures/phone.png
new file mode 100644
index 0000000..f4cc547
--- /dev/null
+++ b/HomeScreen/docs/pictures/phone.png
Binary files differ
diff --git a/HomeScreen/docs/pictures/settings.png b/HomeScreen/docs/pictures/settings.png
new file mode 100644
index 0000000..a115ef4
--- /dev/null
+++ b/HomeScreen/docs/pictures/settings.png
Binary files differ