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
/
ArrayAdapter.java
Age
Commit message (
Expand
)
Author
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-20
Removes reference to deprecated code sample, https://github.com/googlesamples...
David Castro
2019-07-18
docs: Fix broken link.
Nick Cook
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-08-09
Document existing immutable behavior of ArrayAdapter
Chet Haase
2017-06-21
Added BaseAdapter.setAutofillOptions()
Felipe Leme
2017-04-24
docs: Update ArrayAdapter JavaDoc comments
Joe Fernandez
2017-04-18
Moved getAutofillOptions() logic from SpinnerAbs to AdapterView and Adapter.
Felipe Leme
2017-02-27
Implicitly cast views obtained via View.findView methods
Alan Viverette
2017-02-03
Revert "Implicitly cast views obtained via View.findView methods"
Alan Viverette
2017-01-27
Implicitly cast views obtained via View.findView methods
Alan Viverette
2016-08-19
List all methods that change data in the docs
Yigit Boyar
2016-04-01
Clean up ArrayAdapter lint warnings and annotations
Alan Viverette
2015-06-03
Fix drop down layout inflation in ThemedSpinnerAdapter classes
Alan Viverette
2015-06-02
API review feedback for ThemedSpinnerAdapter, Spinner
Alan Viverette
2015-03-13
Add resource type annotations to some APIs
Tor Norbye
2015-02-18
Add @ResourceInt annotations on APIs
Tor Norbye
2015-01-14
Add popup theme for Spinner, use for actionBarPopupTheme default
Alan Viverette
2013-01-09
Clarify javadoc and parameter names
Romain Guy
2011-08-15
Fix synchronization issue in ArrayAdapter
Romain Guy
2011-01-19
Race condition patched in Email autocompletion.
Gilles Debunne
2010-08-03
New two-pane mode for PreferenceActivity.
Dianne Hackborn
2010-06-12
Added an addAll to the ArrayAdapter
Christian Mehlmauer
2009-07-09
Fix ArrayAdapter, which was fixed in cupcake_dcm and kept fixed until donut, ...
Daisuke Miyakawa
2009-03-11
auto import from //branches/cupcake/...@137873
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project