aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2025-01-10Add gitreview file for Super Salmon branchsalmonJan-Simon Moeller1-1/+1
Update the .gitreview file. Bug-AGL: SPEC-5331 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I86d0953cfc1a92f679e4c1fdf69b771f3dc340d3
2024-02-13Add gitlab issue/merge request templatesHEADtrout_19.90.0trout/19.90.0salmon_18.90.0salmon/18.90.0ricefish_17.90.0ricefish/17.90.019.90.018.90.017.90.0masterJan-Simon Moeller2-0/+6
Add template files for gitlab Bug-AGL: SPEC-4474 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I033d1597d903fdd0fb46c37ced52e7acd03fa78e
2023-12-22Style refresh with square grid motif and blue palette.Jacobo Aragunde Pérez6-15/+2537
It tries to follow the visual language of the flutter sample apps. Bug-AGL: SPEC-4041 Change-Id: I5fbc95ee85cfc7182a4276e1cf14c9382c6687e9
2023-12-21Blacklist launcher app properly.Jacobo Aragunde Pérez1-1/+3
Prevent showing a self-link to the launcher app. Change-Id: I315863c1301cd643b03724123ebf9844a016ca68
2023-04-20Fix application listing and startingRoger Zanoni1-8/+8
After chromium started communicating with applaunchd using gRPC, the application list is constructed differently and the launcher application need to change to adapt to the new data model. Bug-AGL: SPEC-4764 Signed-off-by: Roger Zanoni <rzanoni@igalia.com> Change-Id: I1d128da6da3aeeb82e4f9dcb297289db7668af3b
2022-05-03Update dependencies.needlefish_13.93.0needlefish/13.93.013.93.0Jose Dapena Paz2-80/+57
Update to more recent NodeJS and webpack dependencies. Bug-AGL: SPEC-4355 Signed-off-by: Jose Dapena Paz <jdapena@igalia.com> Change-Id: I75a5fc0d69c104f1e4333abea0210030e4235a4c
2022-04-20Use appinfo.json instead of config.xmlJose Dapena Paz3-13/+13
Bug-AGL: SPEC-4251 Change-Id: Id79f36b47dacd3f6f45119f908898538530e2ad2 Signed-off-by: Jose Dapena Paz <jdapena@igalia.com>
2022-03-11autobuild: Remove autobuild script buildsMarius Vlad2-212/+0
These are no longer in use. Bug-AGL: SPEC-4295 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: Ic71b05ebb43bf444556e84c5ceee72089a936f8d
2022-03-01Rework launcher to use new appservice APImarlin_12.93.0marlin/12.93.012.93.0Jose Dapena Paz4-27/+16
Bug-AGL: SPEC-4250 Signed-off-by: Jose Dapena Paz <jdapena@igalia.com> Change-Id: I57c9348a9806804ca0ce1246edcd1bb2601a6cfe
2021-05-11Remove browser from blocked apps listmarlin_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.0Roger Zanoni1-1/+1
Bug-AGL: SPEC-3830 Signed-off-by: Roger Zanoni <rzanoni@igalia.com> Change-Id: I6bf5689c2b73b676c70cec4a09d74b17ed36d486
2020-09-08Update ids of blacklisted apps on the 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-1/+1
Bug-AGL: SPEC-3497 Signed-off-by: Lorenzo Tilve <ltilve@igalia.com> Change-Id: I6211e1423251d8e7c10469fab60f3c72e4bdcd35
2020-08-07Do not require windowmanager APIjellyfish_9.99.3jellyfish/9.99.39.99.3Antia Puentes1-2/+1
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: I360960463956dda76c9a29cec4736abbef3a8499
2020-06-25Update autobuild scriptsjellyfish_9.99.2jellyfish_9.99.1jellyfish/9.99.2jellyfish/9.99.19.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: I8383cb5a045ab5d0331babca25b798618b57d14b
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: Ifca05f95e41fbaa3d58d00cd7a1049d0a784efd4
2020-02-07FUNCT update launcher icons color and borderLorenzo Tilve1-1/+4
Change-Id: Iad3e7a2e93bc7fe8486e7c0334666aa00d0169cc Signed-off-by: Lorenzo Tilve <ltilve@igalia.com>
2020-02-04BUGFIX disable zoom on launcher appHumberto Alfonso Díaz1-1/+1
2020-02-04BUGFIX Correct wrong api callHumberto Alfonso Díaz1-2/+1
2020-02-04FUNCT Add icons for dashboard and mediaplayerHumberto Alfonso Díaz1-1/+3
2020-02-04FUNCT Update launcherHumberto Alfonso Díaz13-119/+293
2020-02-04FUNCT Launch applications using homescreen instead of afm-mainHumberto Alfonso Díaz1-2/+2
2020-02-04FUNCT Add support for 720p and 1080pHumberto Alfonso Díaz4-4/+31
2020-02-04RESTRUCT Update repo referencesHumberto Alfonso Díaz1-5/+4
2020-02-04BUGFIX Add missing api initHumberto Alfonso Díaz1-1/+2
2020-02-04FUNCT Integrate agl-js-apiHumberto Alfonso Díaz4-283/+8
Change-Id: I04ba92c055b761c84bbfb8382921628fd3c5b262
2020-02-04Revert "Run application on init."Lorenzo Tilve1-1/+0
This reverts commit 673fdb7961e0703c13d66d69e9cca2b673c98b2f.
2019-09-03Run application on init.icefish_8.99.5icefish_8.99.4icefish_8.99.3icefish_8.99.2icefish_8.99.1icefish/8.99.5icefish/8.99.4icefish/8.99.3icefish/8.99.2icefish/8.99.18.99.58.99.48.99.38.99.28.99.1Jacobo Aragunde Pérez1-0/+1
The HTML launcher should be ran on startup, like its native conterpart. Bug-AGL: SPEC-2401 Change-Id: I3268c329c80773e740fd4bae5614187d68552812 Signed-off-by: Jacobo Aragunde Pérez <jaragunde@igalia.com>
2019-08-27Add .gitreview for master branch.Jacobo Aragunde Pérez1-0/+5
Bug-AGL: SPEC-2724 Signed-off-by: Jacobo Aragunde Pérez <jaragunde@igalia.com> Change-Id: I5deba1efe05afc179a06d500e2a89544022414ba
2019-08-27Add package dir to .gitignore.Jacobo Aragunde Pérez1-0/+1
2019-08-02Place .wgt file in "package" dir.Jacobo Aragunde Pérez2-2/+2
This is expected by the AGL build system to properly install the widget when creating a full image. Bug-AGL: SPEC-2401
2019-08-02Add permissions required for Halibut releaseJacobo Aragunde Pérez1-0/+2
2019-08-02Fix the call to homescreen/showWindow operation.Jacobo Aragunde Pérez1-1/+2
The call requires that the "area" field is enclosed in a "parameter" key. Also, the app id must be provided without the version number (remove the "@version" suffix). Bug-AGL: SPEC-2647
2019-08-02Do not blacklist the Qt-based launcherJacobo Aragunde Pérez1-1/+1
2019-07-16FUNCT Call homescreen/showWindow after app is launchedJacobo Aragunde Pérez1-1/+23
FIXME: this should work, according to the documentation, but it does not.
2019-07-15Basic README with build and install instructionsJacobo Aragunde Pérez1-0/+14
2019-07-15Rename application as html5-launcherJacobo Aragunde Pérez4-10/+10
2019-07-15Release code under Apache 2.0 licenseJacobo Aragunde Pérez4-0/+249
2019-07-10FUNCT blacklist homescreen and launcherJacobo Aragunde Pérez1-0/+1
2019-07-10FUNCT add browser iconsJacobo Aragunde Pérez2-0/+365
2019-07-02BUGFIX correct wrong urlHumberto Alfonso Díaz1-2/+1
2019-07-01BUGFIX Remove svg inject dependencyHumberto Alfonso Díaz1-1/+0
2019-07-01FUNCT Add homescreen to config blacklistHumberto Alfonso Díaz1-2/+0
2019-07-01BUGFIX Set background attachment as fixed for scrollingHumberto Alfonso Díaz1-0/+1
2019-07-01FUNCT Added black list supportHumberto Alfonso Díaz2-6/+15
2019-07-01RESTRUCT Delete unused codeHumberto Alfonso Díaz7-44064/+0
2019-07-01FUNCT Change icon when click on itemHumberto Alfonso Díaz3-4/+28
2019-07-01FUNCT Add custom icons with animationHumberto Alfonso Díaz38-279/+6226
2019-06-21FUNCT Basic support to launch appsHumberto Alfonso Díaz4-8/+36
2019-06-20DOC Add code commentHumberto Alfonso Díaz1-3/+1
2019-06-20FUNCT Add support to load apps from AGLHumberto Alfonso Díaz9-39/+560
2019-06-20FUNCT Update app iconHumberto Alfonso Díaz1-68/+300