Age | Commit message (Collapse) | Author | Files | Lines |
|
Homescreen api is not used in this app.
Bug-AGL: SPEC-3458
Change-Id: I87f6fe0323fe20c0bbdb3ad5333d388e49394050
Signed-off-by: Li, Xiaoming <lixm.fnst@cn.fujitsu.com>
|
|
Bug-AGL: SPEC-3447
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ic24401e6220b74f44a2165d82d802c3fb203554e
|
|
Bug-AGL: SPEC-3447
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I0530e4a89a24cb1cf730dde4e25675d2d4a01f7a
|
|
|
|
This copying file inlclude a unnecessary GPL license.
Bug-AGL: SPEC-3440
Change-Id: I0235c1cab83677a219efe794c88c5bdec4fdeb29
Signed-off-by: Li, Xiaoming <lixm.fnst@cn.fujitsu.com>
|
|
Update autobuild scripts with reworked version that fixes building
outside of the source tree. As well, the project files have been
tweaked to strip the release build binaries and add "-debug" in the
name of the debug widget file.
Bug-AGL: SPEC-2049, SPEC-3300
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ief6719b4237f87947ad686bbfb206c938e6adda0
|
|
Bug-AGL: SPEC-3390
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
Change-Id: I5189eb27ce6d1bc5804876b95ae153b0f459b4a7
|
|
Modify autobuild scripts:
- to fix warnings on yocto build
- to fix linux/autobuild syntax errors
- to add new standard targets
Bug-AGL: SPEC-2049
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
Change-Id: Ieec0d074c1c7799886af0d722415f7d3005d3bc0
|
|
This updates the gitreview file in the project
.
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I00f586ff73e7b15d93adb9c1a194bb3895463d77
|
|
The icons in the presets list do not serve any function, rather than
update them to switch to the new "radio waves" icon like the launcher,
just remove them. This provides visual consistency with the switch to
using the microphone icon only for voice input related things.
Bug-AGL: SPEC-2981
Change-Id: Ia785fa897feade411fe8a7042ffcfa6a129a36dd
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Pull in the libqtappfw library to use its radio binding support, in
order to have playback state in the UI reflect the binding state (e.g.
handle the radio binding tuning being changed via steering wheel
events).
Bug-AGL: SPEC-3041
Change-Id: Icb6729029d39d9da0ef62dfe6c598d6ffcef43cd
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Message:
== and != may perform type coercion, use === or !== to avoid it.
Description:
The non-strict equality comparison is allowed to convert its arguments
to a common type. That can lead to unexpected results such as
' \t\r\n' == 0 being true. Use the strict equality operators === and
!== and be explicit about conversions you require.
Bug-AGL: SPEC-2814
Change-Id: I384b107bf93480202cbae573937e4f602ef29306
Signed-off-by: Li Xiaoming <lixm.fnst@cn.fujitsu.com>
|
|
Since the changes to run the applications as non-root, the location
of the default preset file has not matched with the agl-driver user
the application runs as. Since simply changing the install location
to /home/1001 would require some post-install SMACK label tinkering,
and is perhaps fragile to the application user, the files are now
instead installed to /etc/xdg/AGL, with the defaults to be used named
radio-presets.conf. Update the QSettings code to first look for
/etc/xdg/AGL/radio-presets.conf before trying the appdata directory.
Bug-AGL: SPEC-2789
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I6fd32575c4bd8f42f8575a078f62e64555ba50c2
|
|
Add the permission required to access the display
through the wayland socket.
Change-Id: I0431fa47ca75a4d18c153999041edcd3010e0e7e
Bug-AGL: SPEC-2357
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
- Add agl autobuild script to silence build
warnings on yocto.
- Add linux autobuild script to build with
the sdk
These 2 scripts are based on the latest version
of the autobuild script, but they've been
customized to (i) work with the existing qmake
files and (ii) the 'update' and 'package-test'
targets have been removed.
Bug-AGL: SPEC-2164
Change-Id: I3470719178bbfee3e9f7a4b30ba8cf0cbea67589
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
|
|
The interface of homescreen service will be changed then,
use Event_ShowWindow instead of Event_TapShortcut.
Related changes:
agl-service-homescreen: https://gerrit.automotivelinux.org/gerrit/#/c/17929/
libhomescreen: https://gerrit.automotivelinux.org/gerrit/#/c/17931/
libqthomescreen: https://gerrit.automotivelinux.org/gerrit/#/c/17933/
BUG-AGL: SPEC-1931
Change-Id: I68b3056e34ae4d75ccfa3d98639c4fd38a9d068b
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
|
|
Window Manager set role name as lower_case,
then change role as lower_case.
Bug-AGL: SPEC-1754
Change-Id: I77c3c875ff92949275fd35feb5274009342ac2c0
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
because of now homescreen-service emit event to one application,
delete the applciation_name check.
Bug-AGL: SPEC-1764
Change-Id: Ic2e88e08adc0d95f8bb1a381c10e8d848dd9235d
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
|
|
This reverts commit 1474d69e2682909b9d4d65006fcc9152d160346d.
Bug-AGL: SPEC-1685
Change-Id: Ic145707b0ca52abe0eee08e06455965ff6477c0e
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
Use appid between hss and apps, and check event destination in libhomescreen.
So these is no need compare code when recived Event_TapShortcut Event.
BUG-AGL: SPEC-1645
Change-Id: I325f51f7189aadf89acb2125f6c4886211536dfb
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
|
|
To improve output on various monitor with various resolution,
use scale_factor from WM to fit various screen resolution.
Bug-AGL: SPEC-1568, SPEC-1569, SPEC-1611
Change-Id: I7532f5df390d380e8dac00519af0943b342ad31c
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
The color scheme has been changed to new one.
Bug-AGL: SPEC-673
Change-Id: I1a296a8810c5366534df5d4ab1c1dec35b8ef8ba
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
Changes following guidelines given in "Kickstart: New HMI Framework"
document at:
https://wiki.automotivelinux.org/_media/kickstart_apps_migration_guide.pdf
Change-Id: Ia3fc024b1f10acf9aa9dab56cd5336db83089019
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Spliting out of the radio binding into it's own repo and
service. This removes the binding from the radio application
build.
Change-Id: If62c61e4ad0054b55eee5f0bb46a33bc0677f4b8
Bug-AGL: SPEC-834
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
A radio binding has been added in the new binding directory, and the
application has been reworked to use it. The binding uses a modified
version of the rtl_fm code used in the qtmultimedia radio plugin that
was previously used, and some new code has been added to output to
PulseAudio using the asynchronous API to ensure compatibility with
stream corking. The rtl_fm code has been enhanced to add seeking
support, and the application has been tweaked to use it.
Bug-AGL: SPEC-581
Change-Id: I011e98374accc2cad2b36c93ac800948ee51f2aa
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Change-Id: I52a49fa8b3b8ba33157622c7bc78c6bfae793196
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Change-Id: I585c77e8602934b06ed8e9bce744d0f927d1be8a
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
|