Files
Android-247-Radio/app
cottongin f3d28f1a52 refactor(PlaybackState): add URL context to Connecting state
- Add urls: List<String> = emptyList() for URL fallback list
- Add currentUrlIndex: Int = 0 for tracking fallback progress
- Defaults preserve backward compatibility (Connecting(station) still works)

Made-with: Cursor
2026-03-11 16:11:12 -04:00
..