summaryrefslogtreecommitdiffstats
path: root/app/wifi/Wifi.qml
AgeCommit message (Collapse)AuthorFilesLines
2018-05-08settings: wifi: remove unused http address from Wifi QMLMatt Ranostay1-4/+0
Change-Id: I0bd05233465a85d30aa132b0fa5996b9a6a8a926 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-12-14Revert "settings: switch keyboard to qtvirtualkeyboardplugin"Matt Ranostay1-0/+8
This reverts commit 9990ec3dfdbd159b2077a33aa62dd52f53f174b2. Currently SPEC-1120 is blocking qtvirtualkeyboard from sending keystokes to applications. Bug-AGL: SPEC-1185 Change-Id: I02d02f6c1cf912d5b4f0face0add9c9af43c2af2 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-12-14settings: switch keyboard to qtvirtualkeyboardpluginMatt Ranostay1-8/+0
Use qtvirtualkeyboardplugin for keyboard input since it supports internationalization and uses vector graphics which allows screen scaling. Bug-AGL: SPEC-1185 Change-Id: Ifddefe9b9884d1087683befc011b7172f5c2305f Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-08-09qml: wifi: update subscription to eventsMatt Ranostay1-76/+10
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>
2017-05-04qml: wifi: add missing parameter callMatt Ranostay1-1/+2
Add missing sendSocketMesage() after verbstr definition. Bug-AGL: SPEC-578 Change-Id: Ib7e9cc0f5b4b993bd28bd89dd7ea32adfce60eef Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-04-21WiFi: Fix WiFi UI not sync with network managerMilan Srdinko1-41/+76
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>
2017-03-30WiFi: Update comments for a functionsMilan Srdinko1-8/+8
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-17WiFi: add event unsubscribe/delete on Wi-Fi disableMilan Srdinko1-1/+26
Change-Id: I2b3c74fc24b57c6152f105ff7bd8b090d9dad155 Signed-off-by: Milan Srdinko <msrdinko@alps.cz>
2017-02-13WiFi: Improve log messagesMilan Srdinko1-13/+8
Change-Id: I180e3af084edfb72492d6155eb9db1964590afd3 Signed-off-by: Milan Srdinko <msrdinko@alps.cz>
2017-02-06WiFi: reworked to support websockets and subscriptions for eventsMilan Srdinko1-106/+246
Change-Id: I2d1f2724d7c1efd64c12b7fa639436946209196e Signed-off-by: Milan Srdinko <msrdinko@alps.cz>
2016-12-24Merge "Add connect command after set passkey"Jan-Simon Moeller1-0/+10
2016-12-24Wifi: Clear password data when the dialog hiddenTasuku Suzuki1-1/+8
Change-Id: I67d6112fe587abe3506e80835281ac347262aae7 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2016-12-24Add connect command after set passkeysrimaldia1-0/+10
This modification is made to complete connection procedure to secured AP after set passkey. Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
2016-12-22Wifi: Add password dialog with KeyboardTasuku Suzuki1-132/+89
Change-Id: I97e219590bc2c817e1c90a5f70175de972a80313 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2016-12-22Wifi: Improve signal icon handlingTasuku Suzuki1-16/+11
Change-Id: I72fd21ef0800bc35617d5bb38ceee7de2dca2350 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2016-12-22Merge "Wifi: Fix layout"Jan-Simon Moeller1-11/+5
2016-12-22Merge "Wifi: improve parsing JSON"Jan-Simon Moeller1-3/+2
2016-12-22Merge "Wifi: improve some property bindings"Jan-Simon Moeller1-34/+17
2016-12-22Merge "Wifi: Remove an Item unused"Jan-Simon Moeller1-9/+0
2016-12-22Merge "Wifi & Bluetooth: use binding address defined in main.cpp"Jan-Simon Moeller1-6/+1
2016-12-22Merge "Modify poll interval"Jan-Simon Moeller1-1/+1
2016-12-22Modify poll intervalsrimaldia1-1/+1
Change-Id: I2a963667dd1eadb92533746fba829d7fe5916a3d Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
2016-12-22Wifi: Fix layoutTasuku Suzuki1-11/+5
Change-Id: I5add42f9834cdeb8a62856a165b0dfb31b2c2e5e Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2016-12-22Wifi: improve parsing JSONTasuku Suzuki1-3/+2
Change-Id: I6135ad079a1d9d7512b852014dcf124f85cac5e2 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2016-12-22Wifi: improve some property bindingsTasuku Suzuki1-34/+17
Change-Id: I051b364b33a922f3264459e2ffb5d4cb09bd2983 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2016-12-22Wifi: Remove an Item unusedTasuku Suzuki1-9/+0
Change-Id: I3252a15c25f902c254a9ccacfcbd9a5463135473 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2016-12-22Wifi & Bluetooth: use binding address defined in main.cppTasuku Suzuki1-6/+1
Change-Id: I37927e3287cc63531e58aedec0fee67eb4331e47 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2016-12-22Modify UI design of Wifi and Bluetoothsrimaldia1-114/+40
Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
2016-12-22Revert GUI Wifi and Blouetooth to latest mergeredsrimaldia1-40/+114
Change-Id: I9c8d36e9c4d9068e7c7bcb8834d84dd2cf810874 Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
2016-12-22Modify UI Design of Wifi and Bluetoothsrimaldia1-113/+38
Change-Id: I9c8d36e9c4d9068e7c7bcb8834d84dd2cf810874 Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
2016-12-15Modify UI for Bluetooth and Wifisrimaldia1-6/+2
Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
2016-12-14merge the Settings in CES2017 and bindings from ALPSTasuku Suzuki1-0/+435
Change-Id: I00a7a6c5dae1cd579f91d543b0f5fba4616a633b Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>