Skip to content

feat: add Open Tesla action to sentry notifications#184

Merged
vide merged 1 commit intomainfrom
feat/sentry-open-tesla-app
Feb 25, 2026
Merged

feat: add Open Tesla action to sentry notifications#184
vide merged 1 commit intomainfrom
feat/sentry-open-tesla-app

Conversation

@vide
Copy link
Owner

@vide vide commented Feb 25, 2026

Summary

  • Sentry alert notifications now include an "Open Tesla" action button that launches the Tesla app
  • Button only appears if the Tesla app (com.teslamotors.tesla) is installed on the device
  • Tapping the button opens the Tesla app so the user can quickly check the live camera feed

Test plan

  • ./gradlew assembleDebug — builds
  • Manual: trigger sentry notification and verify "Open Tesla" button appears
  • Manual: verify button opens the Tesla app
  • Manual: verify button is absent when Tesla app is not installed

🤖 Generated with Claude Code

@vide vide force-pushed the feat/sentry-open-tesla-app branch from db0d917 to 1e4c7c4 Compare February 25, 2026 12:17
When the Tesla app is installed, sentry alert notifications include
an action button to quickly launch it (e.g. to check the live camera).
The button is omitted if the Tesla app is not installed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vide vide force-pushed the feat/sentry-open-tesla-app branch from 1e4c7c4 to 90a0775 Compare February 25, 2026 12:37
@vide vide merged commit 7072f16 into main Feb 25, 2026
1 check passed
@vide vide deleted the feat/sentry-open-tesla-app branch February 25, 2026 12:39
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