| Commit message (Expand) | Author | Age | Files | Lines |
* | Update documentation for DatePicker to reflect the new mode | Alan Viverette | 2014-11-24 | 1 | -6/+22 |
* | Restore changes that were needed. | Craig Mautner | 2014-09-16 | 1 | -6/+1 |
* | Merge "Revert "Fix various bugs in DatePickerCalendarDelegate"" into lmp-dev | Craig Mautner | 2014-09-16 | 1 | -6/+6 |
|\ |
|
| * | Revert "Fix various bugs in DatePickerCalendarDelegate" | Craig Mautner | 2014-09-16 | 1 | -6/+6 |
* | | Merge "Fix various bugs in DatePickerCalendarDelegate" into lmp-dev | Craig Mautner | 2014-09-16 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Fix various bugs in DatePickerCalendarDelegate | Craig Mautner | 2014-09-16 | 1 | -6/+6 |
* | | Properly handle dispatchRestoreInstanceState for new-style DatePicker | Alan Viverette | 2014-09-15 | 1 | -9/+2 |
|/ |
|
* | Merge "Add first day of week API to date picker" into lmp-dev | Alan Viverette | 2014-09-07 | 1 | -1/+60 |
|\ |
|
| * | Add first day of week API to date picker | Alan Viverette | 2014-09-03 | 1 | -1/+60 |
* | | Fix AM/PM text i18n and clean up keyboard support in time picker | Alan Viverette | 2014-09-03 | 1 | -2/+2 |
|/ |
|
* | Fix date and time picker styling | Alan Viverette | 2014-08-15 | 1 | -31/+30 |
* | Allow TimePicker/DatePicker to use legacy layout style | Chet Haase | 2014-08-07 | 1 | -11/+18 |
* | Clean up TimePicker and DatePicker styling | Alan Viverette | 2014-07-29 | 1 | -333/+16 |
* | Update DatePicker widget and its related dialog | Fabrice Di Meglio | 2014-07-15 | 1 | -15/+402 |
* | resolved conflicts for merge of 04c987a8 to master | Elliott Hughes | 2014-05-30 | 1 | -2/+2 |
|\ |
|
| * | Move frameworks/base off private libcore.ICU API. | Elliott Hughes | 2014-05-30 | 1 | -1/+1 |
* | | Decouple DatePicker code | Fabrice Di Meglio | 2013-09-24 | 1 | -511/+721 |
* | | Add View constructor that supplies a default style resource | Alan Viverette | 2013-09-09 | 1 | -4/+8 |
|/ |
|
* | am 6d82f86f: Merge "Show CJK dates as all-numeric in the DatePicker." | Elliott Hughes | 2013-05-01 | 1 | -5/+19 |
|\ |
|
| * | Show CJK dates as all-numeric in the DatePicker. | Elliott Hughes | 2013-05-01 | 1 | -5/+19 |
* | | am e3f2735f: Merge "when locale is non-Enligh, sometimes month spinner needs ... | Elliott Hughes | 2013-04-30 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Merge "when locale is non-Enligh, sometimes month spinner needs a number IME" | Elliott Hughes | 2013-04-30 | 1 | -0/+5 |
| |\ |
|
| | * | when locale is non-Enligh, sometimes month spinner needs a number IME | Hyejin Kim | 2013-04-09 | 1 | -0/+5 |
* | | | am afe56810: Merge "Fix DatePicker\'s spinner order in various locales." | Elliott Hughes | 2013-04-30 | 1 | -5/+10 |
|\ \ \
| |/ / |
|
| * | | Fix DatePicker's spinner order in various locales. | Elliott Hughes | 2013-04-30 | 1 | -5/+10 |
| |/ |
|
* | | [DO NOT MERGE] DatePickerDialog title initially incorrect if calendar view sh... | Svetoslav | 2013-03-08 | 1 | -1/+1 |
|/ |
|
* | Fix bug #7206086 NumberPicker widget should use locale digits | Fabrice Di Meglio | 2012-09-21 | 1 | -1/+1 |
* | docs: fix a bunch of links from javadocs to api guides | Scott Main | 2012-07-24 | 1 | -2/+2 |
* | Accessibility focus - framework | Svetoslav Ganov | 2012-04-13 | 1 | -1/+6 |
* | Revamp of the NumberPicker widget. | Svetoslav Ganov | 2012-03-20 | 1 | -16/+21 |
* | Sync of the DatePicker attributes with the public Java APIs. | Svetoslav Ganov | 2012-03-02 | 1 | -1/+1 |
* | AccessibilityEvent/AccessibilityNodeInfo class name property should be set to... | Svetoslav Ganov | 2012-01-17 | 1 | -0/+13 |
* | DatePicker crashes when going from 2036 to 2035 via ▼ | Svetoslav Ganov | 2011-10-19 | 1 | -0/+32 |
* | The time and data pickers did not support IME editor action correctly. | Svetoslav Ganov | 2011-09-08 | 1 | -21/+44 |
* | Polish of the accessibility feedback of Date and Time pickers | Svetoslav Ganov | 2011-09-01 | 1 | -3/+31 |
* | Date/time pickers and calendar view not handling locale change. | Svetoslav Ganov | 2011-07-12 | 1 | -30/+65 |
* | Touch exploration feature, event bubling, refactor | Svetoslav Ganov | 2011-04-22 | 1 | -3/+4 |
* | Revert "Touch exploration feature, event bubling, refactor" | Adam Powell | 2011-04-22 | 1 | -4/+3 |
* | Touch exploration feature, event bubling, refactor | Svetoslav Ganov | 2011-04-21 | 1 | -3/+4 |
* | DatePicker does not respect the user preference of date format | Svetoslav Ganov | 2011-03-18 | 1 | -64/+18 |
* | am dc365a36: Merge "resolved conflicts for merge of 66edf2bb to honeycomb-plu... | Svetoslav Ganov | 2011-02-25 | 1 | -0/+1 |
|\ |
|
| * | resolved conflicts for merge of 66edf2bb to honeycomb-plus-aosp | Svetoslav Ganov | 2011-02-25 | 1 | -0/+1 |
| |\ |
|
| | * | Use different version of CLDR data in DatePicker | Svetoslav Ganov | 2011-02-24 | 1 | -6/+33 |
* | | | Exposing the CalendarView of the DatePicker. | Svetoslav Ganov | 2011-02-24 | 1 | -0/+11 |
* | | | Clean up of the DatePicker | Svetoslav Ganov | 2011-01-31 | 1 | -24/+22 |
|/ / |
|
* | | Accessibility support to NumberPicker, DatePicker, and TimePicker | Svetoslav Ganov | 2011-01-27 | 1 | -0/+12 |
* | | The calendar view widget was jumping incorrectly to the next week | Svetoslav Ganov | 2011-01-26 | 1 | -2/+9 |
* | | DatePicker is picking the wrong date | Svetoslav Ganov | 2011-01-24 | 1 | -89/+104 |
* | | API REVIEW: android.widget.NumberPicker.OnValueChangedListener | Svetoslav Ganov | 2011-01-20 | 1 | -2/+2 |
* | | Updated the Time/Date pickers to be backwards compatible | Svetoslav Ganov | 2011-01-19 | 1 | -5/+8 |