Commit Graph

417 Commits

Author SHA1 Message Date
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 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
Ethan Pippin f9114ae6be Create explicit portrait and landscape views 2021-08-28 22:25:43 -06:00
Ethan Pippin 2dbb0bd890 Simplify item view creation 2021-08-27 23:31:13 -06:00
Ethan Pippin 7a79b78e38 Move portrait header view 2021-08-26 22:02:53 -06:00
PangMo5 3235f8046d fix suggested changes 2021-08-26 02:22:28 +09:00
PangMo5 5d96de329f Temporarily process deep link from HomeView 2021-08-25 20:15:57 +09:00
PangMo5 b544bd66cc fix build error 2021-08-25 20:02:59 +09:00
PangMo5 252c7a62ed fix tvOS build error 2021-08-25 18:09:34 +09:00
PangMo5 a16d70ab11 Respond to main branch 2021-08-25 18:03:04 +09:00
PangMo5 3ad789fe08 Merge branch 'main' into PangMo5/coordinator-and-deep-link
# Conflicts:
#	JellyfinPlayer/SettingsView.swift
#	JellyfinPlayer/VideoPlayer.swift
2021-08-25 17:48:32 +09:00
PangMo5 2aab9df5df Add VideoPlayerCoordinator
rename router
2021-08-25 17:37:42 +09:00
PangMo5 74a9302021 Add ItemCoordinator 2021-08-25 16:46:59 +09:00
PangMo5 0640e7051d Add FilterCoordinator
Add LibraryCoordinator
Add SearchCoordinator
Add SettingsCoordinator
Update HomeCoordinator
Update LibraryListCoordinator
2021-08-25 14:26:19 +09:00
acvigue 4d363b2367 [create-pull-request] automated change 2021-08-23 00:36:48 +00:00
aiden 3 1703b6345c
Merge branch 'main' into advanced-server-settings 2021-08-22 20:35:44 -04:00
Kwangmin Bae 4d6ca79d6f
Merge branch 'main' into PangMo5/coordinator-and-deep-link 2021-08-22 05:26:05 +09:00
aiden 3 a33852294a
Merge branch 'main' into fix-videoplayer-option-view 2021-08-21 12:53:51 -04:00
Ethan Pippin a64248c0d3 lowerCamelCase 2021-08-21 10:28:57 -06:00
PangMo5 3a090aaf4e Add Stinsen
Add ConnectToServerCoodinator
Add HomeCoordinator
Add LibraryListCoordinator
Add MainCoordinator
Add MainTabCoordinator
2021-08-21 19:55:32 +09:00
Ethan Pippin 365cacc2ae Fix where navigationview is determined 2021-08-20 22:00:42 -06:00
Ethan Pippin 574509526d Cleanup 2021-08-20 19:51:13 -06:00
Ethan Pippin d5594625ec Create advanced settings view 2021-08-20 15:34:34 -06:00
Ethan Pippin 5349b23f54 Add positive time ticker 2021-08-20 07:50:47 -07:00
Ethan Pippin 88cc1e2022 Conform to Defaults.Serializable 2021-08-18 00:24:14 -06:00
Ethan Pippin 6b52b48977 Int32 to Int cast 2021-08-17 23:51:34 -06:00
Ethan Pippin a0b95902f5 Also add timings to scrubbing 2021-08-17 23:50:41 -06:00
Ethan Pippin 4e41863d23 Add custom time skip durations 2021-08-17 23:41:08 -06:00
PangMo5 b7a669a89d fix Landscape layout of SeriesItemView 2021-08-16 06:50:25 +09:00
Aiden Vigue 3ac9766394
fix orientation being null, crash 2021-08-15 13:12:16 -04:00
Ethan Pippin d046f0ab56 Implement starter error messages 2021-08-12 00:39:28 -06:00
acvigue e978db78ae [create-pull-request] automated change 2021-08-06 17:20:20 +00:00
PangMo5 6af599f274 fix some layout 2021-08-06 20:32:08 +09:00
PangMo5 aa23216a1a new SeriesItemView UI (landscape) 2021-08-06 20:24:02 +09:00
PangMo5 6e0bd58e1f remove force wrapping 2021-08-06 20:11:31 +09:00
PangMo5 3fa97235b1 new SeriesItemView UI (portrait) 2021-08-06 20:00:00 +09:00
acvigue 7476a11a36 [create-pull-request] automated change 2021-08-01 16:28:02 +00:00
aiden 3 9e0521b954
Merge branch 'main' into main 2021-08-01 12:26:49 -04:00
Aiden Vigue 93a25eb9c4
add tvOS settings page; fix transcoded video playback always starting at 0 ticks, also add front row image. 2021-07-31 23:52:31 -04:00
Aiden Vigue 5b9e753965
im going to bed 2021-07-31 23:22:12 -04:00
Aiden Vigue e8439830f2
fix infinite load for subtitles. also save last used user. 2021-07-31 12:18:12 -04:00
Aiden Vigue d98776f655
fix crashes 2021-07-31 09:35:21 -04:00
Ethan Pippin 2f6fcd35a2 Clip correctly lol 2021-07-31 00:10:37 -06:00
Ethan Pippin 107bc79927 Fix checkmark view 2021-07-31 00:03:59 -06:00
Aiden Vigue a3e39c89f2
fix passwordless users 2021-07-30 21:45:12 -04:00
Aiden Vigue 295cb32419
Fix build problems, also make "switch user" and "log out" buttons work on iOS 2021-07-27 23:48:56 -04:00
acvigue 95977c1053 [create-pull-request] automated change 2021-07-27 01:47:11 +00:00
Ethan Pippin 477d011201 Set appearance on app launch 2021-07-26 14:20:03 -06:00
Ethan Pippin 4bc06ef23c Remove forced dark mode 2021-07-26 14:19:52 -06:00
Ethan Pippin 1398d6cac0 Merge branch 'main' into theme-setting 2021-07-26 13:44:22 -06:00
Ethan Pippin 4fa6059a2a Allow changing appearance 2021-07-26 13:44:14 -06:00
PangMo5 61e6893cd6 lint autocorrect 2021-07-24 21:55:41 +09:00
PangMo5 f0107ae7ef fixed #96, #102 2021-07-24 21:49:27 +09:00
Aiden Vigue a353985e47
Merge remote-tracking branch 'origin/main' into main 2021-07-22 13:46:05 -04:00
Aiden Vigue b644d0b743
fix ATS 2021-07-22 13:45:59 -04:00
aiden 3 c0398dbb7d
Merge branch 'main' into server-name-in-settings 2021-07-22 10:21:34 -04:00
Ethan Pippin 1e8b1f3301 Show server name in settings above logged in user 2021-07-21 23:32:44 -06:00
Ethan Pippin 49eaaef6ff Set server keyboard to url 2021-07-21 23:12:29 -06:00
Ethan Pippin c3a24e43c1 Force app in dark mode 2021-07-21 22:46:27 -06:00
Aiden Vigue aaf0bcf6ba
test 2021-07-20 23:54:02 -04:00
Aiden Vigue 7ec57a1919
Merge remote-tracking branch 'origin/main' into main 2021-07-16 20:07:41 -04:00
Aiden Vigue 1dbb0b8924
Add english localization file 2021-07-16 20:06:37 -04:00
acvigue de4be5ddcf [create-pull-request] automated change 2021-07-16 03:41:09 +00:00
Aiden Vigue 11671d9c42
changes 2021-07-15 23:38:48 -04:00
aiden 3 474c07fcfd
Merge branch 'main' into PangMo5/enhanced-search 2021-07-15 13:34:10 -04:00
PangMo5 fe9fc33b18 Fix request changes 2021-07-16 02:29:11 +09:00
PangMo5 97e9016d6a fix some layout 2021-07-16 01:03:06 +09:00
PangMo5 5c4ee44575 Implement search by ItemType
Search Logic Improvements
2021-07-16 00:50:46 +09:00
PangMo5 9bdb9a2c62 Add suggestions in search screen 2021-07-15 23:59:10 +09:00
PangMo5 356b9176f7 Redesign SearchBarView 2021-07-15 23:51:58 +09:00
acvigue 098ed65439 [create-pull-request] automated change 2021-07-14 21:43:32 +00:00
Aiden Vigue f1dc7be31d
Add related items, add logging statements. 2021-07-14 17:42:53 -04:00
Aiden Vigue c6a93868c7
start new logging agent 2021-07-12 21:14:14 -04:00
Aiden Vigue 282ef30d77
build fiddy six fixed 2021-07-07 20:04:39 -04:00
Aiden Vigue 9558b8ee3b
Merge remote-tracking branch 'origin/main' into main 2021-07-07 19:58:46 -04:00
Aiden Vigue 7f65896895
build fiddy six
that'll be tree fiddy.
2021-07-07 19:58:41 -04:00
acvigue 12e4af65cd [create-pull-request] automated change 2021-07-02 19:14:16 +00:00
Aiden Vigue e22020cd44
add vp9 2021-07-02 15:13:40 -04:00
Aiden Vigue 2b6f0c5ea1
Add series item view 2021-06-29 15:58:59 -04:00
Aiden Vigue 897d158707
basic movie item view 2021-06-28 16:43:13 -04:00
Aiden Vigue 2919b25a5d
store video orientation & revert on closing player. 2021-06-28 11:25:38 -04:00
Aiden Vigue e392a03d05
fix ffmpeg codecs 2021-06-27 15:20:04 -04:00
Aiden Vigue 78e110dfc2
Update next up view. 2021-06-27 13:50:52 -04:00
Aiden Vigue 30e2b9d028
push 2021-06-27 11:56:40 -04:00
Stephen Byatt 9730637e14
Merge branch 'main' into nextUp 2021-06-27 13:46:51 +10:00
Stephen Byatt 0363324999 replace wrapped value assignments with direct assignments 2021-06-27 13:43:25 +10:00
Aiden Vigue 19c5e3e4c8
Consolidate item views.
Add watched badges
Add remaining episode badges
Add favorite badges.
Fix genres to only show genres from current library.
Show watched episodes in series view.
Add progress bar to currently watching items in library.
Fix showing favorites.
2021-06-26 15:04:57 -04:00
Stephen Byatt df610568f8 Fix episode name truncating 2021-06-26 21:25:11 +10:00
Stephen Byatt d72991ca7d Add animation when transitioning between the large and small view 2021-06-26 20:50:04 +10:00
Stephen Byatt fa3f36f1fc Fix getting next episode when current episode is the last in that season 2021-06-26 20:19:54 +10:00
Stephen Byatt bc16262b20 Next up logic 2021-06-26 19:13:03 +10:00
Stephen Byatt 175526cc05 Add up next view 2021-06-26 18:19:01 +10:00
Stephen Byatt e37d944d97 Add playback speed control 2021-06-26 11:26:33 +10:00
Stephen Byatt d1d44898e8
Merge branch 'jellyfin:main' into nextUp 2021-06-26 10:33:37 +10:00
acvigue e6ede1280d [create-pull-request] automated change 2021-06-25 18:46:43 +00:00
PangMo5 7fadbdfe7c fix build error 2021-06-26 03:34:19 +09:00
PangMo5 3d2e12462f fix build error 2021-06-26 03:14:58 +09:00