Skip to content

Feature/node deeplink#166

Merged
stopflock merged 4 commits into
mainfrom
feature/node-deeplink
Jun 14, 2026
Merged

Feature/node deeplink#166
stopflock merged 4 commits into
mainfrom
feature/node-deeplink

Conversation

@flockhopper3

Copy link
Copy Markdown
Contributor

Android deeplink for opening a node from another app

flockhopper3 and others added 4 commits June 1, 2026 17:39
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Adds `deflockapp://node?id=<nodeId>` deep link support: parses the node
ID, fetches the OSM node via the public API, and delivers it via an
`onNodeDeepLink` callback for HomeScreen to register. Includes URL
parsing unit tests.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ments

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@flockhopper3 flockhopper3 requested a review from stopflock June 1, 2026 23:44
@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

Debug builds

Download from the artifacts page:

  • debug-apk — install on Android device/emulator

Failed: iOS simulator — check the workflow run for details.

@stopflock stopflock left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@stopflock

Copy link
Copy Markdown
Collaborator

Build issue is an unrelated change to flutter - will merge then fix

@stopflock stopflock merged commit 036ac8c into main Jun 14, 2026
2 of 4 checks passed
@stopflock stopflock deleted the feature/node-deeplink branch June 14, 2026 20:11
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