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
/
SimpleAdapter.java
Age
Commit message (
Expand
)
Author
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-12-28
Limit access to suspected false positives.
Mathew Inwood
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-04-24
Minor fixes on Autofill Framework:
Felipe Leme
2017-04-18
Moved getAutofillOptions() logic from SpinnerAbs to AdapterView and Adapter.
Felipe Leme
2016-10-11
Fix import statements in android.widget package.
Aurimas Liutikas
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-01-14
Add popup theme for Spinner, use for actionBarPopupTheme default
Alan Viverette
2012-03-09
Fix obvious typos under frameworks/base/core
Ken Wakasa
2010-03-23
Correctly bind spinner data to TextView.
Romain Guy
2010-01-04
Plug memory leak in Simple*Adapter, due to the misuse of a WeakHashMap.
Romain Guy
2009-05-06
Fixes regression introduced in Cupcake: a couple of adapters were using setTa...
Romain Guy
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
2009-02-10
auto import from //branches/cupcake/...@130745
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