[Tizen][AT-SPI] Track application lifecycle 96/309096/1 accepted/tizen/7.0/unified/20240411.100459
authorArtur Świgoń <a.swigon@samsung.com>
Thu, 4 Apr 2024 11:53:58 +0000 (13:53 +0200)
committerArtur Świgoń <a.swigon@samsung.com>
Thu, 4 Apr 2024 13:29:49 +0000 (15:29 +0200)
commit2a07e655345534a14ddae18124dbb5ac25d3421f
tree9f3c7f63c16ba3afbf0acabc9919fc35d572e919
parent0feae630620a5c4feb87ca4003a92ee5ceef908d
[Tizen][AT-SPI] Track application lifecycle

This allows to postpone the initalization of most infrastructure until the
application is acutally running from the UX point of view.

Change-Id: I451b70fe90568f0df66f75b9b0a889b75849f0c4
dali/devel-api/adaptor-framework/accessibility-bridge.h
dali/internal/accessibility/bridge/bridge-impl.cpp
dali/internal/accessibility/bridge/dummy/dummy-atspi.h
dali/internal/adaptor/common/application-impl.cpp