Age | Commit message (Expand) | Author | Files | Lines |
2021-01-07 | Remove libhomescreen dependencymarlin_12.90.1marlin_12.90.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_10.93.0koi_10.92.0koi/10.93.0koi/10.92.012.90.112.90.011.92.011.91.010.93.010.92.0 |  Scott Murray | 3 | -12/+2 |
2020-06-24 | Settings.qml: Use the windows width and heightkoi_10.91.0koi/10.91.0jellyfish_9.99.4jellyfish_9.99.3jellyfish_9.99.2jellyfish_9.99.1jellyfish/9.99.4jellyfish/9.99.3jellyfish/9.99.2jellyfish/9.99.19.99.49.99.39.99.29.99.110.91.0 |  Marius Vlad | 1 | -2/+2 |
2020-06-24 | Conversion to agl-compositor |  Marius Vlad | 3 | -34/+10 |
2020-06-10 | Update autobuild scripts |  Scott Murray | 1 | -0/+4 |
2020-06-08 | update PKGCONFIG to use qtappfw-* |  Raquel Medina | 1 | -1/+1 |
2020-05-19 | use % for string concatenation instead of + |  Raquel Medina | 1 | -1/+1 |
2019-12-30 | Enhance voice configurationicefish_8.99.5icefish/8.99.58.99.5 |  Scott Murray | 9 | -314/+539 |
2019-12-14 | voice: update colors used in dialogicefish_8.99.4icefish_8.99.3icefish/8.99.4icefish/8.99.38.99.48.99.3 |  Raquel Medina | 1 | -4/+4 |
2019-12-04 | voice: add voice agents settings pageicefish_8.99.2icefish/8.99.28.99.2 |  Raquel Medina | 7 | -2/+550 |
2019-09-12 | wired: implement configuration data flowsicefish_8.99.1icefish/8.99.18.99.1 |  Raquel Medina | 2 | -26/+83 |
2019-08-29 | wired: add service configuration form |  Raquel Medina | 3 | -4/+350 |
2019-07-22 | settings: Fix error on connect for wired.halibut_8.0.1halibut_8.0.0halibut/8.0.1halibut/8.0.08.0.18.0.0 |  Raquel Medina | 1 | -2/+1 |
2019-07-12 | settings: datetime: qml: fix warning on model inithalibut_7.99.3halibut/7.99.37.99.3 |  Raquel Medina | 1 | -7/+7 |
2019-07-08 | settings: datetime: qml: fix anchor warnings |  Raquel Medina | 1 | -1/+1 |
2019-07-05 | settings: wired: add wired connections UI |  Raquel Medina | 6 | -2/+167 |
2019-05-16 | app: wifi: use new WifiAdapter interfacehalibut_7.99.2halibut_7.99.1halibut/7.99.2halibut/7.99.17.99.27.99.1 |  Raquel Medina | 1 | -2/+2 |
2019-04-20 | settings: wifi: qml: disable toggling button on password dialog |  Matt Ranostay | 1 | -0/+4 |
2019-04-02 | settings: bluetooth: qml: cleanup onPoweredChanged slot |  Matt Ranostay | 1 | -7/+9 |
2019-03-25 | Merge "settings: bluetooth: qml: switch from qml ListModel to libqtappfw prov... |  Jan-Simon Moeller | 2 | -165/+19 |
2019-03-22 | settings: bluetooth: qml: switch from qml ListModel to libqtappfw provided |  Matt Ranostay | 2 | -165/+19 |
2019-03-19 | settings: wifi: qml: allow canceling of agent requests |  Matt Ranostay | 1 | -4/+7 |
2019-02-28 | settings: wifi: qml: redisplay dialog on incorrect passphase |  Matt Ranostay | 1 | -3/+10 |
2019-02-27 | settings: wifi: qml: add 'Forget Network' button |  Matt Ranostay | 1 | -1/+14 |
2019-02-19 | settings: wifi: qml: fix security icon for wifi APs |  Matt Ranostay | 1 | -1/+1 |
2019-01-16 | settings: bluetooth: switch from Component.onCompleted power eventhalibut_7.90.0halibut/7.90.0guppy_6.99.4guppy/6.99.47.90.06.99.4 |  Matt Ranostay | 1 | -1/+1 |
2019-01-15 | settings: bluetooth: fix power button issue |  Matt Ranostay | 1 | -3/+1 |
2019-01-04 | Fix runtime issue introduced in 2f812cb (gerrit:#19341) |  Stephane Desneux | 1 | -3/+0 |
2019-01-01 | settings: remove dbus outdated code and references |  Matt Ranostay | 6 | -221/+1 |
2018-12-21 | settings: qml: add spacing between elements |  Matt Ranostay | 1 | -1/+1 |
2018-12-20 | Merge "Use Event_ShowWindow instead of Event_TapShortcut"guppy_6.99.3guppy/6.99.36.99.3 |  Jan-Simon Moeller | 1 | -3/+3 |
2018-12-19 | Use Event_ShowWindow instead of Event_TapShortcut |  wang_zhiqiang | 1 | -3/+3 |
2018-12-18 | Fix a couple of UI issues |  Scott Murray | 1 | -4/+5 |
2018-11-28 | settings: bluetooth: hide paired list when adapter isn't poweredguppy_6.99.2guppy/6.99.26.99.2 |  Matt Ranostay | 1 | -0/+1 |
2018-11-22 | settings: add missing deviceConnect to paired listguppy_6.99.1guppy/6.99.16.99.1 |  Matt Ranostay | 1 | -0/+1 |
2018-11-15 | Modify graphic role |  Kazumasa Mitsunari | 1 | -9/+9 |
2018-11-11 | settings: update to bluetooth binding verion 2.0 |  Matt Ranostay | 1 | -137/+71 |
2018-10-30 | delete application_name check in tap_shortcut event |  wang_zhiqiang | 1 | -10/+2 |
2018-08-24 | Revert "Use appid between homescreen-service and apps"guppy_6.90.0guppy/6.90.0flounder_5.99.6flounder_5.99.5flounder_5.99.4flounder/5.99.6flounder/5.99.5flounder/5.99.46.90.05.99.65.99.55.99.4 |  Tadao Tanikawa | 1 | -2/+10 |
2018-08-06 | Use appid between homescreen-service and appsflounder_5.99.3flounder/5.99.35.99.3 |  zheng_wenlong | 1 | -10/+2 |
2018-08-02 | Improve output of multiple screen resolution |  Tadao Tanikawa | 2 | -0/+12 |
2018-07-27 | wifi: convert to libqtappfw network model |  Matt Porter | 3 | -263/+25 |
2018-05-21 | settings: bluetooth: qml: stop device lists from scrollingflounder_5.99.2flounder_5.99.1flounder/5.99.2flounder/5.99.15.99.25.99.1 |  Matt Ranostay | 1 | -5/+0 |
2018-05-21 | settings: bluetooth: qml: stop duplicate entries in lists |  Matt Ranostay | 1 | -0/+4 |
2018-04-19 | settings: bluetooth: switch from qml websockets to libqtappfw |  Matt Ranostay | 4 | -317/+126 |
2018-04-15 | settings: wifi: remove unused http address from Wifi QML |  Matt Ranostay | 1 | -4/+0 |
2018-04-15 | settings: remove build artifacts |  Matt Ranostay | 3 | -27/+0 |
2018-03-05 | Improve version information for AGL UCB. |  Harunobu Kurokawa | 2 | -1/+12 |
2017-12-15 | Update to new color scheme |  Tadao Tanikawa | 9 | -542/+227 |
2017-12-14 | Revert "settings: switch keyboard to qtvirtualkeyboardplugin" |  Matt Ranostay | 4 | -16/+8 |
2017-12-13 | settings: switch keyboard to qtvirtualkeyboardplugin |  Matt Ranostay | 4 | -8/+16 |