aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2024-02-13Add gitreview file for Quirky Quillback branchquillbackJan-Simon Moeller1-1/+1
Update the .gitreview file. Bug-AGL: SPEC-5071 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Ie6e45eed8491266b0296296eb4c2d0f8b74b507f
2022-05-31Adapt to new application frameworkneedlefish_13.93.0needlefish/13.93.013.93.0Jose Dapena Paz8-9/+43
Drop usage of agl-js-api, and just provide a mock for bluetooth and network calls. Bug-AGL: SPEC-4248 Signed-off-by: Jose Dapena Paz <jdapena@igalia.com> Change-Id: I9265a44f810012dd68ccfdd675de157156a73f79
2022-05-31Update to recent dependenciesJose Dapena Paz2-78/+55
Update to recent webpack and other nodejs dependencies. Bug-AGL: SPEC-4248, SPEC-4355 Signed-off-by: Jose Dapena Paz <jdapena@igalia.com> Change-Id: I65ae288416fffc8798f97fb5f11462f7ac23cc58
2022-05-31Use appinfo.json instead of config.xmlJose Dapena Paz2-22/+11
Bug-AGL: SPEC-4248, SPEC-4251 Signed-off-by: Jose Dapena Paz <jdapena@igalia.com> Change-Id: I8e3491cf8836d2059b30fd699b425cebedeb03b8
2022-03-28autobuild: Remove autobuild scriptsduerpei2-212/+0
These are no longer used When add back the html5-settings application, we don't need to delete it again Bug-AGL: SPEC-4309 Signed-off-by: duerpei <duep.fnst@fujitsu.com> Change-Id: I4947493cea27d2263cba29211942bed7d15fddfe
2021-05-04Disable 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-1/+8
Events triggered by webapps on those actions were producing some race conditions eventually causing a freeze. So disabling those and hiding displaying draggable link. Bug-AGL: SPEC-3786 Signed-off-by: Lorenzo Tilve <ltilve@igalia.com> Change-Id: Idaeb49143c98373b94be019974694f19f67ccb53
2020-08-26Do 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.49.99.410.93.010.92.010.91.0Antia Puentes1-1/+0
The window manager was removed in favor of the agl-compositor. Bug-AGL: SPEC-3497 Signed-off-by: Antia Puentes <apuentes@igalia.com> Change-Id: I3884b10e2fe1e9f77ad6d635da64ef71012046fd
2020-06-25Update autobuild scriptsjellyfish_9.99.3jellyfish_9.99.2jellyfish_9.99.1jellyfish/9.99.3jellyfish/9.99.2jellyfish/9.99.19.99.39.99.29.99.1Scott Murray2-0/+4
Fix a couple of issues related to running the autobuild script from outside the source tree. Bug-AGL: SPEC-3300 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ieff7b785dda3c8fa25c89cc31d37207eb8d16e2c
2020-06-02Add autobuild scriptsScott Murray2-0/+208
Bug-AGL: SPEC-2049, SPEC-3397 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I92902c9a9d231577a2bfbb452d3e749f4abc99f8
2020-02-11Update .gitreview fileJan-Simon Möller1-0/+5
This updates the gitreview file in the project . Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: Ib6a7fa11c8bd5b8840ea3200d1be378d7e50919b
2020-02-04BUGFIX Correct date and time themingicefish_8.99.5icefish/8.99.58.99.5Humberto Alfonso Díaz3-207/+2
2020-02-04RESTRUCT Delete unused codeHumberto Alfonso Díaz6-89/+191
2020-02-04FUNCT Add date & time configuration as mockupHumberto Alfonso Díaz4-1/+196
2020-02-04FUNCT Added wired connection informationHumberto Alfonso Díaz6-25/+107
2020-02-04FUNCT Add strength to wifiHumberto Alfonso Díaz1-3/+5
2020-02-04RESTRUCT Remove unused codeHumberto Alfonso Díaz2-4/+1
2020-02-04FUNCT Add wifi supportHumberto Alfonso Díaz5-20/+74
2020-02-04FUNCT Add bootstrap supportHumberto Alfonso Díaz13-452/+285
2020-02-04FUNCT Add wifi supportHumberto Alfonso Díaz2-7/+12
2020-02-04FUNCT Added bluetooth screenHumberto Alfonso Díaz15-86/+287
2020-02-04RESTRUCT Build app under package folderHumberto Alfonso Díaz2-1/+2
2020-02-04FUNCT Implement bluetooth screenHumberto Alfonso Díaz12-299/+220
2020-02-04RESTRUCT Update package.jsonHumberto Alfonso Díaz1-3/+2
2020-02-04Add permissions required for Halibut releaseJacobo Aragunde Pérez1-1/+1
2020-02-04BUGFIX Add missing properties to config.xmlHumberto Alfonso Díaz1-0/+2
2020-02-04FUNCT Add screen navigation supportHumberto Alfonso Díaz4-9/+91
2020-02-04FUNCT Add first draft for settings screenHumberto Alfonso Díaz13-181/+109
2020-02-04FUNCT Add support to modify slidersHumberto Alfonso Díaz11-267/+117
2020-02-04FUNCT Update look & feelHumberto Alfonso Díaz3-5/+10
2020-02-04FUNCT First dummy releaseHumberto Alfonso Díaz35-2025/+575
2020-02-04Release code under Apache 2.0 licenseJacobo Aragunde Pérez8-1/+298
2020-02-04BUGFIX Correct wrong size on scssHumberto Alfonso Díaz1-3/+5
2020-02-04BUGFIX Correct config.xmlHumberto Alfonso Díaz1-3/+3
2020-02-04RESTRUCT Remove unused fileHumberto Alfonso Díaz1-0/+0
2020-02-04OPT Update buttons codeHumberto Alfonso Díaz2-44/+16
2020-02-04OPT Improve chair and fan codeHumberto Alfonso Díaz3-21/+22
2020-02-04FUNCT Add temperature managementHumberto Alfonso Díaz5-116/+87
2020-02-04FUNCT Add buttons, fan speed and chair functionalityHumberto Alfonso Díaz6-32/+186
2020-02-04BUGFIX Correct errors on scssHumberto Alfonso Díaz2-3/+3
2020-02-04FUNCT Add fan speed containerHumberto Alfonso Díaz4-5/+99
2020-02-04FUNCT Add temperatures navigationHumberto Alfonso Díaz2-13/+112
2020-02-04FUNCT First layout structureHumberto Alfonso Díaz25-14/+1612
2020-02-04RESTRUCT Update config.xml and app.jsHumberto Alfonso Díaz2-82/+2
2020-02-04RESTRUCT Update layout to remove homescreen stylesHumberto Alfonso Díaz17-44627/+321
2020-02-04FUNCT Basic support to launch appsHumberto Alfonso Díaz4-8/+36
2020-02-04DOC Add code commentHumberto Alfonso Díaz1-3/+1
2020-02-04FUNCT Add support to load apps from AGLHumberto Alfonso Díaz9-39/+560
2020-02-04FUNCT Update app iconHumberto Alfonso Díaz1-68/+300
2020-02-04RESTRUT Rename app.js to index.js and remove bootstrap dependencyHumberto Alfonso Díaz3-5/+3
2020-02-04FUNT Add Sass vars for color customizationHumberto Alfonso Díaz3-2/+7