368 Commits

Author SHA1 Message Date
leticiars
fe470c0e08 [Documentation] Updated switch doc name file.
PiperOrigin-RevId: 333108043
2020-09-23 07:58:26 -07:00
dniz
d5eeea6247 [MaterialToolbar] Added navigationIconColor attribute
PiperOrigin-RevId: 332019070
2020-09-16 11:45:41 -07:00
leticiars
22973ff103 [TextFields] Added expandedHintEnabled attribute (true by default). If set to false it allows for the hint to always be in its collapsed state.
If false it also allows for the placeholder text and prefix/suffix to be displayed when the text field is empty.

Resolves https://github.com/material-components/material-components-android/issues/1459
Resolves https://github.com/material-components/material-components-android/issues/1644
Resolves https://github.com/material-components/material-components-android/pull/1645
Resolves https://github.com/material-components/material-components-android/pull/1163

PiperOrigin-RevId: 331181181
2020-09-11 14:52:40 -04:00
Gabriele Mariotti
df0401bd29 [MaterialCardView] Added options to set custom checkedIcon size and margin
Resolves https://github.com/material-components/material-components-android/pull/1613

GIT_ORIGIN_REV_ID=ace8cb8b2e55806760e4d28214bd72afb46a6592
PiperOrigin-RevId: 330932167
2020-09-10 11:14:31 -04:00
haodong
d615d2ac37 [SwitchMaterial] Added processing status.
PiperOrigin-RevId: 328982034
2020-08-28 18:05:07 -04: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
Gabriele Mariotti
487e321497 [Slider] Added options to set thumbStrokeColor and thumbStrokeWidth
Resolves https://github.com/material-components/material-components-android/pull/1653
Resolves https://github.com/material-components/material-components-android/issues/1652

GIT_ORIGIN_REV_ID=ba5cab25a210a34e9d6396101ad045c8cfc8cb92
PiperOrigin-RevId: 328542122
2020-08-26 17:40:22 -04:00
leticiars
d09b416370 [Documentation] Renamed timepicker to TimePicker
PiperOrigin-RevId: 328334332
2020-08-26 09:46:50 -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
Gabriele Mariotti
d88ff770be [Doc] Updated FloatingActionButton doc
Resolves https://github.com/material-components/material-components-android/pull/1619

GIT_ORIGIN_REV_ID=a04d0e15497d545483d75cad986ecf1dc71f632b
PiperOrigin-RevId: 327242012
2020-08-18 16:32:01 -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
marianomartin
255a23f467 [Docs] Changed path for timepicker.md
PiperOrigin-RevId: 326438581
2020-08-13 13:21:13 -04:00
marianomartin
c11ef51890 [TimePicker] Added docs
PiperOrigin-RevId: 326435948
2020-08-13 09:48:17 -04:00
dniz
245d5137f0 Internal change
PiperOrigin-RevId: 325844588
2020-08-10 14:31:54 -04:00
Shohei Kawano
4d35ec65e1 [Menu] Remove unnecessary backticks from Menu.md
Resolves https://github.com/material-components/material-components-android/pull/1599

GIT_ORIGIN_REV_ID=68755a9c3d75375aa83d0dc34f83bdb65a2ac8e0
PiperOrigin-RevId: 325840223
2020-08-10 14:29:28 -04:00
Gabriele Mariotti
d24c6d8a3e [Doc] Slider - added tickVisible
Resolves https://github.com/material-components/material-components-android/pull/1582

GIT_ORIGIN_REV_ID=cdaed54bd8cccea91fe4575968376a727328a184
PiperOrigin-RevId: 325456901
2020-08-07 15:28:04 -04:00
haodong
77582b5e21 [ProgressIndicator] Renamed indicatorWidth with indicatorSize to eliminate the confusion of indicatorWidth controlling view height in LINEAR types.
Resolves https://github.com/material-components/material-components-android/issues/1491

PiperOrigin-RevId: 325045868
2020-08-05 16:25:19 -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
Material Design Team
f6700fb2ac [Documentation] Fix typos.
PiperOrigin-RevId: 324261236
2020-07-31 15:43:50 -04:00
dniz
d8d3e0a6e0 Internal change
PiperOrigin-RevId: 324209932
2020-07-31 11:26:40 -04:00
Gabriele Mariotti
569743ed5d [Doc] Fixed the itemTextColor attribute in the BottomNavigationView doc
Resolves https://github.com/material-components/material-components-android/pull/1549

GIT_ORIGIN_REV_ID=c6a2740375de3a247089fdaea20aef0e7930ceb7
PiperOrigin-RevId: 324201807
2020-07-31 11:20:56 -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
leticiars
d99dafb0a2 [Documentation] Fixed password icon image example in text field doc.
PiperOrigin-RevId: 322827347
2020-07-27 13:18:44 -04:00
marianomartin
b8f4b221f4 [Slider] Added min separation support
PiperOrigin-RevId: 322212299
2020-07-21 04:17:46 -07: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
dniz
fcf4b9f6ac [Docs] Updated link to Google Maven in Getting Started guide to be more specific
PiperOrigin-RevId: 321611185
2020-07-20 12:32:51 -07:00
nickrout
5ac487a7c0 [Documentation] Fixed broken links.
PiperOrigin-RevId: 320965013
2020-07-15 09:41:16 -07:00
leticiars
44ff02f7ba [Documentation] Updated Chips documentation.
PiperOrigin-RevId: 320443747
2020-07-10 11:45:14 -07:00
marianomartin
cb4c1edb21 Update gradle version
PiperOrigin-RevId: 320229763
2020-07-08 15:02:06 -04:00
nickrout
778569341a [Documentation] Removing CollapsingToolbarLayout.md in favor of TopAppBar.md.
PiperOrigin-RevId: 319941110
2020-07-07 10:57:59 -04:00
leticiars
3b396791df [Documentation] Fixed formatting.
PiperOrigin-RevId: 319870885
2020-07-07 10:56:33 -04:00
leticiars
157092a6fb [Documentation] Fixing formatting in some tables.
PiperOrigin-RevId: 319786452
2020-07-06 11:51:27 -04:00
nickrout
9e032f8b2d [Documentation] Updating Tabs doc.
PiperOrigin-RevId: 319176877
2020-07-06 11:07:47 -04:00
leticiars
69fb8008ed [Documentation] Updated Slider documentation.
PiperOrigin-RevId: 319056121
2020-06-30 16:10:11 -04:00
leticiars
e4da6b4ec9 [Documentation] Cleanup.
PiperOrigin-RevId: 318856706
2020-06-29 16:19:40 -04:00
leticiars
8d1f3b98d5 [Documentation] Replacing svgs with pngs
PiperOrigin-RevId: 318846955
2020-06-29 16:18:55 -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
marianomartin
e855645452 [Docs] Minor tweaks to SNAPSHOT version docs
PiperOrigin-RevId: 317320016
2020-06-19 14:07:22 -04:00
marianomartin
c6e8f02f76 [Release] Changed nightly build to use SNAPSHOTS
PiperOrigin-RevId: 317307618
2020-06-19 14:03:27 -04:00
leticiars
bd9124bfe5 [Documentation] Adding note about using text fields programmatically.
PiperOrigin-RevId: 316899324
2020-06-17 20:06:15 -07:00
dniz
d103997bbe [Docs] Added doc with instructions for how to use snapshot versions of the library
PiperOrigin-RevId: 316700593
2020-06-17 18:09:12 -07:00
leticiars
a68c7f4de4 [Documentation] Updating Snackbar documentation.
PiperOrigin-RevId: 316489699
2020-06-15 23:56:25 -07:00
leticiars
c66c69de2a [Documentation] Updated selection controls metadata.
PiperOrigin-RevId: 314970022
2020-06-08 15:50:35 -04:00
nickrout
11569e2ac2 [Documentation] Added progress indicator.
PiperOrigin-RevId: 314531651
2020-06-03 16:24:49 -04:00
leticiars
b2125d58f1 [Documentation] Minor updates
PiperOrigin-RevId: 314342373
2020-06-02 12:58:20 -04:00
dniz
db7290b996 Update dark theme doc
PiperOrigin-RevId: 314339616
2020-06-02 12:53:04 -04:00