summaryrefslogtreecommitdiff
path: root/core/java/android/widget/TextInputTimePickerView.java
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary casts on calls to findViewByIdAlan Viverette2017-04-141-7/+7
* Fix toggling of AM/PM of TimePicker using hardware keyboard.Aurimas Liutikas2017-02-221-3/+3
* Adding text input mode to TimePicker.Aurimas Liutikas2017-02-061-0/+249