mangayomi-mirror/lib/modules/widgets
Mehakdeep Singh dc89fcfbdf feat: make the UI scale universal, not TV-only (#589)
The interface-scale option was gated to TV. Generalize it to every platform:
TV keeps the fixed-reference-width normalization (for density consistency),
while desktop/tablet/phone get a straight multiplier on the native size (1.0 is
native, higher zooms in). Renamed TvUiScale -> AppUiScale and the setting /
slider accordingly, and the slider now shows in Appearance on all platforms.
Addresses #589 (scale the app UI while navigating, especially on big screens).
2026-07-26 00:17:11 -07:00
..
app_ui_scale.dart feat: make the UI scale universal, not TV-only (#589) 2026-07-26 00:17:11 -07:00
base_library_tab_screen.dart feat(android-tv): TV UI — shared widgets, detail, focus model, centred menus 2026-07-22 19:21:46 -07:00
bottom_select_bar.dart Extract reusable Select Bar and Button widgets 2025-07-28 16:29:30 +02:00
bottom_text_widget.dart dart format 2025-05-30 17:43:42 +01:00
category_selection_dialog.dart Refactor an fix 2025-11-09 01:15:27 +01:00
cover_view_widget.dart refactor: improve code formatting and readability across multiple files 2026-07-24 15:10:18 +01:00
custom_draggable_tabbar.dart Replace Container with Material to fix warning 2026-06-03 18:26:32 +02:00
custom_extended_image_provider.dart Update SDK constraints to support Dart 3.12.0 and refactor 2026-06-07 18:09:24 +01:00
custom_sliver_grouped_list_view.dart Refactor and update dependencies for Isar and Riverpod 2025-10-29 13:08:42 +01:00
error_text.dart dart format 2025-02-23 15:31:49 +01:00
gridview_widget.dart feat(android-tv): TV UI — shared widgets, detail, focus model, centred menus 2026-07-22 19:21:46 -07:00
listview_widget.dart refactor: replace ListView with SuperListView across multiple widgets 2025-03-09 12:02:38 +01:00
loading_icon.dart some fixes 2024-05-14 13:06:46 +01:00
manga_image_card_widget.dart feat(android-tv): TV UI — shared widgets, detail, focus model, centred menus 2026-07-22 19:21:46 -07:00
progress_center.dart dart format 2025-02-23 15:31:49 +01:00
tv_escapable_slider.dart fix(android-tv): player settings check mark + focus, slider focus cue 2026-07-23 14:09:24 -07:00
tv_menu.dart refactor: improve code formatting and readability across multiple files 2026-07-24 15:10:18 +01:00
tv_pill.dart fix(android-tv): ignore a stray Select key-up on TV pills 2026-07-25 18:14:29 -07:00
tv_row_button.dart refactor: improve code formatting and readability across multiple files 2026-07-24 15:10:18 +01:00