+10
−0
+6
−0
+60
−14
+41
−2
Skingomz/SettingsPages.swift
0 → 100644
+139
−0
Loading
Four UX changes from the review:
- Episode rows: tapping the row now opens the episode details/notes
(previously hidden behind a long-press) and an explicit play/pause
button starts playback — no more accidental plays while browsing.
Icon-only controls gain accessibility labels.
- Started episodes show a mini progress bar and the remaining time
('41 min restantes') instead of the raw duration.
- Radio stations move to a dedicated sidebar section: tap plays the
stream directly (with a playing indicator); the download control and
queue/mark-played actions no longer appear on a live stream.
- Settings: the sync account, equalizer sliders and download+storage
groups move to sub-pages (detail pane gets its own NavigationStack);
the destructive reset is isolated at the very bottom, after À propos.
Co-Authored-By: Claude (RCA)