jellyflood/Swiftfin tvOS/Views
Joe e4fd98c244
[tvOS] Settings Cleanup (#1163)
* Settings Cleanup. Replace strings with labels. Enforce the same font. Ensure Forms don't get clipped by their boundries. Create consistent, reusable button sizing/coloring. Apply to all Settings Pages.

* Remove custom Button/Form styling in exchange for just using .scrollClipDisabled()

* Swap back to Jellyfin Purple from Purple.

* Remove Check Button. Check all Section Inits where possible. Make Server Details Server non-focusable.

Create a new menu for Server Details selection. This is a WIP awaiting feedback from https://github.com/jellyfin/Swiftfin/pull/1163#discussion_r1705957885

---------

Co-authored-by: Joseph Kribs <joseph@kribs.net>
2024-08-06 20:56:24 -06:00
..
ChannelLibraryView Cleanup (#1077) 2024-05-28 16:23:58 +09:00
HomeView Add ability to hide "Recently Added" section at home screen (#1087) 2024-06-12 11:35:01 -06:00
ItemView Update tvOS `onChange` (#1141) 2024-07-02 12:39:52 +09:00
MediaView Update tvOS `onChange` (#1141) 2024-07-02 12:39:52 +09:00
ProgramsView Cleanup (#1077) 2024-05-28 16:23:58 +09:00
SelectUserView Update tvOS `onChange` (#1141) 2024-07-02 12:39:52 +09:00
SettingsView [tvOS] Settings Cleanup (#1163) 2024-08-06 20:56:24 -06:00
UserSignInView Migrate to the latest version of Factory (#1097) 2024-07-01 19:58:59 -06:00
VideoPlayer Update tvOS `onChange` (#1141) 2024-07-02 12:39:52 +09:00
AppLoadingView.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
BasicAppSettingsView.swift Some More Cleanup, Reset User Settings (#1060) 2024-05-17 13:10:40 +09:00
ConnectToServerView.swift Cleanup (#1077) 2024-05-28 16:23:58 +09:00
FontPickerView.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
ItemOverviewView.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
MediaSourceInfoView.swift Update tvOS `onChange` (#1141) 2024-07-02 12:39:52 +09:00
QuickConnectView.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
SearchView.swift Update tvOS `onChange` (#1141) 2024-07-02 12:39:52 +09:00
SelectServerView.swift [tvOS] Settings Cleanup (#1163) 2024-08-06 20:56:24 -06:00
ServerDetailView.swift [tvOS] Settings Cleanup (#1163) 2024-08-06 20:56:24 -06:00