Commit Graph

426 Commits

Author SHA1 Message Date
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
aiden 3 2f78154aca
Merge pull request #197 from LePips/launch-screen
iOS - Launch Screen
2021-10-27 20:30:47 -04:00
Ethan Pippin 095a7cd766 add default scheme and autopopulate scheme 2021-10-23 22:25:29 -06:00
Ethan Pippin 5b4505185d Add launch screen 2021-10-23 21:43:42 -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 53ce0b1204 fix iOS build with dud view 2021-10-20 20:54: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
Ethan Pippin 9a04a80a71 Connect to Sign In 2021-10-16 09:55:26 -06:00
Ethan Pippin cdec38be7a Review edits 2021-10-16 09:53:23 -06:00
Ethan Pippin 6220a00fc0 Fix appearance splash 2021-10-15 16:04:41 -06:00
Ethan Pippin 299fa6dc2a Update JellyfinPlayerApp.swift 2021-10-15 15:39:01 -06:00
Ethan Pippin b5b2eb56a1 Fix appearance color bug 2021-10-15 15:38:10 -06:00
Ethan Pippin a0562e9e9d Cleanup and symbol unification 2021-10-15 15:25:56 -06:00
Ethan Pippin ff7a4c5620 Cleanup and remove NukeUI for AsyncImage 2021-10-15 15:20: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 f3a6cee8ca Allow researching for local servers and cancelling requests 2021-10-15 11:31:36 -06:00
Ethan Pippin dfc8aedf78 Create Reset button and organize 2021-10-15 10:24:04 -06:00
Ethan Pippin b2fb9fbe2b Add BasicAppSettingsView, refactor, and organize 2021-10-15 09:35:32 -06:00
Ethan Pippin 9e2089198e Adjust maxwidth 2021-10-15 01:13:09 -06:00
Ethan Pippin b046331936 Remove purge button 2021-10-15 01:06:15 -06:00
Ethan Pippin 3c26b55fc4 Remove person crop 2021-10-15 01:00:31 -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 d84ff63edf Fix header 2021-10-14 17:09:57 -06:00
Ethan Pippin dbca71df7b Move back bar button item setup 2021-10-14 17:08:01 -06:00
Ethan Pippin 4153c40067 Remove Keychain 2021-10-14 17:03:52 -06:00
Ethan Pippin b13877cddd Allow server/user deletion 2021-10-14 16:50:08 -06:00
Ethan Pippin 1aa2716f42 Use uri instead of local address and login to sign in 2021-10-14 15:32:55 -06:00
Ethan Pippin 3599df56e9 Prevent connecting/signing in if already exists 2021-10-14 15:28:13 -06:00
Ethan Pippin a5a842e815 Text clarification 2021-10-14 14:25:16 -06:00
Ethan Pippin f248767adf Login to Sign In 2021-10-14 14:20:13 -06:00
Ethan Pippin a5e6cdf998 Add better views and flow for no servers/users 2021-10-14 14:17:50 -06:00
Ethan Pippin ce35bea299 Dismiss settings on logout 2021-10-14 00:30:24 -06:00
Ethan Pippin 069ed88a0b Start fixing tvOS 2021-10-13 23:19:32 -06: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 e58e67211f Add a menu of Route function to ItemView 2021-10-05 01:11:48 +09: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