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
/
SimpleAdapter.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+1
*
Limit access to suspected false positives.
Mathew Inwood
2018-12-28
1
-1
/
+2
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+2
*
Minor fixes on Autofill Framework:
Felipe Leme
2017-04-24
1
-3
/
+0
*
Moved getAutofillOptions() logic from SpinnerAbs to AdapterView and Adapter.
Felipe Leme
2017-04-18
1
-0
/
+3
*
Fix import statements in android.widget package.
Aurimas Liutikas
2016-10-11
1
-9
/
+9
*
Fix drop down layout inflation in ThemedSpinnerAdapter classes
Alan Viverette
2015-06-03
1
-3
/
+4
*
API review feedback for ThemedSpinnerAdapter, Spinner
Alan Viverette
2015-06-02
1
-1
/
+1
*
Add resource type annotations to some APIs
Tor Norbye
2015-03-13
1
-1
/
+3
*
Add popup theme for Spinner, use for actionBarPopupTheme default
Alan Viverette
2015-01-14
1
-11
/
+44
*
Fix obvious typos under frameworks/base/core
Ken Wakasa
2012-03-09
1
-1
/
+1
*
Correctly bind spinner data to TextView.
Romain Guy
2010-03-23
1
-0
/
+4
*
Plug memory leak in Simple*Adapter, due to the misuse of a WeakHashMap.
Romain Guy
2010-01-04
1
-15
/
+3
*
Fixes regression introduced in Cupcake: a couple of adapters were using setTa...
Romain Guy
2009-05-06
1
-2
/
+4
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+393
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-393
/
+0
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-7
/
+20
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-5
/
+19
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+366