aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBocklage, Jens <Jens_Bocklage@mentor.com>2017-01-09 18:24:35 +0100
committerBocklage, Jens <Jens_Bocklage@mentor.com>2017-01-09 18:24:35 +0100
commit9b6c5475216be1bd819969a1ae3c6721976659ae (patch)
treed79eb04a3b89d56348dde32aa8f0d01b5a9208e4
parentc228ee699fffa0d3ba9c32fa4268f7950ae7a92d (diff)
Use smaller pictures
And use the correct path to the pictures in md file Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
-rw-r--r--HomeScreen/docs/index.md13
-rw-r--r--HomeScreen/docs/pictures/dashboard.pngbin1055839 -> 359145 bytes
-rw-r--r--HomeScreen/docs/pictures/homescreen_applauncher.pngbin1090490 -> 399084 bytes
-rw-r--r--HomeScreen/docs/pictures/hvac.pngbin921864 -> 338097 bytes
-rw-r--r--HomeScreen/docs/pictures/phone.pngbin936048 -> 336318 bytes
-rw-r--r--HomeScreen/docs/pictures/settings.pngbin863641 -> 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
--- a/HomeScreen/docs/pictures/dashboard.png
+++ 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
index b61884a..e168668 100644
--- a/HomeScreen/docs/pictures/homescreen_applauncher.png
+++ b/HomeScreen/docs/pictures/homescreen_applauncher.png
Binary files differ
diff --git a/HomeScreen/docs/pictures/hvac.png b/HomeScreen/docs/pictures/hvac.png
index 7e0399a..f9a6030 100644
--- a/HomeScreen/docs/pictures/hvac.png
+++ b/HomeScreen/docs/pictures/hvac.png
Binary files differ
diff --git a/HomeScreen/docs/pictures/phone.png b/HomeScreen/docs/pictures/phone.png
index f4cc547..e087594 100644
--- a/HomeScreen/docs/pictures/phone.png
+++ b/HomeScreen/docs/pictures/phone.png
Binary files differ
diff --git a/HomeScreen/docs/pictures/settings.png b/HomeScreen/docs/pictures/settings.png
index a115ef4..c92d835 100644
--- a/HomeScreen/docs/pictures/settings.png
+++ b/HomeScreen/docs/pictures/settings.png
Binary files differ