Skip to content

fix: update notification icon#5293

Merged
jamesarich merged 1 commit into
mainfrom
feat/notif-icon
Apr 29, 2026
Merged

fix: update notification icon#5293
jamesarich merged 1 commit into
mainfrom
feat/notif-icon

Conversation

@jamesarich

Copy link
Copy Markdown
Collaborator
  • Replace generic and application icons with meshtastic_ic_notification for all service and app notifications.
  • Replace unsafe null assertions (!!) with checkNotNull for system service retrieval.
  • Use String.orEmpty() for cleaner null-safe string handling.

resolves #5291

- Replace generic and application icons with `meshtastic_ic_notification` for all service and app notifications.
- Replace unsafe null assertions (`!!`) with `checkNotNull` for system service retrieval.
- Use `String.orEmpty()` for cleaner null-safe string handling.
@jamesarich
jamesarich enabled auto-merge April 29, 2026 15:47
@github-actions github-actions Bot added the enhancement New feature or request label Apr 29, 2026
@jamesarich jamesarich changed the title Update notification icons and improve null safety fix: update notification icon Apr 29, 2026
@jamesarich
jamesarich added this pull request to the merge queue Apr 29, 2026
Merged via the queue into main with commit 9e0ad36 Apr 29, 2026
14 checks passed
@jamesarich
jamesarich deleted the feat/notif-icon branch April 29, 2026 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Notification Icon

1 participant