summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/DatePicker.java
Commit message (Expand)AuthorAgeFilesLines
* Update documentation for DatePicker to reflect the new modeAlan Viverette2014-11-241-6/+22
* Restore changes that were needed.Craig Mautner2014-09-161-6/+1
* Merge "Revert "Fix various bugs in DatePickerCalendarDelegate"" into lmp-devCraig Mautner2014-09-161-6/+6
|\
| * Revert "Fix various bugs in DatePickerCalendarDelegate"Craig Mautner2014-09-161-6/+6
* | Merge "Fix various bugs in DatePickerCalendarDelegate" into lmp-devCraig Mautner2014-09-161-0/+5
|\ \ | |/
| * Fix various bugs in DatePickerCalendarDelegateCraig Mautner2014-09-161-6/+6
* | Properly handle dispatchRestoreInstanceState for new-style DatePickerAlan Viverette2014-09-151-9/+2
|/
* Merge "Add first day of week API to date picker" into lmp-devAlan Viverette2014-09-071-1/+60
|\
| * Add first day of week API to date pickerAlan Viverette2014-09-031-1/+60
* | Fix AM/PM text i18n and clean up keyboard support in time pickerAlan Viverette2014-09-031-2/+2
|/
* Fix date and time picker stylingAlan Viverette2014-08-151-31/+30
* Allow TimePicker/DatePicker to use legacy layout styleChet Haase2014-08-071-11/+18
* Clean up TimePicker and DatePicker stylingAlan Viverette2014-07-291-333/+16
* Update DatePicker widget and its related dialogFabrice Di Meglio2014-07-151-15/+402
* resolved conflicts for merge of 04c987a8 to masterElliott Hughes2014-05-301-2/+2
|\
| * Move frameworks/base off private libcore.ICU API.Elliott Hughes2014-05-301-1/+1
* | Decouple DatePicker codeFabrice Di Meglio2013-09-241-511/+721
* | Add View constructor that supplies a default style resourceAlan Viverette2013-09-091-4/+8
|/
* am 6d82f86f: Merge "Show CJK dates as all-numeric in the DatePicker."Elliott Hughes2013-05-011-5/+19
|\
| * Show CJK dates as all-numeric in the DatePicker.Elliott Hughes2013-05-011-5/+19
* | am e3f2735f: Merge "when locale is non-Enligh, sometimes month spinner needs ...Elliott Hughes2013-04-301-0/+5
|\ \ | |/
| * Merge "when locale is non-Enligh, sometimes month spinner needs a number IME"Elliott Hughes2013-04-301-0/+5
| |\
| | * when locale is non-Enligh, sometimes month spinner needs a number IMEHyejin Kim2013-04-091-0/+5
* | | am afe56810: Merge "Fix DatePicker\'s spinner order in various locales."Elliott Hughes2013-04-301-5/+10
|\ \ \ | |/ /
| * | Fix DatePicker's spinner order in various locales.Elliott Hughes2013-04-301-5/+10
| |/
* | [DO NOT MERGE] DatePickerDialog title initially incorrect if calendar view sh...Svetoslav2013-03-081-1/+1
|/
* Fix bug #7206086 NumberPicker widget should use locale digitsFabrice Di Meglio2012-09-211-1/+1
* docs: fix a bunch of links from javadocs to api guidesScott Main2012-07-241-2/+2
* Accessibility focus - frameworkSvetoslav Ganov2012-04-131-1/+6
* Revamp of the NumberPicker widget.Svetoslav Ganov2012-03-201-16/+21
* Sync of the DatePicker attributes with the public Java APIs.Svetoslav Ganov2012-03-021-1/+1
* AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov2012-01-171-0/+13
* DatePicker crashes when going from 2036 to 2035 via ▼Svetoslav Ganov2011-10-191-0/+32
* The time and data pickers did not support IME editor action correctly.Svetoslav Ganov2011-09-081-21/+44
* Polish of the accessibility feedback of Date and Time pickersSvetoslav Ganov2011-09-011-3/+31
* Date/time pickers and calendar view not handling locale change.Svetoslav Ganov2011-07-121-30/+65
* Touch exploration feature, event bubling, refactorSvetoslav Ganov2011-04-221-3/+4
* Revert "Touch exploration feature, event bubling, refactor"Adam Powell2011-04-221-4/+3
* Touch exploration feature, event bubling, refactorSvetoslav Ganov2011-04-211-3/+4
* DatePicker does not respect the user preference of date formatSvetoslav Ganov2011-03-181-64/+18
* am dc365a36: Merge "resolved conflicts for merge of 66edf2bb to honeycomb-plu...Svetoslav Ganov2011-02-251-0/+1
|\
| * resolved conflicts for merge of 66edf2bb to honeycomb-plus-aospSvetoslav Ganov2011-02-251-0/+1
| |\
| | * Use different version of CLDR data in DatePickerSvetoslav Ganov2011-02-241-6/+33
* | | Exposing the CalendarView of the DatePicker.Svetoslav Ganov2011-02-241-0/+11
* | | Clean up of the DatePickerSvetoslav Ganov2011-01-311-24/+22
|/ /
* | Accessibility support to NumberPicker, DatePicker, and TimePickerSvetoslav Ganov2011-01-271-0/+12
* | The calendar view widget was jumping incorrectly to the next weekSvetoslav Ganov2011-01-261-2/+9
* | DatePicker is picking the wrong dateSvetoslav Ganov2011-01-241-89/+104
* | API REVIEW: android.widget.NumberPicker.OnValueChangedListenerSvetoslav Ganov2011-01-201-2/+2
* | Updated the Time/Date pickers to be backwards compatibleSvetoslav Ganov2011-01-191-5/+8