coding-blocks / CBOnlineApp

😎⚡️Android App for Coding Blocks Online Courses
https://online.codingblocks.com
GNU General Public License v3.0
154 stars 182 forks source link

Bump material from 1.3.0-alpha02 to 1.4.0-alpha02 #1015

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps material from 1.3.0-alpha02 to 1.4.0-alpha02.

Release notes

Sourced from material's releases.

1.4.0-alpha02

Dependency Updates

  • No dependency updates.

Library Updates

  • Catalog
    • Updated catalog to showcase header view inside a Navigation Rail View. (6a37a553e756f42169d4e1241b08ac68a01c4932)
    • Updated catalog to demonstrate navigation rail in compact style. (ae8b1858f37c5a13170aad62623cef270129c861)
    • Updated Navigation Rail catalog demo to showcase a colored navigation rail with animated icons. (4ff1440995819b98673c3c20a506c0f9fcbca8f5)
    • Updated Navigtaion Rail catalog demo to showcase label visibility mode and menu gravity. (6cd0737807b3ffff6515919d189e1e5e0d798661)
    • Updated catalog demo to showcase navigation rail component. (547979e1212eebfb9d57a84d04ee62b807a7e8dc)
  • Other
    • Increment mdcLibraryVersion to 1.4.0-alpha02 (9bae8a7d10268077405015e1555c947e1384ba3b)
    • API Fixes (fed90a9e57cc57bce2ef454afaba5324a4b6330a)
    • Added setTheme api in builder to support passing theme via builder (64164677a991527335254447bd62a99308b974d9)
    • Fixed javadoc formatting issue for lerp function (06993c88128caf1927cc2121878a2176b2f8af5f)
    • Updated navigation rail documentation to update images and related example code. (b8ed2dac593f3d282557bf18671c7416a7bf4af2)
    • Added support for centering title and subtitle (cbf528e3a6deaa2bc39d0836b3a850b27c2ada49)
    • Update packaging.yaml (a9a493ff17a28c3aaea8da7d9942a40bf96355f6)
  • BottomSheet
    • Sets default for BottomSheetBehavior paddingTopSystemWindowInsets to true (6f220b11a75ce2d2ddcb0f5c1244ffd4d8c2836d)
    • Allow opting out of edge to edge on the top (28c3254d2a9d51a76ef25aa245a6a140536bcdb6)
    • Only add OnApplyWindowInsetsListener if edgeToEdgeEnabled is true (33f5aefb35d64c1a956db31f79d30770fabc9c0a)
  • ProgressIndicator
    • Move canvas to the middle of the bounds, rather than by half the width/height. (dca33e3952d5cdb9f2f3923f1329688696b16729)
  • CollapsingToolbarLayout
    • Added support for fade out/in title collapse mode (9c75ad07f7323387c7dae59455ea6ebc711b5f12)
    • Fixed Toolbar link errors in javadoc due to androidx vs framework Toolbar support (1f6ebe9e7bb224cc3adc60de3944adfb9e8eaacb)
  • Documentation
    • Updated progress indicator document to clarify a usage requirement for linear contiguous animation. (ca285ea3495170ad0b06baca728b9ccac13ecfeb)
    • Updating date picker doc. (be5d96d70b4019392e3ddbfb1df1e96d0bf563d0)
  • Transitions / Motion
    • Updated FadeThroughProvider to allow customization of the fade through threshold. (5d65278c829f7b33c02ca2c9672f61e09564a1b9)
  • TextInputLayout
    • Adding setMinWidth and setMaxWidth methods on the TextInputLayout so it works as expected. (f97560d8a85fd177bc103281da89ce62e2e779cd)
    • Fixed clear icon being displayed when the text field is not focused. (740a3d247b0bc0a4b90ffa227b6636bdf1b40bae)
    • Adding default, max and min widths for text fields to optimize for large screens. (81273acb26458ecf60eb639174fca8651128809d)
  • BottomAppBar
    • Support fab with rounded corners in cradle (ef8ad4dff47f7c88e858a6c473fa86f1349e6272)
  • Badging
    • Fix badge offset bug when attached and detached from a menu item on a toolbar. (948738e618416783694c9e4691454beb9701eeee)
  • MaterialButtonToggleGroup
    • Fixed issues with uncheck and check methods (ffb2ad14ffaeb82901ff31ec79051f3c1ac068a3)

Full list of changes

https://github.com/material-components/material-components-android/compare/1.4.0-alpha01...1.4.0-alpha02

... (truncated)

Commits
  • 9bae8a7 Increment mdcLibraryVersion to 1.4.0-alpha02
  • f97560d [TextInputLayout][Large Screens] Adding setMinWidth and setMaxWidth methods o...
  • 740a3d2 [TextInputLayout] Fixed clear icon being displayed when the text field is not...
  • fed90a9 [Nav Rail / Bottom Nav / Nav Bar] API Fixes
  • 9c75ad0 [CollapsingToolbarLayout] Added support for fade out/in title collapse mode
  • ffb2ad1 [MaterialButtonToggleGroup] Fixed issues with uncheck and check methods
  • 948738e [Badge][Toolbar] Fix badge offset bug when attached and detached from a menu ...
  • ef8ad4d [BottomAppBar] Support fab with rounded corners in cradle
  • 81273ac [TextInputLayout][LargeScreens] Adding default, max and min widths for text f...
  • 6416467 [Material TimePicker] Added setTheme api in builder to support passing theme ...
  • 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #1027.