goon/mobile/src
jtrzupek 2f68b118c6
Some checks failed
Backend tests / test (push) Has been cancelled
fix(mobile): no center pause button while seeking + incognito diagnostic browser
Player (report dccc05e4): swipe-seek no longer force-opens full controls (it has its own
±time bubble), and the center play/pause button is hidden while actively seeking (pan or
scrub-bar drag) — kills the big pause that popped up mid-seek and lingered ~3.5s.

Diagnostics "open in browser" now routes to an in-app WebView with incognito=true instead
of Linking.openURL: fresh sessionless view of the host page + no NSFW URL dumped into the
user's real browser history (fits the app's privacy stance). New DiagnosticBrowser route.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-29 11:21:41 +02:00
..
components fix(mobile): onboarding pager — measure page width so last slide shows "Start browsing" 2026-06-22 10:21:19 +02:00
lib feat(mobile): first-launch tutorial (pages, features, long-presses, player gestures) 2026-06-22 10:08:56 +02:00
native Initial commit 2026-05-20 10:10:22 +02:00
screens fix(mobile): no center pause button while seeking + incognito diagnostic browser 2026-06-29 11:21:41 +02:00
api.ts feat(sources): 0-5★ ranking on Sites (freshness/metadata/plays) + playback telemetry 2026-06-22 10:00:59 +02:00
changelog.ts fix(mobile): no center pause button while seeking + incognito diagnostic browser 2026-06-29 11:21:41 +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 fix(mobile): no center pause button while seeking + incognito diagnostic browser 2026-06-29 11:21:41 +02:00
PreferencesContext.tsx feat(mobile): column toggle, duration filter, saved searches, screen protection (mobilism feedback) 2026-06-16 13:52:27 +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): first-launch tutorial (pages, features, long-presses, player gestures) 2026-06-22 10:08:56 +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 feat(sources): 0-5★ ranking on Sites (freshness/metadata/plays) + playback telemetry 2026-06-22 10:00:59 +02:00