[Tizen] Add a flag to check whether it is forced to enable 16/249416/2 accepted/tizen/6.0/unified/20201213.214019 submit/tizen_6.0/20201211.074400
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Fri, 11 Dec 2020 07:27:24 +0000 (16:27 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Fri, 11 Dec 2020 07:31:09 +0000 (16:31 +0900)
commita4aa6816b571cbb258d1a4b3ef06b40a6fdf136f
tree4cbcffc301c5407f46f7ad53b11f3930677a097c
parentf23b17ea6759e6fb096df2cb134cc02486e61ae8
[Tizen] Add a flag to check whether it is forced to enable

- If an application controls Accessibility status by itself,
 dali does not have to control Accessibility enabled.
- Check the state of global accessibility.
- Enable Accessibility when only AllApps shows and the app is itself.

Change-Id: Ic7f1a94ed13134ee9e17bb7275501d8678b3b8cf
dali/devel-api/adaptor-framework/accessibility-adaptor.cpp
dali/devel-api/adaptor-framework/accessibility-adaptor.h
dali/internal/accessibility/common/accessibility-adaptor-impl.cpp
dali/internal/accessibility/common/accessibility-adaptor-impl.h
dali/internal/window-system/common/event-handler.cpp