summaryrefslogtreecommitdiffstats
path: root/app
AgeCommit message (Collapse)AuthorFilesLines
2017-12-15Update to new color schemeTadao Tanikawa9-542/+227
The color scheme has been changed to new one. Bug-AGL: SPEC-673 Change-Id: I6d8c30d9682b9a267c293dd7bcee7d3828af80b8 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2017-12-14Revert "settings: switch keyboard to qtvirtualkeyboardplugin"Matt Ranostay4-16/+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-13settings: switch keyboard to qtvirtualkeyboardpluginMatt Ranostay4-8/+16
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-11-22QML: Bluetooth: fix initial paired devices listeel_4.99.3eel/4.99.34.99.3Matt Ranostay1-1/+1
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>
2017-11-14Merge "Porting to new HMI Framework"Jan-Simon Moeller2-17/+49
2017-11-14Porting to new HMI FrameworkScott Murray2-17/+49
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>
2017-11-13QML: Bluetooth patch to limit device name lengthLiPengKun1-1/+8
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>
2017-11-05Change version for EE in settings appeel_4.99.2eel/4.99.24.99.2Jan-Simon Möller1-1/+1
Change-Id: Ic34a8d89deb93b1b8d303dda86e0d524fef7e94b Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-09-01qml: change BT layouteel_4.99.1eel/4.99.14.99.1sandbox/kmitsunari/hmi-frameworkLiPengKun1-47/+179
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>
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-08-08qml: bluetooth: update subscription to eventsMatt Ranostay1-53/+4
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>
2017-07-12Update version info to Daring DabHarunobu Kurokawa1-1/+1
Bug-AGL: SPEC-656 Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
2017-06-25qml: launcher: initial bt + wifi states on loadMatt Ranostay1-0/+4
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>
2017-06-16binding: remove unused binding filesMatt Ranostay2-84/+0
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>
2017-05-12bluetooth: allow detection of bluetooth enabledMatt Ranostay2-0/+11
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>
2017-05-12qml: bluetooth: remove Windows/DOS end-of-linesMatt Ranostay1-521/+521
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>
2017-05-12Merge "BT: Update to support WebSocket"Jan-Simon Moeller1-369/+521
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 Srdinko2-41/+78
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-04-19BT: Update to support WebSocketyidongmiao1-369/+521
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
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 Srdinko2-110/+258
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 Moeller3-26/+17
2016-12-22Merge "Modify poll interval"Jan-Simon Moeller2-2/+2
2016-12-22Modify poll intervalsrimaldia2-2/+2
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 Suzuki3-26/+17
Change-Id: I37927e3287cc63531e58aedec0fee67eb4331e47 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2016-12-22Modify UI design of Wifi and Bluetoothsrimaldia2-231/+192
Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
2016-12-22Revert GUI Wifi and Blouetooth to latest mergeredsrimaldia2-192/+231
Change-Id: I9c8d36e9c4d9068e7c7bcb8834d84dd2cf810874 Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
2016-12-22Modify UI Design of Wifi and Bluetoothsrimaldia2-230/+190
Change-Id: I9c8d36e9c4d9068e7c7bcb8834d84dd2cf810874 Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
2016-12-20Add Version InfoTasuku Suzuki8-4/+284
Change-Id: I9c8d36e9c4d9068e7c7bcb8834d84dd2cf810874 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2016-12-20Add changing status icon in exampleTasuku Suzuki4-4/+49
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>
2016-12-20Move back to initial list when the app is hiddenTasuku Suzuki1-0/+5
Change-Id: I7c8b4978e96dc2366bf07d07221c44806fb9cb73 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2016-12-15Modify UI for Bluetooth and Wifisrimaldia2-27/+21
Signed-off-by: srimaldia <hariasti.srimaldia-1@jp.alps.com>
2016-12-14merge the Settings in CES2017 and bindings from ALPSTasuku Suzuki47-0/+3319
Change-Id: I00a7a6c5dae1cd579f91d543b0f5fba4616a633b Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>