Rework to use launcher wrapper from libqtappfw 82/27982/3
authorScott Murray <scott.murray@konsulko.com>
Sat, 10 Sep 2022 16:42:21 +0000 (12:42 -0400)
committerScott Murray <scott.murray@konsulko.com>
Sat, 10 Sep 2022 16:56:20 +0000 (12:56 -0400)
commit5e828161fc1571323e2812a344f6714ae9331b2c
tree3a79d3656e4074aff77e51c41d9c23e7a64f0d3e
parentfd578508fe8f59a0bf11916ea99561125dcfc4ba
Rework to use launcher wrapper from libqtappfw

Switch to using the new app launcher API wrapper from libqtappfw in
order to migrate to the new gRPC based API implementation.  As well,
the copyright headers in the source files have been tweaked to remove
the Apache license boilerplate in favour of a SPDX license tag.

Bug-AGL: SPEC-4559

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I62cd0a51e9c97b1db3d86ca67b7c92d086d2f1c9
launcher/launcher.pro
launcher/qml/Launcher.qml
launcher/src/appinfo.h
launcher/src/applicationmodel.cpp
launcher/src/applicationmodel.h
launcher/src/homescreenhandler.cpp [deleted file]
launcher/src/homescreenhandler.h [deleted file]
launcher/src/main.cpp