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
/
AccessibilityNodeInfo.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-05-04
Clarify javadoc for ACTION_LONG_CLICK
lucychang
2021-04-01
Limitation the text location length of the A11y node
Jacky Kao
2021-02-18
Checks viewId's nullibility before findA11yNodeInfos
lucychang
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-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-08-03
Merge "docs: Changes "their" to "the" in 2 places" into rvc-dev am: 24ed56bd0...
Kevin Hufnagle
2020-07-31
docs: Changes "their" to "the" in 2 places
Kevin Hufnagle
2020-07-22
Merge "docs: Use more inclusive pronouns" into rvc-dev am: 5c4491e04b am: eb6...
Kevin Hufnagle
2020-07-20
docs: Use more inclusive pronouns
Kevin Hufnagle
2020-06-09
Merge "Documentation cleanup for AccessibilityNodeInfo.ExtraRenderingInfo" in...
Minche Li
2020-06-05
Documentation cleanup for AccessibilityNodeInfo.ExtraRenderingInfo
mincheli
2020-06-03
Fix RangeInfo RANGE_TYPE_PERCENT javadoc
yingleiw
2020-05-01
Update inner class constructor refs to use proper syntax.
Andrew Sapperstein
2020-04-29
Update inner class constructor refs to use proper syntax.
Andrew Sapperstein
2020-04-22
Makes AccessibilityNodeInfo#getSourceNodeId as test API
Jacky Kao
2020-03-18
Refines the javadoc of the ReplacementSpan.getContentDescription
menghanli
2020-03-10
Merge "Improvement of IME Enter Action" into rvc-dev
Jacky Kao
2020-03-06
Update API ExtraRenderingInfo by review feedback
Dieter Hsu
2020-03-05
Improvement of IME Enter Action
Jacky Kao
2020-03-05
Merge "Update Javadoc" into rvc-dev
Jackal Guo
2020-03-04
Update Javadoc
Jackal Guo
2020-03-04
Merge "Revise the javadoc and rename the constant" into rvc-dev
Ryan Lin
2020-03-03
Revise the javadoc and rename the constant
ryanlwlin
2020-03-02
Do not prefetching accessibility nodes while a view is scrolling
Rhed Jao
2020-02-18
Refresh new extra data AccessibilityNodeInfo.ExtraRenderingInfo
Dieter Hsu
2020-02-07
Providing new accessibilityNode action
Jacky Kao
2020-01-21
Providing new accessibilityNode action
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-04
Added ACTION_PRESS_AND_HOLD
ryanlwlin
2019-11-27
Publicize constructors of accessibility related infomational classes
Jackal Guo
2019-11-14
Delete invalid legacy code.
Hongming Jin
2019-11-04
Convert AccessibilityAction into a parcelable.
Hongming Jin
2019-10-08
Merge "Create new API for ImageSpan"
Kevin Chang
2019-10-02
Create new API for ImageSpan
Kevin Chang
2019-09-11
Add accessibility state API in platform
yingleiw
2019-08-14
Update CollectionInfo comment to indicate -1 is ambiguous count.
Qasid Ahmad Sadiq
2019-07-11
Improve A11yNodeInfo visibility for magnification
Rhed Jao
2019-04-26
Dump accessibility event and node when tag is loggable
Dieter Hsu
2019-04-05
Revert "Depecrate flags, and try to match them to actions"
Qasid Ahmad Sadiq
2019-03-27
Deprecate boundsInParent in favor of boundInScreen.
Qasid Ahmad Sadiq
2019-03-26
Stop recycling in AccessibilityCache
Jackal Guo
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-01-12
Merge "Avoid adding node itself as child node." am: e0a34bf17f am: 234076ca37
qinyige
2019-01-07
Avoid adding node itself as child node.
qinyige
2018-11-12
Add ACTION_PAGE_UP/DOWN/NEXT/PREVIOUS
Qasid Ahmad Sadiq
2018-10-09
Accessibility: Improve TouchDelegate Accessibility
Rhed Jao
[next]