Ashik K
de349e213e
Fix Release build - add SwiftGen xcassets generation
...
- Add SwiftGen configuration for xcassets to swiftgen.yml
- Generate Images+Generated.swift for type-safe image resources
- Fixes 'Type ImageResource has no member' errors in Release builds
- Generated file includes device icons, blob icons, and tomato ratings
This was needed because the asset catalog references were missing
the generated Swift code for type-safe access.
2025-10-17 16:20:04 +02:00
Ethan Pippin
a9f09edd81
Navigation and Item Overhaul ( #492 )
2022-08-05 10:54:40 -06:00
Kwangmin Bae
48a03d8462
Support select subtitle font ( #498 )
2022-07-29 12:47:27 -06:00
David Ullmer
ed519744f4
Add Quick Connect sign in to tvOS (v2) ( #487 )
2022-07-18 07:52:13 -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
f1bf247f5a
Add shouldShowChaptersInfoInBottomOverlay to Settings.Overlay
2022-07-14 00:07:27 +09:00
David Ullmer
46cbd4f7d1
Implement suggestions
2022-07-12 19:54:52 +02:00
David Ullmer
3f56aea9e2
Localize strings
2022-07-12 15:54:33 +02:00
David Ullmer
9530673c46
Implement suggestions
2022-07-11 17:59:40 +02:00
David Ullmer
e2291955f9
Allow reloading of public users
2022-07-11 14:49:19 +02:00
David Ullmer
51d30cf60a
Implement suggestions
2022-07-11 14:42:07 +02:00
David Ullmer
9250dc650d
Add known users to login screen
2022-07-10 18:10:43 +02:00
PangMo5
7a26e69685
Add seek slide gesture
2022-05-04 02:37:50 +09:00
PangMo5
9da29ee708
Merge branch 'PangMo5/main' into PangMo5/more-gestures
...
# Conflicts:
# Translations/en.lproj/Localizable.strings
2022-05-01 07:35:25 +09:00
PangMo5
0f92343970
VideoPlayer's Double tap related UX improvement
...
Change VideoPlayer's overlay show implementation
Add player gestures lock gesture settings
2022-05-01 06:16:41 +09:00
Ethan Pippin
cf812fd9dd
redo logging
2022-04-28 14:51:22 -06:00
PangMo5
682f79631c
add system control gestures (brightness, volume)
2022-02-05 18:14:23 +09:00
PangMo5
a5fabe3224
add keyCommands to VLCPlayerViewController
2022-01-29 07:01:43 +09:00
Min-Yih Hsu
7ed1d08d9a
Revise label text on the flatten library view option
2022-01-28 18:58:03 +08:00
Min-Yih Hsu
e760a586d7
Add an option to switch between flatten/grouped library view
...
By default, a library shows its items in a flatten view. This patch
further adds an option that allows users to show items grouped in their
own folders as well.
2022-01-28 11:04:37 +08:00
Ethan Pippin
e51f4acc72
localize
2022-01-20 23:04:15 -07:00
David Cordero
c4a3670cec
Add accessibilityLabels to the currentPosition and reminingTime labels in the player overlay
2022-01-17 21:05:11 +01:00
Ethan Pippin
6b7f3672b2
Merge branch 'main' into chapter-support
2022-01-16 19:13:08 -07:00
Ethan Pippin
4704a54d89
Update Strings.swift
2022-01-15 22:55:23 -07:00
Ethan Pippin
b5e257e6b4
Merge branch 'main' of https://github.com/jellyfin/SwiftFin into chapter-support
2022-01-15 22:54:18 -07:00
Ethan Pippin
815a91457e
Update Strings.swift
2022-01-15 22:26:15 -07:00
Ethan Pippin
fa01de49a6
ios chapters
2022-01-15 22:23:14 -07:00
Ethan Pippin
abdd303ccb
Merge branch 'main' into support-redirects
2022-01-15 22:13:00 -07:00
Ethan Pippin
a60e5821f3
fallback to english translation
2022-01-15 12:31:34 -07:00
Ethan Pippin
3eab18bc8d
add redirects
2022-01-14 12:22:13 -07:00
Ethan Pippin
5b9521caaa
begin moving things to customize settings
2022-01-13 23:26:06 -07:00
Ethan Pippin
cdc294dd96
Merge branch 'main' into multiple-media-sources
2022-01-12 21:56:12 -07:00
Ethan Pippin
eb997e8cbe
ios multiple sources
2022-01-12 17:00:44 -07:00
Ethan Pippin
b38d788e34
implement remove from resume and play from beginning
2022-01-12 13:14:39 -07:00
Ethan Pippin
143836a26c
tvOS, fix seasons defaults, and localize
2022-01-11 23:21:03 -07:00
Ethan Pippin
6771d3d2c9
initial iOS missing items
2022-01-11 16:33:37 -07:00
Ethan Pippin
16a89b574a
update on tvOS
2022-01-11 00:08:44 -07:00
Ethan Pippin
3359340449
ignore strings file for swiftformat
2022-01-10 22:46:31 -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
9d2ae12b16
Localize new text
2021-11-29 15:34:16 -07:00
PangMo5
6307ae4e26
Replace R.swift with Swiftgen
2021-11-08 03:37:01 +09:00