Age | Commit message (Collapse) | Author | Files | Lines |
|
Homescreen doesn't have direct dependency on pulseaudio, after merging
of https://gerrit.automotivelinux.org/gerrit/#/c/15563
Bug-AGL: SPEC-1234
Depends-On: Ib7b784452b767c76beb1bd320c4bce6f7039a929
Change-Id: I8bcf3d5006ea8a3c2a7d9f09f9d4e7866d9ca64c
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
This patch include
fa08aaf Bug fix: Enable screenUpdated and error event
Change-Id: I7208cd0230b3b0afdf86f0e648a58660dfca5929
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
This commits includes
* agl-service-windowmanager-2017
8ab10aa Enable scaling to fit various screen resolutions
6e8ca74 Forbid negative value for area size
c3c3679 Rename event names to lower camel case
3bc52b7 Rename APIs
cc3c6dd Add new layers and rename existing layers
dd72b1c Add configuration file for each area sizes
cf05c2b Convert the roles from old one to new
* libwindowmanager
40ec1cb Rename event names to lower camel case
5f3b684 Rename APIs
4b30680 Revert "Change Visible and InVisible event to broadcast"
* qlibwindowmanager
d5d31fe Rename APIs
Change-Id: Ic22b55f72eb30577b8fc55491e4d24d2e2b40cb0
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
|
|
Add launcher recipes and add into packagegroupi.
Change-Id: I18b47cbd0076434a97f2aad70b062f2702ba0e5a
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Following commits are included:
libwindowmanager
f27a437 Add screen_updated and error event
qlibwindowmanager
ee162e3 Add screen_updated and error event
867cc35 Fix the name of library
1cc7f85 Fix default area
Change-Id: Ic38596a0cac92a57fd1eb347f22d629220db4c66
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Following commits are included:
6373ce0 Add signal when the displayed application changed
3e58f01 Clean: sort source code according to the order of header file
0f05870 Fix class name "App" to "WindowManager"
4c5fda5 Refactor: Integrate rework handles by application
847dde9 Rework: Window Manager handles by application
d1127dd Add Get/Set area size functions
2a35277 Bug Fix: Window Manager doesn't react after killing app process
714b578 Clean: remove small files
be9cbe2 Clean: remove useless headers
43ff4c2 Fix Client Context of afb-binder
01d26af Remove the unnecessary property
2357c43 Format source codes
d50188f Update document
c83642c Change reply timing
5d05965 Send visible event after commit change
Change-Id: I293fd865c02b2626259ce6a23c6611458bc82bf1
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
We detached the launcher area from homescreen.
The lancher application requires qlibhomescreen.
Add the qlibhomescreen recipes into packagegroup
for it to be contained in the SDK.
[Patch sets 7]
Change revision to 313cd53946a456163108c4f6f1582e442ebc4022
Related commit:
https://gerrit.automotivelinux.org/gerrit/#/c/14517/
Bug-AGL: SPEC-1518
Change-Id: I0d21120d5ddb26d2ba3a392968718be0a95d8ffc
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Instead of pinning with git commit SHA1 use AGL_APP_REVISION
Change-Id: I692424cb4685c2b7cf3a8548a3556443e81bf704
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Update agl-service-windowmanager.
This includes the followings
* 8a47e1f Enable fallback, then display applications
Change-Id: I8ad0141e6cf02500622e8961bd2b47c4b63ed33b
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
|
|
It is currently a warning to use ${COREBASE}/LICENSE and instead we need
to use ${COMMON_LICENSE_DIR}/MIT. Switch to this syntax.
Change-Id: I04c2577181ed81a32cc4b370bc88078d42405607
Signed-off-by: Tom Rini <trini@konsulko.com>
|
|
Add agl-service-weather SRCREV, and dependencies to recipe
Bug-AGL: SPEC-1273
Change-Id: I1afad78f6bf9eb40aecd9540f332834c8a49415e
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Change-Id: I39ea1b9073661f4e3fdebbc7bbd125639cc70429
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
|
|
This recipe installs the hmi-debug file to control log level.
Bug-AGL: SPEC-1179
Change-Id: I223269ca44cd4d923241147ee4d0a3bc05e7ac59
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
From this patch, this recipe uses "AGL_DEFAULT_REVISION".
This patch updates the followings
a94f6c6 Change the protocol from ivi-controller to ivi-wm
7614135 Fix screen flicker
Bug-AGL: SPEC-1244
Change-Id: Ia613159ab150008f38502b3097c896946ce14ca2
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
|
|
Pin homescreen-2017
db9f41d Block launching app when an app is launching
df2f2f4 Improve missing icon visibility
8b2fa00 Improve management icons of homescreen
cd54677 Delete unnessary libraries from pro file
Pin agl-service-windowmanager-2017
1733941 Merge "Fix build error in gcc 7.2"
869c528 Enable an application re-launch
dc33784 Fix build error in gcc 7.2
b00ef7b Enable to show Video and WebBrowser
a5872e5 Clean up source code
d4b51c9 Remove automatic code generation
aea325b Exclude execusion bit
25abec6 Add background layer for CES DEMO
Pin libwindowmanager
026af42 Change Visible and InVisible event to broadcast
06f1e49 Add APIs which can get information about the display and the surface area
e03cee1 Fix the bug in error case
Change-Id: Ia1c7f5e8fb2db031a09b7bf5fcb2aa002a1e18aa
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
Originally, configuration.xml(Audio policy file for Sound Manager)
must be replaced manually to use Sound Manager.
And /etc/pulse/default.pa file must be modified not to load module router manually for now.
The module-router couldn't coexist with soundmanager for now.
(In the future, coexist for supporting legacy apps)
This patch enables Audio Management system based on
Sound Manager and Genivi Audio Manager automatically.
[Patch Set3]
- Remove bbappend
- Override pulseaudio-config
- Override audiomanager-plugins-config
- Add PREFERRED_PROVIDER to the packagegroup-hmi-framework.bb
[Patch Set6]
- Remove recipes related to soundmanager from hmi-framework
- Create a new feature as agl-audio-soundmanager-framework
[Patch Set7]
- Use PROVIDES instead of RPROVIDES
Bug-AGL: SPEC-1025, SPEC-1026, SPEC-1027
Change-Id: I26e484e130feac2bedc13839110a6208579b8bbc
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
HMI Framework correspondence of Navigation was done using bbappend.
We have merged the correspondence into meta-agl-demo because
we fixed the known bug.
This recipe is no longer needed, so delete it.
Bug-AGL: SPEC-1224
Change-Id: I2786c7f76230872b8ef499c0e5fecda3e62f54ab
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
|
|
Current navigation can not play guidance voice.
This patch fix that problem.
Bug-AGL: SPEC-1223
Change-Id: If05e1f252b2a72ab339d43854575bd7897607962
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
|
|
Add runxdg package into package group of new HMI framework,
then it is enabled by default for CES2018 demo.
Bug-AGL: SPEC-1096
Change-Id: I4adf932980471d44b35bbbe7914d4fa1247ad055
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
The launcher of XDG application on AGL HomeScreen/WindowManager.
This recipe builds and installs 'runxdg' executable binary
into target's /usr/bin.
Bug-AGL: SPEC-1096
Change-Id: I6dc7cd025eae0c292238584bf8d8c0036cdb9a60
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>
|
|
Bug-AGL: SPEC-1096
Change-Id: I41ccd3940638295c261eb929f1e290dff3d4f293
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
|
|
Change homescreen-2017 srcrev for shortcut icon Radio to HVAC.
Relative commit:
https://gerrit.automotivelinux.org/gerrit/#/c/12477/
Change shortcut icon radio to hvac
Change-Id: I9ab81e62ffa6e62effa8c511de0cdfa16ef41882
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
This recipe is the workaround until the meta-hmi-framework
is merged into meta-agl-demo.
Add the D-Bus configuration provided by the navigation service.
Currently navigation app provides API, but this is transient measure.
In the future this configuration will be moved to the navigation service.
Change-Id: I3b8c7ebb7f465f4b90095f2549deeb4c63c49452
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
|
|
The following commit is added
c2e7ca8 Remove exit code when the websocket connection is disconnected
Change-Id: Ic0bb31967436e8a9e7d8dd8a22d588aa2fe7d28a
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
The following commit is added:
7fb167a Fix the flipped screen problem
Change-Id: Ic87e102d220e0848a982ed681b85fb4b2d3f71f1
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
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>
|
|
Update agl-service-homescreen-2017 SRCREV to
<321f08ed8d0a4d3b1f4bd486e8a4240f4d3443ee>
Following commits are added:
321f08e Set default debug level to error
Change-Id: I1f9040bbe4e20bd8a218f53e6af143c82d2f1421
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
Update agl-service-windowmanager-2017 SRCREV to
<64dc4d770b61d42761cb5f87ee8ae924eb46cd73>
Related commit: https://gerrit.automotivelinux.org/gerrit/#/c/11891/
Bug-AGL: SPEC-1034
Change-Id: Ia405fd075ccfcc1cca8336cc838e4316d6bc7d41
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
|
|
Update libwindowmanager SRCREV to
<9b8407501c13275a831942578bf52e3a7b0b3248>
Related commit: https://gerrit.automotivelinux.org/gerrit/#/c/11889/
Bug-AGL: SPEC-1034
Change-Id: I2edc05bf86aecc2da1c57b0331a48e58bc605f70
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
|
|
* changes:
Adjust navigation to libwindowmanager update
Navigation : experimental support of new home screen
|
|
An incompatible update to libwindowmanager, we adjust navigation to it.
Change-Id: I02f0a93b2886aeffb7930e41bd74e7d5d53a1bfd
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
|
|
Add a recipe for experimental support to the new home screen with the window manager.
Experimental support will only be applied if you have enabled the function of
agl application framework.
Change-Id: I30b116be20771697df70de36c5aa4de4b6dfb406
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
|
|
This changeset removes agl-service-soundmanager-2017 from meta-agl-devel/meta-hmi-framework/recipes-platform/packagegroups/packagegroup-hmi-framework.bb
b/c this needs to be handled differently as discussed in https://gerrit.automotivelinux.org/gerrit/#/c/11643/ .
Thus we need to separate it from the hmi-framework packagegroup.
Change-Id: Iafdff1cf1c8d29ddb89960a61a1787e630baa9c4
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Update agl-service-windowmanager-2017 SRCREV to
<c392fff74872af6d4f165ff3f854d19f390ec0ee>
Related commit: https://gerrit.automotivelinux.org/gerrit/#/c/11819/
Following commits are added:
c392fff Remove and replace the comments
0b1d9ca Add the fail-safe process for the configuration file
2b97202 Fix the error log on windowmanager initialization
7879eaa Update the application guide
fe5ec2c Merge "Add an another example for layout configuration"
3810b9b Add an another example for layout configuration
create mode 100644 layers.json.split
3357a19 Update application guide
Change-Id: Ie39087431922b3d822d24efd4fe0fe3a74fe93da
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
|
|
Update libwindowmanager SRCREV to
<123846779a13f2c8e9742168c1c9384c6dfa5d05>
Related commit: https://gerrit.automotivelinux.org/gerrit/#/c/11809/
Following commits are added:
1238467 Remove unnecessary comments and variable
c98ed0f Change requestSurface() to return surface_id
Change-Id: Iee37220d40a190b361750352c00642a4890fc21a
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Signed-off-by: Tadao Taniakwa <tanikawa.tadao@jp.panasonic.com>
|
|
Change-Id: I5dd0b986a86ed03f5c9ac55261c1c48c90180bec
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
|
|
Change-Id: I4621b74b0f2ca446a4d007901b33b58f396d0aa3
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
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>
|
|
The SRCREV's were no longer valid (rebase!). Fix them.
Change-Id: I54c79a04e38dc30e0d5fe1c6749f154e7f468208
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
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>
|
|
Change EXTRA_OECMAKE to EXTRA_OECMAKE_append_agl-devel.
Change-Id: I31fbe606e50384c72f8784da5b2f4ec77363c141
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|