goon/mobile/src
goon-foss 8ea8b94b4a feat(movies): tap studio in MovieDetail to see that studio's full filmography
The studio line in MovieDetail is now tappable and opens a new StudioMovies
screen listing every movie from that studio (studio_slugs filter, which the
backend already supports). Mirrors StudioScenes for scenes. Works for any studio,
including long-tail ones that are not in the top-40 chips of the Movies filter
sheet (where studio filtering already existed but was easy to miss).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-05 12:14:13 +02:00
..
components refactor(review): dedup favorites/list visibility + SQL-aggregate count, share mobile isNew 2026-07-02 09:41:37 +02:00
lib fix(feedback): freeomovie posters + dead hoster + myvidplay; watchporn _embed_iframe guard 2026-07-03 13:02:47 +02:00
native Initial commit 2026-05-20 10:10:22 +02:00
screens feat(movies): tap studio in MovieDetail to see that studio's full filmography 2026-07-05 12:14:13 +02:00
api.ts fix(watchporn): re-resolve stale CDN URL in-player, drop WebView page fallback 2026-07-05 01:18:08 +02:00
changelog.ts feat(movies): tap studio in MovieDetail to see that studio's full filmography 2026-07-05 12:14:13 +02:00
ClientContext.tsx Initial commit 2026-05-20 10:10:22 +02:00
ErrorBoundary.tsx Initial commit 2026-05-20 10:10:22 +02:00
navigation.tsx feat(movies): tap studio in MovieDetail to see that studio's full filmography 2026-07-05 12:14:13 +02:00
PreferencesContext.tsx feat(mobile): default playback quality — skip the quality chooser 2026-07-01 10:37:20 +02:00
SceneActionsContext.tsx fix(mobile): English long-press action labels + clean thumb error placeholder 2026-06-10 10:11:10 +02:00
storage.ts feat(mobile): default playback quality — skip the quality chooser 2026-07-01 10:37:20 +02:00
theme.ts build(apk): 0.2.0 — expo-font native, runtime 1.1, fonts re-enabled 2026-05-31 12:51:32 +02:00
types.ts fix(review): player recovery deadlocks, quick-play re-fire, backfill gaps, em-dashes 2026-07-02 09:20:40 +02:00