jellyflood/Swiftfin/Views
Joe Kribs da40f6a3b5
[iOS] Media Item Menu | Edit Metadata (#1323)
* Playback Quality - Learn More

* TODO: Fix leading not working on second line.

* Remove layoutDirection.

* Implement for tvOS. Slightly different spacing.

* VStack

* WIP - tvOS Implementaiton. SUBJECT TO CHANGE / ELIMINATION.

* Background Icon & formatting

* wip

* Review Changes. Remove unused Strings, clean up comments.

* Remove duplicate items used for testing

* Remove tvOS scrollIfLargerThanContainer for now.

* Edit Text-based Metadata

* ViewModel Cleanup

* use binding extensions

* Huge overhaul:

- Fix the notification when metadata was updated to work with 100% consistency
- Flip the locking to be true -> lock like server
- Redo the whole itemEditorViewModel to be more in-line with other viewModels | also fixes iPad weirdness
- Use itemViewModel for the edit view so I can just reuse those existing notifications instead of recreating the wheel
- More human dates for people - Date of death instead of "End date" (yikes)

* String fixes & overview size

* Fix build issues & String cleanup

* fix overview sizing, cleanup

* itemMetadataWasEdited -> temMetadataDidChange

* Creation of the NavigationBarMenuButtonModifier for an "ellipsis.circle" menu object in the toolbar. Makes it easier to ensure that this format looks the same throughout.

* Custom vs Official Rating + Menu Button Label change

* Menu button spacing and groundwork for other menu items (canDownload) since we already have the bool available. Currently disabled.

* Linting

---------

Co-authored-by: Ethan Pippin <ethanpippin2343@gmail.com>
2024-11-30 23:56:49 -07:00
..
AdminDashboardView [iOS] Media Item Menu | Edit Metadata (#1323) 2024-11-30 23:56:49 -07:00
AppSettingsView Some More Cleanup, Reset User Settings (#1060) 2024-05-17 13:10:40 +09:00
ChannelLibraryView Fix iOS 15 Poster Buttons (#1172) 2024-08-08 10:01:23 -06:00
DownloadTaskView [iOS] Admin Dashboard (#1230) 2024-10-04 21:15:12 -06:00
HomeView Add 'Enable Rewatching' and ' Max days' to Next Up (#1258) 2024-10-07 15:02:18 -06:00
ItemEditorView [iOS] Media Item Menu | Edit Metadata (#1323) 2024-11-30 23:56:49 -07:00
ItemView [iOS] Media Item Menu | Edit Metadata (#1323) 2024-11-30 23:56:49 -07:00
MediaView Cleanup (#1077) 2024-05-28 16:23:58 +09:00
PagingLibraryView [iOS] Media Item Menu | Edit Metadata (#1323) 2024-11-30 23:56:49 -07:00
ProgramsView Cleanup (#1077) 2024-05-28 16:23:58 +09:00
ResetUserPasswordView [iOS] Admin Dashboard - User Passwords (#1312) 2024-11-15 15:14:59 -07:00
SelectUserView Server Selection Menu Indicator (#1267) 2024-10-10 09:50:16 +09:00
SettingsView [iOS] Playback Quality - Learn More (#1316) 2024-11-21 13:47:11 -07:00
UserSignInView Customizable Device Profiles (#1169) 2024-09-02 15:33:02 -06:00
VideoPlayer Resolve some todos (#1295) 2024-10-29 11:17:56 -06:00
AboutAppView.swift Generic Button to Input from an Alert (#1273) 2024-10-15 00:42:42 -06:00
AppIconSelectorView.swift Fix App Icon picker Xcode16/iOS 18 (#1243) 2024-10-04 17:36:27 -06:00
AppLoadingView.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
ConnectToServerView.swift Cleanup video player settings (#1084) 2024-06-09 11:32:37 -06:00
DownloadListView.swift Fix LiveTV Navigation, fix Media Views, remove CollectionView from iOS (#995) 2024-03-15 09:51:22 -06:00
EditServerView.swift [iOS] Admin Dashboard (#1230) 2024-10-04 21:15:12 -06:00
FilterView.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
FontPickerView.swift Some Cleanup (#1216) 2024-08-30 09:05:56 -06:00
ItemOverviewView.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
MediaSourceInfoView.swift Some More Cleanup, Reset User Settings (#1060) 2024-05-17 13:10:40 +09:00
MediaStreamInfoView.swift Refactor `PosterButton` and libraries, good `UICollectionView`s, proper orientation handling, and more (#905) 2024-03-11 08:09:30 -06:00
QuickConnectView.swift Resolve some todos (#1295) 2024-10-29 11:17:56 -06:00
SearchView.swift Cleanup (#1077) 2024-05-28 16:23:58 +09:00
ServerCheckView.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00