Skip to content

Bump material from 1.1.0-alpha08 to 1.2.0-alpha04#11

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.google.android.material-material-1.2.0-alpha04
Closed

Bump material from 1.1.0-alpha08 to 1.2.0-alpha04#11
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.google.android.material-material-1.2.0-alpha04

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps material from 1.1.0-alpha08 to 1.2.0-alpha04.

Release notes

Sourced from material's releases.

1.2.0-alpha04

Dependency Updates:

  • No dependency updates.

Library Updates:

  • Slider
    • Added getters and setters of colors (3e212ef)
    • Added option to hide label (9ae1494)
    • Added OnFocusChangeListener (7691797)
    • Removed the invoke of requestDisallowInterceptTouchEvent(false) in ACTION_UP (d864118)
    • Removed unnecessary invalidation if the values haven't changed (e38d260)
    • Fixed halo rendering bug (5f631d4, df61bff)
    • Fixed no OnChangeListener fires when value changed with single click, and setting same values will trigger listener event (9bbcd2d)
    • Fixed crash with NullPointerException when set value before laid out (fa4dc3d)
    • Updated Tooltip dimensions to match spec (2098c0b)
  • SeekBar
    • Added missing functionality from SeekBar regarding touch events and value changes (cde09d4)
  • BottomSheet
    • Allowed collapsed bottom sheet to settle to half expanded state on dragging up (67fc0c9)
    • Added an ability to prevent dragging to expand/collapse (5b4ea9c)
    • Removed existing content during each setContentView (6c1b620)
  • TextField
    • Fixed crash when password is clicked and edit text is not focused in TalkBack mode (8ed0ab7)
    • Fixed outlined text fields not taking into account top padding (bf6ece0)
    • Fixed input text not being disguised by default when setting the end icon mode to password_toggle (e624c02)
    • Fixed expanded label not updating if edit text's size is changed programmatically (ffcb46b)
    • Fixed disabled color set for android:textColorHint not being applied on the label (16024fd)
    • Fixed label misalignment in legacy text fields when there is prefix/suffix (338d326)
  • Chip
    • Added CollectionInfos and CollectionItemInfos to ChipGroup and Chip for accessibility (253cdc2)
    • Fixed RTL padding issue (ba8e18e)
  • Selection
    • Added CollectionInfos and CollectionItemInfos to MaterialButtonToggleGroup and MaterialButton for accessibility (4389a18)
  • ShapableImageView
    • Support more types of Drawables (36426fc)
  • DatePicker
    • Added support to start in MaterialTextInputPicker mode (0e6c21d)
  • TabLayout
    • Fixed crash on autoRefresh disabled mediator (07931b6)
    • Fixed backward compatibility issue (17912e0, 3cd591f)
  • Menu
    • Fixed icons get squeezed for API <=21 (c6a554f)
  • MaterialShapeDrawable
    • Fixed shadow paint not updating color while setting shadow color (9f48006)
  • FAB
    • Added support for enabled/disabled state (94cd734)
  • Shrine
    • Updated deprecated volley dependency (870a732)
  • Catalog
    • Fixed strings text of ImageView (1dfc328)
... (truncated)
Commits
  • 4350152 Update mdcLibraryVersion to 1.2.0-alpha04.
  • b1c4f53 Made LG devices exceptions for using date type of keyboard for date picker te...
  • 9f48006 [MaterialShapeDrawable] Fixed shadow paint not updating color while setting s...
  • 0f18d90 Prevent setting a height less than requested by using Math.round()
  • bd7de3d Add null check in #animateViewIn to guard against the post runnable executing...
  • 3cd591f Change OnTabSelectedListener back to extend BaseOnTabSelectedListener
  • dc4efe7 Make draggable true by default - so it will be true when using Empty Construc...
  • c6a554f [Menu] Fixed menu icon get squeezed for API <=21.
  • a15d3ea Update TabLayout so it takes into account TabGravity in MODE_SCROLLABLE.
  • 439a1d8 Add ids to Catalog demo activity/fragment AppBarLayouts
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jan 29, 2020
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #16.

@dependabot-preview dependabot-preview Bot deleted the dependabot/gradle/com.google.android.material-material-1.2.0-alpha04 branch February 24, 2020 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants