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