Skip to content

feat: android notification improvements - #745

Merged
illuminati1911 merged 5 commits into
mainfrom
feat/android-notifications-improvement
Aug 5, 2026
Merged

feat: android notification improvements#745
illuminati1911 merged 5 commits into
mainfrom
feat/android-notifications-improvement

Conversation

@illuminati1911

@illuminati1911 illuminati1911 commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Adds possibility to return to app when tapping notification on Android.

Implemented initial WIP version of notification customizations. This needs discussion and might not be something to be included in the SDK.
https://github.com/googlemaps/flutter-navigation-sdk/tree/feat/android-notifications-customization

Ref: #455
Fixes: #698

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation
  • I added new tests to check the change I am making
  • All existing and new tests are passing.

@illuminati1911
illuminati1911 requested a review from jokerttu August 3, 2026 03:07

@jokerttu jokerttu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@illuminati1911
illuminati1911 marked this pull request as ready for review August 5, 2026 06:29
@illuminati1911
illuminati1911 merged commit 81e3810 into main Aug 5, 2026
12 checks passed
@illuminati1911
illuminati1911 deleted the feat/android-notifications-improvement branch August 5, 2026 07:50
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.

[Bug]: Android background notifications aren’t clickable to reopen the application

2 participants