feat: Open NetBird app when long-pressing the Quick Settings Tile - #222
feat: Open NetBird app when long-pressing the Quick Settings Tile#222CodeName-Anti wants to merge 1 commit into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe Android manifest adds a Quick Settings tile preferences intent filter to ChangesQuick Settings preferences
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related issues
Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
This PR enables opening the NetBird app directly when the user long-presses the Quick Settings tile by registering an activity to handle the QS_TILE_PREFERENCES intent.
Changes:
- Add an
intent-filtertoMainActivityforandroid.service.quicksettings.action.QS_TILE_PREFERENCES.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Related to #216 |
This Pull request adds the ability to directly open the NetBird app by long-pressing the Quick Settings Tile.
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.Summary by CodeRabbit