index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
AccessibilityInteractionController.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change node bounds procedure based on SufaceFlinger Callback
ryanlwlin
2022-04-12
1
-78
/
+116
*
Check for null text location when applying scaling changes
Sally
2022-03-18
1
-0
/
+3
*
Expose prefetching strategies to services
Sally
2022-02-09
1
-36
/
+263
*
Refactor A11yInteractionClient so every service has its own cache
sallyyuen
2021-11-22
1
-2
/
+1
*
Remove parent window from display content
Tiger Huang
2021-10-06
1
-16
/
+0
*
Query the cache for AccessibilityInteractionClient's findFocus
sallyyuen
2021-08-30
1
-1
/
+2
*
recreate a11y focused virtual node when findFocus
yingleiw
2021-07-02
1
-3
/
+6
*
Service requests can interrupt node prefetching
Sally
2021-04-09
1
-130
/
+254
*
Revert "Service requests can interrupt node prefetching"
Sally Yuen
2021-03-08
1
-221
/
+130
*
Service requests can interrupt node prefetching
Sally
2021-03-04
1
-130
/
+221
*
Merge "Revert "Prefetching can be interrupted by other service requests."" in...
Michael Rosenfeld
2021-03-03
1
-221
/
+130
|
\
|
*
Revert "Prefetching can be interrupted by other service requests."
Michael Rosenfeld
2021-03-03
1
-221
/
+130
*
|
Merge "Checks viewId's nullibility before findA11yNodeInfos" into sc-dev
Lucy Chang
2021-03-03
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Checks viewId's nullibility before findA11yNodeInfos
lucychang
2021-02-18
1
-1
/
+2
*
|
Prefetching can be interrupted by other service requests.
Sally
2021-03-01
1
-130
/
+221
|
/
*
Revert "Prefetching can be interupted by other service requests."
Adam Wright
2020-12-22
1
-165
/
+117
*
Prefetching can be interupted by other service requests.
Qasid Ahmad Sadiq
2020-12-16
1
-117
/
+165
*
Remove recycling magnificationSpec and region.
Qasid Ahmad Sadiq
2020-12-14
1
-21
/
+0
*
Populate AccessibilityEvent.getAction when preforming an action
Hiroki Sato
2020-04-03
1
-0
/
+2
*
Apply the screen matrix to the boundsInScreen
Jackal Guo
2020-02-17
1
-0
/
+36
*
Support accessibility on embedded hierarchies (2/n)
Jackal Guo
2020-02-11
1
-0
/
+32
*
Improve A11yNodeInfo visibility for magnification
Rhed Jao
2019-07-11
1
-35
/
+6
*
A11y support for windows in a re-parented display
Jackal Guo
2019-05-23
1
-0
/
+28
*
Race condition while injecting ACTION_OUTSIDE
Jackal Guo
2019-04-23
1
-8
/
+34
*
Refine adjustIsVisibleToUser
Jackal Guo
2019-03-21
1
-1
/
+10
*
Fix Autofill PartitionedActivityTest fail.
Rhed Jao
2019-02-13
1
-8
/
+6
*
Use map to traverse accessibilityIds instead of the view tree
Qasid Ahmad Sadiq
2019-02-06
1
-58
/
+21
*
Improve clear a11y forcus for A11yManagerService
Rhed Jao
2019-01-08
1
-4
/
+78
*
Accessibility actions should trigger ACTION_OUTSIDE
Jackal Guo
2018-09-05
1
-0
/
+9
*
Add API for apps to prepare for some a11y requests
Phil Weaver
2017-03-24
1
-19
/
+215
*
Basic accessibility support for picture-in-picture
Phil Weaver
2017-03-10
1
-47
/
+26
*
Replace com.android.internal.util.Predicate with java.util.function.Predicate
Paul Duffin
2017-02-08
1
-2
/
+2
*
Provide text locations to accessibility services.
Phil Weaver
2017-02-06
1
-198
/
+126
*
Accessibility support for ClickableSpan
Phil Weaver
2017-01-09
1
-10
/
+54
*
Discard prefetched disconnected predecessors of a virtual node.
Svet Ganov
2016-02-19
1
-0
/
+7
*
Merge "Make node retrieval methods in AccessibilityManagerService use separat...
Svetoslav Ganov
2015-06-04
1
-5
/
+46
|
\
|
*
Make node retrieval methods in AccessibilityManagerService use separate Regio...
Nirmal Patel
2015-06-03
1
-5
/
+46
*
|
Fix calls to Rect.intersect() in package android.view
Doris Liu
2015-05-28
1
-1
/
+4
|
/
*
Disable input during Activity Transition.
George Mount
2015-05-07
1
-3
/
+4
*
Fix broken activation of the selected view in accessibility mode.
Svetoslav
2015-02-02
1
-95
/
+0
*
Abort accessibility node prefetch if parent node is null
Alan Viverette
2014-11-04
1
-5
/
+7
*
Accessibility node provider getting invalid virtual view id.
Svetoslav
2014-09-28
1
-1
/
+1
*
Using wrong virtual view id When prefetching accessibility nodes.
Svetoslav
2014-09-25
1
-1
/
+7
*
Clicking on partially coverd views by other views or windows.
Svet Ganov
2014-09-07
1
-16
/
+130
*
Fix AccessibilityNode's isVisibleToUser behavior.
Svetoslav
2014-09-02
1
-7
/
+51
*
Disable node tree consistency check on user builds.
Svetoslav
2014-03-28
1
-1
/
+1
*
Added accessibility APIs for introspecting interactive windows.
Svetoslav
2014-03-20
1
-23
/
+130
*
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-2
/
+0
*
Add methods for removing children and actions from A11y nodes
Alan Viverette
2013-11-06
1
-6
/
+5
*
Add findFocus API for AccessibilityNodeProvider
Alan Viverette
2013-09-30
1
-2
/
+8
[next]