Commit Graph

9 Commits

Author SHA1 Message Date
Arkadiusz Fal
ac0df38191 Migrate localization keys to dotted format
Remove 32 non-dotted keys (16 unused format specifiers, 16 word keys)
and replace with properly namespaced dotted keys following the existing
convention (common.*, player.*, search.*).
2026-02-20 20:29:55 +01:00
Arkadiusz Fal
4f5781bc20 Show toolbar buttons and tab picker during channel loading
Display the view options button, channel menu, and content type tabs
immediately when the cached header is shown, instead of waiting for
the full channel data to load. The spinner now appears only in the
content area below the tabs.
2026-02-20 20:14:01 +01:00
Arkadiusz Fal
c8b4ae5422 Add video proxy support with live toggle for Invidious/Piped instances
Adds a "Proxy videos" toggle in instance settings that routes video
streams through the instance instead of connecting directly to YouTube
CDN. Includes auto-detection of 403 blocks and live re-application of
proxy settings without requiring app restart or video reload.
2026-02-16 19:41:22 +01:00
Arkadiusz Fal
b559886e2e Update localizable 2026-02-13 18:59:47 +01:00
Arkadiusz Fal
9587ab37f8 Add DEV badge on iCloud settings for debug builds
Shows an orange "DEV" capsule next to the iCloud row in Settings and a
development environment notice at the top of iCloud settings, helping
distinguish CloudKit dev environment from production during development.
2026-02-13 18:14:19 +01:00
Arkadiusz Fal
56ac6d8848 Update media browser view options sheet layout 2026-02-12 08:51:54 +01:00
Arkadiusz Fal
4f954b7c9c Add Enable All / Disable All menu to channel notifications settings 2026-02-12 07:55:56 +01:00
Arkadiusz Fal
8464464199 Fix locales 2026-02-09 00:13:46 +01:00
Arkadiusz Fal
05f921d605 Yattee v2 rewrite 2026-02-08 18:33:56 +01:00