summaryrefslogtreecommitdiff
path: root/core/java/android/widget/TimePickerClockDelegate.java
AgeCommit message (Expand)Author
2019-01-09Merge "Remove unnecessary right padding from time picker" am: 71a1e5cfe1 am: ...Tetsutoki Shiozawa
2019-01-08Remove unnecessary right padding from time pickerTetsutoki Shiozawa
2018-09-17Always use Context.getSystemService() to get IMMYohei Yukawa
2018-01-30Fix TimePicker separator l10n issue.David Ogutu
2017-08-15Improved autofill support on DatePicker and TimePicker:Felipe Leme
2017-07-06Respect the locale in vertical location of AM/PMRoozbeh Pournader
2017-07-05Respect locale direction in TimePicker AM/PM locationRoozbeh Pournader
2017-06-17Hide IME when switching to Radial Time PickerAurimas Liutikas
2017-05-23Disable state save/restore for inflated date/time picker viewsAdam Powell
2017-05-15Update TimePicker mode switch icon.Aurimas Liutikas
2017-03-01Merge "Added auto-fill support for DatePicker and TimePicker."TreeHugger Robot
2017-03-01Added auto-fill support for DatePicker and TimePicker.Felipe Leme
2017-02-28Do not send onTimeChanged updates if nothing actually changed.Aurimas Liutikas
2017-02-06Adding text input mode to TimePicker.Aurimas Liutikas
2016-08-10Use localized hour when announcing selection for accessibility am: 66a8562c58...Alan Viverette
2016-08-04Use localized hour when announcing selection for accessibilityAlan Viverette
2016-07-07TimePicker - introduce hidden methods for CTS testingAndrei Stingaceanu
2016-06-03Add setOnDateChangedListener to DatePickerClara Bayarri
2016-04-28Maintain internal consistency for TimePickerClockDelegate hourAlan Viverette
2016-04-19Call OnTimeChangedListener on AM/PM change in clock-style TimePickerAlan Viverette
2016-04-12Include current selection mode in TimePicker event textAlan Viverette
2016-03-01Use Holo date/time picker layouts on very small screensAlan Viverette
2016-02-18LayoutLib fixes for NDeepanshu Gupta
2015-11-20Only look for nearest child View in ViewGroupAlan Viverette
2015-11-19Set mTempCalendar in TimePickerSpinnerDelegateAlan Viverette
2015-11-16Update the TimePicker hour format when toggling 24-hour modeAlan Viverette
2015-11-16Clean up TimePickerAlan Viverette
2015-10-22Implement new keyboard interaction model in TimePickerAlan Viverette
2015-10-02Animate radial time picker selector during hour/minute transitionAlan Viverette
2015-09-16Ensure AM/PM buttons are at least 48x48dpAlan Viverette
2015-04-01Scale month view for small screens, use verbatim span for AM/PM labelAlan Viverette
2015-03-30Merge "Deprecate AnalogClock widget, Integer methods on TimePickerView"Alan Viverette
2015-03-24Clean up time picker attributes and drawing codeAlan Viverette
2015-03-18Deprecate AnalogClock widget, Integer methods on TimePickerViewAlan Viverette
2015-02-28Remove unused imports in frameworks/base.John Spurlock
2015-02-26Implement landscape layout for time picker dialogAlan Viverette
2015-02-20Update time picker to match latest Material specAlan Viverette
2015-02-06First quick implementation of auto assist data.Dianne Hackborn
2015-01-05Merge "resolved conflicts for a0bc2e7e to lmp-mr1-dev" into lmp-mr1-devDeepanshu Gupta
2015-01-05Use min when comparing AM and PM text lengthsAlan Viverette
2014-12-30resolved conflicts for a0bc2e7e to lmp-mr1-devDeepanshu Gupta
2014-12-10Improve time picker accessibilityAlan Viverette
2014-11-12Merge "Ensure time picker dialog fits on small screens" into lmp-mr1-devAlan Viverette
2014-11-12Ensure time picker dialog fits on small screensAlan Viverette
2014-11-07Call OnTimeChangedListener when new TimePicker values are selectedAlan Viverette
2014-10-24Add support for Explore by Touch to RadialTimePickerViewAlan Viverette
2014-10-23Swap names for clock delegates so they are correctAlan Viverette
2014-10-15Update AM/PM selectors for clock face TimePickerAlan Viverette
2014-08-25Update date and time picker stylingAlan Viverette
2014-08-22Merge "Use CLDR narrow am/pm markers." into lmp-devElliott Hughes