mangayomi-mirror/lib/modules/more/statistics
Mehakdeep Singh 560b56ab76 fix(android-tv): statistics/calendar, back-button re-open, tracker button, migrate focus, DoH sliders
- Statistics and Calendar: on the anime-only TV layout, force the anime tab
  instead of intersecting with hiddenItemTypes. When the Anime library was
  hidden from that list the intersection was empty, blanking Statistics (it hit
  a leftover debug placeholder, now a proper empty state) and leaving Calendar
  with a null item type and no data.
- Covers: ignore a Select KeyUp that has no matching KeyDown on the same card.
  A detail screen's Back button pops on KeyDown and the trailing KeyUp landed on
  whatever cover regained focus, immediately re-opening the detail just closed.
- TV anime detail: only reclaim focus when it is the current route. It watches a
  live chapters stream and rebuilt while Migrate/Mass migration/Recommendations/
  Tracking sat on top, stealing focus back to Continue so those screens never
  held focus and OK played a random episode.
- TV anime detail: add a Tracking action opening the same tracker sheet as the
  classic detail (extracted into a shared openTrackingMenu), or routing to the
  tracking settings when no tracker is logged in.
- Migrate: claim the initial TV focus from the first source that returns results
  rather than always source #0, which could be empty.
- General settings: wrap the four recommendation-weight sliders in
  TvEscapableSlider so the d-pad can leave them.
2026-07-23 13:14:21 -07:00
..
statistics_provider.dart feat: Implement tiling engine for image rendering in manga reader, more features, more optimizations 2026-07-13 14:39:38 +01:00
statistics_provider.g.dart Update 2026-06-23 12:45:00 +01:00
statistics_screen.dart fix(android-tv): statistics/calendar, back-button re-open, tracker button, migrate focus, DoH sliders 2026-07-23 13:14:21 -07:00