index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
accessibility
/
AccessibilityWindowInfo.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-05-04
Correct typo in TYPE_SYSTEM description
lucychang
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-04-28
Add a window dump for uiautomator
Evan Rosky
2019-12-12
Don't clear cache when changing accessibility focus
Jackal Guo
2019-11-27
Publicize constructors of accessibility related infomational classes
Jackal Guo
2019-10-04
Implementing new API : getWindowsOnAllDisplays()
Jacky Kao
2019-07-17
Add new APIs to support RegionInScreen in A11yWindowInfo
Jackal Guo
2019-05-31
added getDisplayId for AccessibilityWindowInfo
RyanlwLin
2019-05-15
AccessibilityWindowInfo: reset mChildIds to null in clear()
Shao-Chuan Lee
2019-03-26
Stop recycling in AccessibilityCache
Jackal Guo
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-01-03
Make accessibility window events more granular
Phil Weaver
2017-12-15
Make accessibility anchor id a long
Phil Weaver
2017-04-28
A11y changes for API council
Phil Weaver
2017-03-10
Basic accessibility support for picture-in-picture
Phil Weaver
2017-02-06
Provide text locations to accessibility services.
Phil Weaver
2016-09-15
Reduce overhead of obtain/recycle a11y checking.
Phil Weaver
2016-08-25
Add tests for accessibility cache.
Phil Weaver
2016-06-09
Improve accessibility window title behavior
Phil Weaver
2016-06-08
Revert "Improve accessibility window title behavior"
Phil Weaver
2016-05-25
Improve accessibility window title behavior
Phil Weaver
2016-03-29
Add accessibility window title and anchor.
Phil Weaver
2016-02-25
Accessibility to toggle multiwindow mode
Phil Weaver
2015-03-15
Frameworks/base: Fix a comparison
Andreas Gampe
2014-10-21
APIs for an accessibility service to put interaction tracking overlays.
Svetoslav
2014-08-26
Fix accessiblity CTS tests (framework).
Svetoslav
2014-03-20
Added accessibility APIs for introspecting interactive windows.
Svetoslav