Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-01 | Delay launching launcher | Jose Dapena Paz | 1 | -1/+3 | |
Homescreen is now responsible for launching background and launcher web applications. Due to the known problem that the internal IPC does not support launching two applications at the same time, it would end up failing because of launching both. Solution is delaying launching of launcher after background. Bug-AGL: SPEC-4250 Signed-off-by: Jose Dapena Paz <jdapena@igalia.com> Change-Id: Ia9af1325f1c131f1c11739793a7c57b6dba0f2ba | |||||
2022-03-01 | Migrate to new application framework | Jose Dapena Paz | 7 | -21/+45 | |
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 | Antia Puentes | 1 | -0/+11 | |
Bug-AGL: SPEC-3497 Signed-off-by: Antia Puentes <apuentes@igalia.com> Change-Id: I328f231e499d0473e9296f5d95678b5a1f2e88d6 | |||||
2020-02-04 | FUNCT Improve time rendering | Humberto Alfonso Díaz | 1 | -1/+10 | |
2020-02-04 | FUNCT Added homescreen | Humberto Alfonso Díaz | 1 | -10/+39 | |
2020-02-04 | RESTRUCT Upadate homescreen layout | Humberto Alfonso Díaz | 7 | -46/+115 | |
2020-02-04 | FUNCT Launch applications using homescreen instead of afm-main | Humberto Alfonso Díaz | 1 | -2/+2 | |
2020-02-04 | FUNCT Add support to dinamically update header time | Humberto Alfonso Díaz | 2 | -0/+35 | |
2020-02-04 | FUNCT Launch configured app on startup | Humberto Alfonso Díaz | 1 | -0/+6 | |
2020-02-04 | FUNCT Add network status integration | Humberto Alfonso Díaz | 4 | -5/+46 | |
2020-02-04 | FUNCT Integrate header apps | Humberto Alfonso Díaz | 7 | -404/+49 | |
2020-02-04 | Release code under Apache 2.0 license | Jacobo Aragunde Pérez | 4 | -0/+64 | |
2020-02-04 | RESTRUCT Remove unused file | Humberto Alfonso Díaz | 1 | -0/+0 | |
2020-02-04 | OPT Update buttons code | Humberto Alfonso Díaz | 1 | -36/+8 | |
2020-02-04 | OPT Improve chair and fan code | Humberto Alfonso Díaz | 2 | -17/+18 | |
2020-02-04 | FUNCT Add temperature management | Humberto Alfonso Díaz | 1 | -0/+73 | |
2020-02-04 | FUNCT Add buttons, fan speed and chair functionality | Humberto Alfonso Díaz | 3 | -0/+79 | |
2020-02-04 | RESTRUCT Update config.xml and app.js | Humberto Alfonso Díaz | 1 | -80/+0 | |
2020-02-04 | FUNCT Basic support to launch apps | Humberto Alfonso Díaz | 1 | -5/+26 | |
2020-02-04 | FUNCT Add support to load apps from AGL | Humberto Alfonso Díaz | 2 | -0/+274 | |