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
/
AccessibilityInteractionClient.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-07-02
Allow app usage of AccessibilityInteractionClient#getInstance and clearCache ...
yingleiw
2021-04-20
Add prefetch result to a11y tracing
Sally
2021-04-09
Service requests can interrupt node prefetching
Sally
2021-04-02
Add trace for AccessibilityInteractionClient callback interfaces.
Hongming Jin
2021-03-08
Revert "Service requests can interrupt node prefetching"
Sally Yuen
2021-03-04
Service requests can interrupt node prefetching
Sally
2021-03-03
Revert "Prefetching can be interrupted by other service requests."
Michael Rosenfeld
2021-03-01
Prefetching can be interrupted by other service requests.
Sally
2020-12-22
Revert "Prefetching can be interupted by other service requests."
Adam Wright
2020-12-16
Prefetching can be interupted by other service requests.
Qasid Ahmad Sadiq
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-07
Tighten up Binder.clearCallingIdentity() usage.
Jeff Sharkey
2020-02-27
Do not prefetching accessibility nodes while a view is scrolling
Rhed Jao
2020-01-31
Changing the return type of takeScreenshot() (1/n)
Jacky Kao
2020-01-15
Implementing new API : takeScreenshot()
Jacky Kao
2020-01-14
Support accessibility on embedded hierarchies (1/n)
Jackal Guo
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-12
Don't clear cache when changing accessibility focus
Jackal Guo
2019-10-04
Implementing new API : getWindowsOnAllDisplays()
Jacky Kao
2019-09-16
Modifying the mechanism of A11y window cache
Jacky Kao
2018-08-20
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-03-29
Avoid sending content changed a11y events from wrong views
Eugene Susla
2017-12-11
Nullcheck to fix Autofill CTS
Eugene Susla
2017-12-09
Prevent reporting fake package name - framework
Svet Ganov
2017-11-09
Bypass a11y cache when requested
Phil Weaver
2017-11-01
In Accessibility code, wrap Binder.restoreCallingIdentity() in finally{}.
Peter Visontay
2017-03-10
Basic accessibility support for picture-in-picture
Phil Weaver
2017-02-06
Provide text locations to accessibility services.
Phil Weaver
2016-08-25
Add tests for accessibility cache.
Phil Weaver
2015-10-21
Prevent AccessibilityInteractionClient.getWindows()
Maxim Bogatov
2015-06-17
Clear/restore calling identity in AccessibilityInteractionClient
Alan Viverette
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2015-02-02
Fix broken activation of the selected view in accessibility mode.
Svetoslav
2014-09-07
Clicking on partially coverd views by other views or windows.
Svet Ganov
2014-07-25
Improve the window query API performamce.
Svetoslav
2014-06-11
Accessibility window changes not reported.
Svetoslav
2014-04-11
Adding system support for a single accessibility focus.
Svetoslav
2014-03-20
Added accessibility APIs for introspecting interactive windows.
Svetoslav
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2013-11-06
Add methods for removing children and actions from A11y nodes
Alan Viverette
2013-06-05
Optimizing AccessibilityNodeInfo caching.
Svetoslav
2013-01-22
Adding UI test automation APIs.
Svetoslav Ganov
2012-12-03
Refactoring of the screen magnification feature.
Svetoslav Ganov
2012-05-15
Prefetching of accessibility node infos getting incorrect views.
Svetoslav Ganov
2012-05-11
Fix inconsitency in aAccessibilityNodeInfo cache.
Svetoslav Ganov
2012-04-20
Adding support for traversing the content of a node info at granularity.
Svetoslav Ganov
2012-04-19
Adding an opt-in mechanism for gesture detection in AccessibilityService.
Svetoslav Ganov
[next]