Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-01 | Migrate to new application framework | 1 | -3/+0 | ||
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 | Launch background applicationjellyfish_9.99.3jellyfish/9.99.39.99.3 | 1 | -1/+3 | ||
Bug-AGL: SPEC-3497 Signed-off-by: Antia Puentes <apuentes@igalia.com> Change-Id: I328f231e499d0473e9296f5d95678b5a1f2e88d6 | |||||
2020-02-04 | FUNCT Improve time rendering | 1 | -0/+2 | ||
2020-02-04 | RESTRUCT Upadate homescreen layout | 1 | -4/+8 | ||
2020-02-04 | FUNCT Integrate header apps | 1 | -4/+6 | ||
2020-02-04 | FUNCT Add dummy header with buttons | 1 | -5/+1 | ||
2020-02-04 | Release code under Apache 2.0 license | 1 | -0/+16 | ||
2020-02-04 | FUNCT Add temperature management | 1 | -2/+3 | ||
2020-02-04 | RESTRUCT Update layout to remove homescreen styles | 1 | -3/+0 | ||
2020-02-04 | FUNCT Basic support to launch apps | 1 | -1/+5 | ||
2020-02-04 | DOC Add code comment | 1 | -3/+1 | ||
2020-02-04 | FUNCT Add support to load apps from AGL | 1 | -0/+2 | ||
2020-02-04 | RESTRUT Rename app.js to index.js and remove bootstrap dependency | 1 | -0/+7 | ||