fix(ui): handle ActivityNotFoundException when opening firmware links (#3245)

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
James Rich 2025-09-29 15:55:08 -05:00 committed by GitHub
parent 1ac5a0c7ec
commit 38332b346e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 18 additions and 4 deletions

View file

@ -922,4 +922,5 @@
<string name="two_days">48 Hours</string>
<string name="last_heard_filter_label">Filter by Last Heard time: %s</string>
<string name="dbm_value">%1$d dBm</string>
<string name="error_no_app_to_handle_link">No application available to handle link.</string>
</resources>