Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-04-20 | Fix application listing and starting | Roger Zanoni | 1 | -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-03-01 | Rework launcher to use new appservice APImarlin_12.93.0marlin/12.93.012.93.0 | Jose Dapena Paz | 2 | -15/+14 | |
Bug-AGL: SPEC-4250 Signed-off-by: Jose Dapena Paz <jdapena@igalia.com> Change-Id: I57c9348a9806804ca0ce1246edcd1bb2601a6cfe | |||||
2020-02-04 | BUGFIX Correct wrong api call | Humberto Alfonso Díaz | 1 | -2/+1 | |
2020-02-04 | FUNCT Update launcher | Humberto Alfonso Díaz | 2 | -47/+53 | |
2020-02-04 | FUNCT Launch applications using homescreen instead of afm-main | Humberto Alfonso Díaz | 1 | -2/+2 | |
2020-02-04 | BUGFIX Add missing api init | Humberto Alfonso Díaz | 1 | -1/+2 | |
2020-02-04 | FUNCT Integrate agl-js-api | Humberto Alfonso Díaz | 2 | -281/+6 | |
Change-Id: I04ba92c055b761c84bbfb8382921628fd3c5b262 | |||||
2019-08-02 | Fix the call to homescreen/showWindow operation. | Jacobo Aragunde Pérez | 1 | -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-07-16 | FUNCT Call homescreen/showWindow after app is launched | Jacobo Aragunde Pérez | 1 | -1/+23 | |
FIXME: this should work, according to the documentation, but it does not. | |||||
2019-07-15 | Release code under Apache 2.0 license | Jacobo Aragunde Pérez | 1 | -0/+16 | |
2019-07-02 | BUGFIX correct wrong url | Humberto Alfonso Díaz | 1 | -2/+1 | |
2019-07-01 | FUNCT Added black list support | Humberto Alfonso Díaz | 1 | -6/+9 | |
2019-07-01 | FUNCT Change icon when click on item | Humberto Alfonso Díaz | 1 | -3/+5 | |
2019-07-01 | FUNCT Add custom icons with animation | Humberto Alfonso Díaz | 1 | -10/+31 | |
2019-06-21 | FUNCT Basic support to launch apps | Humberto Alfonso Díaz | 1 | -5/+26 | |
2019-06-20 | FUNCT Add support to load apps from AGL | Humberto Alfonso Díaz | 2 | -0/+274 | |