Ashik K
c30a4e9c23
Rename all Swiftfin files to lowercase jellypig
...
- Renamed SwiftfinApp.swift to jellypigapp.swift
- Renamed SwiftfinStore/ to jellypigstore/
- Renamed all SwiftfinStore files to jellypigstore
- Renamed SwiftfinDefaults.swift to jellypigdefaults.swift
- Renamed VideoPlayerType+Swiftfin.swift to VideoPlayerType+jellypig.swift
- Updated all project.pbxproj file references to match new names
All file names now use lowercase jellypig for consistency.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-17 09:28:57 +02:00
Joe Kribs
3ee2abec5c
[iOS & tvOS] ItemLibraryViewModel - Cleanup ( #1411 )
...
* Move ItemType to Filter
* Init but normally...
* filter on people?
* Default to easiest / least change solution.
* Reset `.collectionFolder`, `.folder`, and `.BaseItemPerson` in `PagingLibraryView` to have the default filters. This was originally in place. This Commit just ensures that iOS and tvOS have the same implementation.
* wip
* Update ItemLibraryViewModel.swift
* Update ItemLibraryViewModel.swift
---------
Co-authored-by: Ethan Pippin <ethanpippin2343@gmail.com>
2025-02-02 12:17:46 -05:00
Joe Kribs
35c39a8d0a
[tvOS] ItemTypeLibraryViewModel - Implement FilterViewModel ( #1409 )
...
* FilterViewModel only
* comments
---------
Co-authored-by: Ethan Pippin <ethanpippin2343@gmail.com>
2025-01-26 14:24:24 -05:00
Joe Kribs
adec8de122
[Meta] 2025 Disclaimer ( #1381 )
2025-01-02 16:05:15 -07:00
Ethan Pippin
e89eaeec09
Fix UserSession Resolution ( #1175 )
...
* fix and clean
* fix
2024-08-09 13:23:11 +09:00
Daniel Chick
29b917ead0
Migrate to the latest version of Factory ( #1097 )
2024-07-01 19:58:59 -06:00
Joe
b987d6d7ae
[tvOS] TV Shows Icon Doesn't Highlight ( #1074 )
2024-05-27 12:55:31 -06:00
Ethan Pippin
b2a31dbc3a
User Profile Image Selection ( #1061 )
2024-05-22 13:45:48 +09:00
Ethan Pippin
74b8b286c7
User/Server Sign In Redesign ( #1045 )
2024-05-14 23:42:41 -06:00
Ethan Pippin
2dace313d1
Search Channels and Programs ( #1037 )
2024-04-19 15:55:47 -06:00
Ethan Pippin
ec9bfaa2fe
Live TV Updates ( #1022 )
2024-04-16 23:10:44 -06:00
Julian Hays
4ac0547be8
Fixing Live TV since the refactor ( #806 )
2024-04-14 22:29:46 -06:00
Ethan Pippin
8a0ef0e48f
Fix Basic Multi Server URL ( #1012 )
2024-04-02 23:37:45 -06:00
Ethan Pippin
a645444f25
Refactor `PosterButton` and libraries, good `UICollectionView`s, proper orientation handling, and more ( #905 )
2024-03-11 08:09:30 -06:00
Ethan Pippin
b038f05848
Update 2024 headers ( #951 )
...
* update header
* the rest after upgrading
2024-01-13 15:13:44 -07:00
Ethan Pippin
a08a92e98a
New Year, New Video Player + Other Goodies ( #593 )
2023-04-20 09:33:51 -06:00
Ethan Pippin
0c149ba669
Swift 5.7 Base Fixes ( #595 )
2022-10-10 14:51:22 -06:00
Ethan Pippin
3ffb67a400
Implement Factory ( #587 )
2022-09-15 11:32:47 -06:00
Ethan Pippin
20e0789ce2
Generic Libraries ( #583 )
2022-09-14 06:41:06 -06:00
Ethan Pippin
859a47803f
tvOS - Revamp Connect Flow ( #563 )
2022-09-07 23:52:19 -06:00
Ethan Pippin
79476328fe
Some work ( #552 )
2022-09-03 10:20:12 -06:00
Ethan Pippin
d078d71393
Transition Media View ( #541 )
2022-08-28 22:06:56 -06:00
Ethan Pippin
98a5507b52
Refactor Search and implement in tvOS ( #539 )
2022-08-27 21:30:17 -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
Ethan Pippin
d8907583f3
pop to root on repeat tap
2022-07-13 21:06:18 -06:00
Ethan Pippin
fa683a5d30
fix tv files
2022-04-28 15:04:34 -06:00
Ethan Pippin
cf812fd9dd
redo logging
2022-04-28 14:51:22 -06:00
Ethan Pippin
9441de86a8
fix tvos
2022-03-18 22:13:27 -06:00
Ethan Pippin
a467f0cbd7
lint
2022-03-18 22:05:08 -06:00
Ethan Pippin
2d5f1a2c19
update notifications
2022-03-18 21:59:25 -06:00
David Cordero
68f143460a
Add missing accessibility label to the settings buttons
2022-01-16 21:39:48 +01: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
cd6f02d5f1
Merge branch 'main' into ios-video-player-refactor
2022-01-04 22:06:48 -07:00
Ethan Pippin
4f3f6d4c08
more iOS settings and fix appearance setting
2022-01-03 19:00:02 -07:00
Ethan Pippin
1ae886606b
initial black background and comment changes
2022-01-01 21:59:44 -07:00
Ethan Pippin
86e41c4f81
general VLCPlayer implementation
2022-01-01 19:14:57 -07:00
Ethan Pippin
391bb0decf
Merge pull request #233 from jhays/jhays/livetv
...
LiveTV support on tvOS
2021-12-30 15:58:51 -07:00
jhays
25ec19b1fe
LiveTV as root
2021-11-29 17:50:02 -06:00
jhays
1fded3ee8e
start LiveTV section
2021-11-29 17:49:47 -06:00
Ethan Pippin
43f03c1c9c
cleanup
2021-11-10 23:03:58 -07:00
Ethan Pippin
1ee02dfcb0
Merge branch 'main' into multi-server-url
2021-11-10 22:55:06 -07: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
55dc1ec7e4
Allow switching URIs and see details from UserListView
2021-11-06 22:21:53 -06:00
jhays
2b888e9b82
Additional coordinators and routing fixes
2021-10-20 17:58:45 -05:00
Ethan Pippin
a0562e9e9d
Cleanup and symbol unification
2021-10-15 15:25:56 -06:00