Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-02 | Adapt the demo to use kuksa.val service | 12 | -369/+385 | ||
- 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 | |||||
2022-04-20 | Use appinfo.json instead of config.xml | 2 | -21/+11 | ||
Bug-AGL: SPEC-4251 Change-Id: Ic273c68913afaa2c92326778706cc36499d77d21 Signed-off-by: Jose Dapena Paz <jdapena@igalia.com> | |||||
2021-04-06 | Disable 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.0 | 2 | -12/+20 | ||
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 | |||||
2020-08-07 | Do not require windowmanager APIkoi_10.93.0koi_10.92.0koi_10.91.0koi/10.93.0koi/10.92.0koi/10.91.0jellyfish_9.99.4jellyfish_9.99.3jellyfish/9.99.4jellyfish/9.99.39.99.49.99.310.93.010.92.010.91.0 | 1 | -1/+0 | ||
The window manager was removed in favor of the agl-compositor. Bug-AGL: SPEC-3497 Signed-off-by: Lorenzo Tilve <ltilve@igalia.com> Change-Id: I981926e16ce1d29c9fb15fb259dc1cb13abd455f | |||||
2020-01-31 | BUGFIX Correct layout for 1080 landscape | 1 | -5/+26 | ||
Authored by: Humberto Alfonso Díaz <humberto.alfonso@asvito.es> Signed-off-by: Antia Puentes <apuentes@igalia.com> Signed-off-by: Humberto Alfonso Díaz <humberto.alfonso@asvito.es> Change-Id: Ia4d118db734551d1bd5cecf08ad56dec076c14b8 | |||||
2019-12-10 | Add support for landscape and portrait on 1080 and 720icefish_8.99.5icefish_8.99.4icefish_8.99.3icefish/8.99.5icefish/8.99.4icefish/8.99.38.99.58.99.48.99.3 | 6 | -22/+86 | ||
Signed-off-by: Jacobo Aragunde Pérez <jaragunde@igalia.com> Signed-off-by: Humberto Alfonso Díaz <humberto.alfonso@asvito.es> Change-Id: I37d42485720bd7bbf6603abb05907c846d8335d4 | |||||
2019-09-25 | Add permissions required for Halibut releaseicefish_8.99.2icefish_8.99.1icefish/8.99.2icefish/8.99.18.99.28.99.1 | 1 | -1/+3 | ||
2019-07-15 | Release code under Apache 2.0 license | 7 | -1/+96 | ||
2019-07-09 | BUGFIX Correct wrong size on scss | 1 | -3/+5 | ||
2019-07-09 | BUGFIX Correct config.xml | 1 | -3/+3 | ||
2019-07-05 | RESTRUCT Remove unused file | 1 | -0/+0 | ||
2019-07-05 | OPT Update buttons code | 2 | -44/+16 | ||
2019-07-05 | OPT Improve chair and fan code | 3 | -21/+22 | ||
2019-07-05 | FUNCT Add temperature management | 4 | -115/+85 | ||
2019-07-05 | FUNCT Add buttons, fan speed and chair functionality | 5 | -29/+175 | ||
2019-07-05 | BUGFIX Correct errors on scss | 2 | -3/+3 | ||
2019-07-05 | FUNCT Add fan speed container | 4 | -5/+99 | ||
2019-07-04 | FUNCT Add temperatures navigation | 2 | -13/+112 | ||
2019-07-04 | FUNCT First layout structure | 25 | -14/+1612 | ||
2019-07-01 | RESTRUCT Update config.xml and app.js | 2 | -82/+2 | ||
2019-07-01 | RESTRUCT Update layout to remove homescreen styles | 15 | -44618/+315 | ||
2019-06-21 | FUNCT Basic support to launch apps | 4 | -8/+36 | ||
2019-06-20 | DOC Add code comment | 1 | -3/+1 | ||
2019-06-20 | FUNCT Add support to load apps from AGL | 7 | -37/+552 | ||
2019-06-20 | FUNCT Update app icon | 1 | -68/+300 | ||
2019-06-20 | RESTRUT Rename app.js to index.js and remove bootstrap dependency | 1 | -1/+0 | ||
2019-06-20 | FUNT Add Sass vars for color customization | 3 | -2/+7 | ||
2019-06-20 | RESTRUCT Split style into several files | 7 | -73/+76 | ||
2019-06-20 | FUNCT Update main layout | 1 | -8/+7 | ||
2019-06-20 | FUNCT Added first visual version | 12 | -9/+44177 | ||
2019-06-19 | STRUCT Repo structure with basic layout | 6 | -0/+128 | ||