treehouses / remote

⚡ control Raspberry Pi from Android Device through Bluetooth ⚡
https://play.google.com/store/apps/details?id=io.treehouses.remote
GNU Affero General Public License v3.0
61 stars 27 forks source link

actions: bump `me.toptas.fancyshowcase:fancyshowcaseview` to 1.3.3 (fixes #1881) #1848

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps me.toptas.fancyshowcase:fancyshowcaseview from 1.1.5 to 1.3.3.

Release notes

Sourced from me.toptas.fancyshowcase:fancyshowcaseview's releases.

v1.3.3

No release notes provided.

v1.3.1

No release notes provided.

1.3.0

Automatic build of 1.3.0 (fc980b81ce4817960492c3336d26b5253baaf8f3) built by Travis CI on 2020-01-26 20:32:51 UTC.

1.2.1

Automatic build of 1.2.1 (fe5085e17bb624a935691afdf6e2134b9ca8ae97) built by Travis CI on 2019-08-06 19:55:24 UTC.

1.2.0

Automatic build of 1.2.0 (0a7a4b830d3ed62727104667d5cc3a8f51374a79) built by Travis CI on 2019-07-23 19:04:59 UTC.

1.1.6

Enhancement

  • Refactor to androidx

Bug fixes

  • Fix round button text position

Thanks to @​MFlisar for contributions :)

Automatic build of 1.1.6 (6628a7136dc25d82377ed58e9f5662c4ae4185ef) built by Travis CI on 2019-07-11 16:14:07 UTC.

Changelog

Sourced from me.toptas.fancyshowcase:fancyshowcaseview's changelog.

Change Log

1.3.9 (06-03-2022)

  • New: Added focusDashedBorder

1.3.8 (12-01-2022)

  • New: Added focusRectSizeFactor

1.3.6 (24-07-2020)

  • Fix: Make focus animation step double

API Changes

Old:

focusAnimationStep(Int)

New:

focusAnimationStep(Double)

1.3.1 (24-07-2020)

  • Fix: Wrong focus for scaled views. #201
  • Fix: Animations won't "turn" unless parameters match. #197
  • New: Add custom typeface support. #179

1.3.0 (26-01-2020)

  • New: Builder parameters move to Properties data class
  • New: Move logic part to a separate Presenter class with a testable way
  • New: Add unit tests to Presenter
  • New: Remove Calculator class

API Changes

Old:

fancyShowCaseView.calculator.circleCenterX
fancyShowCaseView.calculator.circleCenterY
fancyShowCaseView.calculator.focusWidth
fancyShowCaseView.calculator.focusHeight
fancyShowCaseView.calculator.focusShape

New:

... (truncated)

Commits


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)
dogi commented 5 months ago

1881

@dependabot rebase