[auth] Add search-by-intent via ente-auth://search?query= deep link#9501
[auth] Add search-by-intent via ente-auth://search?query= deep link#9501bekoeppel wants to merge 3 commits intoente-io:mainfrom
Conversation
Co-Authored-By: Claude <noreply@anthropic.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 40332ed5f0
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Co-Authored-By: Claude <noreply@anthropic.com>
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 17ee46b060
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Co-Authored-By: Claude <noreply@anthropic.com>
|
@codex review |
|
Codex Review: Didn't find any major issues. Bravo. ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
@bekoeppel Thanks for the contribution but could you also add a video recording or a screenshot too. |
|
Hi @AmanRajSinghMourya! Sure, happy to. Here's a quick video how I intend to use this new intent (pun intended). demo.mp4 |
Description
ente-auth://search?query=gmailTests
adb shell am start -a android.intent.action.VIEW -d "ente-auth://search?query=gmail"with app closed: should open with search filteredadb shell am start -a android.intent.action.VIEW -d "ente-auth://abcd?query=gmail": should be ignored (only/searchpath is accepted)otpauth://deep links still work