goon/mobile/src/screens
goon-foss 7222f3dcf9 fix(performer): tag chips → in-place horizontal filter selector
Follow-up to 1a4bf258 feedback (a627637b + 0264a3ff): the flexWrap chip list ate
too much vertical space and tapping navigated away to TagScenes. Rework: single-row
horizontal scroll of toggle-chips that filter the performer's scenes IN-PLACE
(performer_ids + tags in one listScenes query, no navigation). Selected chip is
highlighted with a ✕ affordance; tap again clears. One line tall instead of N rows.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-09 09:25:02 +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 i18n(mobile): polish UI strings → English 2026-05-31 16:27:55 +02:00
DonateScreen.tsx Initial commit 2026-05-20 10:10:22 +02:00
FavoritesScreen.tsx Initial commit 2026-05-20 10:10:22 +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 fix(mobile): movie part picker as scrollable modal — Android showed only 3 of N 2026-06-08 10:25:03 +02:00
MoviesScreen.tsx fix(mobile): removeClippedSubviews=false on grids — stop thumbnails vanishing on scroll 2026-06-08 10:18:48 +02:00
PerformerScenesScreen.tsx fix(performer): tag chips → in-place horizontal filter selector 2026-06-09 09:25:02 +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(player): drop "Tap for sound" pill — speaker toggle is enough 2026-06-08 09:20:42 +02:00
SceneDetailScreen.tsx feat(playback): native pornxp.ph via phone-side resolver (kills black screen) 2026-06-07 14:58:40 +02:00
ScenesFilterModal.tsx i18n(mobile): polish UI strings → English 2026-05-31 16:27:55 +02:00
ScenesScreen.tsx fix(mobile): removeClippedSubviews=false on grids — stop thumbnails vanishing on scroll 2026-06-08 10:18:48 +02:00
SiteScenesScreen.tsx fix(mobile): removeClippedSubviews=false on grids — stop thumbnails vanishing on scroll 2026-06-08 10:18:48 +02:00
SitesScreen.tsx session work: bug-report fixes + WIP cleanup 2026-05-25 22:02:52 +02:00
StudioScenesScreen.tsx fix(mobile): removeClippedSubviews=false on grids — stop thumbnails vanishing on scroll 2026-06-08 10:18:48 +02:00
SubScoreBars.tsx Initial commit 2026-05-20 10:10:22 +02:00
TagScenesScreen.tsx fix(mobile): removeClippedSubviews=false on grids — stop thumbnails vanishing on scroll 2026-06-08 10:18:48 +02:00
TagsScreen.tsx Initial commit 2026-05-20 10:10:22 +02:00