summaryrefslogtreecommitdiff
path: root/core/java/android/widget/NumberPicker.java
Commit message (Expand)AuthorAgeFilesLines
* setAccessibilityFocused for NumberPickeryingleiw2020-11-251-0/+3
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-7/+7
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-7/+7
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-7/+7
* Update language to comply with Android's inclusive language guidanceJeff Sharkey2020-09-141-2/+2
* Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li2020-08-311-5/+10
|\
| * Process numpad enter key along with enter key.Byungsung You2020-04-151-0/+1
| * Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-1/+1
| * Merge "docs: fix typos" into qt-dev am: 748dd651f4 am: fcf4eace37 am: 2612ee2d6dJoshua Baxter2019-11-121-2/+2
| |\
| * \ Merge "add directional scroll for accessibility action in NumberPicker"Yinglei Wang2019-07-271-4/+9
| |\ \
| | * | add directional scroll for accessibility action in NumberPickeryingleiw2019-07-241-4/+9
| * | | Merge "Resolve NumberPicker display abnormal issue." am: 434e4fdfdb am: 17c0d...Robert Chou2019-07-251-0/+2
| |\ \ \ | | |/ / | |/| |
| * | | Fix Announcement of EditText when showing NumberPickerDialogRyanlwLin2019-05-141-1/+0
* | | | Remove @CorePlatformApi LocaleData usage in frameworksVictor Chang2020-07-201-3/+2
* | | | DO NOT MERGE - Merge qt-qpr1-dev-plus-aosp-without-vendor (6129114) into stag...Xin Li2020-01-151-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge "docs: fix typos" into qt-dev am: 748dd651f4 am: fcf4eace37Joshua Baxter2019-11-121-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | docs: fix typosJoshua Baxter2019-11-111-2/+2
| | |/
* | / Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-091-1/+1
|/ /
* | Merge "Resolve NumberPicker display abnormal issue."Robert Chou2019-07-251-0/+2
|\ \ | |/ |/|
| * Resolve NumberPicker display abnormal issue.Mingyan Liu2019-07-241-0/+2
| * Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-211-0/+18
* | Fix AnnotationsClara Bayarri2019-03-111-0/+1
* | Merge "Restrict reflection access to NumberPickers's mSelectionWheelPaint"TreeHugger Robot2019-02-121-1/+41
|\ \
| * | Restrict reflection access to NumberPickers's mSelectionWheelPaintDaniel Santiago Rivera2019-02-081-1/+41
* | | Update core widgets to save attribute source info.Aurimas Liutikas2019-02-071-0/+2
|/ /
* | Fix unsupported api usage in NumberPickerClara Bayarri2018-11-301-3/+34
* | Always use Context.getSystemService() to get IMMYohei Yukawa2018-09-171-2/+4
* | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-211-0/+18
|/
* Add more IntDef prefixes for auto-documenting.Jeff Sharkey2017-12-131-1/+5
* Revert "Don't generate irrelevant a11y events - framework"Eugene Susla2017-12-051-4/+3
* Don't generate irrelevant a11y events - frameworkSvet Ganov2017-11-281-3/+4
* NumberPicker a11y (and a11y-inspired) fixesPhil Weaver2017-06-061-14/+41
* Revert "NumberPicker a11y (and a11y-inspired) fixes"Phil Weaver2017-05-181-38/+11
* NumberPicker a11y (and a11y-inspired) fixesPhil Weaver2017-05-021-11/+38
* Remove unnecessary casts on calls to findViewByIdAlan Viverette2017-04-141-3/+3
* Fix import statements in android.widget package.Aurimas Liutikas2016-10-111-6/+4
* Cancel pending selection before filtering input am: 57fe701ddf am: 1fd7fadfe4Alan Viverette2016-09-141-14/+46
|\
| * Cancel pending selection before filtering inputAlan Viverette2016-09-091-14/+46
* | @TestApi method to get display value for current selectionKirill Grouchnikov2016-04-181-0/+17
|/
* Invalidate when Drawable.setState() returns trueAlan Viverette2015-09-041-4/+4
* Fix NumberPicker.setWrapSelectorWheel(boolean) not respecting user choiceDoris Liu2015-06-191-7/+21
* Update number picker styling for MaterialAlan Viverette2015-06-021-1/+43
* Fix accessibility delegationAlan Viverette2015-01-071-2/+3
* This is no longer needed for factory ROM and since it changes behavior - reve...Svetoslav Ganov2014-09-041-4/+0
* NumberPicker not announcing current selection.Svetoslav2014-09-031-0/+4
* NumberPicker fixes for Android TV.Craig Stout2014-07-081-5/+15
* am 51d70ce9: am c542745e: am a6e9dd3f: Merge "Fix a typo in NumberPicker java...Brian Duff2014-07-031-1/+1
|\
| * am c542745e: am a6e9dd3f: Merge "Fix a typo in NumberPicker javadoc."Brian Duff2014-07-031-1/+1
| |\
| | * Merge "Fix a typo in NumberPicker javadoc."Brian Duff2014-07-021-1/+1
| | |\
| | | * Fix a typo in NumberPicker javadoc.Brian Duff2013-09-081-1/+1