summaryrefslogtreecommitdiff
path: root/core/java/android/widget/DatePickerSpinnerDelegate.java
Commit message (Expand)AuthorAgeFilesLines
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-5/+6
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-6/+5
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-5/+6
* Remove libcore.icu.ICU usage in android.text.format.DateFormatVictor Chang2020-07-061-3/+1
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-091-1/+1
* Always use Context.getSystemService() to get IMMYohei Yukawa2018-09-171-1/+1
* Greylist requested hidden APIDavid Brazdil2018-08-211-0/+6
* Improved autofill support on DatePicker and TimePicker:Felipe Leme2017-08-151-0/+1
* Disable state save/restore for inflated date/time picker viewsAdam Powell2017-05-231-1/+2
* Added auto-fill support for DatePicker and TimePicker.Felipe Leme2017-03-011-0/+4
* Fix import statements in android.widget package.Aurimas Liutikas2016-10-111-2/+2
* DatePicker A11Y fix time announced for date widgetsAndrei Stingaceanu2016-06-161-11/+0
* Merge "Fix DatePicker.setMin/MaxDate()" into nyc-devAlan Viverette2016-05-251-2/+4
|\
| * Fix DatePicker.setMin/MaxDate()Alan Viverette2016-05-251-2/+4
* | Use ICU's Calendar class in date picker & related classesAlan Viverette2016-05-251-1/+1
|/
* Refactor DatePickerDialog constructors to avoid early callbackAlan Viverette2016-04-011-0/+1
* Use Holo date/time picker layouts on very small screensAlan Viverette2016-03-011-0/+652