1. 8eea3ea Add APIs for obtaining themed Drawable from Theme, Context by Alan Viverette · 11 years ago
  2. 25da1ba Merge "Fix bug #12066726 java.lang.NullPointerException at android.widget.CalendarView.onScroll(CalendarView.java:1216)" by Fabrice Di Meglio · 11 years ago
  3. 83ed4fe Fix bug #12066726 java.lang.NullPointerException at android.widget.CalendarView.onScroll(CalendarView.java:1216) by Fabrice Di Meglio · 11 years ago
  4. ba4d2a0 Fix bug #12467741 Java crash in com.android.settings: java.lang.IllegalStateException: The content of the adapter has changed but ListView did not receive a notification. by Fabrice Di Meglio · 11 years ago
  5. c6afe76 Decouple CalendarView code by Fabrice Di Meglio · 11 years ago
  6. c03383d am 56a87f8c: am c255a711: Merge "Ensure WeeksAdapter calls notifyDataSetChanged when needed" into klp-dev by Alan Viverette · 11 years ago
  7. 22c1c2c Ensure WeeksAdapter calls notifyDataSetChanged when needed by Alan Viverette · 11 years ago
  8. 617feb9 Add View constructor that supplies a default style resource by Alan Viverette · 11 years ago
  9. b08e578 Fix bug #10515013 CalendarView is always forcing first day of the week to Sunday and not taking into account CLDR data by Fabrice Di Meglio · 11 years ago
  10. 5fecbf9 am ec586994: Merge "CalendarView header not updated on year change." into jb-mr2-dev by Svetoslav · 11 years ago
  11. a085179 CalendarView header not updated on year change. by Svetoslav · 11 years ago
  12. f537c9b Fix CalendarView to show the month title properly. by Ki-Hwan Lee · 11 years ago
  13. 415f26b Merge "Fix bug #7205589 CalendarView's WeekView rows are LTR in RTL locales" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  14. 5c2591e Merge "Fix bug #7206086 NumberPicker widget should use locale digits" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  15. 550ea7f Fix bug #7205589 CalendarView's WeekView rows are LTR in RTL locales by Fabrice Di Meglio · 12 years ago
  16. d88e305 Fix bug #7206086 NumberPicker widget should use locale digits by Fabrice Di Meglio · 12 years ago
  17. 0c6f379 Day numbers in CalendarView have incorrect size. by Svetoslav Ganov · 12 years ago
  18. 414efc3 API REVIEW: android.widget.CalendarView by Svetoslav Ganov · 12 years ago
  19. ff37505 Adding getter/setter for all public attributes in CalendarView. by Svetoslav Ganov · 12 years ago
  20. 8a78fd4 AccessibilityEvent/AccessibilityNodeInfo class name property should be set to only framework classes. by Svetoslav Ganov · 13 years ago
  21. 1442da6 CalendarView title incorrectly updated for different languages. by Svetoslav Ganov · 13 years ago
  22. f1189e9 CalendarView diregarding XML attributes. by Svetoslav Ganov · 13 years ago
  23. 76559a6 Polish of the ActivityChooserView and ShareActionProvider. by Svetoslav Ganov · 13 years ago
  24. f592696 Date/time pickers and calendar view not handling locale change. by Svetoslav Ganov · 13 years ago
  25. 1a730dc Tapping on the week number sends the DatePicker to epoch start. by Svetoslav Ganov · 13 years ago
  26. 58f5125 The calendar view widget was jumping incorrectly to the next week by Svetoslav Ganov · 14 years ago
  27. 156f209 DatePicker is picking the wrong date by Svetoslav Ganov · 14 years ago
  28. e51f94c Updating the ColandarView javadoc to reflect public attributes by Svetoslav Ganov · 14 years ago
  29. 51c52ed 3313982 DatePicker/TimePicker allow users to scroll date/time even when disabled. by Svetoslav Ganov · 14 years ago
  30. e9730bf Adding APIs for setting whether to show week number and setting the start day of week. Cleaned up the code a bit. by Svetoslav Ganov · 14 years ago