summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/DatePicker.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Doc change: fix busted link to DatePicker tutorial.Dirk Dougherty2011-01-171-2/+2
* | Ensure that no callback is invoked while initializing DatePickerSvetoslav Ganov2011-01-171-0/+2
* | DatePicker is calling back its listener on init.Svetoslav Ganov2011-01-131-1/+2
* | Down arrow on the month can end up at the start of the monthSvetoslav Ganov2011-01-111-2/+3
* | 3316147 TimePicker and DatePicker is editable even after the first setEnabled...Svetoslav Ganov2010-12-291-1/+3
* | 3313982 DatePicker/TimePicker allow users to scroll date/time even when disab...Svetoslav Ganov2010-12-281-0/+11
* | Adding APIs for setting whether to show week number and setting the start day...Svetoslav Ganov2010-12-281-126/+331
* | 3298147 DatePicker dialog does not provide mechanism for specifying range fro...Svetoslav Ganov2010-12-221-16/+45
* | bug_3259956 and bug_2166704Svetoslav Ganov2010-12-081-26/+39
* | Updated the NumberPicker for exposing it into the SDKSvetoslav Ganov2010-12-071-6/+6
* | Fixing the build breakageSvetoslav Ganov2010-12-071-2/+2
* | Adding DatePciker widget based on the Calednar team code. Updated DatePciker ...Svetoslav Ganov2010-12-071-212/+197
* | Use different version of CLDR data in DatePickerKenny Root2010-11-151-6/+33
|/
* Fix bug 3024080 - Date picker month field uses numeric text fieldAdam Powell2010-10-021-1/+3
* am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyoScott Main2010-08-191-0/+3
|\
| * docs: add links from widget classes to tutorialsScott Main2010-08-191-0/+3
* | merge from open-source masterThe Android Open Source Project2010-05-051-0/+1
|\ \ | |/ |/|
| * Fixed deserialization problem in DatePicker.Nicholas Killewald2010-05-041-0/+1