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
/
AbsSpinner.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Suppress all hidden abstract methods in constructable classes.
Aurimas Liutikas
2020-11-11
1
-0
/
+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
*
Minor fixes on Autofill Framework:
Felipe Leme
2017-04-24
1
-2
/
+0
*
Moved getAutofillOptions() logic from SpinnerAbs to AdapterView and Adapter.
Felipe Leme
2017-04-18
1
-32
/
+0
*
Simplified autofill() methods by returning void instead of boolean.
Felipe Leme
2017-03-29
1
-6
/
+6
*
Checks if an adapter item is null before addint it to options.
Felipe Leme
2017-03-24
1
-4
/
+16
*
TRON log important auto-fill events
Philip P. Moltmann
2017-03-16
1
-2
/
+3
*
Make it clear which type of AutoFillValue is set
Philip P. Moltmann
2017-03-14
1
-2
/
+8
*
Replaced auto-fill by autofill to keep it consistent with API style.
Felipe Leme
2017-03-09
1
-7
/
+7
*
Optimize ViewStructure for autofill by removing irrelevant nodes.
Felipe Leme
2017-03-08
1
-0
/
+47
*
Fix import statements in android.widget package.
Aurimas Liutikas
2016-10-11
1
-32
/
+32
*
Fix ListView losing scroll position
Andrei Stingaceanu
2016-04-27
1
-2
/
+10
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-2
/
+0
*
First quick implementation of auto assist data.
Dianne Hackborn
2015-02-06
1
-11
/
+2
*
Ensure spinner variables are initialized correctly
Alan Viverette
2015-01-16
1
-5
/
+4
*
Fix accessibility delegation
Alan Viverette
2015-01-07
1
-4
/
+6
*
Add View constructor that supplies a default style resource
Alan Viverette
2013-09-09
1
-4
/
+8
*
Make Spinner widget RTL-aware (part 2)
Fabrice Di Meglio
2013-03-05
1
-2
/
+0
*
Preserve Spinner widget open state across instance save/restore
Adam Powell
2012-12-10
1
-1
/
+1
*
Accessibility focus - framework
Svetoslav Ganov
2012-04-13
1
-0
/
+4
*
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2012-01-17
1
-1
/
+14
*
Implement smarter sizing of WRAP_CONTENT windows.
Dianne Hackborn
2010-12-03
1
-2
/
+2
*
Prevent crash in AbsSpinner when the selection is out of sync.
Romain Guy
2010-02-22
1
-34
/
+10
*
Deprecate fill_parent and introduce match_parent.
Romain Guy
2010-01-08
1
-1
/
+1
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+490
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-490
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+490