Age | Commit message (Collapse) | Author | Files | Lines |
|
After chromium started communicating with applaunchd using gRPC, the
application list is constructed differently and the homescreen
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: I0da2ffe40981db267aac828a51a6bbf203151cf6
|
|
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
|
|
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
|
|
|
|
|
|
|
|
|
|
|