index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
DatePickerSpinnerDelegate.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-07-06
Remove libcore.icu.ICU usage in android.text.format.DateFormat
Victor Chang
2020-01-09
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-09-17
Always use Context.getSystemService() to get IMM
Yohei Yukawa
2018-08-21
Greylist requested hidden API
David Brazdil
2017-08-15
Improved autofill support on DatePicker and TimePicker:
Felipe Leme
2017-05-23
Disable state save/restore for inflated date/time picker views
Adam Powell
2017-03-01
Added auto-fill support for DatePicker and TimePicker.
Felipe Leme
2016-10-11
Fix import statements in android.widget package.
Aurimas Liutikas
2016-06-16
DatePicker A11Y fix time announced for date widgets
Andrei Stingaceanu
2016-05-25
Merge "Fix DatePicker.setMin/MaxDate()" into nyc-dev
Alan Viverette
2016-05-25
Fix DatePicker.setMin/MaxDate()
Alan Viverette
2016-05-25
Use ICU's Calendar class in date picker & related classes
Alan Viverette
2016-04-01
Refactor DatePickerDialog constructors to avoid early callback
Alan Viverette
2016-03-01
Use Holo date/time picker layouts on very small screens
Alan Viverette