summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Matt Ranostay [Sat, 13 May 2017 05:19:59 +0000 (22:19 -0700)]
qml: bluetooth: remove Windows/DOS end-of-lines
Recent merge of websocket changes introducted MSDOS/Windows
end of lines, this patchset removes them with dos2unix.
Bug-AGL: SPEC-592
Change-Id: Id16cae4e3cab1da8ed789b0924410c0e4ac7937b
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Jan-Simon Moeller [Fri, 12 May 2017 21:51:59 +0000 (21:51 +0000)]
Merge "BT: Update to support WebSocket"
Matt Ranostay [Wed, 3 May 2017 21:30:28 +0000 (14:30 -0700)]
qml: wifi: add missing parameter call
Add missing sendSocketMesage() after verbstr definition.
Bug-AGL: SPEC-578
Change-Id: Ib7e9cc0f5b4b993bd28bd89dd7ea32adfce60eef
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Milan Srdinko [Fri, 21 Apr 2017 11:17:49 +0000 (13:17 +0200)]
WiFi: Fix WiFi UI not sync with network manager
Fix error that state of WiFi ON/OFF button after widget start is not in
sync with actual state of wireless adapter.
Change-Id: I71ac07d11b2364d6dbb69b492774323c9c39fbd6
AGL-BUG: SPEC-531
Signed-off-by: Milan Srdinko <msrdinko@alps.cz>
yidongmiao [Fri, 7 Apr 2017 09:01:42 +0000 (17:01 +0800)]
BT: Update to support WebSocket
modified: app/bluetooth/Bluetooth.qml
modified: binding-bluetooth/binding-bluetooth.pro
new file: binding-bluetooth/bluetooth-agent.c
new file: binding-bluetooth/bluetooth-agent.h
modified: binding-bluetooth/bluetooth-api.c
modified: binding-bluetooth/bluetooth-api.h
modified: binding-bluetooth/bluetooth-manager.c
modified: binding-bluetooth/bluetooth-manager.h
new file: binding-bluetooth/bluez-client.c
new file: binding-bluetooth/bluez-client.h
new file: binding-bluetooth/lib_agent.c
new file: binding-bluetooth/lib_agent.h
new file: binding-bluetooth/lib_bluez.c
new file: binding-bluetooth/lib_bluez.h
new file: binding-bluetooth/lib_ofono.c
new file: binding-bluetooth/lib_ofono.h
new file: binding-bluetooth/lib_ofono_modem.c
new file: binding-bluetooth/lib_ofono_modem.h
new file: binding-bluetooth/ofono-client.c
new file: binding-bluetooth/ofono-client.h
modified: Bluetooth.qml
Change-Id: I18bc7ed86b6759d5b55a2662cf3ebd0d1e81b07f
Signed-off-by: yidongmiao <yidong.miao@cn.alps.com>
Jira identifier: SPEC-528
Milan Srdinko [Mon, 20 Mar 2017 10:57:22 +0000 (11:57 +0100)]
WiFi: Match names of functions with binding verbs
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>
Jan-Simon Moeller [Mon, 3 Apr 2017 21:19:17 +0000 (21:19 +0000)]
Merge "WiFi: Update comments for a functions"
Milan Srdinko [Mon, 20 Mar 2017 10:24:20 +0000 (11:24 +0100)]
WiFi: Update comments for a functions
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>
José Bollo [Fri, 24 Mar 2017 08:43:57 +0000 (09:43 +0100)]
Update config.xml for new framework on systemd
Also fix a typo
Change-Id: Id1e391922c77b1c355b05d0445f5f9bdc632a929
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Milan Srdinko [Mon, 13 Feb 2017 15:34:44 +0000 (16:34 +0100)]
WiFi: add event unsubscribe/delete on Wi-Fi disable
Change-Id: I2b3c74fc24b57c6152f105ff7bd8b090d9dad155
Signed-off-by: Milan Srdinko <msrdinko@alps.cz>
Milan Srdinko [Wed, 1 Feb 2017 13:30:06 +0000 (14:30 +0100)]
WiFi: Improve log messages
Change-Id: I180e3af084edfb72492d6155eb9db1964590afd3
Signed-off-by: Milan Srdinko <msrdinko@alps.cz>
Milan Srdinko [Wed, 1 Feb 2017 12:31:05 +0000 (13:31 +0100)]
WiFi: reworked to support websockets and subscriptions for events
Change-Id: I2d1f2724d7c1efd64c12b7fa639436946209196e
Signed-off-by: Milan Srdinko <msrdinko@alps.cz>
Jan-Simon Möller [Wed, 28 Dec 2016 21:44:10 +0000 (22:44 +0100)]
Add .gitreview file
Change-Id: Icd7657701d6fd52a1be4808c7e19d385b74332f7
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Jan-Simon Moeller [Sat, 24 Dec 2016 21:29:31 +0000 (21:29 +0000)]
Merge "Add connect command after set passkey"
Tasuku Suzuki [Sat, 24 Dec 2016 02:30:12 +0000 (11:30 +0900)]
Wifi: Clear password data when the dialog hidden
Change-Id: I67d6112fe587abe3506e80835281ac347262aae7
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
srimaldia [Fri, 23 Dec 2016 22:28:04 +0000 (07:28 +0900)]
Add connect command after set passkey
This modification is made to complete connection
procedure to secured AP after set passkey.
Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
Jan-Simon Moeller [Thu, 22 Dec 2016 21:54:27 +0000 (21:54 +0000)]
Merge "Add status icon for bluetooth"
srimaldia [Thu, 22 Dec 2016 09:47:12 +0000 (18:47 +0900)]
Add status icon for wifi
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>
Tasuku Suzuki [Thu, 22 Dec 2016 09:36:55 +0000 (18:36 +0900)]
Wifi: Add password dialog with Keyboard
Change-Id: I97e219590bc2c817e1c90a5f70175de972a80313
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
Tasuku Suzuki [Thu, 22 Dec 2016 10:12:28 +0000 (19:12 +0900)]
Wifi: Improve signal icon handling
Change-Id: I72fd21ef0800bc35617d5bb38ceee7de2dca2350
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
Jan-Simon Moeller [Thu, 22 Dec 2016 13:44:44 +0000 (13:44 +0000)]
Merge "Wifi: Fix layout"
Jan-Simon Moeller [Thu, 22 Dec 2016 13:44:40 +0000 (13:44 +0000)]
Merge "Wifi: improve parsing JSON"
Jan-Simon Moeller [Thu, 22 Dec 2016 13:44:36 +0000 (13:44 +0000)]
Merge "Wifi: improve some property bindings"
Jan-Simon Moeller [Thu, 22 Dec 2016 13:44:31 +0000 (13:44 +0000)]
Merge "Wifi: Remove an Item unused"
Jan-Simon Moeller [Thu, 22 Dec 2016 13:44:21 +0000 (13:44 +0000)]
Merge "Wifi & Bluetooth: use binding address defined in main.cpp"
Jan-Simon Moeller [Thu, 22 Dec 2016 13:42:55 +0000 (13:42 +0000)]
Merge "Modify poll interval"
srimaldia [Thu, 22 Dec 2016 09:42:54 +0000 (18:42 +0900)]
Add status icon for bluetooth
<?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: I598fd21f66620a518d5cc4068c352c31961834bd
Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
srimaldia [Thu, 22 Dec 2016 07:58:46 +0000 (16:58 +0900)]
Modify poll interval
Change-Id: I2a963667dd1eadb92533746fba829d7fe5916a3d
Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
Jan-Simon Moeller [Thu, 22 Dec 2016 09:07:46 +0000 (09:07 +0000)]
Merge "Modify UI design of Wifi and Bluetooth"
Tasuku Suzuki [Thu, 22 Dec 2016 09:02:50 +0000 (18:02 +0900)]
Wifi: Fix layout
Change-Id: I5add42f9834cdeb8a62856a165b0dfb31b2c2e5e
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
Tasuku Suzuki [Thu, 22 Dec 2016 08:54:18 +0000 (17:54 +0900)]
Wifi: improve parsing JSON
Change-Id: I6135ad079a1d9d7512b852014dcf124f85cac5e2
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
Tasuku Suzuki [Thu, 22 Dec 2016 08:48:21 +0000 (17:48 +0900)]
Wifi: improve some property bindings
Change-Id: I051b364b33a922f3264459e2ffb5d4cb09bd2983
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
Tasuku Suzuki [Thu, 22 Dec 2016 08:42:59 +0000 (17:42 +0900)]
Wifi: Remove an Item unused
Change-Id: I3252a15c25f902c254a9ccacfcbd9a5463135473
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
Tasuku Suzuki [Thu, 22 Dec 2016 08:27:58 +0000 (17:27 +0900)]
Wifi & Bluetooth: use binding address defined in main.cpp
Change-Id: I37927e3287cc63531e58aedec0fee67eb4331e47
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
srimaldia [Thu, 22 Dec 2016 08:13:59 +0000 (17:13 +0900)]
Revert to latest merged version
Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
srimaldia [Thu, 22 Dec 2016 07:58:46 +0000 (16:58 +0900)]
Modify poll interval
Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
srimaldia [Thu, 22 Dec 2016 07:43:06 +0000 (16:43 +0900)]
Modify UI design of Wifi and Bluetooth
Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
srimaldia [Thu, 22 Dec 2016 07:30:13 +0000 (16:30 +0900)]
Revert GUI Wifi and Blouetooth to latest mergered
Change-Id: I9c8d36e9c4d9068e7c7bcb8834d84dd2cf810874
Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
srimaldia [Thu, 22 Dec 2016 05:18:18 +0000 (14:18 +0900)]
Modify UI Design of Wifi and Bluetooth
Change-Id: I9c8d36e9c4d9068e7c7bcb8834d84dd2cf810874
Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
Tasuku Suzuki [Tue, 20 Dec 2016 12:32:30 +0000 (21:32 +0900)]
Add Version Info
Change-Id: I9c8d36e9c4d9068e7c7bcb8834d84dd2cf810874
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
Tasuku Suzuki [Tue, 20 Dec 2016 10:18:49 +0000 (19:18 +0900)]
Add changing status icon in example
to test this, you need to add a 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: I82c4b01db86ee54de87fad1db2ebf3f743b7c020
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
Tasuku Suzuki [Tue, 20 Dec 2016 08:26:35 +0000 (17:26 +0900)]
Move back to initial list when the app is hidden
Change-Id: I7c8b4978e96dc2366bf07d07221c44806fb9cb73
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
Jan-Simon Moeller [Sun, 18 Dec 2016 12:07:27 +0000 (12:07 +0000)]
Merge "Add LICENSE file"
Tasuku Suzuki [Fri, 16 Dec 2016 09:29:08 +0000 (18:29 +0900)]
Add LICENSE file
Change-Id: I3e9a13a940bfad09722f9c59cb257593ce18fad8
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
srimaldia [Thu, 15 Dec 2016 10:12:47 +0000 (19:12 +0900)]
Modify UI for Bluetooth and Wifi
Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
Tasuku Suzuki [Wed, 14 Dec 2016 09:10:54 +0000 (18:10 +0900)]
merge the Settings in CES2017 and bindings from ALPS
Change-Id: I00a7a6c5dae1cd579f91d543b0f5fba4616a633b
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
Jan-Simon Moeller [Tue, 6 Dec 2016 14:35:49 +0000 (14:35 +0000)]
Initial empty repository