Skip to content

refactor: more extractions for :widgets submodule - #21532

Draft
david-allison wants to merge 6 commits into
ankidroid:mainfrom
david-allison:widgets-2
Draft

david-allison wants to merge 6 commits into
ankidroid:mainfrom
david-allison:widgets-2

Conversation

@david-allison

@david-allison david-allison commented Aug 16, 2026

Copy link
Copy Markdown
Member

DRAFT:


Note

Assisted-by: Claude Fable 5

Purpose / Description

  • fromDeckId and fromCurrentDeck
  • launchCatching
  • ChangeManager

Fixes

Approach

Standard extactions

How Has This Been Tested?

⚠️ Trusting tests

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

@david-allison david-allison added the Blocked by dependency Currently blocked by some other dependent / related change label Aug 16, 2026
@david-allison david-allison added Needs Author Reply Waiting for a reply from the original author and removed Blocked by dependency Currently blocked by some other dependent / related change labels Sep 14, 2026
097c7cd` moved `CollectionManager` down, so these methods can now be
moved to `:anki-common`.

More work for the for `:widgets` multimodule migration

Part of 20737

Assisted-by: Claude Fable 5
Part of 20737

Assisted-by: Claude Fable 5
Part of 20737

Assisted-by: Claude Fable 5
TestChangeSubscriber moves to testFixtures, and ChangeManagerTest
uses its ChangeCounter directly

Part of 20737

Assisted-by: Claude Fable 5
For the widget feature module extraction

Part of 20737

Assisted-by: Claude Opus 4.8
(cherry picked from commit 28885ffe7d677a28397b5ffddc32561d29ce4cca)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs Author Reply Waiting for a reply from the original author

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Architecture Discussion: Module Extraction

1 participant