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
/
DatePickerDialog.java
Age
Commit message (
Expand
)
Author
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-09-20
Merge "docs: fixing several minor documentation bugs" into pi-dev
kopriva
2018-09-20
docs: fixing several minor documentation bugs
kopriva
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2016-04-01
Refactor DatePickerDialog constructors to avoid early callback
Alan Viverette
2016-03-08
Set DatePickerListener last during DatePickerDialog construction
Alan Viverette
2016-01-13
Don't set date picker dialog title on date changed
Alan Viverette
2015-12-17
Clean up date picker, add simple constructors and setter for listener
Alan Viverette
2015-01-13
Force-commit changes on accept in spinner-style DatePickerDialog
Alan Viverette
2014-08-28
Cancel the date picker dialog when BUTTON_NEGATIVE is clicked
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-15
Update DatePicker widget and its related dialog
Fabrice Di Meglio
2014-05-13
AlertDialog and AppError themes for TV.
Craig Stout
2012-07-24
docs: fix a bunch of links from javadocs to api guides
Scott Main
2012-05-02
Adding title for the date picker dialog if the calendar is not shown.
Svetoslav Ganov
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
2010-12-28
Adding APIs for setting whether to show week number and setting the start day...
Svetoslav Ganov
2010-12-22
3298147 DatePicker dialog does not provide mechanism for specifying range fro...
Svetoslav Ganov
2010-12-17
Bug 3191746. atePicker TimePicker: Dark theme is used in a Light theme app
Svetoslav Ganov
2010-12-07
Adding DatePciker widget based on the Calednar team code. Updated DatePciker ...
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 setButton Methodcalls
Christian Mehlmauer
2009-05-15
Start using CLDR for some date-and-time strings and formats.
Eric Fischer
2009-03-24
Automated import from //branches/donutburger/...@140780,140780
Eric Fischer
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