goon/mobile/src/components
goon-foss f3802ca5c6 fix(mobile): scene-list scroll perf + native phone-side fpoxxx resolver
(1) Scroll jank/device load on long scene lists (report 5b7ca1e1): SceneTile is now React.memo'd so typing in search no longer re-renders every mounted tile, and sceneGridProps bounds the render window (windowSize 7 etc.) — required because removeClippedSubviews stays false to avoid thumbnail blanking. Applies to all scene grids. (2) fpoxxx played an ad instead of the video via the WebView fallback (reports f79beefb/cfa207c7). fpoxxx is KVS with an IP-bound + session-bound get_file token (cross-IP 403 confirmed), so it must resolve phone-side: new fpoxxxResolver fetches the page + follows get_file on the device (KVS real_url port for the function/0 case), wired into SceneDetailScreen like sxyprn/eporner. Verified from a residential IP: get_file -> CDN returns 206 video/mp4.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-19 11:02:21 +02:00
..
BugReportFAB.tsx fix(mobile): capture site/origin text params in bug-report auto-context 2026-06-15 09:35:58 +02:00
FavoriteSceneRow.tsx Initial commit 2026-05-20 10:10:22 +02:00
GoonWordmark.tsx build(apk): 0.2.0 — expo-font native, runtime 1.1, fonts re-enabled 2026-05-31 12:51:32 +02:00
MovieFiltersSheet.tsx Initial commit 2026-05-20 10:10:22 +02:00
MoviePosterCard.tsx build(apk): 0.2.0 — expo-font native, runtime 1.1, fonts re-enabled 2026-05-31 12:51:32 +02:00
SceneGridSkeleton.tsx mobile: skeleton grid while scene lists load (perceived perf) 2026-06-02 12:03:33 +02:00
SceneTile.tsx fix(mobile): scene-list scroll perf + native phone-side fpoxxx resolver 2026-06-19 11:02:21 +02:00
Thumb.tsx fix(mobile): English long-press action labels + clean thumb error placeholder 2026-06-10 10:11:10 +02:00
WhatsNewModal.tsx feat(mobile): "What's new" popup after OTA updates 2026-06-12 11:41:54 +02:00