summaryrefslogtreecommitdiff
path: root/core/java/android/view/WindowInfo.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2019-07-17Add new APIs to support RegionInScreen in A11yWindowInfoJackal Guo
2019-05-31added getDisplayId for AccessibilityWindowInfoRyanlwLin
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-09-05Accessibility actions should trigger ACTION_OUTSIDEJackal Guo
2018-02-13Add a11y titles for a few sysui windowsPhil Weaver
2017-08-17Place focus on window when a11y performs an actionPhil Weaver
2017-03-10Basic accessibility support for picture-in-picturePhil Weaver
2016-03-29Add accessibility window title and anchor.Phil Weaver
2014-06-12Fix backwards compatibility for introspected windows.Svetoslav
2014-03-20Added accessibility APIs for introspecting interactive windows.Svetoslav
2012-12-03Refactoring of the screen magnification feature.Svetoslav Ganov
2012-09-11Screen magnifier should handle window rebuilds correctly.Svetoslav Ganov
2012-09-06Screen magnification - feature - framework.Svetoslav Ganov