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