aboutsummaryrefslogtreecommitdiffstats
path: root/src/index.html
AgeCommit message (Collapse)AuthorFilesLines
2024-01-29Update HVAC app to use grpc-web instead of websocketsRoger Zanoni1-1/+1
Adapt the HTML5 applications to use kuksa.val service Bug-AGL: SPEC-4599 Signed-off-by: Roger Zanoni <rzanoni@igalia.com> Change-Id: I3e36a6c08041db8fb59fd7f20497c1c156bbb2f7
2022-11-02Adapt the demo to use kuksa.val serviceRoger Zanoni1-25/+12
- The "AUTO" element was removed because there's no compatible VSS signal. - Removed the indicators below the seats and now they work only to toggle the state of the seat warmer. - The air distribution buttons now work as a radio group as there is only one AirDistribution setting per cabin. Bug-AGL: SPEC-4599 Signed-off-by: Roger Zanoni <rzanoni@igalia.com> Change-Id: Ibfaa477a7c27627ac524f39dd809b7a2195c7c9f
2021-04-06Disable dragging and zoom events on app imagesmarlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.012.93.012.92.012.91.012.90.112.90.011.92.011.91.0Lorenzo Tilve1-11/+11
We identified that part of the problems that were triggering the race condition were related with starting the drag of webapp images. Disabling those events, and also removing href link to avoid displaying draggable link. Bug-AGL: SPEC-3786 Signed-off-by: Lorenzo Tilve <ltilve@igalia.com> Change-Id: I075d6bcd35700dcdd2e66cbc4b00f71527f2069e
2019-07-15Release code under Apache 2.0 licenseJacobo Aragunde Pérez1-0/+15
2019-07-05OPT Update buttons codeHumberto Alfonso Díaz1-8/+8
2019-07-05OPT Improve chair and fan codeHumberto Alfonso Díaz1-4/+4
2019-07-05FUNCT Add temperature managementHumberto Alfonso Díaz1-108/+3
2019-07-05FUNCT Add buttons, fan speed and chair functionalityHumberto Alfonso Díaz1-29/+43
2019-07-05FUNCT Add fan speed containerHumberto Alfonso Díaz1-1/+13
2019-07-04FUNCT Add temperatures navigationHumberto Alfonso Díaz1-0/+104
2019-07-04FUNCT First layout structureHumberto Alfonso Díaz1-2/+52
2019-07-01RESTRUCT Update layout to remove homescreen stylesHumberto Alfonso Díaz1-8/+1
2019-06-21FUNCT Basic support to launch appsHumberto Alfonso Díaz1-2/+2
2019-06-20FUNCT Add support to load apps from AGLHumberto Alfonso Díaz1-36/+11
2019-06-20FUNCT Added first visual versionHumberto Alfonso Díaz1-6/+38
2019-06-19STRUCT Repo structure with basic layoutHumberto Alfonso Díaz1-0/+16