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
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
NumberPicker.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
setAccessibilityFocused for NumberPicker
yingleiw
2020-11-25
1
-0
/
+3
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-7
/
+7
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-7
/
+7
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-7
/
+7
*
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-09-14
1
-2
/
+2
*
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
Xin Li
2020-08-31
1
-5
/
+10
|
\
|
*
Process numpad enter key along with enter key.
Byungsung You
2020-04-15
1
-0
/
+1
|
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-1
/
+1
|
*
Merge "docs: fix typos" into qt-dev am: 748dd651f4 am: fcf4eace37 am: 2612ee2d6d
Joshua Baxter
2019-11-12
1
-2
/
+2
|
|
\
|
*
\
Merge "add directional scroll for accessibility action in NumberPicker"
Yinglei Wang
2019-07-27
1
-4
/
+9
|
|
\
\
|
|
*
|
add directional scroll for accessibility action in NumberPicker
yingleiw
2019-07-24
1
-4
/
+9
|
*
|
|
Merge "Resolve NumberPicker display abnormal issue." am: 434e4fdfdb am: 17c0d...
Robert Chou
2019-07-25
1
-0
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Fix Announcement of EditText when showing NumberPickerDialog
RyanlwLin
2019-05-14
1
-1
/
+0
*
|
|
|
Remove @CorePlatformApi LocaleData usage in frameworks
Victor Chang
2020-07-20
1
-3
/
+2
*
|
|
|
DO NOT MERGE - Merge qt-qpr1-dev-plus-aosp-without-vendor (6129114) into stag...
Xin Li
2020-01-15
1
-2
/
+2
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge "docs: fix typos" into qt-dev am: 748dd651f4 am: fcf4eace37
Joshua Baxter
2019-11-12
1
-2
/
+2
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
docs: fix typos
Joshua Baxter
2019-11-11
1
-2
/
+2
|
|
|
/
*
|
/
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-09
1
-1
/
+1
|
/
/
*
|
Merge "Resolve NumberPicker display abnormal issue."
Robert Chou
2019-07-25
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Resolve NumberPicker display abnormal issue.
Mingyan Liu
2019-07-24
1
-0
/
+2
|
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+18
*
|
Fix Annotations
Clara Bayarri
2019-03-11
1
-0
/
+1
*
|
Merge "Restrict reflection access to NumberPickers's mSelectionWheelPaint"
TreeHugger Robot
2019-02-12
1
-1
/
+41
|
\
\
|
*
|
Restrict reflection access to NumberPickers's mSelectionWheelPaint
Daniel Santiago Rivera
2019-02-08
1
-1
/
+41
*
|
|
Update core widgets to save attribute source info.
Aurimas Liutikas
2019-02-07
1
-0
/
+2
|
/
/
*
|
Fix unsupported api usage in NumberPicker
Clara Bayarri
2018-11-30
1
-3
/
+34
*
|
Always use Context.getSystemService() to get IMM
Yohei Yukawa
2018-09-17
1
-2
/
+4
*
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+18
|
/
*
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-12-13
1
-1
/
+5
*
Revert "Don't generate irrelevant a11y events - framework"
Eugene Susla
2017-12-05
1
-4
/
+3
*
Don't generate irrelevant a11y events - framework
Svet Ganov
2017-11-28
1
-3
/
+4
*
NumberPicker a11y (and a11y-inspired) fixes
Phil Weaver
2017-06-06
1
-14
/
+41
*
Revert "NumberPicker a11y (and a11y-inspired) fixes"
Phil Weaver
2017-05-18
1
-38
/
+11
*
NumberPicker a11y (and a11y-inspired) fixes
Phil Weaver
2017-05-02
1
-11
/
+38
*
Remove unnecessary casts on calls to findViewById
Alan Viverette
2017-04-14
1
-3
/
+3
*
Fix import statements in android.widget package.
Aurimas Liutikas
2016-10-11
1
-6
/
+4
*
Cancel pending selection before filtering input am: 57fe701ddf am: 1fd7fadfe4
Alan Viverette
2016-09-14
1
-14
/
+46
|
\
|
*
Cancel pending selection before filtering input
Alan Viverette
2016-09-09
1
-14
/
+46
*
|
@TestApi method to get display value for current selection
Kirill Grouchnikov
2016-04-18
1
-0
/
+17
|
/
*
Invalidate when Drawable.setState() returns true
Alan Viverette
2015-09-04
1
-4
/
+4
*
Fix NumberPicker.setWrapSelectorWheel(boolean) not respecting user choice
Doris Liu
2015-06-19
1
-7
/
+21
*
Update number picker styling for Material
Alan Viverette
2015-06-02
1
-1
/
+43
*
Fix accessibility delegation
Alan Viverette
2015-01-07
1
-2
/
+3
*
This is no longer needed for factory ROM and since it changes behavior - reve...
Svetoslav Ganov
2014-09-04
1
-4
/
+0
*
NumberPicker not announcing current selection.
Svetoslav
2014-09-03
1
-0
/
+4
*
NumberPicker fixes for Android TV.
Craig Stout
2014-07-08
1
-5
/
+15
*
am 51d70ce9: am c542745e: am a6e9dd3f: Merge "Fix a typo in NumberPicker java...
Brian Duff
2014-07-03
1
-1
/
+1
|
\
|
*
am c542745e: am a6e9dd3f: Merge "Fix a typo in NumberPicker javadoc."
Brian Duff
2014-07-03
1
-1
/
+1
|
|
\
|
|
*
Merge "Fix a typo in NumberPicker javadoc."
Brian Duff
2014-07-02
1
-1
/
+1
|
|
|
\
|
|
|
*
Fix a typo in NumberPicker javadoc.
Brian Duff
2013-09-08
1
-1
/
+1
[next]