Commit Graph

34 Commits

Author SHA1 Message Date
Ethan Pippin a9f09edd81
Navigation and Item Overhaul (#492) 2022-08-05 10:54:40 -06:00
Ethan Pippin cfb3aa1faa
No Tab Characters and Before First for Argument and Parameter Wrapping (#482) 2022-07-16 07:46:25 -06:00
PangMo5 2b3714cd8f Correspond to jellyfin 10.8
Update Package
2022-06-18 05:31:18 +09:00
jhays f2920363ec Swiftformat 2022-06-06 15:25:06 -05:00
jhays bc8f5e95d9 BaseItemDto ItemType usage 2022-05-26 09:26:10 -05:00
Ethan Pippin 2231870263 lint 2022-01-29 12:33:32 -07:00
Ethan Pippin 8840ca4995 fix blurhashes 2022-01-29 12:30:22 -07:00
Min-Yih Hsu 3f52223be5 Basic support for folder-type library items
- Add a new BaseItemDto.ItemType member: .folder.
  - Use CollectionItemViewModel to display folder-type item.
  - For each episode in a folder, fallback to primary image if series
    primary image is not available.
2022-01-25 21:14:58 +08:00
Ethan Pippin b67aa7a13e thumb images for episodes 2022-01-17 17:48:48 -07:00
Ethan Pippin 7b67f4bc2a cleanup 2022-01-17 15:57:00 -07:00
Ethan Pippin 70506a276e get thumb image and fallback imageview 2022-01-17 15:51:22 -07:00
Ethan Pippin fa01de49a6 ios chapters 2022-01-15 22:23:14 -07:00
Ethan Pippin fce8b8d624 unaired switch and alignment fix 2022-01-14 11:14:39 -07:00
Ethan Pippin 0c95fb48a7 undo filter change attempt 2022-01-13 22:49:25 -07:00
Ethan Pippin 0dd592df02 wip 2022-01-13 14:35:20 -07:00
Ethan Pippin eb997e8cbe ios multiple sources 2022-01-12 17:00:44 -07:00
Ethan Pippin 6771d3d2c9 initial iOS missing items 2022-01-11 16:33:37 -07:00
Ethan Pippin f02c52f20a lint 2022-01-10 15:51:24 -07:00
Ethan Pippin 057beca0ff localize 2022-01-10 15:48:29 -07:00
Ethan Pippin 4298062ca3 swiftformat 2022-01-10 12:28:03 -07:00
Ethan Pippin dbe95f29db initial collections implementation 2022-01-06 23:01:17 -07:00
Ethan Pippin cd6f02d5f1 Merge branch 'main' into ios-video-player-refactor 2022-01-04 22:06:48 -07:00
Ethan Pippin a7f5b15a8a audio codec in details 2022-01-04 20:43:00 -07:00
Ethan Pippin 78c061d4de iOS advanced seasons episodes selection 2022-01-04 18:47:18 -07:00
Ethan Pippin 3eb92cd325 cinematic views for tvOS and more final work 2022-01-03 18:38:50 -07:00
jhays ed57ea5577 Cleanup and temp views for iOS 2021-11-29 17:51:47 -06:00
PangMo5 9cafa44dfb back to jpg 2021-11-12 23:34:58 +09:00
PangMo5 5c24550228 Change to utilize image API
Change the url image format to webp
2021-11-12 22:51:50 +09:00
PangMo5 923af3f013 swiftlint autocorrect 2021-11-08 03:53:42 +09: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
Ethan Pippin 1576d9d6b7 Create new SessionManager and begin new connect flow 2021-10-13 15:58:45 -06:00
Ethan Pippin b6b78cc617 Reduce item view complexity 2021-08-31 23:12:09 -06:00
Ethan Pippin 2dbb0bd890 Simplify item view creation 2021-08-27 23:31:13 -06:00