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
|
cbc0711ca3
|
[MaterialTimePicker][24H Redesign] 2-ring support for 24H clock
Resolves https://github.com/material-components/material-components-android/issues/1450
This replaces the current implementation of the 24H clock mode from 1 ring to 2 rings.
The 24H picker now also defaults to text input mode.
PiperOrigin-RevId: 463652374
|
2022-07-28 17:42:05 -04:00 |
|
dsn5ft
|
b62b9a50b0
|
[Gradle] Update library source and target compatibility to Java 8 and add lambda + method reference usage
PiperOrigin-RevId: 443370295
|
2022-04-21 16:29:39 -04:00 |
|
Material Design Team
|
a487c89185
|
Internal change
PiperOrigin-RevId: 412135443
|
2021-11-29 17:35:39 +00:00 |
|
marianomartin
|
74350dead6
|
[TimePicker] Fixed numbers glitching on first show of time picker
PiperOrigin-RevId: 350417836
|
2021-01-07 12:05:30 -05:00 |
|
marianomartin
|
a543032c99
|
[TimePicker] Support formatting the numbers depending on the configuration locale
PiperOrigin-RevId: 327666353
|
2020-08-20 16:47:25 -04:00 |
|
marianomartin
|
272ce50950
|
[TimePicker] Renamed radius attr to avoid conflicts
PiperOrigin-RevId: 319985243
|
2020-07-08 14:59:44 -04:00 |
|
marianomartin
|
cd6b062519
|
[TimePicker] Added a TimePicker component
This should be considered a pre-alpha of timepicker.
Try the component today, on the latest snapshot:
https://github.com/material-components/material-components-android/blob/master/docs/using-snapshot-version.md
The initial API offers feature parity with android.app.TimePickerDialog
Resolves https://github.com/material-components/material-components-android/issues/690
PiperOrigin-RevId: 318879238
|
2020-06-29 16:24:46 -04:00 |
|