pekingme
b65df32b0f
[Tokens] Upgraded to 7.0.0
...
PiperOrigin-RevId: 668133320
2024-08-28 22:34:40 +00:00
pekingme
8731cad96a
[Tokens] Upgraded to v6.1.0.
...
PiperOrigin-RevId: 665569215
2024-08-21 17:24:43 +00:00
pekingme
da0b738679
[Tokens] Upgraded to v5.0.0.
...
PiperOrigin-RevId: 663358341
2024-08-16 17:33:16 +00:00
pfthomas
6617342f03
[DatePicker] Make picker not final and expose onPositiveButtonClick and onNegativeButtonClick
...
Resolves https://github.com/material-components/material-components-android/issues/1688
PiperOrigin-RevId: 651106986
2024-07-10 19:26:51 +00:00
kendricku
cd0a0f0235
[i18n] Update string translations.
...
Resolves https://github.com/material-components/material-components-android/issues/4177
PiperOrigin-RevId: 647723414
2024-07-01 18:59:32 +00:00
pfthomas
6862b6f248
[DatePicker] Make header not focusable
...
PiperOrigin-RevId: 642318050
2024-06-11 19:01:27 +00:00
pfthomas
86a3b35aa2
[DatePicker] Prevent empty views at the end of a month to receive key events
...
PiperOrigin-RevId: 640991014
2024-06-11 18:55:24 +00:00
dsn5ft
9b6ceac72a
[i18n] Update string translations
...
PiperOrigin-RevId: 633623911
2024-05-14 17:16:18 +00:00
pubiqq
510881a469
[Internal] Stop using deprecated androidx.core.view.* methods
...
Resolves https://github.com/material-components/material-components-android/pull/4117
GIT_ORIGIN_REV_ID=dd157e8360c2511810496693cec1616fce578655
PiperOrigin-RevId: 632284856
2024-05-13 17:37:38 +00:00
pfthomas
501ae367a1
[DatePicker] Fix arrangement of range text fields
...
- gives enough space for the text to not wrap when width too narrow
PiperOrigin-RevId: 632262914
2024-05-13 17:36:19 +00:00
Ga\u00ebtan Muller
b3fe6a7f61
[Cleanup] Remove redundant version checks for api <= 19.
...
Resolves https://github.com/material-components/material-components-android/pull/3849
GIT_ORIGIN_REV_ID=47bb2fcc8031740e5a7d4f741f1ada2af025e126
PiperOrigin-RevId: 632154861
2024-05-09 18:46:02 +00:00
pfthomas
9b09b693d9
[Tokens] Update tokens to v4.0.0
...
PiperOrigin-RevId: 626141198
2024-04-19 21:18:49 +00:00
pekingme
28cc2441d0
[Tokens] Updated to version 2.3.4.
...
PiperOrigin-RevId: 610835532
2024-02-29 08:36:02 -08:00
pekingme
ee7b4bddb4
[Tokens] Added formatting to break long lines and differentiate different comments.
...
PiperOrigin-RevId: 605684816
2024-02-12 18:03:59 +00:00
pekingme
89212044a9
[Tokens] Updated to v0.213.
...
PiperOrigin-RevId: 603749766
2024-02-06 14:30:16 +00:00
pekingme
08d7ded67b
[Tokens] Upgraded to v0.207.
...
PiperOrigin-RevId: 600947836
2024-01-24 21:05:53 +00:00
pekingme
4ccaaaa31d
[Tokens] Upgraded to v0.203
...
PiperOrigin-RevId: 579928128
2023-11-08 15:12:21 +00:00
pekingme
637362d597
[Tokens] Upgraded to v0.195
...
PiperOrigin-RevId: 579905417
2023-11-06 20:27:15 +00:00
pekingme
0463c507d7
[Tokens] Upgraded to v0.185
...
PiperOrigin-RevId: 579904837
2023-11-06 20:26:18 +00:00
pfthomas
5aa6edfaed
[DatePicker] Fix date validation on Samsung devices
...
Resolves https://github.com/material-components/material-components-android/pull/3628
Resolves https://github.com/material-components/material-components-android/issues/3625
PiperOrigin-RevId: 576953414
2023-10-26 20:39:41 +00:00
conradchen
a8307ef792
[Process] Update translated strings
...
PiperOrigin-RevId: 576679982
2023-10-26 20:38:39 +00:00
hunterstich
a00ee50907
[DatePicker] Added builder methods for customizing the positive and negative button content descriptions
...
Resolves https://github.com/material-components/material-components-android/issues/3595
PiperOrigin-RevId: 572929926
2023-10-12 11:05:22 -07:00
pekingme
bfee8a74d7
[Tokens] Upgraded to v0.175.
...
PiperOrigin-RevId: 572648883
2023-10-12 11:04:28 -07:00
pfthomas
5f1cab65b1
[MaterialDatePicker] Fix header layout overlapping
...
PiperOrigin-RevId: 559538381
2023-08-24 20:50:49 +00:00
Material Design Team
a782e7a1d8
[MaterialDatePicker][a11y] Fixing the "Column of Days:" announcement causing Talkback verbosity
...
PiperOrigin-RevId: 559224257
2023-08-23 22:21:37 +00:00
pekingme
8204856dd4
[Token][Color] Upgraded to v0.170 for tonal surface colors.
...
PiperOrigin-RevId: 555230534
2023-08-09 19:03:25 +00:00
rightnao
e3b255b3a0
[Docs] Crosslink github docs in javadocs
...
PiperOrigin-RevId: 546393704
2023-07-11 19:37:37 +00:00
pfthomas
4d8043453e
[MaterialDatePicker] Allow client app to access user selected inputMode
...
Resolves https://github.com/material-components/material-components-android/pull/3414
PiperOrigin-RevId: 539713099
2023-06-14 15:13:51 +00:00
dsn5ft
7ccf6708b0
[MaterialDatePicker] Fix crash when clicking OK/Cancel on text input mode due to hiding keyboard
...
PiperOrigin-RevId: 529835294
2023-05-08 14:53:58 -04:00
pfthomas
29b59c21f5
[MaterialDatePicker] Add getTextColor to DayViewDecorator
...
PiperOrigin-RevId: 527265648
2023-04-26 16:19:16 -04:00
pfthomas
f4d0f5653a
[MaterialDatePicker] a11y/i18n alignment
...
Resolves https://github.com/material-components/material-components-android/issues/3343
PiperOrigin-RevId: 526657661
2023-04-24 15:30:28 -04:00
Kavita Patil
35bd1fc98f
[Date Picker] ContentDescription for "DayName" is not properly getting read by talkback for the German language
...
Resolves https://github.com/material-components/material-components-android/pull/3051
GIT_ORIGIN_REV_ID=91b350bf4830f5903d4809a1c3b097bbec2c2b27
PiperOrigin-RevId: 524068644
2023-04-17 12:14:49 -07:00
pubiqq
619d5a6cad
[DatePicker] Fix time zone when custom text input format is set
...
Resolves https://github.com/material-components/material-components-android/pull/3338
GIT_ORIGIN_REV_ID=bb3760f22753b10608d5bd1b342b5b063b3276bb
PiperOrigin-RevId: 523792669
2023-04-13 09:06:29 -07:00
pfthomas
ec511a54cf
[MaterialDatePicker] Update screen width at which days size is 48dp in portrait mode.
...
PiperOrigin-RevId: 521476833
2023-04-10 14:42:10 +00:00
pekingme
7b2c19b273
[DatePicker] Made dialog container color configurable in xml style.
...
PiperOrigin-RevId: 520113790
2023-03-29 19:04:50 +00:00
pfthomas
bcc97bfaf5
[MaterialDatePicker] Fix hint for Korean
...
PiperOrigin-RevId: 520025180
2023-03-28 16:20:46 +00:00
pekingme
30ea33e948
[Datepicker] Integrated tokens.
...
PiperOrigin-RevId: 519201395
2023-03-24 19:24:16 +00:00
dsn5ft
5689ce2608
[i18n] Update string translations
...
PiperOrigin-RevId: 513006191
2023-02-28 22:08:20 +00:00
pfthomas
4032a74112
[MaterialDatePicker] Fix keyboard not showing at first in text input mode
...
Resolves https://github.com/material-components/material-components-android/issues/2747
PiperOrigin-RevId: 511501130
2023-02-23 03:46:22 -08:00
pfthomas
56f816cc33
[MaterialDatePicker] Fix broken layout when custom description is used
...
Resolves https://github.com/material-components/material-components-android/issues/3179
PiperOrigin-RevId: 506311285
2023-02-01 15:35:26 +00:00
pfthomas
2cef555994
[MaterialDatePicker] Fix NPE
...
PiperOrigin-RevId: 504263005
2023-01-24 17:03:54 +00:00
pfthomas
c484ea7da2
[MaterialCalendar] Fix NPE
...
PiperOrigin-RevId: 502984835
2023-01-19 17:52:32 +00:00
pfthomas
cd5246f49e
[MaterialDatePicker][a11y] Improve date input validation feedback follow up
...
PiperOrigin-RevId: 498167309
2022-12-29 00:21:20 -05:00
pfthomas
e1688f3d19
[MaterialDatePicker][a11y] Improve date input validation feedback
...
Resolves https://github.com/material-components/material-components-android/issues/2223
Add `TextInputLayout.setErrorAccessibilityLiveRegion` and `TextInputLayout.getErrorAccessibilityLiveRegion` to allow controlling the way the TextInputLayout error is announced.
Example:
```
textInputLayout.setErrorAccessibilityLiveRegion(ViewCompat.ACCESSIBILITY_LIVE_REGION_NONE);
```
PiperOrigin-RevId: 497323465
2022-12-29 00:19:00 -05:00
pfthomas
09f26073ae
[MaterialDatePicker] Fix headerTitle text size
...
PiperOrigin-RevId: 497183320
2022-12-22 23:48:23 +00:00
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
d4c16e8486
[MaterialDatePicker] Capitalize standalone date
...
PiperOrigin-RevId: 495627493
2022-12-16 00:54:55 +00:00
pfthomas
bb3ea6e8bb
[MaterialDatePicker] Update text appearances
...
PiperOrigin-RevId: 493280301
2022-12-06 15:24:24 -05:00
pfthomas
b813b2b441
[MaterialDatePicker] Update elevation to match specs
...
Resolves https://github.com/material-components/material-components-android/issues/2987
PiperOrigin-RevId: 490248736
2022-11-22 12:36:03 -05:00
pfthomas
4046525b20
[MaterialDatePicker] Improve inputs validation
...
PiperOrigin-RevId: 489269023
2022-11-18 16:55:22 -05:00