dsn5ft
75c1d30c7d
[Catalog] Remove horizontal padding from toolbar demo
...
PiperOrigin-RevId: 678374802
2024-09-25 14:33:24 +00:00
leticiars
43b0e46804
[Catalog][TopAppBar][a11y] Fix toolbar close button not having a content description
...
PiperOrigin-RevId: 678362412
2024-09-25 14:32:42 +00:00
pekingme
04435855ac
[Slider] Fixed a scroll demo fragment to have more granular steps.
...
PiperOrigin-RevId: 677909855
2024-09-25 14:25:00 +00:00
pubiqq
b77824fcc7
[Internal] Remove pre-Lollipop resources
...
Resolves https://github.com/material-components/material-components-android/pull/4280
GIT_ORIGIN_REV_ID=88ee02b5c93b51a154503b7a1f1b85ddeea3cb57
PiperOrigin-RevId: 676472901
2024-09-20 19:49:20 +00:00
rightnao
cc09ce8d55
[NavigationRail] Add scrollingEnabled attribute and update NavigationRail to have unlimited items when expanded while keeping the limit of 7 items while collapsed, and add demo to catalog
...
PiperOrigin-RevId: 676208760
2024-09-20 19:42:33 +00:00
pekingme
d1647968b9
[ProgressIndicator] Added top and bottom paddings to ensure the focus indicator (green box with talkback) to draw properly in catalog.
...
PiperOrigin-RevId: 676047704
2024-09-19 20:28:28 +00:00
rightnao
81907eb5bb
[Catalog] Fix issue with TextField demo getting cut off in horizontal orientation
...
PiperOrigin-RevId: 675628875
2024-09-19 19:42:51 +00:00
rightnao
07d2584c1e
[Docs][RadioButton] Update docs to use M3 screenshots
...
Resolves https://github.com/material-components/material-components-android/issues/4282
PiperOrigin-RevId: 672724449
2024-09-11 15:03:13 +00:00
pubiqq
23aca03255
[Internal] Remove pre-Lollipop checks
...
Resolves https://github.com/material-components/material-components-android/pull/4266
GIT_ORIGIN_REV_ID=1de7808e66dd6666c893217c76c7499afe2df6a3
PiperOrigin-RevId: 669688797
2024-09-03 13:31:29 +00:00
pekingme
d408906efe
[Button] Updated the icon in catalog and test to filled for non-toggle buttons.
...
PiperOrigin-RevId: 667721880
2024-08-27 16:01:59 +00:00
pekingme
2901dca95e
[ButtonGroup] Added more variants in catalog.
...
PiperOrigin-RevId: 666940948
2024-08-27 15:25:39 +00:00
pekingme
29ce8d32c3
[ButtonGroup] Added a new component ButtonGroup.
...
PiperOrigin-RevId: 666359073
2024-08-22 19:05:09 +00:00
pekingme
1d4c076a0e
[LoadingIndicator] Added a new component.
...
PiperOrigin-RevId: 663371718
2024-08-16 17:35:28 +00:00
hunterstich
64a455e4a2
[Typography] Update typography catalog demo
...
PiperOrigin-RevId: 663271084
2024-08-16 17:32:27 +00:00
pekingme
4efcf870ff
[Button] Refactored the main demo.
...
PiperOrigin-RevId: 660428578
2024-08-12 12:15:54 -07:00
rightnao
f14b0c054c
[Catalog][NavigationRail] Update guidance for Navigation Rail on compact screens.
...
PiperOrigin-RevId: 659584492
2024-08-07 05:11:57 +00:00
whitipet
c13fff78ae
[ProgressIndicator] Fix corner radius calculation
...
Resolves https://github.com/material-components/material-components-android/pull/4181
GIT_ORIGIN_REV_ID=535a8646de1acb4f08ae6d067ac3e88a24be2fac
PiperOrigin-RevId: 653242470
2024-07-22 18:25:46 +00:00
pekingme
af95f452ed
[ProgressIndicator] Added APIs to support different wavelength for determinate and indeterminate modes; and renamed confusing APIs.
...
PiperOrigin-RevId: 651565924
2024-07-22 18:23:15 +00:00
rightnao
5d85d6bd6f
[Catalog] Add guidance to use Bottom Navigation Bar on compact screens for Navigation Rail
...
PiperOrigin-RevId: 651507172
2024-07-22 18:22:40 +00:00
hunterstich
a9debc7a26
[Typography] Add variable font support to TextAppearance
...
PiperOrigin-RevId: 650200668
2024-07-08 20:33:22 +00:00
pekingme
b345f37942
[FAB] Updated catalog content description.
...
PiperOrigin-RevId: 642735154
2024-06-12 22:11:32 +00:00
pekingme
fe8b022911
[Color] Added Material custom palettes to catalog.
...
PiperOrigin-RevId: 642730653
2024-06-12 22:08:14 +00:00
pekingme
63bb499f98
[ButtonToggleGroup] Renamed insideCorner to innerCorner.
...
PiperOrigin-RevId: 639864920
2024-06-05 18:30:46 +00:00
rightnao
4acd57092d
[Catalog] Fix to edge to edge behaviour for catalog
...
PiperOrigin-RevId: 637973580
2024-06-05 18:23:23 +00:00
Material Design Team
e4f00fda11
Automated g4 rollback of changelist 637051547
...
PiperOrigin-RevId: 637099379
2024-05-28 16:59:17 +00:00
pekingme
384d58fb98
[Button] Added responsive touch (corner morph).
...
PiperOrigin-RevId: 637051547
2024-05-25 02:19:11 +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
b301a586b5
[Catalog][a11y] Select text color based on optimal contrast against background
...
PiperOrigin-RevId: 632242630
2024-05-13 17:35:22 +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
pekingme
c4cf6b28e1
[ProgressIndicator] Added demos for wave effects with new indeterminate motion.
...
PiperOrigin-RevId: 629767094
2024-05-02 15:38:26 +00:00
pekingme
fb4761cc20
[ButtonToggleGroup] Added APIs to customize inside spacing and corner size between buttons.
...
PiperOrigin-RevId: 628469557
2024-04-29 19:03:54 +00:00
manabu-nakamura
c600b385c1
[Catalog][Carousel] Fix slider value out of bounds crash in carousel demos caused by state restore happening after resetting slider values
...
Resolves https://github.com/material-components/material-components-android/pull/4037
Resolves https://github.com/material-components/material-components-android/issues/4036
GIT_ORIGIN_REV_ID=b41cac6c34c66ffccdb6a7696cd554e620b2e0bc
Co-authored-by: imhappi
PiperOrigin-RevId: 625484603
2024-04-17 18:05:46 +00:00
rightnao
9393b9779e
[Carousel] Support unclipped padding for uncontained variant of carousel
...
PiperOrigin-RevId: 625101250
2024-04-16 17:52:05 +00:00
pekingme
0849c147e1
[ProgressIndicator] Added demos for wave effects with wave speed.
...
PiperOrigin-RevId: 621630725
2024-04-03 21:14:25 +00:00
pekingme
b32512a3c8
[ProgressIndicator] Added demos for wave effects.
...
PiperOrigin-RevId: 620297129
2024-04-02 14:57:29 +00:00
pekingme
b61ab854db
[ProgressIndicator] Refactored the catalogs for more demos in future.
...
PiperOrigin-RevId: 620287681
2024-04-02 14:56:53 +00:00
pekingme
747fe8cdb9
[ProgressIndicator] Updated outdated string description in the catalog.
...
PiperOrigin-RevId: 619605553
2024-03-28 19:50:18 +00:00
hunterstich
17855c116b
[TopAppBar] Fixed compress effect when toolbar is set as a support action bar and hiddin/shown.
...
getSupportActionBar.show/hide uses visibility to show/hide the toolbar which conflicted with the compress effect's use of Visibility to remove the toolbar when completely masked. This updates the compress effect to use alpha instead of visibility.
PiperOrigin-RevId: 619253990
2024-03-26 21:39:03 +00:00
pekingme
a2d9bac55f
[Catalog] Removed translatable="false" for all strings with descriptions.
...
PiperOrigin-RevId: 619251765
2024-03-26 21:38:20 +00:00
pfthomas
5bf6831b14
[NavDrawer][a11y] Fix wrong item selected after click
...
PiperOrigin-RevId: 616214272
2024-03-20 18:47:11 +00:00
dsn5ft
22de817c30
[Docs] Internal change
...
PiperOrigin-RevId: 613673995
2024-03-07 20:52:14 +00:00
pekingme
46fa6465fe
[Cleanup] Internal change
...
PiperOrigin-RevId: 608668937
2024-02-29 08:27:55 -08:00
Material Design Team
5471b8d37a
Internal change
...
PiperOrigin-RevId: 607976596
2024-02-26 13:44:54 -08:00
pekingme
56880276e4
[ProgressIndicator] Main demo cleanup.
...
PiperOrigin-RevId: 602509141
2024-01-30 19:45:52 +00:00
afohrman
5557ec3b74
[Predictive Transitions] Add predictive fade through fragment transition demo to Catalog.
...
PiperOrigin-RevId: 602495276
2024-01-30 19:37:54 +00:00
afohrman
55fc6e3338
[Predictive Transitions] Add titles to fade through demo fragments in Catalog.
...
This adds more differentiation between fragments which will help showcase the fade through predictive transition between fragments
PiperOrigin-RevId: 601579850
2024-01-26 21:27:17 +00:00
pfthomas
b84e6549d4
[NTC][ProgressIndicator] Internal changes
...
PiperOrigin-RevId: 595708057
2024-01-04 19:23:44 +00:00
pekingme
701d5c2627
[ProgressIndicator] Removed old demos.
...
PiperOrigin-RevId: 592321521
2023-12-21 16:37:41 +00:00
pekingme
cd0d94eb09
[ProgressIndicator] Added a demo for using multiple indicator colors in Catalog.
...
PiperOrigin-RevId: 592009245
2023-12-19 12:19:31 -08:00
pekingme
5d62e9ed55
[ProgressIndicator] Added demo for visibility control.
...
PiperOrigin-RevId: 592008983
2023-12-19 12:18:49 -08:00