Commit Graph

66 Commits

Author SHA1 Message Date
Aiden Vigue f1dc7be31d
Add related items, add logging statements. 2021-07-14 17:42:53 -04:00
Stephen Byatt ee39d81510 UI Changes:
Change time format for better readability with titles over 1hr
Add padding between title and media information
Change watched status image to circle check system image
2021-06-22 11:35:28 +10:00
Aiden Vigue a12429ba46
imports 2021-06-21 03:19:01 -04:00
Aiden Vigue dc5ec29bd8
switch to official cast sdk. 2021-06-20 15:05:55 -04:00
Shirou 5751fc38c4 fix property wrappers formatting 2021-06-19 23:44:54 +09:00
acvigue a13ab18b65 [create-pull-request] automated change 2021-06-19 01:39:20 +00:00
PangMo5 7267b37cb7 add MovieItemViewModel 2021-06-19 05:53:29 +09:00
PangMo5 72375ab731 add LibraryViewModel 2021-06-19 05:34:39 +09:00
Aiden Vigue 9c246906e0
hi 2021-06-18 15:23:51 -04:00
Aiden Vigue ac26ac8077
some fixes for TabView getting cut off when scrolling out of viewport. 2021-06-17 22:33:41 -04:00
Aiden Vigue 104bdaddb9
changes 2021-06-17 15:17:44 -04:00
PangMo5 94aa3bc4b4 initial screens Refactoring
remove ContentView
add HomeView
add MainTabView
add SplashView
add ConnectToServerViewModel
add HomeViewModel
add LibraryListViewModel
add SplashViewModel
add ViewModel
2021-06-15 22:44:03 +09:00
PangMo5 f1138b50f2 Replace OrientationInfo with onRotate 2021-06-15 19:22:07 +09:00
PangMo5 8c0c51fa26 Replace globalData with SessionManager, ServerEnvironment 2021-06-15 19:15:23 +09:00
Aiden Vigue 96dba15f04
Update Nuke to 0.6.1 2021-06-12 10:41:56 -07:00
Aiden Vigue eb5f21bf5d
Limit progress updates 2021-06-10 17:54:14 -07:00
github-actions[bot] 770ad0fbf8
[create-pull-request] automated change (#52)
Co-authored-by: acvigue <acvigue@users.noreply.github.com>
2021-06-10 17:39:31 -07:00
Aiden Vigue 18cc3ac15d
bugs bugs bugs *squash* 2021-06-10 17:28:05 -07:00
github-actions[bot] b26f81247a
[create-pull-request] automated change (#47)
Co-authored-by: acvigue <acvigue@users.noreply.github.com>
2021-06-10 09:28:21 -07:00
Aiden Vigue cf5e311ed7
don't force unwrap optionals that may be nil 2021-06-10 08:49:27 -07:00
Aiden Vigue a16a41acbf release! 2021-06-09 17:13:16 -07:00
Aiden Vigue 583f4a7509 it all works 2021-06-09 17:04:33 -07:00
Aiden Vigue 3a8cd943ef add episodeitemview 2021-06-08 23:30:24 -07:00
Aiden Vigue a535a11de4 add seasonitemview 2021-06-08 23:21:08 -07:00
Aiden Vigue de5e79f6ce MovieItemView using gen. api 2021-06-08 10:22:53 -07:00
Aiden Vigue 007930ec06 Start moving to generated client 2021-06-06 21:54:07 -07:00
Aiden Vigue f27574f94d license headers - start switch to combine api 2021-06-05 22:57:25 -07:00
Aiden Vigue 16f5176da9
performance 2021-06-03 12:09:05 -04:00
PangMo5 df0014592d add LazyImage.placeholderAndFailure
apply placeholderAndFailure too all LazyImage
2021-06-02 16:18:38 +09:00
PangMo5 082ce29a44 WIP 2021-06-02 13:00:20 +09:00
Aiden Vigue 07418a772f
Remove ratings 2021-05-30 23:09:31 -04:00
PangMo5 8bc24d1db8 Apply ParallaxHeaderScrollView to EpisodeItem
Fix layout of EpisodeItemView, MovieitemView
2021-05-30 18:45:53 +09:00
PangMo5 a16d51ae09 Apply ParallaxHeaderScrollView to MovieItemView, SeasonItemView 2021-05-30 18:35:49 +09:00
PangMo5 f7df7ac0ee Merge branch 'Jellyfin/main' into PangMo5/main
# Conflicts:
#	JellyfinPlayer/EpisodeItemView.swift
#	JellyfinPlayer/LibraryView.swift
#	JellyfinPlayer/MovieItemView.swift
#	JellyfinPlayer/SeasonItemView.swift
2021-05-29 18:16:12 +09:00
Aiden Vigue 1d3db301fb
QoL fixes 2021-05-28 23:13:06 -04:00
PangMo5 e4f627baeb fixed life cycle issue
add LazyView
2021-05-28 13:10:01 +09:00
PangMo5 3b7778b3cf ResumeItem class to struct
LibraryView NavigationLink Recovery
2021-05-27 21:29:30 +09:00
PangMo5 3b38a20625 LibraryListView separation
Implementing MVVM
2021-05-27 17:16:03 +09:00
Aiden Vigue 1ee7905e4c
start rewriting videoplayerview 2021-05-26 12:58:07 -04:00
Aiden Vigue eb895a0805
Start flattening hierarchy 2021-05-26 11:00:22 -04:00
Aiden Vigue 5cf959336d
fix some subtitles not displaying on transcoded streams 2021-05-25 18:46:10 -04:00
Aiden Vigue b8869f10c1
performance 2021-05-25 11:08:23 -04:00
Aiden Vigue 0db963fe87 no padding on icons in movie view 2021-05-25 10:08:42 -04:00
Aiden Vigue 1db069bd59 fix orientation bug again 2021-05-25 10:06:13 -04:00
Aiden Vigue f6aa6ee9be Fix performace on pages with many images 2021-05-24 21:21:58 -04:00
Aiden Vigue c86c08d4bb player fixes 2021-05-24 18:14:11 -04:00
Aiden Vigue 4801b01b16 fix playback if no audio track 2021-05-24 17:53:31 -04:00
Aiden Vigue 5eb57179f3 start using lazy loading 2021-05-24 14:23:00 -04:00
Aiden Vigue 55dbb65eef Add processing of different device models to force HW decoding 2021-05-23 13:43:47 -04:00
Aiden Vigue 7a77a8915b Fix TS start time bug for transcoding 2021-05-22 18:49:33 -04:00