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
/
DatePicker.java
Age
Commit message (
Expand
)
Author
2020-09-14
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-01-09
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-03-18
Rename @EnumEntry and @FlagEntry
Ashley Rose
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-07
Update core widgets to save attribute source info.
Aurimas Liutikas
2019-02-04
@InspectableProperty coverage for android.widget
Ashley Rose
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-12-13
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-08-15
Improved autofill support on DatePicker and TimePicker:
Felipe Leme
2017-04-25
Provide a way to set AutofillId on ViewStructure.
Felipe Leme
2017-04-24
Minor fixes on Autofill Framework:
Felipe Leme
2017-03-29
Simplified autofill() methods by returning void instead of boolean.
Felipe Leme
2017-03-16
TRON log important auto-fill events
Philip P. Moltmann
2017-03-14
Make it clear which type of AutoFillValue is set
Philip P. Moltmann
2017-03-13
Fix a few auto fill ussues
Svet Ganov
2017-03-09
Replaced auto-fill by autofill to keep it consistent with API style.
Felipe Leme
2017-03-08
Optimize ViewStructure for autofill by removing irrelevant nodes.
Felipe Leme
2017-03-07
Replace AutoFillType by view constants.
Felipe Leme
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-09-25
resolve merge conflicts of 6e37f8a to master
Andreas Gampe
2016-09-22
Allow developer to override Material-style modes in picker dialogs
Alan Viverette
2016-06-16
DatePicker A11Y fix time announced for date widgets
Andrei Stingaceanu
2016-06-03
Add setOnDateChangedListener to DatePicker
Clara Bayarri
2016-05-25
Use ICU's Calendar class in date picker & related classes
Alan Viverette
2016-04-06
Deprecate methods not supported by Material-style date picker
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
2016-01-08
Fixed calendar fields comparison
Philipp Hasper
2015-03-23
Docs nit
Alan Viverette
2015-03-23
Clean up date picker
Alan Viverette
2015-03-23
Update DatePicker and CalendarView to latest Material spec
Alan Viverette
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2015-02-06
First quick implementation of auto assist data.
Dianne Hackborn
2015-01-07
Fix accessibility delegation
Alan Viverette
2014-11-24
Update documentation for DatePicker to reflect the new mode
Alan Viverette
2014-09-16
Restore changes that were needed.
Craig Mautner
2014-09-16
Merge "Revert "Fix various bugs in DatePickerCalendarDelegate"" into lmp-dev
Craig Mautner
2014-09-16
Revert "Fix various bugs in DatePickerCalendarDelegate"
Craig Mautner
2014-09-16
Merge "Fix various bugs in DatePickerCalendarDelegate" into lmp-dev
Craig Mautner
2014-09-16
Fix various bugs in DatePickerCalendarDelegate
Craig Mautner
2014-09-15
Properly handle dispatchRestoreInstanceState for new-style DatePicker
Alan Viverette
2014-09-07
Merge "Add first day of week API to date picker" into lmp-dev
Alan Viverette
2014-09-03
Add first day of week API to date picker
Alan Viverette
2014-09-03
Fix AM/PM text i18n and clean up keyboard support in time picker
Alan Viverette
2014-08-15
Fix date and time picker styling
Alan Viverette
2014-08-07
Allow TimePicker/DatePicker to use legacy layout style
Chet Haase
2014-07-29
Clean up TimePicker and DatePicker styling
Alan Viverette
2014-07-15
Update DatePicker widget and its related dialog
Fabrice Di Meglio
2014-05-30
resolved conflicts for merge of 04c987a8 to master
Elliott Hughes
[next]