aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-01-17Remove multimedia app from HomeScreen overview documentationHEADchinook_3.0.4chinook_3.0.3chinook_3.0.2chinook/3.0.4chinook/3.0.3chinook/3.0.23.0.43.0.33.0.2masterBocklage, Jens1-4/+0
Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2017-01-17Reformat HomeScreen overview documentationBocklage, Jens1-6/+19
Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2017-01-09Use smaller picturesBocklage, Jens6-7/+6
And use the correct path to the pictures in md file Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2017-01-09Add markdown docsBocklage, Jens6-0/+23
Initial submit with a short introduction and some screenshots of apps Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2017-01-04Add 2017 to copyrightBocklage, Jens72-69/+132
Happy new year Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2017-01-04Launch navigation@0.1 instead of nav@0.1 on key pressBocklage, Jens1-1/+1
The navigation app can be launched via the HomeScreen API Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-12-28Fix mixer artwork to be transparentchinook_3.0.1chinook_3.0.0chinook/3.0.1chinook/3.0.03.0.13.0.0Matt Porter2-0/+0
Mixer svg to png conversion lost transparency. Update the png artwork with proper transparency. Change-Id: Ie1bcf2a0fd6f3db1372445b4af34b0d93bdd1944 Signed-off-by: Matt Porter <mporter@konsulko.com>
2016-12-28Replace connectivity with mixer supportMatt Porter4-1/+3
There is no top-level connectivity app. All connectivity management requirements are implemented as a part of settings. Replace the connectivity icon/launcher with the mixer icon/launcher and add the mixer artwork. Change-Id: I6126de401ce7e0ced52e4a9265b59d14fc9cc855 Signed-off-by: Matt Porter <mporter@konsulko.com>
2016-12-28Merge "StatusArea.qml: Fix date, time and weather"Jan-Simon Moeller1-3/+3
2016-12-27StatusArea.qml: Fix date, time and weatherLeon Anavi1-3/+3
Fix the appearance of date, time and weather on Raspberry Pi 2/3 by replacing QML element Label with Text. Bug-AGL: SPEC-375 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2016-12-26Show launcher by defaultTasuku Suzuki1-2/+2
Change-Id: Ied0756767f746a8eb9009d8a2e9b0b2780f595f6 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2016-12-23Merge "Reworking layer/surface management"Jens Bocklage3-126/+128
2016-12-23Update README.mdBocklage, Jens1-87/+26
New instructions for building HomeScreen app Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-12-23Reworking layer/surface managementTadao Tanikawa3-126/+128
To support cluster demo of CES2017, Window Manager can ignore surfaces from applications which are not from HomeScreen launcher. This is hack for CES2017, need refactoring in the future. Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2016-12-22Revert POI -> Mixer changeBocklage, Jens1-1/+1
Since there is now a POI app available, Mixer has to move to the Settings app Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-12-22Merge branch 'master' of ↵Bocklage, Jens0-0/+0
https://gerrit.automotivelinux.org/gerrit/p/staging/HomeScreen Conflicts: HomeScreen/src/applicationmodel.cpp
2016-12-22Use Mixer instead of POI applicationBocklage, Jens1-1/+1
POI is not used in the current HomeScreen, so it is will start the mixer@0.1 app for now Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-12-22Use Mixer instead of POI applicationBocklage, Jens1-1/+1
POI is not used in the current HomeScreen, so it is will start the mixer@0.1 app for now Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-12-21Remove unused imports from Home.qmlTasuku Suzuki1-2/+0
Change-Id: Icc8bf36bdb85baf63b4a4460636080e69f0b8078 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2016-12-20Merge of src and src2 folderBocklage, Jens12-19/+15
This is just a merge of 2 folders Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-12-20Fix highlight on Shortcut areaTasuku Suzuki3-4/+24
Change-Id: I426bcc55842711c1cd00d11163c12899c00a9e42 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2016-12-20Disable scrolling on launcherTasuku Suzuki1-0/+1
Change-Id: I6ce2876ea9d9e14f647be3191e22805ae6a10036 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2016-12-20Disable showing MediaArea variationsTasuku Suzuki1-4/+4
Change-Id: Ibd9f9cf1a67dc753cd59fdb90ab731c1e195a9fb Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2016-12-20Fix status bar layout can be brokenTasuku Suzuki1-0/+2
This happens when empty file is set for a status icon Change-Id: I81a232a99cf9ee5df242f78058958b4593521bc8 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2016-12-18Support scaled output for non-FHD screenTadao Tanikawa1-4/+16
This is a quick hack supporting scaled output to fit various monitors which has not FHD screen resolution. (Especially useful for running CES2017 demo on QEMU) - Layer - source rectangle is 1080x1920 - destination rectangle is variable to fit screen resolution - Surface - source rectangle is based 1080x1920 - destination rectangle is based 1080x1920 - From application view - screen size is always 1080x1920 and does not need to care about phsycial screen size This change enables scaled output which changes the size according to the ratio of source and destination region of homescreen layer. This patch doesn't resolve an issue, 'CES2017 demo keep blank screen after booting on some platform (QEMU, Raspberry Pi3, MinnowMax)'. (Workaround: just run any weayland client application such as 'LayerManagerControl', 'qmlscene', or weston example like 'weston-flower', then it breaks blank screen) Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2016-12-18Fix missing dependency for libhomescreenTadao Tanikawa1-1/+1
libhomescreen has dependency to interfaces, but it is missing in HomeScreen.pro. This would raise link error depends on the host environment. Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2016-12-16Add parameter "quiet" to suppress outputsBocklage, Jens5-0/+61
This will disable all debug outputs. All! Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-12-16Add command line parameter mechanismBocklage, Jens4-11/+27
This will get handy as soon as needed. Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-12-16Add app parameter to set display idBocklage, Jens3-7/+22
On systems with more then one display, you may want to set the display that will be managed. The default display is 0. Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-12-16Make compilable on non HAVE_IVI_LAYERMANAGEMENT_API systemsBocklage, Jens1-2/+11
No functional changes Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-12-15Fix management of screenTadao Tanikawa1-8/+5
WindowManager can support signle screen only, so far. CAUTION: To apply this change for porter board, LVDS-1 output should be disabled first. (see Changes 7637 for detail) https://gerrit.automotivelinux.org/gerrit/#/c/7637/ Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2016-12-15Delete unneeded filesBocklage, Jens338-15046/+7
- sample-qml no longer needed - widgets no longer needed - images replaced by new HMI before Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-12-15Launch navigation@0.1 when pressing NAVIGATION buttonBocklage, Jens1-1/+1
This was controls@0.1 before Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-12-14Fix EGL library name in HomeScreen systemd unitScott Murray1-1/+1
The LD_PRELOAD of the EGL library in HomeScreen.service's Environment definition needs to be /usr/lib/libEGL.so.1, as the images do not contain an undecorated .so symlink. This had recently been fixed in the old demo's startup scripts, but seems to have been missed in the switch to systemd startup. Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ief95db5a6a7e26294a2db919c9efe01616fe7755
2016-12-14Merge "Fix and improve switching applications"Jens Bocklage10-57/+211
2016-12-14Fix and improve switching applicationsTadao Tanikawa10-57/+211
v2: (Tadao Tanikawa) Minor fixed pointed by reveiw and organize debug message v1: (Tadao Tanikawa) Quick hack to fix and improve switching applications. Changes: * Improve management of layers and surfaces Previously single layer was shared among all applications, now each application has its own layer. * Improve showing / hiding applications Previously to show/hide application, surfaces are added or removed everytime, but it's slow. Now reordering layers controls showing/hiding applications, it much faster. * Shortcut icons whose application is not installed no longer cause issue to switch apps. Caution: This patch is very quick hack, and many old codes which regarding to management surfaces are disabled, so there may be unnoticed degraded. Change-Id: I69494213b0d1b169558f3d792ebecf414caccacc Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2016-12-13Add .gitreview fileJan-Simon Möller1-0/+6
This adds a .gitreview file so you can use 'git review' instead of 'git push origin refs/for/_branchname_' as the .gitreview file defines the defaultbranch. Change-Id: Ie238a864692d3111e8fbf3f0fcc0f2e643df56e7 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-12-13Do not try to handle not-installed appsBocklage, Jens2-8/+18
Apps that are not installed will not trigger any further action now Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-12-13Add Mentor to Copyright textBocklage, Jens1-0/+1
Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-12-13Update README.mdBocklage, Jens1-7/+1
Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-12-13Fix missing dependency for sample-qmlTadao Tanikawa1-0/+1
sample-qml has dependency to libhomescreen, but it is missing. This would raise compile error depends on the host environment. Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2016-12-12Remove SampleMediaApp and SampleNavigationAppBocklage, Jens14-509/+0
No longer needed as QML examples Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-12-12Remove HomeScreenNGBocklage, Jens100-782/+1
This was already integrated into the main HomeScreen app Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-12-12Integrate HomeScreen D-Bus APIBocklage, Jens2-6/+15
This was lost when integrating the new QML HMI Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-12-12Hack to fix issue of switching appsTadao Tanikawa2-39/+51
To switching between apps, controlling surface's visiblity (on/off) does not work as intended. It looks work well to set render order of layers properly. TODO: switching between apps and navigation still doesn't work. For develop, navigation icon is assgined to 'controls@0.1' and now, controls app doesn't make any wl_surfaces (don't know why). Probably this causes issue switching between apps <-> navigation. Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2016-12-09Integrate Home app into HomeScreenBocklage, Jens30-20/+512
Home is located in ces2017 repo. But since it has to use HomeScreen internal components (layermanager and applauncher), I had to move it to main HomeScreen app. Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-12-08Disable verbose output of systems service fileBocklage, Jens1-1/+0
This is not needed in general Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-12-07Update install path in systemd unit filesScott Murray4-4/+4
The application is now installed in /usr/AGL/homescreen instead of in /usr/AGL/HomeScreen, update the systemd unit files to match. Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2016-12-07Return the correct list of status placeholdersBocklage, Jens2-0/+7
This was not implemented before. Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-12-07Improve layer- and surface handlingBocklage, Jens3-101/+116
Still fighting with ilm API Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>