goon/mobile/src/screens
goon-foss 8c8a3d5823 feat(mobile): movies — performer filter + 3-column grid
Two Movies-list reports. (1) 1044cd34 'do movies have a metadata base for performers/categories/studio/year': yes — 90% have year, 92% studio, 81% performers, 93% tags, and the filter already covered studio/genre/year. Added the missing dimension: a performer search-and-select in MovieFiltersSheet (backend listMovies + api.ts already accepted performer_ids; only the UI was missing). (2) 0200956f 'use the space better': Movies grid goes 2 -> 3 columns (poster card is flex:1, scales fine) so ~50% more films per screen.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-21 23:21:22 +02:00
..
AgeGateScreen.tsx feat(mobile): custom fonts (General Sans + Geist Mono) + logo rework 2026-05-30 22:25:26 +02:00
AppLockScreen.tsx i18n(mobile): polish UI strings → English 2026-05-31 16:27:55 +02:00
AppLockSettingsScreen.tsx feat(mobile): Hidden content screen — blacklist tags/performers/studios 2026-06-20 15:53:09 +02:00
BlacklistScreen.tsx feat(mobile): Hidden content screen — blacklist tags/performers/studios 2026-06-20 15:53:09 +02:00
DonateScreen.tsx Initial commit 2026-05-20 10:10:22 +02:00
FavoritesScreen.tsx feat(mobile): column toggle, duration filter, saved searches, screen protection (mobilism feedback) 2026-06-16 13:52:27 +02:00
LoginScreen.tsx chore(mobile/login): drop dead brandDot/title styles from old design 2026-06-02 09:25:09 +02:00
MovieDetailScreen.tsx feat(mobile): phone-side resolvers for IP-bound tubes (sxyprn, eporner, voe) 2026-06-11 16:14:25 +02:00
MoviesScreen.tsx feat(mobile): movies — performer filter + 3-column grid 2026-06-21 23:21:22 +02:00
PerformerScenesScreen.tsx fix(mobile): stop full scene-list refetch on back-navigation (perf) 2026-06-20 14:14:07 +02:00
PerformersScreen.tsx Initial commit 2026-05-20 10:10:22 +02:00
PinEntry.tsx i18n(mobile): polish UI strings → English 2026-05-31 16:27:55 +02:00
PlaybackQualityModal.tsx fix(mobile): movie part picker as scrollable modal — Android showed only 3 of N 2026-06-08 10:25:03 +02:00
PlayerScreen.tsx fix(mobile): double-tap seek no longer pops the center pause control 2026-06-21 22:27:08 +02:00
SceneDetailScreen.tsx fix(mobile): stop full scene-list refetch on back-navigation (perf) 2026-06-20 14:14:07 +02:00
ScenesFilterModal.tsx feat(mobile): column toggle, duration filter, saved searches, screen protection (mobilism feedback) 2026-06-16 13:52:27 +02:00
ScenesScreen.tsx fix(mobile): scene-list scroll perf + native phone-side fpoxxx resolver 2026-06-19 11:02:21 +02:00
SiteScenesScreen.tsx feat(mobile): column toggle, duration filter, saved searches, screen protection (mobilism feedback) 2026-06-16 13:52:27 +02:00
SitesScreen.tsx feat(mobile): strip .com/.org clutter from site names 2026-06-20 16:38:45 +02:00
StudioScenesScreen.tsx fix(mobile): stop full scene-list refetch on back-navigation (perf) 2026-06-20 14:14:07 +02:00
SubScoreBars.tsx Initial commit 2026-05-20 10:10:22 +02:00
TagScenesScreen.tsx feat(mobile): column toggle, duration filter, saved searches, screen protection (mobilism feedback) 2026-06-16 13:52:27 +02:00
TagsScreen.tsx Initial commit 2026-05-20 10:10:22 +02:00