summaryrefslogtreecommitdiff
path: root/core/java/android/app/DatePickerDialog.java
AgeCommit message (Expand)Author
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2018-09-20Merge "docs: fixing several minor documentation bugs" into pi-devkopriva
2018-09-20docs: fixing several minor documentation bugskopriva
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2016-04-01Refactor DatePickerDialog constructors to avoid early callbackAlan Viverette
2016-03-08Set DatePickerListener last during DatePickerDialog constructionAlan Viverette
2016-01-13Don't set date picker dialog title on date changedAlan Viverette
2015-12-17Clean up date picker, add simple constructors and setter for listenerAlan Viverette
2015-01-13Force-commit changes on accept in spinner-style DatePickerDialogAlan Viverette
2014-08-28Cancel the date picker dialog when BUTTON_NEGATIVE is clickedAlan Viverette
2014-08-15Fix date and time picker stylingAlan Viverette
2014-07-29Clean up TimePicker and DatePicker stylingAlan Viverette
2014-07-15Update DatePicker widget and its related dialogFabrice Di Meglio
2014-05-13AlertDialog and AppError themes for TV.Craig Stout
2012-07-24docs: fix a bunch of links from javadocs to api guidesScott Main
2012-05-02Adding title for the date picker dialog if the calendar is not shown.Svetoslav Ganov
2012-04-02Polish the Number/Date/Pickers per UX request.Svetoslav Ganov
2011-11-29NumberPicker incorrectly shown for the old theme.Svetoslav Ganov
2010-12-28Adding APIs for setting whether to show week number and setting the start day...Svetoslav Ganov
2010-12-223298147 DatePicker dialog does not provide mechanism for specifying range fro...Svetoslav Ganov
2010-12-17Bug 3191746. atePicker TimePicker: Dark theme is used in a Light theme appSvetoslav Ganov
2010-12-07Adding DatePciker widget based on the Calednar team code. Updated DatePciker ...Svetoslav 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 setButton MethodcallsChristian Mehlmauer
2009-05-15Start using CLDR for some date-and-time strings and formats.Eric Fischer
2009-03-24Automated import from //branches/donutburger/...@140780,140780Eric Fischer
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