Commit Graph

6 Commits

Author SHA1 Message Date
Arkadiusz Fal
3d1974930b Fix missing leading padding on instance content section headers 2026-03-28 13:27:04 +01:00
Arkadiusz Fal
451fb3df26 Fix HomeView data staleness on new watch entries, tab switches, and settings dismissal
Post watchHistoryDidChange notification when a new watch entry is inserted
during local playback progress updates (but not on every progress tick).
Reload Home data when switching back to the Home tab and when the Customize
Home sheet is dismissed.
2026-02-23 17:31:47 +01:00
Arkadiusz Fal
caa19a742b Fix Home view showing zero counts after returning from background
onAppear only fires once when the view first appears, not on foreground
return. Add scenePhase observer to reload data when the app becomes active.
2026-02-23 13:22:31 +01:00
Arkadiusz Fal
1fa6d7a4a5 Remove duplicate navigation titles on tvOS
The sidebarAdaptable TabView already shows tab names in the sidebar
pill, so the large .navigationTitle() was redundant on tvOS.
2026-02-16 19:41:22 +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