Skip to content

Conversation

@BastienRodz
Copy link

Summary

  • Adds complete Live Activities support for iOS using ActivityKit
  • Adds Timer Notifications for Android with native chronometer
  • New methods: startLiveActivity, updateLiveActivity, endLiveActivity, getActiveLiveActivities
  • New event listener: liveActivityEnded
  • Adds chronometer support for Android notifications with countdown/elapsed modes
  • Adds silentUpdate option for Android notifications
  • Adds changeExactNotificationSetting method for Android 12+ exact alarm settings
  • Adds iosCustomDismissAction option for iOS notification categories
  • Updates iOS deployment target to 16.2

Test Plan

  • Tested on iOS 16.2+ with Live Activities
  • Tested on Android API 31+ with Timer Notifications
  • Tested chronometer in both countdown and elapsed modes
  • Verified background timer functionality

…port

- Add startLiveActivity, updateLiveActivity, endLiveActivity methods
- Add getActiveLiveActivities for listing active activities
- Add liveActivityEnded event listener
- Add chronometer support for Android notifications
- Add silentUpdate option for Android
- Add changeExactNotificationSetting for Android 12+
- Add iosCustomDismissAction for iOS notification categories
- Upgrade iOS deployment target to 16.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant