summaryrefslogtreecommitdiff
path: root/core/java/android/widget/TextInputTimePickerView.java
Commit message (Expand)AuthorAgeFilesLines
* Show hint instead of auto-populating timepicker.David Ogutu2018-03-211-4/+29
* Auto-advance after hour in entered in timepicker.David Ogutu2018-03-151-1/+8
* Fix TimePicker keyboard UI num digits for minDavid Ogutu2018-02-061-3/+4
* Make TextInputTimePickerView use localized inputRoozbeh Pournader2017-07-131-0/+4
* 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