summaryrefslogtreecommitdiff
path: root/core/java/android/widget/SimpleMonthView.java
AgeCommit message (Expand)Author
2020-07-22Merge "Remove @CorePlatformApi LocaleData usage in frameworks" am: 3f89b904a8...vichang
2020-07-20Remove @CorePlatformApi LocaleData usage in frameworksVictor Chang
2020-04-15Process numpad enter key along with enter key.Byungsung You
2019-10-24Set "today" and "selected" for Datepicker when using Calenderyingleiw
2019-09-23[SimpleMonthView] days should be set clickable even when disabledyingleiw
2019-04-17Fix incorrect leap year logicNeil Fuller
2017-08-04Fix monkey bug when focus change before layoutGeorge Mount
2016-10-11Fix import statements in android.widget package.Aurimas Liutikas
2016-09-23Custom pointer icon for DatePicker and TimePickerVladislav Kaznacheev
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-05-16Merge "Use standalone capitalization for month labels" into nyc-dev am: 89524...Alan Viverette
2016-05-16Use standalone capitalization for month labelsAlan Viverette
2016-05-12Merge "Remove extra logging in DatePicker" into nyc-dev am: c952b035b2 am: a6...Alan Viverette
2016-05-11Remove extra logging in DatePickerAlan Viverette
2016-04-14Merge "Update day of week labels when setting month params in SimpleMonthView...Alan Viverette
2016-04-14Update day of week labels when setting month params in SimpleMonthViewAlan Viverette
2016-04-14Add @TestApi-guarded way to get bounds of specific day in CalendarViewKirill Grouchnikov
2016-03-29Pull weekday names directly from ICUAlan Viverette
2016-03-09Add temporary logging to SimpleMonthViewAlan Viverette
2016-03-04Clean up SimpleMonthView formattersAlan Viverette
2015-11-06Improve DatePicker focus for keyboards.George Mount
2015-08-06Switch SimpleDateFormat to icu versionDeepanshu Gupta
2015-07-17Localize SimpleMonthViewChet Haase
2015-04-28Fix DatePicker max date, disabled day color, and arrow visibilityAlan Viverette
2015-04-22Implement RTL support in framework ViewPager, DatePickerAlan Viverette
2015-04-17Move date picker arrows out of SimpleMonthViewAlan Viverette
2015-04-10Fix date picker dialog sizeAlan Viverette
2015-04-01Scale month view for small screens, use verbatim span for AM/PM labelAlan Viverette
2015-03-30Clean up date picker attributes, add caretsAlan Viverette
2015-03-23Update DatePicker and CalendarView to latest Material specAlan Viverette
2015-01-08Use text ascent / descent to center SimpleMonthView labelsAlan Viverette
2015-01-07Fix date picker color handling, expose StateSet utils in more placesAlan Viverette
2014-10-24Fix min/max date range in DatePicker calendar modeAlan Viverette
2014-10-24Add support for Explore by Touch to RadialTimePickerViewAlan Viverette
2014-09-10Use Calendar day of week rather than Time in SimpleMonthViewAlan Viverette
2014-08-19Use correct single-letter date format in SimpleMonthViewAlan Viverette
2014-08-15Fix date and time picker stylingAlan Viverette
2014-07-25Fix bug #16245852 Clean SimpleMonthView.setMonthParams() in the new DatePickerFabrice Di Meglio
2014-07-15Update DatePicker widget and its related dialogFabrice Di Meglio