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
/
Spinner.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-2
/
+2
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-2
/
+2
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-2
/
+2
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+1
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Update core widgets to save attribute source info.
Aurimas Liutikas
2019-02-07
1
-0
/
+2
*
@InspectableProperty coverage for android.widget
Ashley Rose
2019-02-04
1
-0
/
+7
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+6
*
Replaced auto-fill by autofill to keep it consistent with API style.
Felipe Leme
2017-03-09
1
-22
/
+0
*
Optimize ViewStructure for autofill by removing irrelevant nodes.
Felipe Leme
2017-03-08
1
-19
/
+0
*
Replace AutoFillType by view constants.
Felipe Leme
2017-03-07
1
-3
/
+2
*
Don't set auto-fill options when Spinner has no adapter.
Felipe Leme
2017-03-04
1
-0
/
+3
*
Added auto-fill support for Spinner.
Felipe Leme
2017-02-22
1
-0
/
+40
*
Fix import statements in android.widget package.
Aurimas Liutikas
2016-10-11
1
-18
/
+18
*
Custom pointer icon for standard widgets
Vladislav Kaznacheev
2016-09-23
1
-0
/
+9
*
Add @TestApi method to Spinner to test whether popup is showing.
Kirill Grouchnikov
2016-04-08
1
-0
/
+9
*
Apply Spinner dropDownSelector value from XML
Alan Viverette
2016-01-11
1
-0
/
+4
*
Pull out widget helpers into their own classes.
Oren Blasberg
2015-08-31
1
-2
/
+2
*
Clean up Spinner constructor docs, final class vars
Alan Viverette
2015-08-12
1
-36
/
+44
*
Ensure child is attached before performing measure/layout in Spinner
Alan Viverette
2015-06-22
1
-3
/
+5
*
Check targetSdkVersion when passing size hints for UNSPECIFIED specs
Adam Powell
2015-06-11
1
-2
/
+2
*
API review feedback for ThemedSpinnerAdapter, Spinner
Alan Viverette
2015-06-02
1
-27
/
+11
*
Make UNSPECIFIED measure spec include size hint.
Filip Gruszczynski
2015-04-16
1
-2
/
+2
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-1
/
+0
*
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-18
1
-2
/
+2
*
First quick implementation of auto assist data.
Dianne Hackborn
2015-02-06
1
-5
/
+2
*
Ensure spinner variables are initialized correctly
Alan Viverette
2015-01-16
1
-67
/
+93
*
Add popup theme for Spinner, use for actionBarPopupTheme default
Alan Viverette
2015-01-14
1
-20
/
+96
*
Fix accessibility delegation
Alan Viverette
2015-01-07
1
-4
/
+6
*
Put in real "code" (aka marketing) name.
Dianne Hackborn
2014-10-07
1
-2
/
+2
*
Fix docs build
Alan Viverette
2014-08-28
1
-6
/
+6
*
Update action bar item widths, overflow menu, button, and spinner styles
Alan Viverette
2014-08-28
1
-11
/
+0
*
Throw exception when a bad adapter is passed to Spinner
Alan Viverette
2014-06-17
1
-1
/
+14
*
Add APIs for obtaining themed Drawable from Theme, Context
Alan Viverette
2014-02-03
1
-1
/
+1
*
am 86824cf0: am 3a3def13: am 0e8f02d6: am 76dcacad: am 1ff4293e: Merge "Fixed...
Christopher Tate
2014-01-27
1
-2
/
+4
|
\
|
*
Merge "Fixed race condition in Spinner.DialogPopup on null reference."
Christopher Tate
2014-01-27
1
-2
/
+4
|
|
\
|
|
*
Fixed race condition in Spinner.DialogPopup on null reference.
Daniel 2 Olofsson
2013-07-12
1
-2
/
+4
*
|
|
am 218b1163: am 6a221b3f: Fix some bizarre Spinner behavior
Adam Powell
2013-09-10
1
-10
/
+14
|
\
|
|
|
*
|
Fix some bizarre Spinner behavior
Adam Powell
2013-09-10
1
-10
/
+14
*
|
|
Add View constructor that supplies a default style resource
Alan Viverette
2013-09-09
1
-19
/
+43
|
/
/
*
|
Merge "Update AccessibilityNodeInfo API as per API council request" into klp-dev
Svetoslav Ganov
2013-08-27
1
-1
/
+1
|
\
\
|
*
|
Update AccessibilityNodeInfo API as per API council request
Svetoslav Ganov
2013-08-27
1
-1
/
+1
*
|
|
Reconcile drag-to-open and touch event interception
Alan Viverette
2013-08-22
1
-1
/
+1
|
/
/
*
|
Merge "Move forwarding code to ListPopupWindow, add drag-to-open in Spinner" ...
Alan Viverette
2013-08-21
1
-2
/
+30
|
\
\
|
*
|
Move forwarding code to ListPopupWindow, add drag-to-open in Spinner
Alan Viverette
2013-08-16
1
-2
/
+30
*
|
|
Use MULTI_LINE and OPENS_POPUP accessibility properties
Alan Viverette
2013-08-19
1
-0
/
+4
|
/
/
*
|
Don't show spinner popup if adapter is null
Alan Viverette
2013-07-29
1
-0
/
+3
*
|
Update setAdapter() documentation for Spinner
Alan Viverette
2013-07-24
1
-0
/
+12
*
|
Permit null adapters in Spinners
Adam Powell
2013-04-10
1
-13
/
+16
*
|
Make Spinner widget RTL-aware (part 2)
Fabrice Di Meglio
2013-03-05
1
-12
/
+17
[next]