summaryrefslogtreecommitdiff
path: root/core/java/android/app/TimePickerDialog.java
AgeCommit message (Expand)Author
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2017-11-13TimePickerDialog OTG keyboard entry discardedTianran Li
2017-05-31Fix TimePickerDialog positive button clicks.Aurimas Liutikas
2017-03-13Restore TimePickerDialog#onClick behavior.Aurimas Liutikas
2017-02-06Adding text input mode to TimePicker.Aurimas Liutikas
2016-09-22Allow developer to override Material-style modes in picker dialogsAlan Viverette
2015-11-16Clean up TimePickerAlan Viverette
2015-02-26Implement landscape layout for time picker dialogAlan Viverette
2014-11-26Cancel dialog when TimePickerDialog's BUTTON_NEGATIVE is clickedAlan Viverette
2014-08-15Fix alert, date picker, time picker dialogs for TV.Craig Stout
2014-08-15Fix date and time picker stylingAlan Viverette
2014-07-17Fix timepicker double done buttons.Craig Stout
2014-07-17Add public attributes for TimePicker stylingAlan Viverette
2014-07-16Fix bug #16309454 Broken recent button after dismissing set time dialogFabrice Di Meglio
2014-07-11Fix TimePicker behaviorFabrice Di Meglio
2014-07-07TimePickerDialog does not force new ui on TV.Craig Stout
2014-05-13AlertDialog and AppError themes for TV.Craig Stout
2013-09-27Update TimePicker widget and its related dialogFabrice Di Meglio
2012-07-24docs: fix a bunch of links from javadocs to api guidesScott Main
2012-04-02Polish the Number/Date/Pickers per UX request.Svetoslav Ganov
2011-11-29NumberPicker incorrectly shown for the old theme.Svetoslav Ganov
2011-02-01Fix Incorrect Times in TimePickerDialogBrian Muramatsu
2010-12-17Bug 3191746. atePicker TimePicker: Dark theme is used in a Light theme appSvetoslav Ganov
2010-11-29New Number picker widgetSvetoslav Ganov
2010-09-27Holo themes and assets in progressAdam Powell
2010-08-19am 70c9ffbc: am 11a72482: Merge "docs: add links from widget classes to tutor...Scott Main
2010-08-19docs: add links from widget classes to tutorialsScott Main
2010-06-25Replaced deprecated calls to setButton and setButton2Christian Mehlmauer
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project