Skip to content

Conversation

saperi22
Copy link
Contributor

Summary of changes

  • Test out auth tab for a simplified browser presentation to the end users.

Checklist

  • Added a changelog entry

Authors

List GitHub usernames for everyone who contributed to this pull request.

- Update AGP version to 8.9.1 -- requires update to gradle wrapper 8.11.1
- Update compile and target sdk to 36
@saperi22 saperi22 requested a review from a team as a code owner September 25, 2025 19:45
@saperi22 saperi22 marked this pull request as draft September 25, 2025 21:15
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />

<data android:scheme="https" />
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just curious why did we need to remove this lines of code?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We had duplicate intent-filter tags.
AuthTab also doesn't require us to have an intent-filter. However, we might still have to keep the intent-filter because of the CCT.

@saperi22 saperi22 marked this pull request as ready for review October 2, 2025 21:06
Copy link

@saralvasquez saralvasquez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@saperi22 saperi22 merged commit ee1cce3 into auth-tab-feature Oct 7, 2025
2 checks passed
@saperi22 saperi22 deleted the auth-tab-initial-setup branch October 7, 2025 17:31
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.

4 participants