Skip to content

fix foreground service and add noitification nav#360

Open
446564 wants to merge 1 commit intodevfrom
fix-bg-fg
Open

fix foreground service and add noitification nav#360
446564 wants to merge 1 commit intodevfrom
fix-bg-fg

Conversation

@446564
Copy link
Copy Markdown
Collaborator

@446564 446564 commented Apr 8, 2026

wraps MaterialApp in WithForegroundService to keep alive when swiped away

persists last connected device and clears on manual disconnect to allow
reconnect after kill

added lifecycle tracking to iOS and keep android notification alive with
heartbeat

add notification navigation

closes #58 until we decide to change the whole architecture.

@446564 446564 added Android Specific to the Android platform build. iOS Specific to the iOS platform build. Feedback Requested Issues or pull requests needed feedback labels Apr 8, 2026
@446564
Copy link
Copy Markdown
Collaborator Author

446564 commented Apr 8, 2026

oh, we have tests now? and they test behavior not code lol

@446564 446564 marked this pull request as draft April 8, 2026 22:23
@stphnrdmr
Copy link
Copy Markdown
Contributor

oh, we have tests now? and they test behavior not code lol

Somebody added these a couple of weeks ago 😆
ddee76c

Copy link
Copy Markdown
Contributor

@stphnrdmr stphnrdmr left a comment

Choose a reason for hiding this comment

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

Looks good overall, just some small remarks. 👍

@446564
Copy link
Copy Markdown
Collaborator Author

446564 commented Apr 9, 2026

still need to address tests

@446564 446564 removed the Feedback Requested Issues or pull requests needed feedback label Apr 9, 2026
@446564 446564 force-pushed the fix-bg-fg branch 2 times, most recently from 145ca83 to 57df3e9 Compare April 9, 2026 18:13
@446564 446564 marked this pull request as ready for review April 9, 2026 18:20
@446564 446564 requested a review from stphnrdmr April 9, 2026 18:20
@446564 446564 changed the title fix current foreground service fix foreground service and add noitification nav Apr 9, 2026
wraps MaterialApp in WithForegroundService to keep alive when swiped away

persists last connected device and clears on manual disconnect to allow
reconnect after kill

added lifecycle tracking to iOS and keep android notification alive with
heartbeat

add notification navigation

change screen tests to be less brittle

address PR commnets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Android Specific to the Android platform build. iOS Specific to the iOS platform build.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants