Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-01 | Migrate to new application framework | 1 | -15/+2 | ||
First, move to use the appService API added as injection in AGL chromium. Then, added stubs for the network and weather APIs as there is no API available right now for them. Bug-AGL: SPEC-4250 Signed-off-by: Jose Dapena Paz <jdapena@igalia.com> Change-Id: I974097edcef6318585e4e79360dbec6fea7cf480 | |||||
2020-08-07 | Set homescreen toolbar as left panel | 1 | -0/+2 | ||
Bug-AGL: SPEC-3497 Signed-off-by: Antia Puentes <apuentes@igalia.com> Change-Id: Ia77b6111ace65d2d75352a126b2718ecf9483a31 | |||||
2020-08-07 | Do not require windowmanager API | 1 | -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-04 | FUNCT: run on startup | 1 | -0/+1 | ||
2020-02-04 | FUNCT Add network status integration | 1 | -0/+5 | ||
2020-02-04 | FUNCT Add dummy header with buttons | 1 | -3/+3 | ||
2020-02-04 | Release code under Apache 2.0 license | 1 | -1/+1 | ||
2020-02-04 | BUGFIX Correct config.xml | 1 | -3/+3 | ||
2020-02-04 | RESTRUCT Update config.xml and app.js | 1 | -2/+2 | ||
2020-02-04 | RESTRUCT Update layout to remove homescreen styles | 1 | -2/+2 | ||
2020-02-04 | FUNCT Add support to load apps from AGL | 1 | -1/+1 | ||
2020-02-04 | STRUCT Repo structure with basic layout | 1 | -0/+20 | ||