Skip to content

feat: Spotlight search and Siri Shortcuts for iOS#595

Merged
datlechin merged 3 commits intomainfrom
feat/ios-spotlight-shortcuts
Apr 6, 2026
Merged

feat: Spotlight search and Siri Shortcuts for iOS#595
datlechin merged 3 commits intomainfrom
feat/ios-spotlight-shortcuts

Conversation

@datlechin
Copy link
Copy Markdown
Collaborator

Summary

  • Connections appear in iOS Spotlight search via CoreSpotlight indexing
  • Tap Spotlight result to open app and connect directly
  • Siri Shortcuts: "Open [connection] in TablePro"
  • AppIntents framework: ConnectionEntity, OpenConnectionIntent, AppShortcutsProvider
  • Index updates on connection add/remove/edit/sync

Test plan

  • Add connections, search in Spotlight — connections appear
  • Tap Spotlight result — app opens and navigates to connection
  • Open Shortcuts app — "Open Connection" action available
  • Create shortcut with connection parameter — runs correctly
  • Delete connection — removed from Spotlight
  • Siri: "Open [name] in TablePro" — opens connection

@datlechin datlechin merged commit e1bbba0 into main Apr 6, 2026
2 checks passed
@datlechin datlechin deleted the feat/ios-spotlight-shortcuts branch April 6, 2026 07:38
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.

1 participant