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
/
AccessibilityInteractionController.java
Age
Commit message (
Expand
)
Author
2021-04-09
Service requests can interrupt node prefetching
Sally
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
Merge "Revert "Prefetching can be interrupted by other service requests."" in...
Michael Rosenfeld
2021-03-03
Merge "Checks viewId's nullibility before findA11yNodeInfos" into sc-dev
Lucy Chang
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
2021-02-18
Checks viewId's nullibility before findA11yNodeInfos
lucychang
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-12-14
Remove recycling magnificationSpec and region.
Qasid Ahmad Sadiq
2020-04-03
Populate AccessibilityEvent.getAction when preforming an action
Hiroki Sato
2020-02-17
Apply the screen matrix to the boundsInScreen
Jackal Guo
2020-02-11
Support accessibility on embedded hierarchies (2/n)
Jackal Guo
2019-07-11
Improve A11yNodeInfo visibility for magnification
Rhed Jao
2019-05-23
A11y support for windows in a re-parented display
Jackal Guo
2019-04-23
Race condition while injecting ACTION_OUTSIDE
Jackal Guo
2019-03-21
Refine adjustIsVisibleToUser
Jackal Guo
2019-02-13
Fix Autofill PartitionedActivityTest fail.
Rhed Jao
2019-02-06
Use map to traverse accessibilityIds instead of the view tree
Qasid Ahmad Sadiq
2019-01-08
Improve clear a11y forcus for A11yManagerService
Rhed Jao
2018-09-05
Accessibility actions should trigger ACTION_OUTSIDE
Jackal Guo
2017-03-24
Add API for apps to prepare for some a11y requests
Phil Weaver
2017-03-10
Basic accessibility support for picture-in-picture
Phil Weaver
2017-02-08
Replace com.android.internal.util.Predicate with java.util.function.Predicate
Paul Duffin
2017-02-06
Provide text locations to accessibility services.
Phil Weaver
2017-01-09
Accessibility support for ClickableSpan
Phil Weaver
2016-02-19
Discard prefetched disconnected predecessors of a virtual node.
Svet Ganov
2015-06-04
Merge "Make node retrieval methods in AccessibilityManagerService use separat...
Svetoslav Ganov
2015-06-03
Make node retrieval methods in AccessibilityManagerService use separate Regio...
Nirmal Patel
2015-05-28
Fix calls to Rect.intersect() in package android.view
Doris Liu
2015-05-07
Disable input during Activity Transition.
George Mount
2015-02-02
Fix broken activation of the selected view in accessibility mode.
Svetoslav
2014-11-04
Abort accessibility node prefetch if parent node is null
Alan Viverette
2014-09-28
Accessibility node provider getting invalid virtual view id.
Svetoslav
2014-09-25
Using wrong virtual view id When prefetching accessibility nodes.
Svetoslav
2014-09-07
Clicking on partially coverd views by other views or windows.
Svet Ganov
2014-09-02
Fix AccessibilityNode's isVisibleToUser behavior.
Svetoslav
2014-03-28
Disable node tree consistency check on user builds.
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-09-30
Add findFocus API for AccessibilityNodeProvider
Alan Viverette
2013-06-05
Optimizing AccessibilityNodeInfo caching.
Svetoslav
2013-02-11
Optimize loading of resource name when reported to accessibility.
Svetoslav
2013-01-22
Adding UI test automation APIs.
Svetoslav Ganov
2012-12-03
Refactoring of the screen magnification feature.
Svetoslav Ganov
2012-08-06
Window position not reported if the window is not moved.
Svetoslav Ganov
2012-07-16
Removing a workaround for incorrect window position on window move.
Svetoslav Ganov
2012-07-09
AccessibilityNodeInfo bounds in screen incorrect if application scale not one...
Svetoslav Ganov
[next]