summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-07-03config: require permissionsdab_4.0.1dab_4.0.0dab_3.99.3dab/4.0.1dab/4.0.0dab/3.99.34.0.14.0.03.99.3José 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-01gitreview file for dabdab_3.99.2dab/3.99.23.99.2Jan-Simon Möller1-1/+1
Change-Id: I441d5d34452ee047761984e253d9d4120d7b5d66 Signed-off-by: Jan-Simon Möller <dl9pf@gmx.de>
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>