Tusky icon indicating copy to clipboard operation
Tusky copied to clipboard

Update dependency com.github.UnifiedPush:android-connector to v2.5.0

Open renovate[bot] opened this issue 1 year ago • 2 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.UnifiedPush:android-connector (source) 2.4.0 -> 2.5.0 age adoption passing confidence

Release Notes

UnifiedPush/android-connector (com.github.UnifiedPush:android-connector)

v2.5.0

Compare Source

  • Avoid possible desynchronization that let the app use the token of a removed instance
  • Deprecate registerAppWithDialog in favor of the new lib org.unifiedpush.android:connector-ui
  • Drop toolchains in favor of compatibility API, removing requirement of Java version to build project
  • Bump dependencies

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Aug 29 '24 16:08 renovate[bot]

this will require some changes on our side https://codeberg.org/UnifiedPush/android-connector/releases/tag/2.5.0

connyduck avatar Sep 04 '24 19:09 connyduck

The android -connector is now at 3.0.7 Would be really great if it could be updated on Tusky, particularly due to the RAISE_TO_FOREGROUND intent which helps waking up the app realiably when new notifications are available.

Eskuero avatar Mar 14 '25 18:03 Eskuero