summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/NumberPicker.java
Commit message (Expand)AuthorAgeFilesLines
* Adding support for traversing the content of a node info at granularity.Svetoslav Ganov2012-04-201-2/+3
* Accessibility focus - frameworkSvetoslav Ganov2012-04-131-2/+6
* Merge "NumberPicker not redrawn when current value is changed via an IME."Svetoslav Ganov2012-04-121-5/+2
|\
| * NumberPicker not redrawn when current value is changed via an IME.Svetoslav Ganov2012-04-121-5/+2
* | Merge "NumberPicker cannot fling in scrollable containers."Svetoslav Ganov2012-04-121-0/+2
|\ \
| * | NumberPicker cannot fling in scrollable containers.Svetoslav Ganov2012-04-121-0/+2
| |/
* | NumberPicker truncates the edited value.Svetoslav Ganov2012-04-121-1/+1
|/
* Polish the Number/Date/Pickers per UX request.Svetoslav Ganov2012-04-021-10/+50
* Revamp of the NumberPicker widget.Svetoslav Ganov2012-03-201-577/+722
* Sync of the NumberPicker attributes with the public Java APIsSvetoslav Ganov2012-03-021-6/+6
* am 0c96daa5: am 0c7ffac4: am a2b41b43: NumberPicker showing IME when its inpu...Svetoslav Ganov2012-02-281-16/+47
|\
| * NumberPicker showing IME when its input field gains focus.Svetoslav Ganov2012-02-271-16/+47
* | resolved conflicts for merge of 20d06540 to masterScott Main2012-01-311-5/+5
|\ \ | |/
| * docs: fix typos and clarify some grammar in summaryScott Main2012-01-301-7/+7
* | Merge "Fixing a typo in the NumberPicker documentation."Svetoslav Ganov2012-01-241-3/+3
|\ \
| * | Fixing a typo in the NumberPicker documentation.Svetoslav Ganov2012-01-241-3/+3
* | | NumberPicker should not throw an exception if no enough values for wrapping.Svetoslav Ganov2012-01-241-5/+13
|/ /
* | AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov2012-01-171-0/+13
* | am 33a3b2ce: am 48b428fb: Merge "NumberPicker getting stuck if scroll wheel n...Svetoslav Ganov2011-12-091-15/+4
|\ \ | |/
| * NumberPicker getting stuck if scroll wheel not wrapable.Svetoslav Ganov2011-12-071-15/+4
* | am 4661a05b: am 2f504d9e: Merge "NumberPicker incorrectly shown for the old t...Svetoslav Ganov2011-11-301-10/+43
|\ \ | |/
| * NumberPicker incorrectly shown for the old theme.Svetoslav Ganov2011-11-291-10/+43
* | am cc03abe1: am 1bef480b: Merge "NumberPicker incorectly enforcing minimal wi...Svetoslav Ganov2011-11-091-10/+13
|\ \ | |/
| * NumberPicker incorectly enforcing minimal width and height.Svetoslav Ganov2011-11-071-10/+13
* | NumberPicker does not hide IME when flinged.Svetoslav Ganov2011-11-071-4/+15
|/
* Updating NumberPicker, TimePicker, DatePicker to fit different screen and fon...Svetoslav Ganov2011-11-011-56/+116
* NumberPicker does not not fit on Crespo in landscape.Svetoslav Ganov2011-10-261-15/+98
* DatePicker crashes when going from 2036 to 2035 via ▼Svetoslav Ganov2011-10-191-13/+17
* Revamping of the NumberPicker widget for improved usablility.Svetoslav Ganov2011-09-281-130/+271
* 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