Commit Graph

1175 Commits

Author SHA1 Message Date
Ethan Pippin e1763390cc tvOS version in basic app settings 2022-01-20 22:57:40 -07:00
Ethan Pippin 0b171c97a8 iOS add about to basic app settings 2022-01-20 22:53:14 -07:00
Ethan Pippin 1a7bef0579 lint 2022-01-20 22:47:43 -07:00
Ethan Pippin efa69984ac implement about view iOS and version tvOS 2022-01-20 22:47:33 -07:00
Ethan Pippin 0a8d2a0112
Merge pull request #320 from LePips/reimplement-native-player 2022-01-20 20:02:16 -07:00
Ethan Pippin b8b5f38460
Merge pull request #327 from LePips/update-readme-and-create-release-yml 2022-01-20 16:10:54 -07:00
Ethan Pippin b5cd69eb14
Update contributing.md
Co-authored-by: Anthony Lavado <anthonylavado@me.com>
2022-01-20 15:08:28 -07:00
Ethan Pippin 18e77a9615 Update contributing.md 2022-01-20 14:23:33 -07:00
Ethan Pippin 93ca0be659 update documentation 2022-01-20 14:12:01 -07:00
Ethan Pippin 8a99aebe5e Create release.yml 2022-01-20 14:11:41 -07:00
Anthony Lavado b29a460f7d
Merge pull request #326 from jellyfin/Readme-upd
Update to new TestFlight Link
2022-01-20 14:50:43 -05:00
Anthony Lavado c7bcd6e0c1
Update to new TestFlight Link 2022-01-20 14:42:46 -05:00
Ethan Pippin ae959dde6c fix top compact overlay gradient 2022-01-20 10:59:30 -07:00
Ethan Pippin dde0852425 Merge branch 'main' into reimplement-native-player 2022-01-20 10:40:54 -07:00
aiden 3 e8c1963e2a
Merge pull request #315 from LePips/aspect-fill
Add Aspect Fill
2022-01-20 10:32:16 -05:00
Ethan Pippin d483e362a1 add transcoded url check 2022-01-19 16:14:44 -07:00
Ethan Pippin 179a92cbde Update project.pbxproj 2022-01-19 16:11:49 -07:00
Ethan Pippin da75ae3f9b Update project.pbxproj 2022-01-19 16:11:27 -07:00
Ethan Pippin 5969a42326 Update project.pbxproj 2022-01-19 16:11:19 -07:00
Ethan Pippin 961f87d3c7 add back experimental native player 2022-01-19 16:11:06 -07:00
Ethan Pippin 433d4a97be finalize work and fix overlay 2022-01-19 14:33:18 -07:00
Ethan Pippin df73265df3 fill on rotate if necessary 2022-01-19 00:38:58 -07:00
Ethan Pippin 6fa2b914d6 update README 2022-01-19 00:23:48 -07:00
Ethan Pippin 45bafed1e9 add aspect fill and update packages 2022-01-19 00:18:24 -07:00
Ethan Pippin 93c5c59822
Merge pull request #314 from anthonylavado/main 2022-01-18 20:08:34 -07:00
Anthony Lavado a0d4bb558e Update to latest build number 2022-01-18 21:58:41 -05:00
Ethan Pippin 44229beee0
Merge pull request #313 from anthonylavado/main 2022-01-18 10:27:56 -07:00
Anthony Lavado 722d771256 Update to new bundle identifier 2022-01-18 11:27:18 -05:00
aiden 3 37c91af038
Merge pull request #311 from LePips/thumb-images-and-fallback-imageview 2022-01-18 09:56:18 -05:00
Ethan Pippin 0dedf2a6b6 fix accessibility 2022-01-17 20:56:18 -07:00
Ethan Pippin b67aa7a13e thumb images for episodes 2022-01-17 17:48:48 -07:00
Ethan Pippin 5ef57dc379 better fallback image implementation 2022-01-17 17:41:19 -07:00
Ethan Pippin 2220779fbd lint 2022-01-17 16:11:04 -07:00
Ethan Pippin 9845789ee6 ios item view fixes 2022-01-17 16:10:53 -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 9e9baed0ff
Merge pull request #310 from dcordero/accessibility
Accessibility fixes
2022-01-17 13:34:10 -07:00
David Cordero 796c114f51 Fix background of ServerList elements when using bigger fonts with Dynamic Type 2022-01-17 21:07:31 +01:00
David Cordero c4a3670cec Add accessibilityLabels to the currentPosition and reminingTime labels in the player overlay 2022-01-17 21:05:11 +01:00
David Cordero d7c8afa917 Avoid hiding player controls overlay when VoiceOver is enabled 2022-01-17 21:04:26 +01:00
Ethan Pippin 68f0eb8cf5
Merge pull request #309 from andrein/fix-baseurl
Fix Base URL handling
2022-01-17 09:31:36 -07:00
Andrei Nistor 1515fcb158 Fix Base URL handling 2022-01-17 17:55:23 +02:00
aiden 3 a799ad4d8c
Merge pull request #306 from LePips/chapter-support 2022-01-16 22:24:42 -05:00
Ethan Pippin df304613fa Update Localizable.strings 2022-01-16 19:15:45 -07:00
Ethan Pippin 6b7f3672b2 Merge branch 'main' into chapter-support 2022-01-16 19:13:08 -07:00
Ethan Pippin fe81bc1e23
Merge pull request #305 from LePips/force-direct-play-experimental-setting
Allow force direct play as a temporary measure
2022-01-16 19:11:09 -07:00
Ethan Pippin 28f23a439a
Merge pull request #300 from LePips/support-redirects
Support Redirects
2022-01-16 19:10:51 -07:00
Ethan Pippin 7affcb03c2
Merge pull request #307 from dcordero/accessibility
Accessibility fixes
2022-01-16 14:20:36 -07:00
David Cordero 5603eb7bca Fix typo 2022-01-16 21:43:22 +01:00
David Cordero 7a188bd922 Ease voice over navigation combining key and values view elements in ItemViewDetails 2022-01-16 21:39:48 +01:00