Age | Commit message (Collapse) | Author | Files | Lines |
|
Paired device count was being set to zero after getting initial
list from the bluetooth service.
Bug-AGL: SPEC-1123
Change-Id: If4d70e45bcb2b3fcbde3f4ace0d251601e38c157
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
|
|
Changes following guidelines given in "Kickstart: New HMI Framework"
document at:
https://wiki.automotivelinux.org/_media/kickstart_apps_migration_guide.pdf
Change-Id: I4d6883bd60951af97be2d834667ab38622040735
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
This is a patch to fix the Bluetooth issue that
long device name may cover pair button
Change-Id: Ida0fd980cf3308be959eb74ea30e11beeffd5453
Signed-off-by: LiPengKun <pengkun.li@jp.alps.com>
|
|
Change-Id: Ic34a8d89deb93b1b8d303dda86e0d524fef7e94b
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This is change BT discoveried BT device into two list.
List 1 : this is a list for paired device.
List 2 : this is a list for discoveried device that not paired.
Change-Id: I5a24b6278078e267150d2f88e94c4eb32719f52b
Signed-off-by: LiPengKun <pengkun.li@jp.alps.com>
|
|
Update the subscription to wifi events to the ne
more consistent format
Bug-AGL: SPEC-820
Change-Id: Ie38b9f6d0e43f402cc4db76f9c9349d54d5ace04
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Update the subscription to bluetooth events to the new
more consistent format
Bug-AGL: SPEC-819
Change-Id: I4236ca5f018be42d58f474220c418354437721f4
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL: SPEC-656
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
|
|
Initial load didn't have the actual BT or WiFi states on the
slider switches. This patchset sets them after probing to find
current state via DBus services.
Change-Id: I9e0bc0a6477c81d5acf7adfe3d5f15d941c33da9
Bug-AGL: SPEC-703
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Binding.qml and MessageId.js aren't used in any part of the
settings application.
Change-Id: I4139fe41625695c25096961454eed219c744d66f
Bug-AGL: SPEC-648
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bluetooth can now be enabled via connmand dbus service, and needs
to detect if already enabled.
Change-Id: I279a571b89381579eb05705410210a9266039377
Bug-AGL: SPEC-570
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
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>
|
|
|
|
Add missing sendSocketMesage() after verbstr definition.
Bug-AGL: SPEC-578
Change-Id: Ib7e9cc0f5b4b993bd28bd89dd7ea32adfce60eef
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
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>
|
|
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
|
|
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>
|
|
Change-Id: I2b3c74fc24b57c6152f105ff7bd8b090d9dad155
Signed-off-by: Milan Srdinko <msrdinko@alps.cz>
|
|
Change-Id: I180e3af084edfb72492d6155eb9db1964590afd3
Signed-off-by: Milan Srdinko <msrdinko@alps.cz>
|
|
Change-Id: I2d1f2724d7c1efd64c12b7fa639436946209196e
Signed-off-by: Milan Srdinko <msrdinko@alps.cz>
|
|
|
|
Change-Id: I67d6112fe587abe3506e80835281ac347262aae7
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
|
|
This modification is made to complete connection
procedure to secured AP after set passkey.
Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
|
|
Change-Id: I97e219590bc2c817e1c90a5f70175de972a80313
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
|
|
Change-Id: I72fd21ef0800bc35617d5bb38ceee7de2dca2350
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change-Id: I2a963667dd1eadb92533746fba829d7fe5916a3d
Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
|
|
Change-Id: I5add42f9834cdeb8a62856a165b0dfb31b2c2e5e
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
|
|
Change-Id: I6135ad079a1d9d7512b852014dcf124f85cac5e2
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
|
|
Change-Id: I051b364b33a922f3264459e2ffb5d4cb09bd2983
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
|
|
Change-Id: I3252a15c25f902c254a9ccacfcbd9a5463135473
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
|
|
Change-Id: I37927e3287cc63531e58aedec0fee67eb4331e47
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
|
|
Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
|
|
Change-Id: I9c8d36e9c4d9068e7c7bcb8834d84dd2cf810874
Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
|
|
Change-Id: I9c8d36e9c4d9068e7c7bcb8834d84dd2cf810874
Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
|
|
Change-Id: I9c8d36e9c4d9068e7c7bcb8834d84dd2cf810874
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
|
|
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>
|
|
Change-Id: I7c8b4978e96dc2366bf07d07221c44806fb9cb73
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
|
|
Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
|
|
Change-Id: I00a7a6c5dae1cd579f91d543b0f5fba4616a633b
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
|