summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-11-27poi-yelp: change to libqtappfw navigation interfacehalibut_8.0.4halibut/8.0.48.0.4Matt Ranostay5-135/+25
Switch from DBus interface to rewritten agl-service-nagivation binding via the libqtappfw wrapper interface. Bug-AGL: SPEC-2880 Change-Id: I4244de4db250af438dda6b6173940f6a49fe34f2 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-11-26fix(autobuild/linux): Repair pathLi Xiaoming1-0/+0
Bug-AGL: SPEC-2816 Change-Id: Ic7731b8cfff4a890ceb1b6386e1a7d1220b94b7b Signed-off-by: Li Xiaoming <lixm.fnst@cn.fujitsu.com> (cherry picked from commit b67f60f4d77b81040a7810d984310d52dcef608a)
2019-11-17poi-yelp: fix issue with text input on startuphalibut_8.0.3halibut/8.0.38.0.3Matt Ranostay1-0/+4
On startup any initial keyboard input will be invisible to the application until Search button is clicked. So work around this for now. Bug-AGL: SPEC-2872 Change-Id: I9572b250e4bb5fb486927143b7450b3b2e5866c2 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com> (cherry picked from commit b7a28bd083843eb35790f351418f6fccdeed9aa4)
2019-11-17poi-yelp: update LICENSE with text from COPYINGMatt Ranostay1-1/+129
Bug-AGL: SPEC-2872 Change-Id: I91fa7b3a852ca68074f96f6a710155e6e743c786 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com> (cherry picked from commit 8aaa6c7782cdfa39368c1f91515d0b96b59cea58)
2019-11-12poi-yelp: read starting location from naviconfig.iniMatt Ranostay1-1/+18
Bug-AGL: SPEC-2880 Change-Id: Iafb4f89a7efe579d24a5a6a58f41a38eb6c08a41 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-11-12poi-yelp: don't use fixed buffer sizeMatt Ranostay1-7/+4
Use QByteArray over arbitrary buffer size for QNetworkReply Bug-AGL: SPEC-2880 Change-Id: I65f04603afc22ef2f8ae5cfe97f747dda85e692d Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-11-12poi-yelp: fix up formating in sourceMatt Ranostay3-43/+43
Fix the mixing of tabs and 4 space indents in all source files. Bug-AGL: SPEC-2880 Change-Id: Ib02b5b9d2c65f252ba9b981be6fed23e8c111e66 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-11-12poi-yelp: add .vimrc to keep source syntax conciseMatt Ranostay1-0/+1
Bug-AGL: SPEC-2880 Change-Id: I083b9344a57d2553c92757723b6f538017a2e046 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-11-12poi-yelp: remove unused allSessionsGot slotMatt Ranostay2-13/+0
Part of the effort to cleanup DBus usage for navigation to JSON events remove all unused sections of the application. Bug-AGL: SPEC-2880 Change-Id: Ie6bebb5e4e935676ca57c3fa5c6826a28d01d4df Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-10-11poi-yelp: fix compile issue with SDKMatt Ranostay1-0/+2
To avoid "SkippingbecauseOE_QMAKE_PATH_EXTERNAL_HOST_BINSisnotdefined" error messages when building with the SDK add the respective path to CMakeLists.txt Bug-AGL: SPEC-2872 Change-Id: I1a90009b85c10f5a7eb1f92d8fc9e141a872c8d4 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com> (cherry picked from commit 40e5b9f96ae32b675de845fbcb231478adee697b)
2019-09-25add autobuild treehalibut_8.0.2halibut/8.0.28.0.2Raquel Medina2-0/+126
Bug-AGL: SPEC-2816 Signed-off-by: Raquel Medina <raquel.medina@konsulko.com> Change-Id: I2d746ad91bb4a27757605a448e425e64f822c2c2 (cherry picked from commit 5b0557003b21a9cb7e25684303cd95f3b0eb59a0)
2019-08-30Add display permissionScott Murray1-0/+1
Add display permission required to work with the running as non-root change for applications. Previously applied as a patch by the recipe in meta-agl-demo. Bug-AGL: SPEC-2787 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I2c9b787b230d4430911771de11f825a08d8d54c8
2019-08-30Initial check inScott Murray68-0/+1998
Initial check in of the original repository: git://github.com/AGLExport/genivi-navi-yelp-client.git as of commit c2691cb265d9198542482a860f1df378e8c2708b. Bug-AGL: SPEC-2787 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I7405367387622fb788a5712ed24005ee6d7ce495
2019-08-10Initial empty repositoryJan-Simon Moeller0-0/+0