summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2021-04-06Disable dragging and zoom events on app imagesmarlin_12.92.0marlin_12.91.0marlin_12.90.1marlin_12.90.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.92.012.91.012.90.112.90.011.92.011.91.0Lorenzo Tilve3-5/+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: I4da1e0ee0c86812f5ecb7b83a70a2a3e27093b3d
2020-09-11Replace browser icon with dashboard launcherkoi_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.0Lorenzo Tilve1-2/+2
Bug-AGL: SPEC-3497 Signed-off-by: Lorenzo Tilve <ltilve@igalia.com> Change-Id: If6891ee47d1b61c58cf2ccf8d2893c1bf72116bb
2020-08-07Launch background applicationjellyfish_9.99.3jellyfish/9.99.39.99.3Antia Puentes3-1/+15
Bug-AGL: SPEC-3497 Signed-off-by: Antia Puentes <apuentes@igalia.com> Change-Id: I328f231e499d0473e9296f5d95678b5a1f2e88d6
2020-08-07Don't include unneeded background imageAntia Puentes1-5/+0
The agl-compositor surface's background role will be played by a different application. Bug-AGL: SPEC-3497 Signed-off-by: Antia Puentes <apuentes@igalia.com> Change-Id: I611ae3bf34bc783baebc72363538c1739fb13ef4
2020-08-07Force vertical orientation for the toolbarAntia Puentes2-27/+4
Bug-AGL: SPEC-3497 Signed-off-by: Antia Puentes <apuentes@igalia.com> Change-Id: Ie11bdc8ee09c058c6d540add76ef120f703c7cb7
2020-08-07Set homescreen toolbar as left panelAntia Puentes1-0/+2
Bug-AGL: SPEC-3497 Signed-off-by: Antia Puentes <apuentes@igalia.com> Change-Id: Ia77b6111ace65d2d75352a126b2718ecf9483a31
2020-08-07Do not require windowmanager APIAntia Puentes1-2/+1
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: I87b4ac3e317e8a0a9e6236cf3068b55453d358ce
2020-02-04Add browser to the homescreen appsicefish_8.99.5icefish/8.99.58.99.5Antia Puentes1-3/+3
2020-02-04BUGFIX Correct 1080 horizontal layoutHumberto Alfonso Díaz2-1/+3
2020-02-04FUNCT Improve time renderingHumberto Alfonso Díaz3-31/+50
2020-02-04FUNCT Added homescreenHumberto Alfonso Díaz3-13/+94
2020-02-04RESTRUCT Upadate homescreen layoutHumberto Alfonso Díaz15-78/+193
2020-02-04FUNCT Add bootstrapHumberto Alfonso Díaz2-1/+2
2020-02-04FUNCT Replace icomoon with font-awesomeHumberto Alfonso Díaz9-131/+13
2020-02-04FUNCT Use web mediaplayerHumberto Alfonso Díaz1-1/+1
2020-02-04FUNCT: run on startupJacobo Aragunde Pérez1-0/+1
2020-02-04FUNCT Use html5 hvacHumberto Alfonso Díaz1-1/+1
2020-02-04FUNCT Launch applications using homescreen instead of afm-mainHumberto Alfonso Díaz1-2/+2
2020-02-04FUNCT Add support to dinamically update header timeHumberto Alfonso Díaz3-11/+48
2020-02-04BUGFIX Correct bottom image for 720pHumberto Alfonso Díaz5-4/+14
2020-02-04FUNCT Add support for 1080 and 720Humberto Alfonso Díaz6-9/+40
2020-02-04FUNCT Add support for landscape portraitHumberto Alfonso Díaz5-20/+54
2020-02-04FUNCT Launch configured app on startupHumberto Alfonso Díaz2-4/+11
2020-02-04FUNCT Add network status integrationHumberto Alfonso Díaz13-15/+97
2020-02-04FUNCT Integrate header appsHumberto Alfonso Díaz10-440/+85
2020-02-04BUGFIX Correct flex for header buttonsHumberto Alfonso Díaz1-1/+1
2020-02-04FUNCT Add dummy header with buttonsHumberto Alfonso Díaz34-1750/+220
2020-02-04Release code under Apache 2.0 licenseJacobo Aragunde Pérez7-1/+96
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íaz4-115/+85
2020-02-04FUNCT Add buttons, fan speed and chair functionalityHumberto Alfonso Díaz5-29/+175
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íaz15-44618/+315
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íaz7-37/+552
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íaz1-1/+0
2020-02-04FUNT Add Sass vars for color customizationHumberto Alfonso Díaz3-2/+7
2020-02-04RESTRUCT Split style into several filesHumberto Alfonso Díaz7-73/+76
2020-02-04FUNCT Update main layoutHumberto Alfonso Díaz1-8/+7
2020-02-04FUNCT Added first visual versionHumberto Alfonso Díaz12-9/+44177