summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/CalendarView.java
Commit message (Expand)AuthorAgeFilesLines
* Tapping on the week number sends the DatePicker to epoch start.Svetoslav Ganov2011-03-141-5/+10
* The calendar view widget was jumping incorrectly to the next weekSvetoslav Ganov2011-01-261-4/+8
* DatePicker is picking the wrong dateSvetoslav Ganov2011-01-241-3/+16
* Updating the ColandarView javadoc to reflect public attributesSvetoslav Ganov2010-12-281-0/+9
* 3313982 DatePicker/TimePicker allow users to scroll date/time even when disab...Svetoslav Ganov2010-12-281-99/+42
* Adding APIs for setting whether to show week number and setting the start day...Svetoslav Ganov2010-12-281-0/+1446