Bump material from 1.4.0 to 1.5.0 #370

Merged
dependabot[bot] merged 1 commits from dependabot/gradle/com.google.android.material-material-1.5.0 into master 2022-01-14 14:08:30 +01:00
dependabot[bot] commented 2022-01-14 05:18:50 +01:00 (Migrated from github.com)

Bumps material from 1.4.0 to 1.5.0.

Release notes

Sourced from material's releases.

1.5.0

What's new since 1.4.0

Other highlights

  • Badging
    • Added support for differing offsets for badges with/without text, and support for badge width and padding in styles. (bd4914dd8bcdb64c4ec8734c95b90cec2a3d723d)
  • BottomAppBar
    • Added attr to set the color of navigation icon. (0ed7c7675e42cbe417fb947f150ed9faf6a5174b)
    • Added support for showing/hiding immediately (34740b6fdf164665c438658935653d354a64d72b)
  • BottomNavigationView
    • Updated to explicitly read and set minimum height. (943c4f0eedb35850f19167ac989387f5b640af2f)
  • BottomSheet
    • Added maxHeight to bottom sheet behavior (a38d2d89a8aa22a40dd200f2d1c9e837f87669c1)
  • Chip
    • Fixed icon tint states are not updated after setting new icon (c08a07d7e8247647ea939549c1a493f1d42ac326)
  • CollapsingToolbarLayout
    • Added option to add extra height when title text spans across multiple lines (655dde062aa4e7cd4cad0137f4e975c6ed1d2c27)
    • Added option to force always applying system window inset top regardless of layout_height (9ebf1a1387be4dfad00ad2af58ef9f02ec204d10)
    • Fixed multiline RTL collapsed title text position (af35dfb86bebdbd913e74df7cb828a0218b7889a)
    • Added support for expanded and collapsed title text color attributes (5c147722edcd5e6696248a1fdd372a1385d8a7df)
    • Fixed RTL text only laying out as RTL when actual text is RTL (841f2295921b4eed8bd16bb72b28d4ef7ca7cfa5)
    • Added title line spacing and hyphenation frequency setters (f0ce498108616ee26f84d8afd26c4627a4cdcf48)
    • Added support for multiline RTL when using fade title mode (f0ac3629682b003629858ab18bf74a878f2398ac)
    • Updated default multiline hyphenation frequency to StaticLayout.HYPHENATION_FREQUENCY_NORMAL (3ad232d829b8c1192b9c1af74225a69ac1632597)
  • MaterialButton
    • Updated Material Button style to set the preferred maximum width to 320dp. (c5c7a74cef46569ee74f92d0ef973cafe06c06e9)
    • Fixed MaterialButton lollipop shape issue (153fdee2f6f9f528856130be28c74f92bf739346)
  • MaterialDatePicker
    • Avoided NPE caused by getSelection() before created (cb5d622f131323bf1f27e9e6c27c16f4a918d3d1)
    • Fixed opening at the selected date in the end month (eb7b11478b110fc917958565876899856ba2411b)
    • Fixed DatePicker crashes and and potential issue of range selection (281688a2f21263817f037d187a98b4cbc8471985)
    • Fixed excessive whitespace (8fda897e1d2670b82752e8906a2a00700557408c)
  • Snackbar
    • Handled anchor view properly so no memory leak will happen (58ceeab63ca74d740fb96fbb5e999de325822330)
    • Fixed memory leak caused by not resetting anchor views (b0558dc006ac60f1c33cff4706bef109a6f77e07)
    • Fixed maxWidth and maxInlineActionWidth are not applied (8729d8ab571bc58582147cfb01c140d2c014617c, 15e2254397996e47128d73129b305abe5b17d071)
  • TextInputLayout
    • Applied tint when setting start icons (4044183f46385d09fe0059143bda77ce78f2dad9)
    • Made clear text icon focusable (8a4f42aca737f4b0c2b7e7851e557ef275df6ebd)
    • Added a fade transition to placeholder TextView's appear and disappear. (c92e6934d53032e9a3c0b4550787e665e6494d86)
    • Fixed cutout padding so text field outline doesn't overlap collapsed hint. (87b50c6aee240659841a7d5f2e52c1a6324d611f)
  • TimePicker
    • Hid cancel button when it's not cancelable (35c2af3c2dabdc470d55b8eddff56d174cbd9763)
    • Updated accessibility event sending when updating input mode (00c0df9e7d27c093b0b8ad82934a06637247bbae)

... (truncated)

Commits
  • 4ade450 [Gradle] Replace all jcenter with mavenCentral
  • 29e594c [M3][Dialog] Fix dialog icon color tint
  • 6a914c3 [M3][Dialog] Fix dialog paddings
  • 4376067 [M3][Colors] Add additional condition to check dynamic color supported devices
  • a51c80b Update library version to 1.5.0 stable
  • 817dc12 [Color] Add additional condition to check dynamic color supported devices
  • 15e2254 [Snackbar] Fix maxWidth is not applied on Snackbar
  • 66b1c0e [M3][Colors] Add supporting brand list of dynamic colors
  • 287858a [M3][Dialog] Start-align message text with centered styles
  • 91f1f2e [M3][Card] Update M3 card elevation according to the spec
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [material](https://github.com/material-components/material-components-android) from 1.4.0 to 1.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/material-components/material-components-android/releases">material's releases</a>.</em></p> <blockquote> <h2>1.5.0</h2> <h1>What's new since 1.4.0</h1> <ul> <li><code>Material3</code> themes, styles, and functionality! Check out the following resources for more information: <ul> <li><a href="https://m3.material.io">Material 3</a> site and guidelines</li> <li><a href="https://material.io/blog/start-building-with-material-you">Start building with Material You</a> blog post</li> <li><a href="https://material.io/blog/migrating-material-3">Migrating to Material Design 3</a> blog post</li> <li><a href="https://github.com/material-components/material-components-android/blob/master/docs/getting-started.md">Getting started</a> &amp; <a href="https://github.com/material-components/material-components-android/blob/master/docs/theming/Color.md#using-dynamic-colors">dynamic color</a> developer documentation</li> </ul> </li> <li>New <code>Divider</code> component (<a href="https://github.com/material-components/material-components-android/blob/master/docs/components/Divider.md">Docs</a>)</li> </ul> <h2>Other highlights</h2> <ul> <li><code>Badging</code> <ul> <li>Added support for differing offsets for badges with/without text, and support for badge width and padding in styles. (bd4914dd8bcdb64c4ec8734c95b90cec2a3d723d)</li> </ul> </li> <li><code>BottomAppBar</code> <ul> <li>Added attr to set the color of navigation icon. (0ed7c7675e42cbe417fb947f150ed9faf6a5174b)</li> <li>Added support for showing/hiding immediately (34740b6fdf164665c438658935653d354a64d72b)</li> </ul> </li> <li><code>BottomNavigationView</code> <ul> <li>Updated to explicitly read and set minimum height. (943c4f0eedb35850f19167ac989387f5b640af2f)</li> </ul> </li> <li><code>BottomSheet</code> <ul> <li>Added maxHeight to bottom sheet behavior (a38d2d89a8aa22a40dd200f2d1c9e837f87669c1)</li> </ul> </li> <li><code>Chip</code> <ul> <li>Fixed icon tint states are not updated after setting new icon (c08a07d7e8247647ea939549c1a493f1d42ac326)</li> </ul> </li> <li><code>CollapsingToolbarLayout</code> <ul> <li>Added option to add extra height when title text spans across multiple lines (655dde062aa4e7cd4cad0137f4e975c6ed1d2c27)</li> <li>Added option to force always applying system window inset top regardless of layout_height (9ebf1a1387be4dfad00ad2af58ef9f02ec204d10)</li> <li>Fixed multiline RTL collapsed title text position (af35dfb86bebdbd913e74df7cb828a0218b7889a)</li> <li>Added support for expanded and collapsed title text color attributes (5c147722edcd5e6696248a1fdd372a1385d8a7df)</li> <li>Fixed RTL text only laying out as RTL when actual text is RTL (841f2295921b4eed8bd16bb72b28d4ef7ca7cfa5)</li> <li>Added title line spacing and hyphenation frequency setters (f0ce498108616ee26f84d8afd26c4627a4cdcf48)</li> <li>Added support for multiline RTL when using fade title mode (f0ac3629682b003629858ab18bf74a878f2398ac)</li> <li>Updated default multiline hyphenation frequency to StaticLayout.HYPHENATION_FREQUENCY_NORMAL (3ad232d829b8c1192b9c1af74225a69ac1632597)</li> </ul> </li> <li><code>MaterialButton</code> <ul> <li>Updated Material Button style to set the preferred maximum width to 320dp. (c5c7a74cef46569ee74f92d0ef973cafe06c06e9)</li> <li>Fixed MaterialButton lollipop shape issue (153fdee2f6f9f528856130be28c74f92bf739346)</li> </ul> </li> <li><code>MaterialDatePicker</code> <ul> <li>Avoided NPE caused by getSelection() before created (cb5d622f131323bf1f27e9e6c27c16f4a918d3d1)</li> <li>Fixed opening at the selected date in the end month (eb7b11478b110fc917958565876899856ba2411b)</li> <li>Fixed DatePicker crashes and and potential issue of range selection (281688a2f21263817f037d187a98b4cbc8471985)</li> <li>Fixed excessive whitespace (8fda897e1d2670b82752e8906a2a00700557408c)</li> </ul> </li> <li><code>Snackbar</code> <ul> <li>Handled anchor view properly so no memory leak will happen (58ceeab63ca74d740fb96fbb5e999de325822330)</li> <li>Fixed memory leak caused by not resetting anchor views (b0558dc006ac60f1c33cff4706bef109a6f77e07)</li> <li>Fixed maxWidth and maxInlineActionWidth are not applied (8729d8ab571bc58582147cfb01c140d2c014617c, 15e2254397996e47128d73129b305abe5b17d071)</li> </ul> </li> <li><code>TextInputLayout</code> <ul> <li>Applied tint when setting start icons (4044183f46385d09fe0059143bda77ce78f2dad9)</li> <li>Made clear text icon focusable (8a4f42aca737f4b0c2b7e7851e557ef275df6ebd)</li> <li>Added a fade transition to placeholder TextView's appear and disappear. (c92e6934d53032e9a3c0b4550787e665e6494d86)</li> <li>Fixed cutout padding so text field outline doesn't overlap collapsed hint. (87b50c6aee240659841a7d5f2e52c1a6324d611f)</li> </ul> </li> <li><code>TimePicker</code> <ul> <li>Hid cancel button when it's not cancelable (35c2af3c2dabdc470d55b8eddff56d174cbd9763)</li> <li>Updated accessibility event sending when updating input mode (00c0df9e7d27c093b0b8ad82934a06637247bbae)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/material-components/material-components-android/commit/4ade45077d8fb92e097eda7656c4c80e3712dda4"><code>4ade450</code></a> [Gradle] Replace all jcenter with mavenCentral</li> <li><a href="https://github.com/material-components/material-components-android/commit/29e594c0e96f87c4f6e185dad24a0d70e7e75a35"><code>29e594c</code></a> [M3][Dialog] Fix dialog icon color tint</li> <li><a href="https://github.com/material-components/material-components-android/commit/6a914c3ad8408278b0b72cce2be41d91f037476b"><code>6a914c3</code></a> [M3][Dialog] Fix dialog paddings</li> <li><a href="https://github.com/material-components/material-components-android/commit/4376067b6aa93be2fbbd5a94721106378f140e15"><code>4376067</code></a> [M3][Colors] Add additional condition to check dynamic color supported devices</li> <li><a href="https://github.com/material-components/material-components-android/commit/a51c80b415a566777424d25a5cca6ce0a18bf894"><code>a51c80b</code></a> Update library version to 1.5.0 stable</li> <li><a href="https://github.com/material-components/material-components-android/commit/817dc124bbde8801dcd4b9f7b6f4c0be944f8bfd"><code>817dc12</code></a> [Color] Add additional condition to check dynamic color supported devices</li> <li><a href="https://github.com/material-components/material-components-android/commit/15e2254397996e47128d73129b305abe5b17d071"><code>15e2254</code></a> [Snackbar] Fix maxWidth is not applied on Snackbar</li> <li><a href="https://github.com/material-components/material-components-android/commit/66b1c0e69bce35db1bc93628c076bce571b325c2"><code>66b1c0e</code></a> [M3][Colors] Add supporting brand list of dynamic colors</li> <li><a href="https://github.com/material-components/material-components-android/commit/287858a469934c0e3d91d79f7a14cae4b652ebee"><code>287858a</code></a> [M3][Dialog] Start-align message text with centered styles</li> <li><a href="https://github.com/material-components/material-components-android/commit/91f1f2e5ce49ef2362c14fce4cf2486721212613"><code>91f1f2e</code></a> [M3][Card] Update M3 card elevation according to the spec</li> <li>Additional commits viewable in <a href="https://github.com/material-components/material-components-android/compare/1.4.0...1.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.android.material:material&package-manager=gradle&previous-version=1.4.0&new-version=1.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Amab (Migrated from github.com) approved these changes 2022-01-14 14:08:19 +01:00
Sign in to join this conversation.
No description provided.