jellyflood/Swiftfin tvOS/Views
Daniel Chick cd94142a8a
[tvOS] Delete User from User Selection Screen (#1359)
* Extract handlers into function

* Color Improvements to move away from UIColor

* Bring over edit user feature from iOS

* Fix UserGridButton overlay when editing

* Move advanced menu to be near server select menu

* Re-enable context menu

* Add bottom button bar

* hook up user deletion

* improvements

* Refactor buttons for highlight hover effect

* Pass in user count

* Don't cancel editing if delete alert is cancelled

* cleanup

* Pad bottom of buttons

* Cancel editing after user deletion

* Revert ServerSelectionMenu back to button

* Remove padding that pushed the server selection menu up too far

* Make delete button red to match iOS

* Update SelectUserView.swift

* workaround Menu layout issues

* Bring select/deselect all users behavior from iOS

* Fixes after merge with main

* Fix vertical focus

---------

Co-authored-by: chickdan <=>
Co-authored-by: Ethan Pippin <ethanpippin2343@gmail.com>
2024-12-31 14:19:23 -07:00
..
ChannelLibraryView Move to `IdentifiedArray` in `PagingLibraryViewModel` (#1346) 2024-12-08 10:44:52 -07:00
ConnectToServerView [tvOS] Update ConnectToServerView & UserSignInView (#1365) 2024-12-19 14:30:01 -07:00
HomeView Move to `IdentifiedArray` in `PagingLibraryViewModel` (#1346) 2024-12-08 10:44:52 -07:00
ItemView [iOS & tvOS] Localize Existing Strings (#1361) 2024-12-13 12:40:37 -07:00
MediaView Move to `IdentifiedArray` in `PagingLibraryViewModel` (#1346) 2024-12-08 10:44:52 -07:00
PagingLibraryView Move to `IdentifiedArray` in `PagingLibraryViewModel` (#1346) 2024-12-08 10:44:52 -07:00
ProgramsView Cleanup (#1077) 2024-05-28 16:23:58 +09:00
SelectUserView [tvOS] Delete User from User Selection Screen (#1359) 2024-12-31 14:19:23 -07:00
SettingsView [iOS & tvOS] Localize Existing Strings (#1361) 2024-12-13 12:40:37 -07:00
UserSignInView [iOS] Admin Dashboard - User Profiles (#1328) 2024-12-28 22:35:10 -07:00
VideoPlayer [iOS & tvOS] Localize Existing Strings (#1361) 2024-12-13 12:40:37 -07:00
AppLoadingView.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
BasicAppSettingsView.swift [iOS & tvOS] Localize Existing Strings (#1361) 2024-12-13 12:40:37 -07: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
LearnMoreModal.swift [iOS] Playback Quality - Learn More (#1316) 2024-11-21 13:47:11 -07:00
MediaSourceInfoView.swift Resolve some todos (#1295) 2024-10-29 11:17:56 -06:00
QuickConnectView.swift Resolve some todos (#1295) 2024-10-29 11:17:56 -06:00
SearchView.swift Update tvOS `onChange` (#1141) 2024-07-02 12:39:52 +09:00
ServerDetailView.swift [iOS] Admin Dashboard (#1230) 2024-10-04 21:15:12 -06:00