From 8ae2b6da463f18132b0c37893e3059f46f064985 Mon Sep 17 00:00:00 2001 From: David Tseng Date: Tue, 25 Nov 2025 10:21:08 -0800 Subject: [PATCH 1/3] [core-aam]: add Android TBD entries --- core-aam/index.html | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/core-aam/index.html b/core-aam/index.html index 33dc2ab4d..a12bf725b 100644 --- a/core-aam/index.html +++ b/core-aam/index.html @@ -12058,6 +12058,12 @@

Changes to document content or node visibility

text_changed::delete and text_changed::insert If in a live region, AXLiveRegionChanged.
If in aria-errormessage, AXValidationErrorChanged. + + Android + +

TBD

+ +

@@ -12147,6 +12153,12 @@

Changes to document content or node visibility

If in a live region, AXLiveRegionChanged

+ + Android + +

TBD

+ +

@@ -12304,6 +12316,12 @@

Selection

AXSelectedChildrenChanged + + Android + +

TBD

+ +

@@ -12399,6 +12417,12 @@

Selection

AXSelectedChildrenChanged + + Android + +

TBD

+ + @@ -12460,6 +12484,12 @@

Special Events for Menus

MenuClosedEvent, then MenuModeEndEvent AXMenuClosedNotification + + Android + +

TBD

+ + From ef58380f068329c6f20914edb8c12700e6d8f81a Mon Sep 17 00:00:00 2001 From: David Tseng Date: Mon, 15 Dec 2025 15:32:56 -0800 Subject: [PATCH 2/3] Remove extra Android entries --- core-aam/index.html | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/core-aam/index.html b/core-aam/index.html index a12bf725b..33dc2ab4d 100644 --- a/core-aam/index.html +++ b/core-aam/index.html @@ -12058,12 +12058,6 @@

Changes to document content or node visibility

text_changed::delete and text_changed::insert If in a live region, AXLiveRegionChanged.
If in aria-errormessage, AXValidationErrorChanged. - - Android - -

TBD

- -

@@ -12153,12 +12147,6 @@

Changes to document content or node visibility

If in a live region, AXLiveRegionChanged

- - Android - -

TBD

- -

@@ -12316,12 +12304,6 @@

Selection

AXSelectedChildrenChanged - - Android - -

TBD

- -

@@ -12417,12 +12399,6 @@

Selection

AXSelectedChildrenChanged - - Android - -

TBD

- - @@ -12484,12 +12460,6 @@

Special Events for Menus

MenuClosedEvent, then MenuModeEndEvent AXMenuClosedNotification - - Android - -

TBD

- - From 1cbca6e4627dba01d24226beb7423257f2556a77 Mon Sep 17 00:00:00 2001 From: David Tseng Date: Tue, 25 Nov 2025 12:42:47 -0800 Subject: [PATCH 3/3] [core-aam]: fill in known Android role mappings --- core-aam/index.html | 100 ++++++++++++++++++++++---------------------- 1 file changed, 50 insertions(+), 50 deletions(-) diff --git a/core-aam/index.html b/core-aam/index.html index 33dc2ab4d..7432c1ed7 100644 --- a/core-aam/index.html +++ b/core-aam/index.html @@ -658,7 +658,7 @@

alert

Android -

TBD

+

android.view.View

@@ -727,7 +727,7 @@

alertdialog

Android -

TBD

+

android.app.Dialog / android.app.AlertDialog

@@ -781,7 +781,7 @@

application

Android -

TBD

+

android.view.View

@@ -841,7 +841,7 @@

article

Android -

TBD

+

android.view.View

@@ -903,7 +903,7 @@

banner

Android -

TBD

+

android.view.View

@@ -960,7 +960,7 @@

blockquote

Android -

TBD

+

android.view.View

@@ -1013,7 +1013,7 @@

button with default values for aria- Android -

TBD

+

android.widget.Button

@@ -1065,7 +1065,7 @@

button with non-false Android -

TBD

+

android.widget.Button

@@ -1119,7 +1119,7 @@

button with defined value for Android -

TBD

+

android.widget.ToggleButton

@@ -1173,7 +1173,7 @@

caption

Android -

TBD

+

android.view.View

@@ -1235,7 +1235,7 @@

cell

Android -

TBD

+

android.view.View

@@ -1294,7 +1294,7 @@

checkbox

Android -

TBD

+

android.widget.CheckBox

@@ -1352,7 +1352,7 @@

code

Android -

TBD

+

android.view.View

@@ -1414,7 +1414,7 @@

columnheader

Android -

TBD

+

android.view.View

@@ -1476,7 +1476,7 @@

combobox

Android -

TBD

+

android.widget.EditText

@@ -1533,7 +1533,7 @@

comment

Android -

TBD

+

android.view.View

@@ -1595,7 +1595,7 @@

complementary

Android -

TBD

+

android.view.View

@@ -1657,7 +1657,7 @@

contentinfo

Android -

TBD

+

android.view.View

@@ -1713,7 +1713,7 @@

definition

Android -

TBD

+

android.view.View

@@ -1770,7 +1770,7 @@

deletion

Android -

TBD

+

android.view.View

@@ -1824,7 +1824,7 @@

dialog

Android -

TBD

+

android.app.Dialog / android.app.AlertDialog

@@ -1876,7 +1876,7 @@

directory (deprecated)

Android -

TBD

+

android.view.View

@@ -1930,7 +1930,7 @@

document

Android -

TBD

+

android.view.View

@@ -2347,7 +2347,7 @@

grid

Android -

TBD

+

android.widget.GridView

@@ -2413,7 +2413,7 @@

gridcell

Android -

TBD

+

android.view.View

@@ -2633,7 +2633,7 @@

img

Android -

TBD

+

android.widget.Image / android.widget.ImageButton

@@ -2690,7 +2690,7 @@

insertion

Android -

TBD

+

android.view.View

@@ -2805,7 +2805,7 @@

list

Android -

TBD

+

android.widget.ListView

@@ -2869,7 +2869,7 @@

listbox without an accessibility parent o Android -

TBD

+

android.widget.ListView

@@ -2991,7 +2991,7 @@

listitem

Android -

TBD

+

android.view.View

@@ -3476,7 +3476,7 @@

menuitem

Android -

TBD

+

android.view.MenuItem

@@ -3539,7 +3539,7 @@

menuitemcheckbox

Android -

TBD

+

android.view.MenuItem

@@ -3604,7 +3604,7 @@

menuitemradio

Android -

TBD

+

android.view.MenuItem

@@ -3664,7 +3664,7 @@

meter

Android -

TBD

+

android.widget.ProgressBar

@@ -3903,7 +3903,7 @@

option not inside combobox Android -

TBD

+

android.view.View

@@ -4146,7 +4146,7 @@

progressbar

Android -

TBD

+

android.widget.ProgressBar

@@ -4209,7 +4209,7 @@

radio

Android -

TBD

+

android.widget.RadioButton

@@ -4261,7 +4261,7 @@

radiogroup

Android -

TBD

+

android.widget.RadioGroup

@@ -4428,7 +4428,7 @@

row not inside treegrid

Android -

TBD

+

android.view.View

@@ -4533,7 +4533,7 @@

rowgroup

Android -

TBD

+

android.view.View

@@ -4589,7 +4589,7 @@

rowheader

Android -

TBD

+

android.view.View

@@ -4775,7 +4775,7 @@ Android -

TBD

+

android.widget.EditText

@@ -5066,7 +5066,7 @@

slider

Android -

TBD

+

android.widget.SeekBar

@@ -5128,7 +5128,7 @@

spinbutton

Android -

TBD

+

android.widget.EditText

@@ -5497,7 +5497,7 @@

switch

Android -

TBD

+

android.widget.Switch

@@ -5626,7 +5626,7 @@

table

Android -

TBD

+

android.widget.GridView

@@ -5690,7 +5690,7 @@

tablist

Android -

TBD

+

android.widget.TabWidget

@@ -5858,7 +5858,7 @@

textbox when aria-multiline Android -

TBD

+

android.widget.EditText

@@ -5978,7 +5978,7 @@

time

Android -

TBD

+

android.widget.TimePicker

@@ -6278,7 +6278,7 @@

treegrid

Android -

TBD

+

android.widget.GridView