summaryrefslogtreecommitdiff
path: root/core/java/android/widget/RadialTimePickerView.java
AgeCommit message (Expand)Author
2019-02-07Update core widgets to save attribute source info.Aurimas Liutikas
2016-10-11Fix import statements in android.widget package.Aurimas Liutikas
2016-09-23Custom pointer icon for DatePicker and TimePickerVladislav Kaznacheev
2016-08-04Use localized hour when announcing selection for accessibilityAlan Viverette
2016-05-06Cancel animation and jump to current state if not animating pickerAlan 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
2015-10-02Animate radial time picker selector during hour/minute transitionAlan Viverette
2015-04-07Fix hours in clockAlan Viverette
2015-04-06Fix inner/outer circle swap and dot color in RadialTimePickerViewAlan Viverette
2015-03-24Clean up time picker attributes and drawing codeAlan Viverette
2015-03-23Fix radial time picker for Explore by Touch and scroll actionsAlan Viverette
2015-02-26Implement landscape layout for time picker dialogAlan Viverette
2015-02-20Update time picker to match latest Material specAlan Viverette
2015-01-27Fix buildAlan Viverette
2015-01-27resolve merge conflicts of da9653a to master.Alan Viverette
2015-01-26Convert getHourForDegrees result to 12-hour format when neededAlan Viverette
2015-01-14Update radial time picker styling, clean up codeAlan Viverette
2014-12-10Improve time picker accessibilityAlan Viverette
2014-12-08Fix auto-advance regression in radial time pickerAlan Viverette
2014-12-01Only send haptic events from time picker when time changesAlan Viverette
2014-11-18Re-initialize data when changing time picker 24-hour modeAlan Viverette
2014-10-24Add support for Explore by Touch to RadialTimePickerViewAlan Viverette
2014-10-15Update AM/PM selectors for clock face TimePickerAlan Viverette
2014-09-19Fix radial time picker inner circle (1-12) selectionsAlan Viverette
2014-09-15Fix TimePicker.setCurrentHour() when argument is 0Alan Viverette
2014-09-03Fix AM/PM text i18n and clean up keyboard support in time pickerAlan Viverette
2014-08-15Fix date and time picker stylingAlan Viverette
2014-07-29Clean up TimePicker and DatePicker stylingAlan Viverette
2014-07-25Fix bug #16307124 Not able to select hour 12 in TimePicker with 24-hour time ...Fabrice Di Meglio
2014-07-17Add public attributes for TimePicker stylingAlan Viverette
2014-06-06Material themeAlan Viverette
2014-06-03Fix RadialTimePicker stylingAlan Viverette
2013-09-27Update TimePicker widget and its related dialogFabrice Di Meglio