summaryrefslogtreecommitdiffstats
path: root/src/js
AgeCommit message (Collapse)AuthorFilesLines
2024-01-29Style refresh with square grid motif and blue palette.Roger Zanoni1-2/+0
It tries to follow the visual language of the flutter sample apps. Bug-AGL: SPEC-4041 Signed-off-by: Roger Zanoni <rzanoni@igalia.com> Change-Id: I68f4ebf82ac5cb5dbe856e9ffe5fca26f47b3442
2024-01-29Update mixer app to use grpc-web instead of websocketsRoger Zanoni2-64/+175
Adapt the HTML5 applications to use kuksa.val service Bug-AGL: SPEC-4599 Signed-off-by: Roger Zanoni <rzanoni@igalia.com> Change-Id: Ic67ff781be4080c45bdbc6abe20d696aeda08eb1
2022-11-11Adapt the mixer demo to use kuksa.val serviceRoger Zanoni5-50/+165
Bug-AGL: SPEC-4599 Signed-off-by: Roger Zanoni <rzanoni@igalia.com> Change-Id: If8308d3402c11ac3acc7dc11c11ed042f014b87e
2022-05-31Adapt to new application frameworkJose Dapena Paz3-3/+15
Drop usage of agl-js-api, and just provide a mock for audio mixer calls. Bug-AGL: SPEC-4248 Signed-off-by: Jose Dapena Paz <jdapena@igalia.com> Change-Id: Ibf00a11338fe2226b3dc0b53037bb6801675e6c1
2020-02-04BUGFIX Add missing API initHumberto Alfonso Díaz1-1/+2
2020-02-04FUNCT Integrate AGLJS libraryHumberto Alfonso Díaz3-242/+29
2020-02-04FUNCT Add support to modify slidersHumberto Alfonso Díaz6-189/+85
2020-02-04Release code under Apache 2.0 licenseJacobo Aragunde Pérez4-0/+64
2020-02-04RESTRUCT Remove unused fileHumberto Alfonso Díaz1-0/+0
2020-02-04OPT Update buttons codeHumberto Alfonso Díaz1-36/+8
2020-02-04OPT Improve chair and fan codeHumberto Alfonso Díaz2-17/+18
2020-02-04FUNCT Add temperature managementHumberto Alfonso Díaz1-0/+73
2020-02-04FUNCT Add buttons, fan speed and chair functionalityHumberto Alfonso Díaz3-0/+79
2020-02-04RESTRUCT Update config.xml and app.jsHumberto Alfonso Díaz1-80/+0
2020-02-04FUNCT Basic support to launch appsHumberto Alfonso Díaz1-5/+26
2020-02-04FUNCT Add support to load apps from AGLHumberto Alfonso Díaz2-0/+274