index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
DatePicker.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-09-14
1
-1
/
+1
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-09
1
-1
/
+1
*
Rename @EnumEntry and @FlagEntry
Ashley Rose
2019-03-18
1
-2
/
+2
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Update core widgets to save attribute source info.
Aurimas Liutikas
2019-02-07
1
-0
/
+2
*
@InspectableProperty coverage for android.widget
Ashley Rose
2019-02-04
1
-0
/
+13
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+3
*
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-12-13
1
-1
/
+4
*
Improved autofill support on DatePicker and TimePicker:
Felipe Leme
2017-08-15
1
-14
/
+38
*
Provide a way to set AutofillId on ViewStructure.
Felipe Leme
2017-04-25
1
-0
/
+1
*
Minor fixes on Autofill Framework:
Felipe Leme
2017-04-24
1
-2
/
+0
*
Simplified autofill() methods by returning void instead of boolean.
Felipe Leme
2017-03-29
1
-6
/
+5
*
TRON log important auto-fill events
Philip P. Moltmann
2017-03-16
1
-2
/
+4
*
Make it clear which type of AutoFillValue is set
Philip P. Moltmann
2017-03-14
1
-1
/
+8
*
Fix a few auto fill ussues
Svet Ganov
2017-03-13
1
-1
/
+1
*
Replaced auto-fill by autofill to keep it consistent with API style.
Felipe Leme
2017-03-09
1
-10
/
+10
*
Optimize ViewStructure for autofill by removing irrelevant nodes.
Felipe Leme
2017-03-08
1
-0
/
+5
*
Replace AutoFillType by view constants.
Felipe Leme
2017-03-07
1
-3
/
+2
*
Added auto-fill support for DatePicker and TimePicker.
Felipe Leme
2017-03-01
1
-0
/
+60
*
Fix import statements in android.widget package.
Aurimas Liutikas
2016-10-11
1
-2
/
+2
*
resolve merge conflicts of 6e37f8a to master
Andreas Gampe
2016-09-25
1
-4
/
+54
|
\
|
*
Allow developer to override Material-style modes in picker dialogs
Alan Viverette
2016-09-22
1
-4
/
+54
*
|
DatePicker A11Y fix time announced for date widgets
Andrei Stingaceanu
2016-06-16
1
-0
/
+14
*
|
Add setOnDateChangedListener to DatePicker
Clara Bayarri
2016-06-03
1
-0
/
+17
|
/
*
Use ICU's Calendar class in date picker & related classes
Alan Viverette
2016-05-25
1
-4
/
+4
*
Deprecate methods not supported by Material-style date picker
Alan Viverette
2016-04-06
1
-1
/
+14
*
Refactor DatePickerDialog constructors to avoid early callback
Alan Viverette
2016-04-01
1
-2
/
+0
*
Use Holo date/time picker layouts on very small screens
Alan Viverette
2016-03-01
1
-651
/
+85
*
Fixed calendar fields comparison
Philipp Hasper
2016-01-08
1
-2
/
+2
*
Docs nit
Alan Viverette
2015-03-23
1
-1
/
+1
*
Clean up date picker
Alan Viverette
2015-03-23
1
-10
/
+24
*
Update DatePicker and CalendarView to latest Material spec
Alan Viverette
2015-03-23
1
-5
/
+8
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-1
/
+0
*
First quick implementation of auto assist data.
Dianne Hackborn
2015-02-06
1
-23
/
+2
*
Fix accessibility delegation
Alan Viverette
2015-01-07
1
-7
/
+11
*
Update documentation for DatePicker to reflect the new mode
Alan Viverette
2014-11-24
1
-6
/
+22
*
Restore changes that were needed.
Craig Mautner
2014-09-16
1
-6
/
+1
*
Merge "Revert "Fix various bugs in DatePickerCalendarDelegate"" into lmp-dev
Craig Mautner
2014-09-16
1
-6
/
+6
|
\
|
*
Revert "Fix various bugs in DatePickerCalendarDelegate"
Craig Mautner
2014-09-16
1
-6
/
+6
*
|
Merge "Fix various bugs in DatePickerCalendarDelegate" into lmp-dev
Craig Mautner
2014-09-16
1
-0
/
+5
|
\
|
|
*
Fix various bugs in DatePickerCalendarDelegate
Craig Mautner
2014-09-16
1
-6
/
+6
*
|
Properly handle dispatchRestoreInstanceState for new-style DatePicker
Alan Viverette
2014-09-15
1
-9
/
+2
|
/
*
Merge "Add first day of week API to date picker" into lmp-dev
Alan Viverette
2014-09-07
1
-1
/
+60
|
\
|
*
Add first day of week API to date picker
Alan Viverette
2014-09-03
1
-1
/
+60
*
|
Fix AM/PM text i18n and clean up keyboard support in time picker
Alan Viverette
2014-09-03
1
-2
/
+2
|
/
*
Fix date and time picker styling
Alan Viverette
2014-08-15
1
-31
/
+30
*
Allow TimePicker/DatePicker to use legacy layout style
Chet Haase
2014-08-07
1
-11
/
+18
*
Clean up TimePicker and DatePicker styling
Alan Viverette
2014-07-29
1
-333
/
+16
*
Update DatePicker widget and its related dialog
Fabrice Di Meglio
2014-07-15
1
-15
/
+402
*
resolved conflicts for merge of 04c987a8 to master
Elliott Hughes
2014-05-30
1
-2
/
+2
|
\
[next]