jellyflood/Swiftfin/Components
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
..
LetterPickerBar [iOS] LetterPicker - Dynamic Scaling (#1326) 2024-11-24 17:52:20 -05:00
NavigationBarFilterDrawer Clean Up Item Scroll Views (#1015) 2024-04-10 07:31:10 -06:00
Slider Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
BasicStepper.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
CircularProgressView.swift [iOS] Admin Dashboard (#1230) 2024-10-04 21:15:12 -06:00
CountryPicker.swift [iOS] Media Item Menu | Edit Metadata (#1323) 2024-11-30 23:56:49 -07:00
DelayedProgressView.swift Item Views to `Stateful` (#997) 2024-04-01 00:48:41 -06:00
DotHStack.swift Refactor `PosterButton` and libraries, good `UICollectionView`s, proper orientation handling, and more (#905) 2024-03-11 08:09:30 -06:00
ErrorView.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
GestureView.swift Make `GestureView` respond to double touch gesture (#1260) 2024-10-08 17:09:44 -06:00
HourMinutePicker.swift iOS Hour/Minute Picker Initial Duration (#1056) 2024-05-16 07:32:25 -06:00
LandscapePosterProgressBar.swift Live TV Updates (#1022) 2024-04-16 23:10:44 -06:00
LanguagePicker.swift [iOS] Media Item Menu | Edit Metadata (#1323) 2024-11-30 23:56:49 -07:00
LearnMoreButton.swift [iOS] Playback Quality - Learn More (#1316) 2024-11-21 13:47:11 -07:00
ListRow.swift Cleanup (#1077) 2024-05-28 16:23:58 +09:00
ListRowButton.swift Cleanup (#1077) 2024-05-28 16:23:58 +09:00
ListTitleSection.swift [iOS] Admin Dashboard - Device Management (#1277) 2024-10-21 15:10:25 -06:00
OrderedSectionSelectorView.swift Customizable Device Profiles (#1169) 2024-09-02 15:33:02 -06:00
PillHStack.swift Clean Up Item Scroll Views (#1015) 2024-04-10 07:31:10 -06:00
PosterButton.swift Fix iOS 15 Poster Buttons (#1172) 2024-08-08 10:01:23 -06:00
PosterHStack.swift Poster Display and Button Refactor (#1038) 2024-04-23 11:22:07 -06:00
PrimaryButton.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
SeeAllButton.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
SettingsBarButton.swift User Profile Image Selection (#1061) 2024-05-22 13:45:48 +09:00
SplitContentView.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
UnmaskSecureField.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
UpdateView.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
Video3DFormatPicker.swift [iOS] Media Item Menu | Edit Metadata (#1323) 2024-11-30 23:56:49 -07:00
iOS15View.swift Fix iOS 15 Poster Buttons (#1172) 2024-08-08 10:01:23 -06:00