summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/NumberPicker.java
Commit message (Expand)AuthorAgeFilesLines
* The time and data pickers did not support IME editor action correctly.Svetoslav Ganov2011-09-081-3/+4
* Polish of the accessibility feedback of Date and Time pickersSvetoslav Ganov2011-09-011-7/+31
* Fix NumberPicker text positioning.Chet Haase2011-08-171-1/+4
* Minor tweak of NumberPicker to draw the scroll wheel at the right locaionSvetoslav Ganov2011-06-291-3/+2
* Minot twaek of the NumberPickerSvetoslav Ganov2011-06-291-3/+1
* Date and time pickers do not show properly on phoneSvetoslav Ganov2011-06-281-8/+8
* NubmberPicker up/down arrows do not work.Svetoslav Ganov2011-02-261-1/+4
* The NumberPicker input cotrols are somtimes not shown.Svetoslav Ganov2011-02-241-4/+1
* NumberPicker should not play initial animation while in edit modeSvetoslav Ganov2011-02-021-2/+2
* The calendar view widget was jumping incorrectly to the next weekSvetoslav Ganov2011-01-261-5/+9
* DatePicker is picking the wrong dateSvetoslav Ganov2011-01-241-2/+2
* Merge "API REVIEW: android.widget.NumberPicker.OnValueChangedListener" into h...Svetoslav Ganov2011-01-201-6/+6
|\
| * API REVIEW: android.widget.NumberPicker.OnValueChangedListenerSvetoslav Ganov2011-01-201-6/+6
* | Some touches on the NumberPicker UI.Svetoslav Ganov2011-01-191-44/+117
|/
* Updated the Time/Date pickers to be backwards compatibleSvetoslav Ganov2011-01-191-5/+7
* Catching some edge cases while flinging/scrolling in NumberPickerSvetoslav Ganov2011-01-171-4/+4
* Renaming NumberPicker resources to be consistent.Svetoslav Ganov2011-01-111-1/+1
* Fixed the NumberPicker to adjust to the closest value while scrolling/flingingSvetoslav Ganov2011-01-031-2/+13
* 3313982 DatePicker/TimePicker allow users to scroll date/time even when disab...Svetoslav Ganov2010-12-281-0/+6
* Adding APIs for setting whether to show week number and setting the start day...Svetoslav Ganov2010-12-281-168/+222
* 3298147 DatePicker dialog does not provide mechanism for specifying range fro...Svetoslav Ganov2010-12-221-2/+2
* Bug 3191746. atePicker TimePicker: Dark theme is used in a Light theme appSvetoslav Ganov2010-12-171-1/+1
* Bug 3293819. Timepicker is showing single digit for 0, 1, 2 minutes (the rest...Svetoslav Ganov2010-12-171-0/+1
* Fix for TimePicker not redrawing itself.Chet Haase2010-12-171-4/+1
* Updating the light Date picker theme. Some UI fixes.Svetoslav Ganov2010-12-151-6/+2
* bug_3259956 and bug_2166704Svetoslav Ganov2010-12-081-5/+23
* Updated the NumberPicker for exposing it into the SDKSvetoslav Ganov2010-12-071-61/+104
* Fixing the build breakageSvetoslav Ganov2010-12-071-6/+6
* Adding DatePciker widget based on the Calednar team code. Updated DatePciker ...Svetoslav Ganov2010-12-071-14/+85
* Merge from gingerbread-plus-aospJean-Baptiste Queru2010-12-061-1/+1
|\
| * am 864b1e00: Merge "NumberPicker: Set formatter local value to US."Jean-Baptiste Queru2010-12-061-1/+2
| |\
| | * NumberPicker: Set formatter local value to US.Chen Libao2010-12-061-1/+2
* | | New Number picker widgetSvetoslav Ganov2010-11-291-266/+1114
|/ /
* | Fix bug 3024080 - Date picker month field uses numeric text fieldAdam Powell2010-10-021-8/+8
|/
* Correctly validate numbers when pasted in NumberPicker.Romain Guy2010-03-051-2/+5
* Bug 2420366Paul Westbrook2010-02-051-0/+1
* Bug 2330111Paul Westbrook2010-01-211-0/+522