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
/
widget
/
AdapterView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Revert "The source of subtree chagnes should be the viewParent"
Qasid Sadiq
2019-08-23
1
-2
/
+1
*
The source of subtree chagnes should be the viewParent
Qasid Ahmad Sadiq
2019-06-25
1
-1
/
+2
*
Disallow reflection access to AdapterView#mDataChanged after P.
Sumir Kataria
2019-02-08
1
-1
/
+2
*
Minor Content Capture-related changes.
Felipe Leme
2018-11-14
1
-6
/
+16
*
docs: fixed instances of typo in 'overridden'
kopriva
2018-09-13
1
-1
/
+1
|
\
|
*
docs: fixed instances of typo in 'overridden'
kopriva
2018-09-13
1
-1
/
+1
*
|
Merge "Add @UnsupportedAppUsage annotations"
Mathew Inwood
2018-08-21
1
-0
/
+14
|
\
\
|
|
/
|
/
|
|
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+14
*
|
docs: Fixed typos in AdapterView Javadoc.
Shrijana Ghimire
2018-06-12
1
-2
/
+2
|
/
*
Revert "Move A11y events throttling away from View(RootImpl)"
Eugene Susla
2018-01-26
1
-1
/
+1
*
Move A11y events throttling away from View(RootImpl)
Eugene Susla
2018-01-09
1
-1
/
+1
*
docs: Typo fixes
Andrew Solovay
2017-10-27
1
-5
/
+5
*
Moved getAutofillOptions() logic from SpinnerAbs to AdapterView and Adapter.
Felipe Leme
2017-04-18
1
-1
/
+22
*
Make AdapterView auto-focusable-aware
Evan Rosky
2017-04-05
1
-6
/
+12
*
Fix a few auto fill ussues
Svet Ganov
2017-03-13
1
-1
/
+1
*
Replaced auto-fill by autofill to keep it consistent with API style.
Felipe Leme
2017-03-09
1
-3
/
+3
*
Added auto-fill support for Spinner.
Felipe Leme
2017-02-22
1
-0
/
+6
*
Fix ListView losing scroll position
Andrei Stingaceanu
2016-04-27
1
-1
/
+0
*
Merge "Fix Spinner not restoring selection when set to GONE"
Doris Liu
2015-09-16
1
-0
/
+1
|
\
|
*
Fix Spinner not restoring selection when set to GONE
Doris Liu
2015-09-11
1
-0
/
+1
*
|
Avoid OOBE when AbsListView layout is out of sync with adapter
Alan Viverette
2015-09-14
1
-6
/
+13
|
/
*
Avoid NPE when getPositionForView() is called on detached view
Alan Viverette
2015-08-26
1
-6
/
+8
*
Revert "Synchronize selected item data on-demand after data set invalidation"
Alan Viverette
2015-06-04
1
-49
/
+10
*
Synchronize selected item data on-demand after data set invalidation
Alan Viverette
2015-06-03
1
-10
/
+49
*
Always send VIEW_CLICKED event from AdapterView.performItemClick()
Alan Viverette
2015-06-01
1
-5
/
+8
*
Use new hierarchy viewer protocol in all View subclasses
Siva Velusamy
2015-05-07
1
-0
/
+14
*
Add more @Nullable annotations
Scott Kennedy
2015-03-06
1
-2
/
+5
*
First quick implementation of auto assist data.
Dianne Hackborn
2015-02-06
1
-2
/
+5
*
Fix accessibility delegation
Alan Viverette
2015-01-07
1
-7
/
+11
*
Printing from two apps at the same time not working.
Svet Ganov
2014-10-24
1
-1
/
+2
*
Ensure AdapterView doesn't post selection notifications forever
Alan Viverette
2014-10-07
1
-9
/
+35
*
Fix accessibility events emitted from TwoStatePreference
Alan Viverette
2014-09-02
1
-1
/
+1
*
am 0047d3e0: am e253b514: am 29d60b95: am 8d41e653: Merge "Miscellaneous smal...
Elliott Hughes
2014-02-21
1
-1
/
+1
|
\
|
*
Miscellaneous small documentation fixes.
Mark Doliner
2014-01-03
1
-1
/
+1
*
|
am 36055c33: am e1cb9acc: Merge "Update AdapterView.performItemClick() docume...
Alan Viverette
2013-09-24
1
-1
/
+3
|
\
|
|
*
Update AdapterView.performItemClick() documentation
Alan Viverette
2013-09-17
1
-1
/
+3
*
|
Clean up layout constructors, make them consistent
Alan Viverette
2013-09-10
1
-2
/
+2
*
|
Add View constructor that supplies a default style resource
Alan Viverette
2013-09-09
1
-2
/
+6
|
/
*
Notification for changed subtree in accessibility mode not fired properly.
Svetoslav
2013-06-10
1
-1
/
+1
*
Optimizing AccessibilityNodeInfo caching.
Svetoslav
2013-06-05
1
-3
/
+1
*
Improving accessibility focus traversal.
Svetoslav Ganov
2012-05-14
1
-19
/
+1
*
Perform null check on empty view before doing accessibility check.
Mindy Pereira
2012-04-16
1
-1
/
+2
*
Accessibility focus - framework
Svetoslav Ganov
2012-04-13
1
-10
/
+51
*
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2012-01-17
1
-0
/
+2
*
docs: add developer guide cross references, Project ACRE, round 3
Joe Fernandez
2011-10-28
1
-0
/
+6
*
AdapterView does not check for null adapter when initializing accessibility e...
Svetoslav Ganov
2011-10-19
1
-1
/
+1
*
Merge "DO NOT MERGE AdapterView does not set setCurrentItemIndex in accessibi...
Svetoslav Ganov
2011-10-11
1
-0
/
+1
|
\
|
*
DO NOT MERGE AdapterView does not set setCurrentItemIndex in accessibility ev...
Svetoslav Ganov
2011-10-11
1
-0
/
+1
*
|
DO NOT MERGE AdapterView#isScrollableForAccessibility does not handle null ad...
Svetoslav Ganov
2011-10-11
1
-3
/
+7
|
/
[next]