komikku/app/src/main/java
Cuong-Tran e2a92b9220 refactor(mass-migration): move migration list feature to mihon.feature.migration.list (#1402)
- Relocates migration process screens, models, and components from `eu.kanade` and `exh` packages to a unified `mihon.feature.migration.list` package.
- Renames `MigrationListScreen` (presentation) to `MigrationListScreenContent` to avoid naming conflicts with the UI screen.
- Moves `SmartSourceSearchEngine` and `BaseSmartSearchEngine` to `mihon.feature.migration.list.search`.
- Updates all affected imports across the project.
2026-01-21 12:42:48 +07:00
..
eu/kanade refactor(mass-migration): move migration list feature to mihon.feature.migration.list (#1402) 2026-01-21 12:42:48 +07:00
exh refactor(mass-migration): move migration list feature to mihon.feature.migration.list (#1402) 2026-01-21 12:42:48 +07:00
mihon refactor(mass-migration): move migration list feature to mihon.feature.migration.list (#1402) 2026-01-21 12:42:48 +07:00