Commit Graph

241 Commits

Author SHA1 Message Date
Ethan Pippin 391bb0decf
Merge pull request #233 from jhays/jhays/livetv
LiveTV support on tvOS
2021-12-30 15:58:51 -07:00
koen e9e7e637bb hides home indicator
Uses the latest version of the tweak already in Swiftfin (sourced in comments). Swizzles to make iOS query the child view
2021-12-28 11:12:39 +01:00
jhays a4d58e3694 remove team ID 2021-11-29 17:51:47 -06:00
jhays ed57ea5577 Cleanup and temp views for iOS 2021-11-29 17:51:47 -06:00
jhays 7dab722cda Add live TV channels grid. Remove guide view for now. 2021-11-29 17:50:33 -06:00
jhays b7fd00702f add Channels tab 2021-11-29 17:49:47 -06:00
jhays 1fded3ee8e start LiveTV section 2021-11-29 17:49:47 -06:00
aiden 3 9ba5ab8417
Merge branch 'main' into multi-server-url 2021-11-21 12:42:05 -05:00
Kwangmin Bae e43c75c8e5 Remove development team 2021-11-12 23:17:44 +09:00
PangMo5 5c24550228 Change to utilize image API
Change the url image format to webp
2021-11-12 22:51:50 +09:00
Ethan Pippin 1ee02dfcb0 Merge branch 'main' into multi-server-url 2021-11-10 22:55:06 -07:00
PangMo5 6307ae4e26 Replace R.swift with Swiftgen 2021-11-08 03:37:01 +09:00
PangMo5 1e0ae4745c Replace the existing strings and texts with R.swift 2021-11-08 02:56:07 +09:00
PangMo5 646467b8e7 Merge branch 'main' into R.swift
# Conflicts:
#	JellyfinPlayer.xcodeproj/project.pbxproj
#	JellyfinPlayer.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	Translations/en.lproj/Localizable.strings
2021-11-08 00:51:54 +09:00
Ethan Pippin 55dc1ec7e4 Allow switching URIs and see details from UserListView 2021-11-06 22:21:53 -06:00
aiden 3 63676a81bd
Merge pull request #193 from LePips/update-home-view-items
iOS - Home Screen Pull To Refresh
2021-10-27 20:30:57 -04:00
Ethan Pippin 113aa128c7 update pbxproj 2021-10-23 22:25:58 -06:00
Ethan Pippin a06ceb7453
Merge pull request #192 from LePips/dev-app-icon
Debug/Dev App Icons
2021-10-23 13:26:23 -06:00
jhays 64c0df33ec remove dev team 2021-10-20 21:10:40 -05:00
jhays 53ce0b1204 fix iOS build with dud view 2021-10-20 20:54:45 -05:00
jhays 2b888e9b82 Additional coordinators and routing fixes 2021-10-20 17:58:45 -05:00
Ethan Pippin df0b3af4ee Move RefreshHelper to only iOS 2021-10-18 22:20:56 -06:00
Ethan Pippin 54482f9ed6 Add home screen refresh 2021-10-18 21:08:13 -06:00
Ethan Pippin ff5c068374 Add debug app icons 2021-10-18 19:13:29 -06:00
Aiden Vigue ccc09d5718
push build num 2021-10-17 16:42:47 -04:00
PangMo5 f2ef59fe58 Add R.swift 2021-10-17 17:05:37 +09:00
Ethan Pippin 2d083eb8f5 Fix merge problems 2021-10-15 16:16:50 -06:00
Ethan Pippin 362f49b497 Merge branch 'main' into multi-server-user-login 2021-10-15 16:08:41 -06:00
Ethan Pippin ce22b737e1 Fix dependencies on tvOS 2021-10-15 15:41:50 -06:00
Ethan Pippin ff7a4c5620 Cleanup and remove NukeUI for AsyncImage 2021-10-15 15:20:00 -06:00
aiden 3 f1127aca35
Merge pull request #182 from jhays/jhays/swiftUICollection
use CollectionView on tvOS LibraryView
2021-10-15 16:53:52 -04:00
Ethan Pippin 7af1a4ac1f Directory cleanup 2021-10-15 13:56:50 -06:00
Ethan Pippin 1ecf4b7d26 Fix entitlements path for tvOS 2021-10-15 13:53:00 -06:00
Ethan Pippin fdeb74a0bd Neutralize all entitlements 2021-10-15 13:41:10 -06:00
Ethan Pippin 30bf12bea2 Implement BasicAppSettingsView, purge, and fix iOS discovering servers 2021-10-15 13:25:37 -06:00
Ethan Pippin b2fb9fbe2b Add BasicAppSettingsView, refactor, and organize 2021-10-15 09:35:32 -06:00
Ethan Pippin 0a57049236 Fix ItemCoordinator for tvOS 2021-10-15 00:49:40 -06:00
Ethan Pippin 0eec789f1a Merge branch 'main' into multi-server-user-login 2021-10-15 00:47:39 -06:00
Ethan Pippin 8f79ecbc77 Start on ServerListView 2021-10-15 00:14:53 -06:00
Ethan Pippin 64f50be2aa tvOSMainCoordinator 2021-10-14 23:28:52 -06:00
Ethan Pippin 08da874909 Organize VideoPlayer folders 2021-10-14 22:57:19 -06:00
Ethan Pippin f3dff2f216 Add respective coordinators 2021-10-14 22:55:20 -06:00
Ethan Pippin 5f4d42d6c8 Move coordinators to shared 2021-10-14 22:50:30 -06:00
Ethan Pippin 76530a6d7a Move tvOS files and remove persistence controller 2021-10-14 17:21:10 -06:00
Ethan Pippin 4153c40067 Remove Keychain 2021-10-14 17:03:52 -06:00
Ethan Pippin 3599df56e9 Prevent connecting/signing in if already exists 2021-10-14 15:28:13 -06:00
Ethan Pippin f248767adf Login to Sign In 2021-10-14 14:20:13 -06:00
jhays 1c2b1879b4 use CollectionView on LibraryView 2021-10-14 09:59:35 -05:00
Ethan Pippin 1d6047840f Add UserList for server 2021-10-13 23:09:41 -06:00
Ethan Pippin 67bfdcb207 Add state models and proper logout 2021-10-13 22:25:57 -06:00