From 9b6c5475216be1bd819969a1ae3c6721976659ae Mon Sep 17 00:00:00 2001 From: "Bocklage, Jens" Date: Mon, 9 Jan 2017 18:24:35 +0100 Subject: Use smaller pictures And use the correct path to the pictures in md file Signed-off-by: Bocklage, Jens --- HomeScreen/docs/index.md | 13 ++++++------- HomeScreen/docs/pictures/dashboard.png | Bin 1055839 -> 359145 bytes .../docs/pictures/homescreen_applauncher.png | Bin 1090490 -> 399084 bytes HomeScreen/docs/pictures/hvac.png | Bin 921864 -> 338097 bytes HomeScreen/docs/pictures/phone.png | Bin 936048 -> 336318 bytes HomeScreen/docs/pictures/settings.png | Bin 863641 -> 300437 bytes 6 files changed, 6 insertions(+), 7 deletions(-) diff --git a/HomeScreen/docs/index.md b/HomeScreen/docs/index.md index 8971b4c..499fc84 100644 --- a/HomeScreen/docs/index.md +++ b/HomeScreen/docs/index.md @@ -1,6 +1,6 @@ # 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) +![AGL HomeScreen Application Launcher](pictures/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... @@ -8,16 +8,15 @@ 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) +![AGL HVAC](pictures/hvac.png) ### Phone -![AGL Phone](images/phone.png) +![AGL Phone](pictures/phone.png) ### MediaPlayer -![AGL MediaPlayer](images/multimedia.png) +![AGL MediaPlayer](pictures/multimedia.png) ### Dashboard -![AGL Dashboard](images/dashboard.png) +![AGL Dashboard](pictures/dashboard.png) ### Settings -![AGL Settings](images/settings.png) +![AGL Settings](pictures/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 index e947734..527386d 100644 Binary files a/HomeScreen/docs/pictures/dashboard.png and b/HomeScreen/docs/pictures/dashboard.png differ diff --git a/HomeScreen/docs/pictures/homescreen_applauncher.png b/HomeScreen/docs/pictures/homescreen_applauncher.png index b61884a..e168668 100644 Binary files a/HomeScreen/docs/pictures/homescreen_applauncher.png and b/HomeScreen/docs/pictures/homescreen_applauncher.png differ diff --git a/HomeScreen/docs/pictures/hvac.png b/HomeScreen/docs/pictures/hvac.png index 7e0399a..f9a6030 100644 Binary files a/HomeScreen/docs/pictures/hvac.png and b/HomeScreen/docs/pictures/hvac.png differ diff --git a/HomeScreen/docs/pictures/phone.png b/HomeScreen/docs/pictures/phone.png index f4cc547..e087594 100644 Binary files a/HomeScreen/docs/pictures/phone.png and b/HomeScreen/docs/pictures/phone.png differ diff --git a/HomeScreen/docs/pictures/settings.png b/HomeScreen/docs/pictures/settings.png index a115ef4..c92d835 100644 Binary files a/HomeScreen/docs/pictures/settings.png and b/HomeScreen/docs/pictures/settings.png differ -- cgit 1.2.3-korg