rosuH / EasyWatermark

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

⬆️ Bump com.google.android.material:material from 1.8.0-rc01 to 1.10.0-alpha01 #269

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps com.google.android.material:material from 1.8.0-rc01 to 1.10.0-alpha01.

Release notes

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

1.10.0-alpha01

Important

New minimum requirements for your app's project:

  • Update compileSdkVersion to "android-UpsideDownCake"

Dependency Updates

Dependency Previous version New version
compileSdkVersion 33 android-UpsideDownCake
com.android.tools.build:gradle 7.2.0 7.4.2

Library Updates

  • Predictive Back
    • Updated SearchView to support predictive back when set up with SearchBar (a4b6f46f0cbeaf4b4eac421db492e8ba74f2f94a)
    • Fixed bug where standard hideable bottom sheets don't stay hidden after predictive back (2c23d2a158f3a2e5ce786bfd14b6d2a1ab10730b)
    • Added top-level developer documentation (8105cb7ed659690c121077dac45d26017341a099)
    • Updated Bottom Sheet to support predictive back (d6fad952c6762816f4c54978bb352c972d952ea9)
    • Infrastructure for back handling in components + Navigation Drawer predictive back support (2c297faf4b210dcea41f62a1671cf6acd9475668)
    • Migrated Catalog to use AndroidX back pressed callbacks and enable predictive back-to-home (22c4e0dd60409954baed006bae51c4d5b55a9d85)
  • Badging
    • Allowed text strings in badges (c1ef52b8eaaad4bffe83ca0a7917406835ee5c7a)
    • Center badge content more correctly (fc0de1ba245186d9b74550f0ece2930aaf0df116)
    • Added padding in between top and bottom edges of badge and text (8499b83ba1fc6e211c8a7228947b03c1e3c30531)
    • Fixed doc formatting for github (e75654d4c205dc0a311be23725a71228e7ea4762)
    • Integrated tokens (68c844c91d9e54fca475bd503f01474f29cff559)
    • Added shape appearance for badges (2ddcfe46b7603c89b6715ac4406aa3eb6c275f60)
    • Updated badge images (c1eba1b26809fdc529fc599fc48dea165a202e22)
  • BottomAppBar
    • Fixed bug with transparent top app bar when in bottom app bar layout (c22eb0d31bbd1e87b244100b8ae7d5d7995394a6)
    • Fixed issue with pre-21 FAB elevation/shadow sometimes appearing (2ea3df991f14488ef21593f5c72792dd470923d2)
  • BottomSheet
    • Ignored ACTION_MOVE events in BottomSheetBehavior that weren't preceded by an ACTION_DOWN event. (d8c01c185994574dd67af4d78c1fd8fe425425ae)
  • Carousel
    • Added support for transitions by forcing canvas clipping when detaching from the window. (93ceb7edeecce7db4288b1e4b36b7ea98b20a3b0)
    • Updated MaskableFrameLayout to use Outline path clipping on 33+ only. (43c507775f9a536d4706c832fd15cbfea6d785c0)
    • Updated setForceCompatClipping visibility for testing. (3856af1b65e4e1a78493647627d47ce02efad621)
    • Updated MaskableFrameLayout to clip more performantly. (733c9e08c28e8c68f8ad208a7be8ffaf784a9509)
    • Changed Maskable.add/removeOnMaskChangedListener to Maskable.setOnMaskChangedListener. (359580b6c1160301967ebdededb1011c1133b42c)
    • Fixed child index bug causing items to be ordered incorrectly. (9d0732be9e16c328ac960f5a8d64417b4d6a1c68)
  • Catalog
    • Fixed catalog errors for some demos. (4c3e1d513be6cd8399515b2541eea74ac1c9a040)
    • Fixed context menu are not themed on S (33e4f841b213fb306091971dd1d1025c8da897a7)
  • Checkbox
    • Fixed checkmark icon not updating color on error correctly in pre 21. (62aa802f6c5f45ee357537079b07442dabc31236)
  • Chip
    • Fixed hand pointer icon not showing up on whole Chip when using mouse input (2702b1a8d5040f6ab4d69b66f38952c1f78a6225)
    • Added theme overlays supported on API < 23 (fd0c81531c74a48255f82350f6c1330521566e55)
  • Color
    • Added U color resources for contrast mode support. (93f386c9f61eec448ff6ddb5af3a22c06ffa30b1)
  • FloatingActionButton

... (truncated)

Commits
  • 5a37e4b [Gradle] Update to AGP 7.4.2 to get latest lint and fix Android U lint issues
  • c7d31fb [Release] Update library version to 1.10.0-alpha01
  • a4b6f46 [Predictive Back][Search] Update SearchView to support predictive back when s...
  • b3f7b66 [AppBarLayout] Fixed dragging the app bar layout overshoots the status bar.
  • c1ef52b [Badge] Allow text strings in badges
  • 2c23d2a [Predictive Back][Bottom Sheet] Fix bug where standard hideable bottom sheets...
  • 1159923 [M3][Search] Fixed a crash in search components when view attributes inspecti...
  • 7b2c19b [DatePicker] Made dialog container color configurable in xml style.
  • 62aa802 [Checkbox] Fixed checkmark icon not updating color on error correctly in pre 21.
  • bcc97bf [MaterialDatePicker] Fix hint for Korean
  • 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[bot] commented 1 year ago

Superseded by #276.