summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-10Add gitreview file for flounder branchflounder_6.0.3flounder_6.0.2flounder_6.0.1flounder_6.0.0flounder_5.99.7flounder/6.0.3flounder/6.0.2flounder/6.0.1flounder/6.0.0flounder/5.99.76.0.36.0.26.0.16.0.05.99.7flounderJan-Simon Möller1-1/+2
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-04-15vimrc: add project startup file for vimguppy_6.90.0guppy/6.90.0flounder_5.99.6flounder_5.99.5flounder_5.99.4flounder_5.99.3flounder_5.99.2flounder_5.99.1flounder/5.99.6flounder/5.99.5flounder/5.99.4flounder/5.99.3flounder/5.99.2flounder/5.99.16.90.05.99.65.99.55.99.45.99.35.99.25.99.1Matt Ranostay1-0/+2
To avoid corrupting syntax in project we need to add an per project .vimrc to signal formatting. You must enable in user home directory .vimrc with 'set exrc' and 'set secure' lines Bug-AGL: SPEC-1387 Change-Id: I2b1162aac5ae359ded2ceabef8f62316d12e5228 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-04-09binding: wifi: clean up array of struct afb_verb_v2Matt Ranostay1-11/+11
AFB_SESSION_NONE is defined as zero so it doesn't need to be explicitly set. Change-Id: I8b871723e14bd7de415d0c869b8ad08b8061f40b Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-12-18binding: wifi: fix logic check and reduce error messagesMatt Ranostay1-2/+2
Don't attempt to keep checking wifi state if there isn't wifi card detected by Connman on startup. Also check the error state of setHMIStatus() to deduce if another attempt is required. Bug-AGL: SPEC-1201 Change-Id: Ica9dc3db62ad1b41a86b365edae0bf4e3447db16 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-12-14binding: wifi: set initial Wi-Fi HMI stateMatt Ranostay1-1/+29
Wait for homescreen service to become active and set initial Wi-Fi state Bug-AGL: SPEC-1197 Change-Id: I46c9eeb14b392b4cc6e580d6dd86695849c59484 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-12-14binding: wifi: disable WiFi HMI status iconMatt Ranostay1-1/+1
When Wi-Fi is turned off disable the Homescreen icon, and display zero bars Bug-AGL: SPEC-1197 Change-Id: Ic3c3c602acb964a5f2094b8b5c16f8ecbe5e2f68 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-08-11binding: wifi: switch from qmake to cmakeeel_4.99.3eel_4.99.2eel_4.99.1eel/4.99.3eel/4.99.2eel/4.99.14.99.34.99.24.99.1Matt Ranostay18-345/+373
Switch from legacy qmake to cmake to build binding Bug-AGL: SPEC-823 Change-Id: I55532be199415a4d4adb441446c1143da9ef8edf Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-08-09binding: wifi: make exposed verbs more consistent with other bindingsMatt Ranostay1-140/+47
Remove client requirement they register new events, and make subscription verbs more consistent with other bindings Bug-AGL: SPEC-820 Change-Id: I12ab2582436b3856c52b809183047d764d0bf9c9 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-08-08binding: wifi: switch to v2 binding formatMatt Ranostay5-97/+80
Update functions and structure to use the new version 2 of the afm binder framework Bug-AGL: SPEC-816 Change-Id: I4fafc4e2302991dc895a1938f88754ace1a6360e Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-08-07binding: wifi: start binding on system startupMatt Ranostay1-0/+1
Autoload the wifi service on system startup to allow other applications to access the SSID list Bug-SPEC: SPEC-809 Change-Id: Id919e470756f7d4c9c6f259ec98dde070e63b37b Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-07-03config: require permissionsJosé Bollo1-0/+4
Requires 2 permissions: - use of DBUS - being hidden Bug-AGL: SPEC-719 Change-Id: Icd2dacd6b8ec99f8750116edaf0eb6eb4b8a09bd Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2017-07-01Add gitreview fileJan-Simon Möller1-0/+6
Signed-off-by: Jan-Simon Möller <dl9pf@gmx.de>
2017-06-30binding: wifi: make system wide serviceMatt Ranostay13-1/+377
Allow WiFi binding to be build separately and installed as a system wide service Bug-AGL: SPEC-661 SPEC-715 Change-Id: Id9eb9d9efae3f0bc3ab00641eb26cd1b5dae9d53 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-04-06WiFi: Match names of functions with binding verbsMilan Srdinko1-23/+23
Rename the names of binder's internal functions so they match the binding verbs. With this doxygen comments can be used for API documentation. Change-Id: I130f02542c689272a6a9f48220098dd323b52533 Signed-off-by: Milan Srdinko <msrdinko@alps.cz>
2017-04-03Merge "WiFi: Update comments for a functions"Jan-Simon Moeller1-54/+162
2017-03-30WiFi: Update comments for a functionsMilan Srdinko1-54/+162
Doxygen comments are reworked to be more understandable, functions that not API's marked as internal. Change-Id: I649c930201147a1c13038e5c7289d02229807db7 Signed-off-by: Milan Srdinko <msrdinko@alps.cz>
2017-03-24Update config.xml for new framework on systemdJosé Bollo1-1/+1
Also fix a typo Change-Id: Id1e391922c77b1c355b05d0445f5f9bdc632a929 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2017-03-17WiFi: add event unsubscribe/delete on Wi-Fi disableMilan Srdinko1-5/+32
Change-Id: I2b3c74fc24b57c6152f105ff7bd8b090d9dad155 Signed-off-by: Milan Srdinko <msrdinko@alps.cz>
2017-02-13WiFi: Improve log messagesMilan Srdinko4-108/+87
Change-Id: I180e3af084edfb72492d6155eb9db1964590afd3 Signed-off-by: Milan Srdinko <msrdinko@alps.cz>
2017-02-06WiFi: reworked to support websockets and subscriptions for eventsMilan Srdinko4-75/+283
Change-Id: I2d1f2724d7c1efd64c12b7fa639436946209196e Signed-off-by: Milan Srdinko <msrdinko@alps.cz>
2016-12-22Add status icon for wifisrimaldia3-0/+72
to test this, you need to add conf file under /etc/dbus-1/session.d/ <?xml version="1.0"?> <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd"> <busconfig> <policy context="default"> <allow send_destination="org.agl.homescreen"/> </policy> </busconfig> Change-Id: I8fa1707883fa4c74460255949bc4ce1cd29cabf2 Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
2016-12-14merge the Settings in CES2017 and bindings from ALPSTasuku Suzuki8-0/+1287
Change-Id: I00a7a6c5dae1cd579f91d543b0f5fba4616a633b Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>