summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/TimePickerSpinnerDelegate.java
Commit message (Expand)AuthorAgeFilesLines
* Reduce overly aggressive use of narrowAm / narrowPm.Narayan Kamath2015-07-091-2/+2
* Deprecate AnalogClock widget, Integer methods on TimePickerViewAlan Viverette2015-03-181-7/+7
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-2/+0
* First quick implementation of auto assist data.Dianne Hackborn2015-02-061-10/+0
* Swap names for clock delegates so they are correctAlan Viverette2014-10-231-1062/+380
* Prevent excessive accessibility announcements in TimePickerAlan Viverette2014-10-171-17/+30
* Update AM/PM selectors for clock face TimePickerAlan Viverette2014-10-151-79/+101
* Fix AM/PM text i18n and clean up keyboard support in time pickerAlan Viverette2014-09-031-43/+28
* Update date and time picker stylingAlan Viverette2014-08-251-48/+7
* Use CLDR narrow am/pm markers.Elliott Hughes2014-08-211-2/+4
* Fix date and time picker stylingAlan Viverette2014-08-151-78/+11
* Use translatable strings for time picker AM/PM labelsAlan Viverette2014-08-071-4/+2
* Allow TimePicker/DatePicker to use legacy layout styleChet Haase2014-08-071-0/+1381