76 Commits

Author SHA1 Message Date
dniz
474f912c22 [Motion] Update doc with guidance about "Container transform: fade through variant"
Suggestion from https://github.com/material-components/material-components-android/issues/1307#issuecomment-679327386

PiperOrigin-RevId: 328946547
2020-08-28 18:02:46 -04:00
dniz
77c71f389e [Motion] Added resource links to documentation
PiperOrigin-RevId: 328788844
2020-08-28 10:11:15 -04:00
hunterstich
35b914e438 [Motion] Swapped shared axis code snippet order for better readability
PiperOrigin-RevId: 328145615
2020-08-24 18:03:05 -04:00
dniz
f00cd57f13 [Motion] Formatted AndroidX vs Platform transitions info in Motion.md doc
PiperOrigin-RevId: 326497065
2020-08-13 16:54:52 -04:00
dniz
eb1c8a6d01 [Motion] Updated library version in doc to 1.2.0 stable
PiperOrigin-RevId: 324986786
2020-08-05 10:58:09 -04:00
hunterstich
76cba45d62 [Motion] Updated docs to include view-to-view targeting requirements
Related https://github.com/material-components/material-components-android/issues/1344

PiperOrigin-RevId: 323366932
2020-07-27 13:22:47 -04:00
Nabe
a6774def37 [Motion] Fixed documentation
Resolves https://github.com/material-components/material-components-android/pull/1490

GIT_ORIGIN_REV_ID=320582f0e3c652c4d0f2e510659eed78c6f50248
PiperOrigin-RevId: 322177658
2020-07-21 04:15:01 -07:00
Nabe
1f2a26b922 Automated g4 rollback of changelist 322159796
PiperOrigin-RevId: 322164705
2020-07-21 04:10:08 -07:00
Nabe
068d77c05b [Motion] Fixed documentation
Resolves https://github.com/material-components/material-components-android/pull/1490

GIT_ORIGIN_REV_ID=320582f0e3c652c4d0f2e510659eed78c6f50248
PiperOrigin-RevId: 322159796
2020-07-21 04:08:36 -07:00
dniz
acc99c9b08 [Docs] Updated Motion docs based on 1.2.0-rc01
PiperOrigin-RevId: 322133601
2020-07-21 04:05:24 -07:00
nickrout
9e032f8b2d [Documentation] Updating Tabs doc.
PiperOrigin-RevId: 319176877
2020-07-06 11:07:47 -04:00
leticiars
e4da6b4ec9 [Documentation] Cleanup.
PiperOrigin-RevId: 318856706
2020-06-29 16:19:40 -04:00
dniz
68e807e888 [Motion] Added link in Motion doc to material.io motion system spec
PiperOrigin-RevId: 318061969
2020-06-26 14:01:45 -04:00
dniz
db7290b996 Update dark theme doc
PiperOrigin-RevId: 314339616
2020-06-02 12:53:04 -04:00
marianomartin
39bb424bc2 Update color theming docs with a brief section about naming.
PiperOrigin-RevId: 314134688
2020-06-01 17:05:29 -04:00
hunterstich
c596a77a31 [Motion] Update Motion.md docs and guide for 1.2.0-beta01
PiperOrigin-RevId: 313789334
2020-06-01 16:42:04 -04:00
leticiars
112a976cd0 [Documentation] Fixing link.
PiperOrigin-RevId: 311620739
2020-05-18 11:14:20 -04:00
leticiars
2bc442e3fb [Documentation] Updating FABs doc.
Deleting Extended FAB doc as it's now together with regular FAB.

PiperOrigin-RevId: 310161124
2020-05-07 12:18:26 -04:00
dniz
119954c881 Fix MaterialContainerTransform setScrimColor Javadoc error and getDrawingViewId/setDrawingViewId docs typo
PiperOrigin-RevId: 309404225
2020-05-01 15:06:33 -04:00
leticiars
4a8e005755 [Documentation] Updating bottom navigation documentation.
PiperOrigin-RevId: 308622502
2020-04-27 17:27:22 -04:00
Nicklas Ansman Giertz
52cf8d9c8f [Motion] Fix some code formatting issues in documentation
Resolves https://github.com/material-components/material-components-android/pull/1124

GIT_ORIGIN_REV_ID=a0279eaf28037564416aeb063f877af2e90d0a8b
PiperOrigin-RevId: 304388257
2020-04-03 09:34:43 -07:00
nickrout
2d47ce8938 [Documentation] Updating top app bar doc.
PiperOrigin-RevId: 302530702
2020-03-24 11:39:06 -04:00
connieshi
1e06188fd2 Fix typo.
Resolves https://github.com/material-components/material-components-android/issues/1127

PiperOrigin-RevId: 302197545
2020-03-24 11:35:56 -04:00
connieshi
54327efd4e Delete link to Material Plugin for Sketch which has been deprecated.
PiperOrigin-RevId: 300785744
2020-03-13 13:55:40 -04:00
hunterstich
fe6725003b Update Motion.md to use named param for shared axis.
PiperOrigin-RevId: 298787965
2020-03-05 13:07:31 -08:00
leticiars
97866ace1a [Documentation] Updating Card doc.
PiperOrigin-RevId: 297834426
2020-02-28 12:58:42 -05:00
Daniele Campogiani
65165695a7 [Motion] Updated documentation
Resolves https://github.com/material-components/material-components-android/pull/1049

GIT_ORIGIN_REV_ID=18e65ec5f6eb4f6accd74b7409c161e6bb462339
PiperOrigin-RevId: 297120008
2020-02-25 11:24:36 -05:00
hunterstich
6bd8867b60 Update container transform Activity doc code snippet with targeting and duration setters.
PiperOrigin-RevId: 296962347
2020-02-24 18:32:09 -05:00
leticiars
eba2be64f4 [Documentation] Updating text fields doc
PiperOrigin-RevId: 296268737
2020-02-20 16:33:09 -05:00
hunterstich
27d85636ea Fix Motion.md shared axis composition table format.
PiperOrigin-RevId: 296234586
2020-02-20 10:14:31 -08:00
leticiars
6dc5bc2acc Updating formatting of motion doc.
PiperOrigin-RevId: 295996355
2020-02-19 13:29:46 -05:00
hunterstich
ea72404d69 Add forward slash to motion docs metadata
PiperOrigin-RevId: 295961536
2020-02-19 10:59:13 -05:00
hunterstich
edcfaca461 Update motion documentation fade through example gif.
PiperOrigin-RevId: 295146489
2020-02-14 12:11:11 -05:00
hunterstich
5db8dbdb07 Add motion documentation.
PiperOrigin-RevId: 294982367
2020-02-13 14:00:29 -08:00
leticiars
8cb5dd64e0 Renaming Buttons.md to Button.md for consistency. Leaving titles as Buttons to match material.io/components
Also adding info about AutoCompleteTextView being auto-inflated as MaterialAutoCompleteTextView

PiperOrigin-RevId: 293224503
2020-02-04 17:34:17 -05:00
leticiars
6f6459618c [Documentation] Update and improvements of Buttons documentation.
Documentation about MaterialButton and MaterialButtonToggleGroup are now in the same doc.

PiperOrigin-RevId: 292420210
2020-01-31 11:14:11 -05:00
Pavlos-Petros Tournaris
ebb39f0fa8 Update Color.md
Resolves https://github.com/material-components/material-components-android/pull/941

GIT_ORIGIN_REV_ID=bea8db7cfefb64ab27460acb79baa797409d6879
PiperOrigin-RevId: 291734947
2020-01-27 13:07:07 -05:00
leticiars
8035712517 Updating list of components that support shape theming.
PiperOrigin-RevId: 285786024
2019-12-16 16:03:47 -05:00
isabellekim
5383f4d4c2 Updating error color in documentation to match reality.
PiperOrigin-RevId: 283826308
2019-12-05 14:56:56 -05:00
isabellekim
7e6c22f7a8 Updating Color.md to indicate that colorPrimary is used on top of colorSurface / colorBackground
PiperOrigin-RevId: 281813684
2019-11-22 21:26:35 +00:00
leticiars
16eafca580 Updating Typography doc.
Resolves https://github.com/material-components/material-components-android/issues/748

PiperOrigin-RevId: 279790322
2019-11-11 16:37:03 -05:00
dniz
fe259b05f4 Add absolute elevation utilities to ElevationOverlayProvider
Resolves https://github.com/material-components/material-components-android/issues/483
Resolves https://github.com/material-components/material-components-android/issues/521

PiperOrigin-RevId: 265907637
2019-08-29 14:54:25 -04:00
Sébastien ROUIF
ade261dff0 [Documentation] Fix component override documentation
Resolves https://github.com/material-components/material-components-android/pull/393

GIT_ORIGIN_REV_ID=f8d03ad3acfc3bf77fa54b1a0b4367e8a90f9928
PiperOrigin-RevId: 264373259
2019-08-20 11:20:20 -04:00
dniz
e46ce4fa6c Update Shape theming docs to use Javadoc links instead of GitHub source links
PiperOrigin-RevId: 258368759
2019-07-16 13:06:49 -04:00
dniz
37534561f2 Add component styles that swap between primary and surface styles depending on light vs dark theme
Makes it easier for devs to implement: https://material.io/design/color/dark-theme.html#custom-application

PiperOrigin-RevId: 256208965
2019-07-03 14:11:49 -04:00
dniz
f2db1d9ac9 Add color theme attributes that swap between primary and surface colors depending on light vs dark theme
Makes it easier for devs to implement: https://material.io/design/color/dark-theme.html#custom-application

PiperOrigin-RevId: 255962470
2019-07-03 14:05:18 -04:00
dniz
5df3bebd63 Update elevation overlays to be based absolute elevation, factoring in the elevation of all parent views
Will follow-up with TabLayout absolute elevation separately

Resolves https://github.com/material-components/material-components-android/issues/381

PiperOrigin-RevId: 255404830
2019-07-03 13:55:49 -04:00
dniz
6783f9e1cd Clean up naming of elevation overlay methods and attributes
PiperOrigin-RevId: 253283047
2019-06-18 13:34:29 -04:00
afohrman
544543d7aa Shape documentation tweaks.
PiperOrigin-RevId: 247273827
2019-05-16 12:35:44 -04:00
afohrman
c0e8dcfa3c Remove explicit MaterialCardView style from MaterialCardView example in shape theming documentation.
Widget styles are set at the theme level, so styles should not be set on widgets unless the theme's widget style should not be used.

PiperOrigin-RevId: 247240560
2019-05-16 12:34:54 -04:00