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
Toni Förster
94577332a1
chore: address linter warnings
...
Signed-off-by: Toni Förster <toni.foerster@gmail.com >
2024-08-18 14:46:51 +02:00
Arkadiusz Fal
4ce9dc6729
Fix build issues
2024-05-16 19:05:00 +02:00
Arkadiusz Fal
7741e531f4
Swiftformat fixes
2024-05-16 19:01:02 +02:00
Arkadiusz Fal
3adbea1897
Fix #443
2023-05-29 16:13:12 +02:00
Arkadiusz Fal
0061bd8c20
Home Settings
2023-05-25 18:36:03 +02:00
Arkadiusz Fal
5383cf0e90
AVPlayer system controls on iOS
2023-05-21 19:13:42 +02:00
Arkadiusz Fal
4fc2f964b2
Change date parsing from Invidious
2023-02-05 14:24:10 +01:00
Arkadiusz Fal
f1664d026c
Fix bookmarks
2022-12-05 10:13:20 +01:00
Arkadiusz Fal
a14b0b12fa
Minor style fixes
2022-12-04 13:32:28 +01:00
Arkadiusz Fal
b66e177114
Localizations
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
5b785cc9c2
Fix timeline view time padding
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
97fc8fa4b7
Add tappable description links and timestamps in iOS
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
ac9abaec5a
Quality profiles
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
2fd96e3a44
Fix drawing borders
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
4fcf57d755
Locations manifest, reorganized instances settings
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
321c265a11
Player controls UI changes
...
WIP on controls
Chapters
working
Add previews variable
Add lists ids
WIP
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
c0f395b2df
Hide home indicator
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
31a28a7cbd
Hello, mpv! 🎉
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
836057578f
Minor changes
2022-04-02 14:34:06 +02:00
Arkadiusz Fal
e06febd2e3
Fix playback time formatting
2021-12-26 20:07:59 +01:00
Arkadiusz Fal
ea90f650d8
Remove unused code, minor style changes
2021-12-20 00:36:12 +01:00
Arkadiusz Fal
941e6a909d
Set full screen views background color based on color scheme on tvOS ( fixes #30 )
2021-12-05 18:09:25 +01:00
Arkadiusz Fal
5ef89ac9f4
iOS 14/macOS Big Sur Support
2021-11-30 19:01:08 +01:00
Arkadiusz Fal
0e3effd512
Add support for Piped accounts and subscriptions
2021-11-15 18:58:45 +01:00
Arkadiusz Fal
c94687f54e
UI improvements
2021-11-12 10:53:15 +01:00
Arkadiusz Fal
19bb4955a2
Persistence for queue, history and last played
2021-10-24 22:07:41 +02:00
Arkadiusz Fal
4307da57c5
Video playback progress and restoring time for previously played
2021-10-22 22:49:31 +02:00
Arkadiusz Fal
62e17d5a18
Add Piped support
2021-10-17 23:01:43 +02:00
Arkadiusz Fal
70c089e696
Initial functionality of player items queue
...
Fix environment objects
Hide video player placeholder on tvOS
Queue improvements
2021-10-13 23:47:56 +02:00
Arkadiusz Fal
3d35110c67
Use separate defaults keys for instances and accounts
2021-09-26 22:39:27 +02:00
Arkadiusz Fal
a0f74a5899
Debouncing and form validation improvements
2021-09-26 22:12:43 +02:00
Arkadiusz Fal
f9396985c9
More search UI improvements across all the platforms
2021-09-26 19:40:25 +02:00
Arkadiusz Fal
b00b54ad2a
Channels layout improvements, other UI fixes
2021-09-02 01:11:58 +02:00
Arkadiusz Fal
4a733f5a30
View options, video details screen
2021-07-08 00:54:35 +02:00
Arkadiusz Fal
b840974f08
Use Siesta framework
2021-06-28 12:43:07 +02:00
Arkadiusz Fal
7c4eee4a44
Add Defaults library
2021-06-27 01:29:55 +02:00
Arkadiusz Fal
b336d2c512
Playlists support
2021-06-26 11:49:42 +02:00
Arkadiusz Fal
594c77b7d4
Change trending category button behavior
2021-06-25 00:48:28 +02:00
Arkadiusz Fal
da22b06cc1
Improve resolution switching
2021-06-15 18:35:21 +02:00