Age | Commit message (Collapse) | Author | Files | Lines |
|
Pin homescreen-2017
ec28d0b Block launching app when an app is launching
54f8d05 Improve missing icon visibility
58e41da Improve management icons of homescreen
Pin agl-service-windowmanager-2017
12c8934 Merge "Fix build error in gcc 7.2" into eel
832c3cd Merge changes into eel
24876db Fix build error in gcc 7.2
d501133 Enable an application re-launch
4bd8c0c Enable to show Video and WebBrowser
a65ed04 Clean up source code
72295a6 Merge "Remove automatic code generation" into eel
3f23c89 Remove automatic code generation
691908f Exclude execusion bit
b3f280d Add background layer for CES DEMO
Pin libwindowmanager
ee2b2fb Change Visible and InVisible event to broadcast
881876d Add APIs which can get information about the display and the surface area
ae757d4 Fix the bug in error case
Change-Id: Ic7d56a9a4d3c42bce635d8c22b2636d21db7e158
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
- HomeScreen's color scheme has been changed from green to blue based.
- Introducing the default icon
- Bug fixes.
Related commits:
096c072 Apply LinearGradient to first letters drawn when icon is missing
a7e1f83 Fix installation info
228a3ff Fix volume slider in the media area didn't work
96c3e6d Display blank icon with first letter in new color scheme
f756a01 Change to new color scheme
242e1fc Display a blank icon with first letter when icon is not exist
Bug-AGL: SPEC-673
Change-Id: I6845e9fe53f722edaf7e45ff007e246c47dc0345
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
Update homescreen-2017 SRCREV to
<2c179df8e22fd1434c88b8595ddd65ec0ed48622>
Following commits are added:
2c179df Merge "Change libwindowmanager to qlibwindowmanager"
2fa542a Merge "Replace Qt Quick Controls 1.x with 2.x API"
47d1b5d Replace Qt Quick Controls 1.x with 2.x API
bf3c9fb Change libwindowmanager to qlibwindowmanager
e14318d Add gitreview
bd43b3d Change debug MAX to DEBUG
bba3ecc Set default debug level to error
[Patch Set 2]
Change DEPENDS libwindowmanager to qlibwindowmanager.
Change-Id: I48ab633fa963ecf1591a53ca6a4298c7453845fe
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Set PREFERRED_PROVIDER_virtual/libhomescreen in config fragment,
homescreen-2017 DEPENDS in virtual/libhomescreen,
packagegroup-hmi-framework.bb RDEPENDS in libhomescreen-2017.
Related commit:
https://gerrit.automotivelinux.org/gerrit/#/c/11759/
Change-Id: Iee449470e85f6faae37dc71aa2eb7a90ac47b9f6
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
This change simplifies the SRCREV handling by using
- AGL_APP_REVISION and AGL_DEFAULT_REVISION
in recipes.
Also the AGL_BRANCH can be used to switch to release branches.
Change-Id: Ia9e50ac6ffa8a46c1fa536c96adf740821db22af
Bug-AGL: SPEC-864
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This change applies the standard bitbake recipe layout, especially it fixes:
- DEPENDS before inherit (as we might DEPENDS += in the inherit !)
- 'S =' below SRC_URI (style nitpick)
- DESCRIPTION being present
These changes are just 'formatting' but worst case we see a difference
in DEPENDS due to the corrected ordering.
Change-Id: I9c82114c4f4e86a59e73e3ebcdc063b2ed6bd4f1
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Update SRCREV to master revision.
<4940d001f08bec6fd68293efcbd6673a9ffce65e>
Change-Id: Iaeded9248f96fe3349c7297c557181bdec7e5e61
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
As libhomescreen split from homescreen-service,
libwindowmanager split from windowmanager-service,
homescreen-2017 needs depends on libhomescreen and libwindowmanager.
Relative Commits:
https://gerrit.automotivelinux.org/gerrit/#/c/11413/
BUG-AGL: SPEC-991
Change-Id: I9a5a8d619fbc0364a8f8067c335fba1aae5f246e
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Change-Id: Ic2f4fee29f5aa3887c52f27ed08aed60518490e7
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Add recipesc for agl-service-windowmanager-2017,
agl-service-soundmanager-2017,
agl-service-homescreen-2017 and homescreen-2017.
[Patch Sets 2]
Modify homescreen-2017_git.bb to use aglwgt make package.
[Patch Sets 3]
Modify agl-service-windowmanager-2017_git.bb to use aglwgt make package.
Modify agl-service-soundmanager-2017_git.bb to use aglwgt make package.
[Patch Sets 4]
Modify agl-service-homescreen-2017_git.bb to use aglwgt make package.
[Patch Sets 5] (jsmoeller)
Modify layer and add packagegroup containing the required packages.
Modify feature name to be agl-hmi-framework to be consistent in naming
Mofify local.conf.inc to set DISTRO_FEATURES flag instead of setting IMAGE_INSTALL.
Change-Id: Iac998b5c9ed519649c8c367e97a5aa31c6140c26
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|