87 Commits

Author SHA1 Message Date
leticiars
be5d96d70b [Documentation] Updating date picker doc.
PiperOrigin-RevId: 362035454
2021-03-10 10:04:03 -05:00
hunterstich
3d4a341ffd [Motion] Updated documentation to include motion theming
PiperOrigin-RevId: 357937188
2021-02-17 07:07:03 -08:00
leticiars
77918676d1 [Documentation] Fixed tables having empty first column title.
PiperOrigin-RevId: 353095221
2021-01-21 17:21:37 -05:00
leticiars
712dd8ef82 [Documentation] Fixed ordering of headers.
PiperOrigin-RevId: 353022345
2021-01-21 12:53:57 -08:00
afohrman
708c50f8d2 [Docs] Updated shape theming documentation.
PiperOrigin-RevId: 352876262
2021-01-20 15:15:17 -08:00
nickrout
00dc4c6b5a [Documentation] Updated Navigation Drawer doc.
PiperOrigin-RevId: 347660119
2020-12-15 15:06:07 -05:00
leticiars
6213498cde [Documentation] Updated Menu assets images.
Also updated instances of 'gray' to 'grey' to match material.io

PiperOrigin-RevId: 344857374
2020-12-01 09:26:38 -05:00
dniz
a8c4823797 [Docs] Updated dark theme doc Maven repo link
PiperOrigin-RevId: 344826827
2020-11-30 13:44:55 -05:00
dniz
7d77162e02 [Motion] Updated doc to include ActivityOptions Bundle in Activity transition examples
PiperOrigin-RevId: 338353182
2020-10-21 15:57:10 -07:00
dniz
f46880106c [Docs] Changed Widget.MyApp.MyButton to Widget.MyApp.Button in color doc
PiperOrigin-RevId: 336876427
2020-10-15 13:17:14 -07:00
isabellekim
d7456a0aba [Documentation] Update documentation for color (re-ordering sections to move "Theming an Individual Component" is immediately followed by "Theming All Instances of One Component")
PiperOrigin-RevId: 335725921
2020-10-08 16:03:23 +00:00
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