Skip to content

feat(android): open app when tapping foreground service notification#179

Merged
steipete merged 3 commits intoopenclaw:mainfrom
Syhids:feat/android-notification-tap
Jan 4, 2026
Merged

feat(android): open app when tapping foreground service notification#179
steipete merged 3 commits intoopenclaw:mainfrom
Syhids:feat/android-notification-tap

Conversation

@Syhids
Copy link
Contributor

@Syhids Syhids commented Jan 4, 2026

Summary

Add tap action to foreground service notification to open the app, improving usability

What changed

Added contentIntent to the notification in NodeForegroundService that launches MainActivity with appropriate flags (SINGLE_TOP + CLEAR_TOP) to bring the app to foreground without creating duplicate activities.

Testing

  • Manually tested on device

AI-assisted 🤖

This PR was created with Claude Code. I understand what the code does and have reviewed the changes.

@steipete steipete force-pushed the feat/android-notification-tap branch from 39d8a97 to 3094b72 Compare January 4, 2026 17:05
@steipete steipete merged commit 8e5153b into openclaw:main Jan 4, 2026
17 of 24 checks passed
dgarson referenced this pull request in dgarson/clawdbot Feb 7, 2026
@dwinter3 dwinter3 mentioned this pull request Feb 9, 2026
dalefrieswthat pushed a commit to dalefrieswthat/openclaw that referenced this pull request Feb 25, 2026
songliu0403-rgb pushed a commit to songliu0403-rgb/openclaw that referenced this pull request Feb 26, 2026
venhi5282 pushed a commit to venhi5282/openclaw that referenced this pull request Mar 9, 2026
* Initial plan

* fix(cron): port 5 upstream commits for spin-loop prevention and accountId resolution

Co-authored-by: jiulingyun <[email protected]>

* test(cron): skip integration tests that need full service setup

Co-authored-by: jiulingyun <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: jiulingyun <[email protected]>
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.

2 participants