Commit Graph

218 Commits

Author SHA1 Message Date
Daniel Chick 3128a78548
Cleanup video player settings (#1084) 2024-06-09 11:32:37 -06:00
Daniel Chick 645eb6c516
Refactor sign in policy (#1085) 2024-06-08 21:22:18 -06:00
Ethan Pippin 257091ba9a
Cleanup (#1077) 2024-05-28 16:23:58 +09:00
Ethan Pippin fd4052ed53
Cleanup (#1075) 2024-05-28 10:59:18 +09:00
Joe 25b30b5436
Create Library Alpha Picker (#980) 2024-05-26 15:07:13 -06:00
Ethan Pippin b2a31dbc3a
User Profile Image Selection (#1061) 2024-05-22 13:45:48 +09:00
Ethan Pippin 8d6167c00b
Some More Cleanup, Reset User Settings (#1060) 2024-05-17 13:10:40 +09:00
Ethan Pippin 66c26553ad
Some Polish (#1058) 2024-05-16 07:34:08 -06:00
Ethan Pippin 957022e09d
iOS Hour/Minute Picker Initial Duration (#1056) 2024-05-16 07:32:25 -06:00
Ethan Pippin 74b8b286c7
User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
Ethan Pippin 329cf0d45f
Fix Episode Selector Images (#1047) 2024-04-28 21:02:01 +09:00
Ethan Pippin 2a9d7c7d17
Fix Collection/Episode Item Empty Image and Cleanup (#1046) 2024-04-24 21:54:48 -06:00
ryanh2o3 817f6decd6
remove transition from image view (#1044) 2024-04-23 13:09:30 -06:00
Ethan Pippin 384e80805e
Poster Display and Button Refactor (#1038) 2024-04-23 11:22:07 -06:00
Tony ad8f4bbefd
Fix quick connect (#874) 2024-04-22 22:22:10 -06:00
Ethan Pippin 99375e98ff
fix ordering (#1041) 2024-04-21 09:31:16 -06:00
Ethan Pippin 2dace313d1
Search Channels and Programs (#1037) 2024-04-19 15:55:47 -06:00
Ethan Pippin 6f230d9283
Letter Filter (#1024) 2024-04-18 21:59:54 -06:00
ClarkeCDC 4f3102dfce
chore: remove refreshable prop from media and paging view (#1018)
Co-authored-by: christianEconify <christian@econify.com>
2024-04-17 16:21:43 -06:00
alasclar 272799d9c5
Use http by default on ConnectToServerView (#971) 2024-04-17 10:42:10 -06:00
Ethan Pippin ec9bfaa2fe
Live TV Updates (#1022) 2024-04-16 23:10:44 -06:00
Ethan Pippin 913dda5fea
Fix `MediaView` Items (#1023) 2024-04-16 22:14:33 -06:00
Julian Hays 4ac0547be8
Fixing Live TV since the refactor (#806) 2024-04-14 22:29:46 -06:00
Ethan Pippin 978865995a
Update PagingLibraryView.swift (#1021) 2024-04-11 08:05:54 -06:00
Ethan Pippin 2387197021
Clean Up Item Scroll Views (#1015) 2024-04-10 07:31:10 -06:00
Ethan Pippin 8a0ef0e48f
Fix Basic Multi Server URL (#1012) 2024-04-02 23:37:45 -06:00
Ethan Pippin fb100b8da1
iOS - Temporarily Disable LiveTV and Advanced Video Player Action (#1013) 2024-04-02 23:10:22 -06:00
Ethan Pippin 437f7a3995
iOS - User Sign In Unmask Password (#1011) 2024-04-02 14:17:25 -06:00
Ethan Pippin fd1a87cb02
Item Views to `Stateful` (#997) 2024-04-01 00:48:41 -06:00
Ethan Pippin a9a6820982
Fix LiveTV Navigation, fix Media Views, remove CollectionView from iOS (#995) 2024-03-15 09:51:22 -06:00
Ethan Pippin 1bd18ef8b0
Fix iOS Chapter Overlay (#992) 2024-03-13 23:08:43 -06:00
Daniel Chick 876ffba417
Enable Swift Symbol Generation for Assets Catalogs (#955) 2024-03-13 14:37:03 -06:00
Ethan Pippin 3efe899250
Fix Current Key Commands (#991) 2024-03-12 20:26:26 -06:00
Ethan Pippin a645444f25
Refactor `PosterButton` and libraries, good `UICollectionView`s, proper orientation handling, and more (#905) 2024-03-11 08:09:30 -06:00
holow29 e2d6237a23
Revamp Device Profile Builder (#519) 2024-01-13 15:42:06 -07:00
Ethan Pippin b038f05848
Update 2024 headers (#951)
* update header

* the rest after upgrading
2024-01-13 15:13:44 -07:00
☃ Elliot Shepherd eb17300061
update LatestInLibraryView to use getLatestMedia (#895) 2023-11-09 19:17:23 -07:00
Ethan Pippin 9266d53ae0
Remove iOS `PosterButtonType` + cleanup (#883) 2023-10-31 23:52:06 -06:00
Eric Park 333530a938
iOS: Increase library list item size (#881) 2023-10-30 14:58:11 -06:00
Daniel Chick 18b06ff297
Localization strings (#878) 2023-10-18 19:14:43 -06:00
Tony 289868e71a
Add audio, subtitle, playback select for tvOS (#859) 2023-10-12 19:34:57 -06:00
Sylvain CECCHETTO 667d48b0e9
Handle app phases (auto pause/play on enter background/active phase) (#831)
There's some leftover stuff like adding the `scenePhase` environment variable but I'll get that sometime.
2023-10-10 20:54:47 -06:00
William Martineau eb99dfe30b
Shuffle play (#816) 2023-09-28 22:37:17 -06:00
Tony a2f9da506c
Minor UI fixes, force orientation (#857) 2023-09-25 15:47:50 -06:00
charlie-ac 10a1418d04
tvOS: Show full-resolution logo (#861) 2023-09-23 19:02:01 -06:00
Joe 48e608e62b
Filter Toggles [iOS] [iPadOS] (#847)
Co-authored-by: Joe Kribs <joseph@kribs.net>
2023-09-20 13:28:32 -06:00
Ethan Pippin 07092221d1
fix (#845) 2023-09-15 14:32:37 -06:00
Ethan Pippin ddbe77e348
Cleanup and `ItemView.AboutView` Cards (#788) 2023-06-12 22:24:58 -06:00
Wendy Liga d624c1e869
Enable PiP on Native Player (#786) 2023-06-10 00:06:43 -06:00
Ethan Pippin 84192c20d6
implement (#777) 2023-05-16 17:31:44 -06:00