summaryrefslogtreecommitdiff
path: root/core/java/android/widget/DatePicker.java
Commit message (Expand)AuthorAgeFilesLines
* Updated the Time/Date pickers to be backwards compatibleSvetoslav Ganov2011-01-191-5/+8
* Doc change: fix busted link to DatePicker tutorial.Dirk Dougherty2011-01-171-2/+2
* Ensure that no callback is invoked while initializing DatePickerSvetoslav Ganov2011-01-171-0/+2
* DatePicker is calling back its listener on init.Svetoslav Ganov2011-01-131-1/+2
* Down arrow on the month can end up at the start of the monthSvetoslav Ganov2011-01-111-2/+3
* 3316147 TimePicker and DatePicker is editable even after the first setEnabled...Svetoslav Ganov2010-12-291-1/+3
* 3313982 DatePicker/TimePicker allow users to scroll date/time even when disab...Svetoslav Ganov2010-12-281-0/+11
* Adding APIs for setting whether to show week number and setting the start day...Svetoslav Ganov2010-12-281-126/+331
* 3298147 DatePicker dialog does not provide mechanism for specifying range fro...Svetoslav Ganov2010-12-221-16/+45
* bug_3259956 and bug_2166704Svetoslav Ganov2010-12-081-26/+39
* Updated the NumberPicker for exposing it into the SDKSvetoslav Ganov2010-12-071-6/+6
* Fixing the build breakageSvetoslav Ganov2010-12-071-2/+2
* Adding DatePciker widget based on the Calednar team code. Updated DatePciker ...Svetoslav Ganov2010-12-071-212/+197
* Use different version of CLDR data in DatePickerKenny Root2010-11-151-6/+33
* Fix bug 3024080 - Date picker month field uses numeric text fieldAdam Powell2010-10-021-1/+3
* am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyoScott Main2010-08-191-0/+3
|\
| * docs: add links from widget classes to tutorialsScott Main2010-08-191-0/+3
* | merge from open-source masterThe Android Open Source Project2010-05-051-0/+1
|\ \ | |/ |/|
| * Fixed deserialization problem in DatePicker.Nicholas Killewald2010-05-041-0/+1
* | merge from open-source masterThe Android Open Source Project2010-03-081-14/+17
|\|
| * Title in DatePickerDialog used in Settings application not updated correctlyKenneth Andersson2010-03-061-14/+17
* | Make the Date Picker fields more consistent in locales with numeric months.Eric Fischer2010-02-091-0/+12
* | Bug 2330111Paul Westbrook2010-01-211-2/+2
* | Unbundling workPaul Westbrook2009-12-141-2/+2
|/
* Make the DatePicker respect the date format setting if the date is numeric.Eric Fischer2009-07-231-17/+60
* Fix couple of issues in DatePickerSuchi Amalapurapu2009-07-141-0/+15
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+321
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-321/+0
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-18/+9
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+1
* Initial ContributionThe Android Open Source Project2008-10-211-0/+330