Skip to content

Gate connections on notification access - #34

Merged
R055LE merged 1 commit into
mainfrom
issue-27-notification-permission
Sep 6, 2026
Merged

R055LE merged 1 commit into
mainfrom
issue-27-notification-permission

Conversation

@R055LE

@R055LE R055LE commented Sep 6, 2026

Copy link
Copy Markdown
Owner

Closes #27

Explains and resolves session-notification access before credential entry, preserves non-secret connection work across denial, supports retry and Settings recovery, and rechecks access on resume. Adds a service-side guard so SSH cannot start if notification access disappears during startup.

Tests:

  • ./gradlew test lint assembleDebug
  • ./gradlew connectedDebugAndroidTest
  • focused ConnectionFormRetentionTest suite (25 tests)
  • SshSessionServiceTest

@R055LE
R055LE enabled auto-merge (squash) September 6, 2026 22:48
@R055LE
R055LE merged commit 85ee458 into main Sep 6, 2026
1 check passed
@R055LE
R055LE deleted the issue-27-notification-permission branch September 6, 2026 23:00
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.

Handle notification permission before consuming a connection attempt

1 participant