Skip to content

Basic deeplink support - #141

Closed
maclarel wants to merge 1 commit into
kepelet:release/2.4from
maclarel:develop
Closed

Basic deeplink support#141
maclarel wants to merge 1 commit into
kepelet:release/2.4from
maclarel:develop

Conversation

@maclarel

@maclarel maclarel commented Jul 31, 2026

Copy link
Copy Markdown

I figured I'd open this as a PR rather than an issue/feature request, but if it's crap feel free to reject it. This is my first attempt at modifying a Swift project so I may be missing some considerations.

The TL;DR is that this adds basic deeplink support so that the app can be launched by URL scheme (e.g. flo://) through things like Widget-based launchers, rather than having to use Shortcuts as an intermediary.

The change should be a noop if it doesn't work - no existing functionality is modified. I don't have a great way to test this locally though 😞

Thanks for the consideration, and apologies in advance if this is junk 😅

@faultables
faultables changed the base branch from develop to release/2.4 August 9, 2026 21:59
@faultables

Copy link
Copy Markdown
Member

hi, thank you for reminding me about this! the deeplink support is now on 2.4

@faultables faultables mentioned this pull request Aug 15, 2026
7 tasks
@faultables

Copy link
Copy Markdown
Member

closing this PR as the somewhat complete deeplink support has been implemented on release/2.4

@faultables faultables closed this Aug 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.

2 participants