Skip to content

Add optional exit button to persistent notification#107

Merged
chenxiaolong merged 1 commit into
masterfrom
exit
Apr 29, 2026
Merged

Add optional exit button to persistent notification#107
chenxiaolong merged 1 commit into
masterfrom
exit

Conversation

@chenxiaolong
Copy link
Copy Markdown
Owner

The option is disabled by default. When enabled, an exit button will be shown in the persistent notification. This will safely exit the service and all open activities. The service will restart if the user opens any activity again, if the device is rebooted, or if a remote control command is received.

Closes: #105

The option is disabled by default. When enabled, an exit button will be
shown in the persistent notification. This will safely exit the service
and all open activities. The service will restart if the user opens any
activity again, if the device is rebooted, or if a remote control
command is received.

Closes: #105

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
@chenxiaolong chenxiaolong self-assigned this Apr 29, 2026
@chenxiaolong chenxiaolong merged commit fdc9c31 into master Apr 29, 2026
1 check passed
chenxiaolong added a commit that referenced this pull request Apr 29, 2026
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
@chenxiaolong chenxiaolong deleted the exit branch April 29, 2026 00:39
@pshbot pshbot mentioned this pull request May 16, 2026
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.

Feature: Button to completely shut down app

1 participant