mirror of
https://github.com/Michatec/Radio.git
synced 2026-05-31 04:12:40 +02:00
2cf98b89b3
Update `NotificationSys` to support passing a custom `Intent` when showing notifications. This enables more flexible navigation, such as opening a web URL for update notifications. In `PlayerFragment`, use this new capability to trigger a browser intent for update notifications on non-Android TV devices.