Rework to use launcher wrapper from libqtappfw 26/27926/1 needlefish
authorScott Murray <scott.murray@konsulko.com>
Sat, 10 Sep 2022 16:42:21 +0000 (12:42 -0400)
committerScott Murray <scott.murray@konsulko.com>
Wed, 21 Sep 2022 14:34:04 +0000 (14:34 +0000)
commitb28d987d3fcf0c1c728d6c3cd18e52d40f6c2ffc
treefb9a91bc540c200d13bcc8e302a0bc8a6c4a8e6c
parent168a19dd81b56af8ed659b8d3a143f1075c7b6fb
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
(cherry picked from commit 5e828161fc1571323e2812a344f6714ae9331b2c)
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