apps/settings.git
7 years agobinding: bluetooth: fix typo of propertyies 87/9387/1
Matt Ranostay [Mon, 15 May 2017 00:16:30 +0000 (17:16 -0700)]
binding: bluetooth: fix typo of propertyies

Fix typo of propertyies that should be properties.

Bug-AGL: SPEC-578
Change-Id: I9b312666db39808d03fec33c0029858917a14b37
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
7 years agoMerge "BT: Update to support WebSocket"
Jan-Simon Moeller [Fri, 12 May 2017 21:51:59 +0000 (21:51 +0000)]
Merge "BT: Update to support WebSocket"

7 years agoqml: wifi: add missing parameter call 13/9313/1
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>
8 years agoWiFi: Fix WiFi UI not sync with network manager 61/9161/2
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>
8 years agoBT: Update to support WebSocket 57/9057/8
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

8 years agoWiFi: Match names of functions with binding verbs 03/8903/2
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>
8 years agoMerge "WiFi: Update comments for a functions"
Jan-Simon Moeller [Mon, 3 Apr 2017 21:19:17 +0000 (21:19 +0000)]
Merge "WiFi: Update comments for a functions"

8 years agoWiFi: Update comments for a functions 01/8901/2
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>
8 years agoUpdate config.xml for new framework on systemd 09/8909/1
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>
8 years agoWiFi: add event unsubscribe/delete on Wi-Fi disable 25/8825/1
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>
8 years agoWiFi: Improve log messages 17/8417/2
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>
8 years agoWiFi: reworked to support websockets and subscriptions for events 15/8415/2
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>
8 years agoAdd .gitreview file 55/7955/1
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>
8 years agoMerge "Add connect command after set passkey"
Jan-Simon Moeller [Sat, 24 Dec 2016 21:29:31 +0000 (21:29 +0000)]
Merge "Add connect command after set passkey"

8 years agoWifi: Clear password data when the dialog hidden 65/7865/1
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>
8 years agoAdd connect command after set passkey 63/7863/1
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>
8 years agoMerge "Add status icon for bluetooth"
Jan-Simon Moeller [Thu, 22 Dec 2016 21:54:27 +0000 (21:54 +0000)]
Merge "Add status icon for bluetooth"

8 years agoAdd status icon for wifi 25/7825/5
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>
8 years agoWifi: Add password dialog with Keyboard 13/7813/2
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>
8 years agoWifi: Improve signal icon handling 19/7819/2
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>
8 years agoMerge "Wifi: Fix layout"
Jan-Simon Moeller [Thu, 22 Dec 2016 13:44:44 +0000 (13:44 +0000)]
Merge "Wifi: Fix layout"

8 years agoMerge "Wifi: improve parsing JSON"
Jan-Simon Moeller [Thu, 22 Dec 2016 13:44:40 +0000 (13:44 +0000)]
Merge "Wifi: improve parsing JSON"

8 years agoMerge "Wifi: improve some property bindings"
Jan-Simon Moeller [Thu, 22 Dec 2016 13:44:36 +0000 (13:44 +0000)]
Merge "Wifi: improve some property bindings"

8 years agoMerge "Wifi: Remove an Item unused"
Jan-Simon Moeller [Thu, 22 Dec 2016 13:44:31 +0000 (13:44 +0000)]
Merge "Wifi: Remove an Item unused"

8 years agoMerge "Wifi & Bluetooth: use binding address defined in main.cpp"
Jan-Simon Moeller [Thu, 22 Dec 2016 13:44:21 +0000 (13:44 +0000)]
Merge "Wifi & Bluetooth: use binding address defined in  main.cpp"

8 years agoMerge "Modify poll interval"
Jan-Simon Moeller [Thu, 22 Dec 2016 13:42:55 +0000 (13:42 +0000)]
Merge "Modify poll interval"

8 years agoAdd status icon for bluetooth 23/7823/1
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>
8 years agoModify poll interval 93/7793/2
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>
8 years agoMerge "Modify UI design of Wifi and Bluetooth"
Jan-Simon Moeller [Thu, 22 Dec 2016 09:07:46 +0000 (09:07 +0000)]
Merge "Modify UI design of Wifi and Bluetooth"

8 years agoWifi: Fix layout 09/7809/1
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>
8 years agoWifi: improve parsing JSON 07/7807/1
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>
8 years agoWifi: improve some property bindings 05/7805/1
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>
8 years agoWifi: Remove an Item unused 03/7803/1
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>
8 years agoWifi & Bluetooth: use binding address defined in main.cpp 01/7801/1
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>
8 years agoRevert to latest merged version
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>
8 years agoModify poll interval 91/7791/1
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>
8 years agoModify UI design of Wifi and Bluetooth 79/7779/1
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>
8 years agoRevert GUI Wifi and Blouetooth to latest mergered
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>
8 years agoModify UI Design of Wifi and Bluetooth
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>
8 years agoAdd Version Info 15/7715/1
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>
8 years agoAdd changing status icon in example 03/7703/2
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>
8 years agoMove back to initial list when the app is hidden 97/7697/1
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>
8 years agoMerge "Add LICENSE file"
Jan-Simon Moeller [Sun, 18 Dec 2016 12:07:27 +0000 (12:07 +0000)]
Merge "Add LICENSE file"

8 years agoAdd LICENSE file 65/7665/1
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>
8 years agoModify UI for Bluetooth and Wifi 45/7645/1
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>
8 years agomerge the Settings in CES2017 and bindings from ALPS 91/7591/2
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>
8 years agoInitial empty repository
Jan-Simon Moeller [Tue, 6 Dec 2016 14:35:49 +0000 (14:35 +0000)]
Initial empty repository