Age | Commit message (Collapse) | Author | Files | Lines |
|
Changes:
- Remove the autobuild scripts and config.xml used by the app
framework widget build.
- Update the qmake files to just build a "settings" binary and
install it into /usr/bin by default.
- Remove the code in main.cpp that handled reading the WebSocket
command-line arguments and passing them to binding related
code.
- Add initial .desktop file and icon copied from the launcher
source tree, and updated .pro files to install them.
Bug-AGL: SPEC-4182
Change-Id: I479ca8f405f38d36e1f5f531581a07073d40005e
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
libhomescreen was still a dependency in the qmake files, remove it.
Bug-AGL: SPEC-3757
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I12df8feab2ac28f3b7419430cb0c0e6902bee18d
|
|
Bug-AGL: SPEC-3447
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I0530e4a89a24cb1cf730dde4e25675d2d4a01f7a
|
|
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
|
|
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>
|
|
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>
|
|
Change-Id: I52a49fa8b3b8ba33157622c7bc78c6bfae793196
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|