Files
yattee/Extensions
Arkadiusz Fal c1b23d20f2 Fix tab selection timing to wait for account sign-in
Tab selection was being set immediately during app configuration, before
the user account had completed sign-in. This caused tabs that require
authentication (like Subscriptions and Playlists) to not be properly
selected on startup since they weren't visible yet.

Changes:
- Add notification system for account configuration completion
- Post notification after all account types finish configuration:
  * Accounts with existing tokens
  * Accounts requiring sign-in (after network request completes)
  * Anonymous/public accounts
  * Error cases (missing credentials, network failures)
- Set up observer before account configuration to ensure notification
  is received
- Set tab selection only when account is fully configured
2025-11-19 23:24:21 +01:00
..
2021-10-17 23:01:43 +02:00
2022-10-27 18:03:57 +02:00
2022-10-27 18:03:57 +02:00
2021-11-12 10:53:15 +01:00
2022-10-27 18:03:57 +02:00
2022-04-02 14:34:06 +02:00
2024-05-16 19:01:02 +02:00
2022-10-27 18:03:57 +02:00
2023-05-29 16:13:12 +02:00
2022-10-27 18:03:57 +02:00
2022-12-04 13:32:28 +01:00