Commit Graph

235 Commits

Author SHA1 Message Date
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
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
Ethan Pippin e81b593fa1 Add UserLoginView 2021-10-13 19:24:50 -06:00
Ethan Pippin 1576d9d6b7 Create new SessionManager and begin new connect flow 2021-10-13 15:58:45 -06:00
Ethan Pippin 7dd253c530 Organize files 2021-10-12 18:12:14 -06:00
Ethan Pippin 4e75905f70 Initial CoreStore foundation 2021-10-12 17:57:30 -06:00
PangMo5 ccce42df60 fix tvOS build error 2021-10-12 19:37:51 +09:00
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