summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget/CalendarView.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix bug #7205589 CalendarView's WeekView rows are LTR in RTL locales" ...Fabrice Di Meglio2012-09-231-29/+90
|\
| * Fix bug #7205589 CalendarView's WeekView rows are LTR in RTL localesFabrice Di Meglio2012-09-211-29/+90
* | Merge "Fix bug #7206086 NumberPicker widget should use locale digits" into jb...Fabrice Di Meglio2012-09-231-2/+4
|\ \
| * | Fix bug #7206086 NumberPicker widget should use locale digitsFabrice Di Meglio2012-09-211-2/+4
| |/
* | Day numbers in CalendarView have incorrect size.Svetoslav Ganov2012-09-211-1/+2
|/
* API REVIEW: android.widget.CalendarViewSvetoslav Ganov2012-05-041-0/+52
* Adding getter/setter for all public attributes in CalendarView.Svetoslav Ganov2012-03-011-32/+287
* AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...Svetoslav Ganov2012-01-171-0/+14
* CalendarView title incorrectly updated for different languages.Svetoslav Ganov2011-10-311-13/+13
* CalendarView diregarding XML attributes.Svetoslav Ganov2011-09-151-6/+14
* Polish of the ActivityChooserView and ShareActionProvider.Svetoslav Ganov2011-07-131-0/+1
* Date/time pickers and calendar view not handling locale change.Svetoslav Ganov2011-07-121-12/+62
* 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