pfthomas
|
11c1df9c8f
|
[MaterialDatePicker] Unhide setFirstDayOfWeek
Resolves https://github.com/material-components/material-components-android/issues/1949
PiperOrigin-RevId: 496865765
|
2022-12-21 21:14:25 +00:00 |
|
pfthomas
|
4046525b20
|
[MaterialDatePicker] Improve inputs validation
PiperOrigin-RevId: 489269023
|
2022-11-18 16:55:22 -05:00 |
|
rightnao
|
6643695c3e
|
[DatePicker] Make new public getter methods for start/end/openAt values with long return types for CalendarConstraints
Resolves https://github.com/material-components/material-components-android/issues/2907
PiperOrigin-RevId: 473053039
|
2022-09-12 12:24:13 -04:00 |
|
rightnao
|
95ab9794cb
|
[DatePicker] Expose CalendarConstraints start and end getter methods
resolves https://github.com/material-components/material-components-android/issues/2907
PiperOrigin-RevId: 469332050
|
2022-08-24 14:40:13 -07:00 |
|
Material Design Team
|
44cc9b745c
|
Add @CanIgnoreReturnValue to some APIs that return this.
PiperOrigin-RevId: 468721442
|
2022-08-22 15:22:27 -04:00 |
|
pfthomas
|
85c40a6a51
|
[MaterialDatePicker] Internal change
PiperOrigin-RevId: 448042520
|
2022-05-11 15:00:27 -04:00 |
|
Material Design Team
|
cfc00aa5a3
|
Update android core class definitions across material
PiperOrigin-RevId: 414839941
|
2021-12-08 14:56:25 +00:00 |
|
Gabriele Mariotti
|
193ce2dc48
|
[DatePicker] Changed openAt to default based on selection, if not provided
Resolves https://github.com/material-components/material-components-android/pull/1651
GIT_ORIGIN_REV_ID=09bf7a4ddb3cba2e55efaab45f09765e7910544b
PiperOrigin-RevId: 330938479
|
2020-09-10 11:15:59 -04:00 |
|
marianomartin
|
f90181efef
|
Fix javadocs errors for DatePicker, Transformation, and FAB
PiperOrigin-RevId: 300553804
|
2020-03-13 11:00:54 -04:00 |
|
marianomartin
|
e664b98062
|
[MaterialDatePicker] Crash - Scroll to Min Year of CalendarConstraint
Resolves https://github.com/material-components/material-components-android/pull/981
Resolves https://github.com/material-components/material-components-android/issues/980
PiperOrigin-RevId: 296000173
|
2020-02-19 13:36:30 -05:00 |
|
marianomartin
|
33733bd331
|
Remove {@link Month}`s from javadocs
PiperOrigin-RevId: 292335010
|
2020-01-31 11:11:22 -05:00 |
|
haodong
|
77ce281f04
|
Fixed MaterialDatePicker todayInUtcMilliseconds method.
- Used UtcDates to return the UTC milliseconds of today in local timezone.
- Previous method is replaced with thisMonthInUtcMilliseconds, which fits its function better.
Resolves https://github.com/material-components/material-components-android/issues/778
PiperOrigin-RevId: 283981946
|
2019-12-05 15:58:26 -05:00 |
|
ldjesper
|
801172e401
|
Update DateValidator JavaDocs in MaterialDatePicker
PiperOrigin-RevId: 268451832
|
2019-09-12 14:05:41 -04:00 |
|
ldjesper
|
d78d93577f
|
Remove Month from the public API
PiperOrigin-RevId: 268242042
|
2019-09-12 13:57:19 -04:00 |
|
ldjesper
|
72d54c653c
|
Change picker package to com.google.android.material.datepicker
PiperOrigin-RevId: 267004501
|
2019-09-04 18:07:59 -04:00 |
|