Skip to content

Releases: ABausG/home_widget

0.1.4

21 Nov 15:18
Compare
Choose a tag to compare

Bug Fixes

  • Fix HomeWidget.updateWidget not completing on iOS #26
  • Fix casting Error on Registering Background Callback #31 by
    aljkor
  • Fix collision for Deeplinks #42 by
    mgonzalezc
  • Make Android PendingIntents immutable for Android 12 #49 by
    mgonzalezc
  • Update Gradle Versions and target Android SDK 31
  • Fix Issues rrelating to initiallyLaunchedFromHomeWidget
    • #48 Call not completing on iOS
    • #40 Cast exception on Android for cases launched from Widget but without data Uri

0.1.3

05 Jul 20:20
Compare
Choose a tag to compare

Quality Improvements

  • Add GitHub Actions, Tests and Integration Tests to ensure further quality
  • Fix double and null handling on Android
  • Fix HomeWidget.updateWidget not completing on Android #26