Skip to content

refactor(card-browser): Abstract access via BrowserDestinations - #21502

Merged
david-allison merged 4 commits into
ankidroid:mainfrom
david-allison:20558
Aug 23, 2026
Merged

refactor(card-browser): Abstract access via BrowserDestinations#21502
david-allison merged 4 commits into
ankidroid:mainfrom
david-allison:20558

Conversation

@david-allison

Copy link
Copy Markdown
Member

Note

Assisted-by: Claude Fable 5

Fixes

Approach

Standard Navigation/Destination pattern

How Has This Been Tested?

⚠️ Untested

Checklist

  • You have a descriptive commit message with a short title (first line, max 50 chars).
  • You have commented your code, particularly in hard-to-understand areas
  • You have performed a self-review of your own code
  • UI changes: include screenshots of all affected screens (in particular showing any new or changed strings)
  • UI Changes: You have tested your change using the Google Accessibility Scanner

Assisted-by: Claude Fable 5
Issue 20558

Assisted-by: Claude Fable 5
Issue 20558

Assisted-by: Claude Fable 5
Fixes 20558

Assisted-by: Claude Fable 5
@david-allison david-allison added Pending Merge Things with approval that are waiting future merge (e.g. targets a future release, CI wait, etc) and removed Needs Review labels Aug 23, 2026
@david-allison

Copy link
Copy Markdown
Member Author

Rebased onto main, doing a self-review, then merging.

@david-allison
david-allison merged commit 8bcc48e into ankidroid:main Aug 23, 2026
21 checks passed
@david-allison
david-allison deleted the 20558 branch August 23, 2026 19:49
@github-actions github-actions Bot added this to the 2.25 release milestone Aug 23, 2026
@github-actions github-actions Bot removed the Pending Merge Things with approval that are waiting future merge (e.g. targets a future release, CI wait, etc) label Aug 23, 2026
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.

Abstract browser access with BrowserDestinations

1 participant