index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
RadialTimePickerView.java
Age
Commit message (
Expand
)
Author
2019-02-07
Update core widgets to save attribute source info.
Aurimas Liutikas
2016-10-11
Fix import statements in android.widget package.
Aurimas Liutikas
2016-09-23
Custom pointer icon for DatePicker and TimePicker
Vladislav Kaznacheev
2016-08-04
Use localized hour when announcing selection for accessibility
Alan Viverette
2016-05-06
Cancel animation and jump to current state if not animating picker
Alan Viverette
2016-04-19
Call OnTimeChangedListener on AM/PM change in clock-style TimePicker
Alan Viverette
2016-04-12
Include current selection mode in TimePicker event text
Alan Viverette
2015-10-02
Animate radial time picker selector during hour/minute transition
Alan Viverette
2015-04-07
Fix hours in clock
Alan Viverette
2015-04-06
Fix inner/outer circle swap and dot color in RadialTimePickerView
Alan Viverette
2015-03-24
Clean up time picker attributes and drawing code
Alan Viverette
2015-03-23
Fix radial time picker for Explore by Touch and scroll actions
Alan Viverette
2015-02-26
Implement landscape layout for time picker dialog
Alan Viverette
2015-02-20
Update time picker to match latest Material spec
Alan Viverette
2015-01-27
Fix build
Alan Viverette
2015-01-27
resolve merge conflicts of da9653a to master.
Alan Viverette
2015-01-26
Convert getHourForDegrees result to 12-hour format when needed
Alan Viverette
2015-01-14
Update radial time picker styling, clean up code
Alan Viverette
2014-12-10
Improve time picker accessibility
Alan Viverette
2014-12-08
Fix auto-advance regression in radial time picker
Alan Viverette
2014-12-01
Only send haptic events from time picker when time changes
Alan Viverette
2014-11-18
Re-initialize data when changing time picker 24-hour mode
Alan Viverette
2014-10-24
Add support for Explore by Touch to RadialTimePickerView
Alan Viverette
2014-10-15
Update AM/PM selectors for clock face TimePicker
Alan Viverette
2014-09-19
Fix radial time picker inner circle (1-12) selections
Alan Viverette
2014-09-15
Fix TimePicker.setCurrentHour() when argument is 0
Alan Viverette
2014-09-03
Fix AM/PM text i18n and clean up keyboard support in time picker
Alan Viverette
2014-08-15
Fix date and time picker styling
Alan Viverette
2014-07-29
Clean up TimePicker and DatePicker styling
Alan Viverette
2014-07-25
Fix bug #16307124 Not able to select hour 12 in TimePicker with 24-hour time ...
Fabrice Di Meglio
2014-07-17
Add public attributes for TimePicker styling
Alan Viverette
2014-06-06
Material theme
Alan Viverette
2014-06-03
Fix RadialTimePicker styling
Alan Viverette
2013-09-27
Update TimePicker widget and its related dialog
Fabrice Di Meglio