rosuH / EasyWatermark

🔒 🖼 Securely, easily add a watermark to your sensitive photos. 安全、简单地为你的敏感照片添加水印,防止被小人泄露、利用
MIT License
1.53k stars 131 forks source link

⬆️ Bump com.google.android.material:material from 1.8.0-rc01 to 1.11.0-alpha02 #296

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 1 year ago

Bumps com.google.android.material:material from 1.8.0-rc01 to 1.11.0-alpha02.

Release notes

Sourced from com.google.android.material:material's releases.

1.11.0-alpha02

Important

Elevation Overlays within default component styles have been replaced by the new Tonal Surface Color system. Instead of blending the Primary color with the Surface color based on an elevation value, components will now use a specific Surface color role which can be more easily understood and customized.

Dev docs for the affected components have been updated in 2114a11378fd801b32cd7431bb8a2c94de4f462c.

Dependency Updates

  • No dependency updates.

Library Updates

  • BottomNavigationView
    • Set badges to be null instead of removing them from the sparse array so that removing badges before restoring badge states will not override the current state (9f2e6864d2170d633709e7aa66b9e8e178352ef0)
  • Carousel
    • Fix issue with next carousel item not being masked properly (a16f180ce7da65107305ba3a8c85db3e149767c1)
    • Add a layout listener to recyclerview to refresh keyline state upon size change (ff528621b3b550979c64f41aaec47438de30f061)
    • Add carousel alignment attribute (547156e497b692eff7e85b2b8a44345a7c853689)
    • Fix issue with not refreshing keylines (674ec4442963f143334906b160ac5cb5a6fd9985)
    • Fix MaskableFrameLayout not updating mask after size change when setting the mask using setMaskXPercentage. (14023d2c8589a515ae0d80f75f301077aa324f08)
    • Adding docs for fullscreen carousel strategy (7c40359d2b920d37effd58fdb0f4834fb4f4bf0f)
  • Catalog
    • Remove default list from Carousel catalog demos as it is not an example of a carousel (0171624c16c799ca4e2dbe01e647a706fe7b895e)
    • Apply edge-to-edge to bottom sheet in Carousel demo (6c2dd5d69ee6e050f714d82fbe5e5ce2e5ec4fae)
    • Fix fullscreen vertical carousel to use vertical dividers (af7d09a43d29f4820f695119e6dad3df18e357cf)
    • Add alignment option to hero carousel (7cfd30f99b0ccb44540d124b9cca201d1b707e3b)
  • Chip
    • Fix a typo in attributes table in documentation (7289aa681d573921570b81b4784246fdcb2071d1)
  • Divider
    • Add RTL support (6b897c6121cfa3822133c0984807755b45634efb)
  • Documentation
    • Crosslink github docs in javadocs (e3b255b3a01e06bf471f5394a7fcb3458a528b13)
    • Cross-reference m.io and DAC in Github docs (1785bbfabeabe747924c13e49050d2e8da585fd4)
  • Color
    • Token upgrade to v0.170 for tonal surface colors. (8204856dd45da7f0e22c5d8131014e072340796e)
    • Update dev docs for tonal surface colors in affected components. (2114a11378fd801b32cd7431bb8a2c94de4f462c)
    • Add default framework text colors (d3dda60296c7bd6c64d7cde7abcfc7fc28cc1f0e)
    • Update contrast documentation (1d3b8e136dd90a189e2e7f168244a47b7ef2b5aa)
    • Add shift to dynamic colors allowlist (fde37cfba55340039c8137218da1b813831779eb)
    • Expose attr contrastColorThemeOverlay (839b14cf0f844366f1727d4f6a3908898ab0e379)
    • Update constructor comments (ba465a2b17fdab3869d2930819da4054843e20d7)
  • Predictive Back
    • Fix IllegalStateException crashes caused by MaterialBackAnimationHelper. (02dc77923bb0ad313d8d5a840473db6f17b1051a)
    • Fixed UnsupportedOperationException AnimatorSet crash in SearchView. (f10153257f6f3fdc112be6a2a4c7eb2e02bf5ed6)
  • ProgressIndicator
    • Allows extending LinearProgressIndicator and CircularProgressIndicator (3b0fd5868e5a2cd7ac780f2543e94aabd0422d0f)
  • Search
    • Enforce outline variant to use colorSurface as container color. (720998dcbddc93bdcb26643b64fafd29fcfccc90)
    • Add support to set a default content description if a content description is not set explicitly. (c15a3231402ab827405398992c3d7eac22dd9cd9)
  • SideSheet
    • Add left sheet/sheet edge documentation. (d440e3c4f89baaa4edfdb89213125d7fd13c7522)
    • Fix mixed language snippet (f91f17bb4f1d20c7e6c074cba08d51bc6417fa69)

... (truncated)

Commits
  • c04eaba [Release] Updating library version to 1.11.0-alpha02
  • f2ccc11 [Theme] Fix swapped error colors for dynamic contrast theme in light mode
  • 09a058d [Internal][Gradle] (deps): Bump com.google.dagger:dagger-android from 2.46.1 ...
  • 8204856 [Token][Color] Upgraded to v0.170 for tonal surface colors.
  • 6c2dd5d [Catalog] Applied edge-to-edge to bottom sheet in Carousel demo
  • 02dc779 [Predictive Back] Fixed IllegalStateException crashes caused by MaterialBackA...
  • af7d09a [Catalog] Fix fullscreen vertical carousel to use vertical dividers
  • 6b897c6 [MaterialDividerItemDecoration] Add RTL support
  • 5617e7b [M3][Color] Internal color library update
  • c7a0adf [AppBarLayout] Added getMaterialShapeBackground() to return a MaterialShapeDr...
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 12 months ago

Superseded by #301.