Anthony Lavado
|
c2d4508c15
|
Merge pull request #172 from jhays/jhays/tvos-library
tvOS library work - add All Media tab
|
2021-10-02 14:07:28 -04:00 |
Anthony Lavado
|
084f96b7e6
|
Merge pull request #155 from jellyfin/PangMo5/coordinator-and-deep-link
Apply Coordinator Pattern and Add Deep-Links
|
2021-10-02 12:09:03 -04:00 |
jhays
|
73bc3f5b0a
|
move duplicate ItemType extension to shared
|
2021-09-29 21:24:22 -05:00 |
jhays
|
00e8d191aa
|
increase height to fit titles, remove condition
|
2021-09-29 11:50:49 -05:00 |
jhays
|
abc85ea7d5
|
remove force unwrap that caused crash
|
2021-09-29 11:45:55 -05:00 |
jhays
|
f89b0eec5b
|
limit width of title
|
2021-09-29 11:45:21 -05:00 |
jhays
|
d0011ac7a4
|
fix bg imgs and video player to fill fullscreen
|
2021-09-29 11:42:10 -05:00 |
jhays
|
9343f963ac
|
increase tvOS deployment target to 15
|
2021-09-29 11:28:44 -05:00 |
jhays
|
433f3769ab
|
add titles, fix category btn backgrounds
|
2021-09-28 21:39:08 -05:00 |
jhays
|
90d66fc343
|
add LibraryListView for tvOS
|
2021-09-28 20:28:20 -05:00 |
PangMo5
|
34dbc2ac00
|
fix LibraryFilterView's layout
|
2021-09-23 18:08:44 +09:00 |
PangMo5
|
a46ed45925
|
modify LatestMediaViewModel.requestLatestMedia params
fix build error
|
2021-09-23 18:00:30 +09:00 |
PangMo5
|
fad8f14a21
|
fix tvOS build error
|
2021-09-23 16:35:33 +09:00 |
PangMo5
|
1b7e801a49
|
Merge branch 'main' into PangMo5/coordinator-and-deep-link
# Conflicts:
# JellyfinPlayer.xcodeproj/project.pbxproj
# JellyfinPlayer.xcworkspace/xcshareddata/swiftpm/Package.resolved
|
2021-09-23 15:58:41 +09:00 |
aiden 3
|
13202d810e
|
Merge pull request #170 from jhays/jhays/tvos-fix
tvOS fixes
|
2021-09-22 16:47:43 -04:00 |
aiden 3
|
4882a53e9a
|
Merge pull request #169 from LePips/ios-15-release-work
iOS 15 todos and force iOS 15 minimum
|
2021-09-22 16:47:02 -04:00 |
aiden 3
|
c90121ea4d
|
Merge branch 'main' into ios-15-release-work
|
2021-09-22 16:46:55 -04:00 |
Ethan Pippin
|
bde1b91e0f
|
Update xcode version
|
2021-09-22 08:43:49 -06:00 |
jhays
|
265358e0b0
|
fix home tab - Closes #164
|
2021-09-21 23:19:28 -05:00 |
jhays
|
4050907988
|
fix tv target and colors
|
2021-09-21 23:18:05 -05:00 |
jhays
|
3a901f7945
|
remove usage of private func
|
2021-09-21 23:17:30 -05:00 |
jhays
|
06e170d94b
|
fix optional getEpisodeLocator usage
|
2021-09-21 23:16:14 -05:00 |
PangMo5
|
cd7a58b6f2
|
fix crash when sign out
|
2021-09-22 06:09:41 +09:00 |
PangMo5
|
8175395ade
|
remove DeepLinkError
|
2021-09-22 05:35:00 +09:00 |
Kwangmin Bae
|
c88fabd1f8
|
Merge branch 'main' into PangMo5/coordinator-and-deep-link
|
2021-09-22 05:30:43 +09:00 |
Fabrice Monasterio
|
cfc5d0202c
|
Translated using Weblate (Italian)
Currently translated at 100.0% (75 of 75 strings)
Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/it/
|
2021-09-21 16:30:03 -04:00 |
PangMo5
|
b92d66e26e
|
Support DeepLink jellyfin://Users/{UserID}/Items/{ItemID}
|
2021-09-22 05:28:14 +09:00 |
PangMo5
|
b07e345efd
|
Apply Coordinator pattern to shared view
|
2021-09-22 04:02:51 +09:00 |
Ethan Pippin
|
f639bee126
|
todo work and update to minimum of iOS 15
|
2021-09-21 11:06:09 -06:00 |
Ethan Pippin
|
d10cb35451
|
Refactor
|
2021-09-21 10:50:07 -06:00 |
PangMo5
|
16e3cd6ea5
|
migrate stinsen v1 to v2
|
2021-09-20 20:32:04 +09:00 |
PangMo5
|
1863d973a9
|
Merge branch 'main' into PangMo5/coordinator-and-deep-link
# Conflicts:
# JellyfinPlayer.xcodeproj/project.pbxproj
# JellyfinPlayer/Components/PortraitItemView.swift
# JellyfinPlayer/ContinueWatchingView.swift
# JellyfinPlayer/EpisodeItemView.swift
# JellyfinPlayer/HomeView.swift
# JellyfinPlayer/ItemView.swift
# JellyfinPlayer/MovieItemView.swift
# JellyfinPlayer/SeasonItemView.swift
# JellyfinPlayer/SeriesItemView.swift
# JellyfinPlayer/SettingsView.swift
# Shared/ViewModels/ItemViewModel.swift
|
2021-09-20 17:46:29 +09:00 |
Samuel Bartík
|
2bebb394b0
|
Translated using Weblate (Slovak)
Currently translated at 90.6% (68 of 75 strings)
Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/sk/
|
2021-09-13 05:30:00 -04:00 |
cocool97
|
29e0ade9d5
|
Translated using Weblate (French)
Currently translated at 100.0% (75 of 75 strings)
Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/fr/
|
2021-09-12 03:30:00 -04:00 |
aiden 3
|
eac2181171
|
Merge pull request #162 from LePips/fix-next-up-button-constraints
Video Player - Next Up button constraints
|
2021-09-06 15:04:04 -04:00 |
aiden 3
|
8647834d30
|
Merge branch 'main' into fix-next-up-button-constraints
|
2021-09-06 15:03:55 -04:00 |
Ele7o
|
287d50914c
|
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (75 of 75 strings)
Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/vi/
|
2021-09-05 14:29:58 -04:00 |
cocool97
|
41564e9704
|
Translated using Weblate (French)
Currently translated at 88.0% (66 of 75 strings)
Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/fr/
|
2021-09-05 14:29:58 -04:00 |
aiden 3
|
b1322f5884
|
Merge pull request #165 from LePips/item-view-simplification
Item View - Refactor
|
2021-09-05 05:53:06 -04:00 |
PangMo5
|
c757c9394e
|
Merge branch 'main' into PangMo5/coordinator-and-deep-link
|
2021-09-02 15:01:47 +09:00 |
Ethan Pippin
|
68027f18a0
|
Merge branch 'main' into item-view-simplification
|
2021-09-01 00:02:19 -06:00 |
Ethan Pippin
|
4b0bcb9190
|
Cleanup
|
2021-08-31 23:49:31 -06:00 |
Ethan Pippin
|
2e38084708
|
Update ItemLandscapeMainView.swift
|
2021-08-31 23:20:34 -06:00 |
Ethan Pippin
|
0393347358
|
Some cleanup
|
2021-08-31 23:19:23 -06:00 |
Ethan Pippin
|
2006353c60
|
Add debug localhost server check
|
2021-08-31 23:12:20 -06:00 |
Ethan Pippin
|
b6b78cc617
|
Reduce item view complexity
|
2021-08-31 23:12:09 -06:00 |
Ethan Pippin
|
b349258086
|
Some work
|
2021-08-30 11:09:26 -06:00 |
Ethan Pippin
|
acd12449cc
|
add next up button constraints
|
2021-08-29 23:34:37 -06:00 |
Ele7o
|
2b0dcb599c
|
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (75 of 75 strings)
Translation: Swiftfin/Swiftfin
Translate-URL: https://translate.jellyfin.org/projects/swiftfin/swiftfin/vi/
|
2021-08-29 23:29:54 -04:00 |
Ethan Pippin
|
f9114ae6be
|
Create explicit portrait and landscape views
|
2021-08-28 22:25:43 -06:00 |