summaryrefslogtreecommitdiff
path: root/core/java/android/widget/DayPickerPagerAdapter.java
AgeCommit message (Expand)Author
2018-03-21Fix DatePicker highlight to be year-aware.David Ogutu
2017-02-27Implicitly cast views obtained via View.findView methodsAlan Viverette
2017-02-03Revert "Implicitly cast views obtained via View.findView methods"Alan Viverette
2017-01-27Implicitly cast views obtained via View.findView methodsAlan Viverette
2016-10-11Fix import statements in android.widget package.Aurimas Liutikas
2016-05-25Merge commit '75dfc87e5e83c04adf876bc7d0d7cab17a31b4d5' into manual_merge_75d...Alan Viverette
2016-05-25Use ICU's Calendar class in date picker & related classesAlan Viverette
2016-04-14Add @TestApi-guarded way to get bounds of specific day in CalendarViewKirill Grouchnikov
2016-04-06Refresh views on DayPicker appearance changesAlan Viverette
2016-03-04Clean up SimpleMonthView formattersAlan Viverette
2015-11-06Improve DatePicker focus for keyboards.George Mount
2015-05-15Return correct year in DayPickerPagerAdapter.getYearForPosition()Alan Viverette
2015-04-28Fix DatePicker max date, disabled day color, and arrow visibilityAlan Viverette
2015-04-17Move date picker arrows out of SimpleMonthViewAlan Viverette