Commit Graph

38 Commits

Author SHA1 Message Date
Aiden Vigue 469c32d711
banish Dynatrace 2021-05-25 16:23:23 -04:00
aiden cba149b4b1
Merge pull request #15 from MrTimscampi/settings-refactor
Refactor SettingsView
2021-05-25 16:15:26 -04:00
MrTimscampi b7d393ed3b Refactor SettingsView
Reworks the file to fit better with MVVM and loads bitrates from a JSON file for easier changes
2021-05-25 22:10:34 +02:00
Aiden Vigue efeb1c142e
Switch to paginated libraryview 2021-05-25 14:06:54 -04:00
Aiden Vigue b8869f10c1
performance 2021-05-25 11:08:23 -04:00
Aiden Vigue 1db069bd59 fix orientation bug again 2021-05-25 10:06:13 -04:00
Aiden Vigue b31ff96ddf it plays! 2021-05-25 09:41:19 -04:00
Aiden Vigue 96beaa5771 get ready for adaptable bitrate streaming 2021-05-24 23:04:58 -04:00
Aiden Vigue 62a48a86ce add log out btn 2021-05-24 22:23:29 -04:00
Aiden Vigue c86c08d4bb player fixes 2021-05-24 18:14:11 -04:00
Aiden Vigue 9d425fae84 Fix some subtitles being extracted before needed 2021-05-24 15:53:50 -04:00
Aiden Vigue e8a229eaec Revert "fix bg update"
This reverts commit 324de4beb6.
2021-05-24 15:35:00 -04:00
Aiden Vigue 324de4beb6 fix bg update 2021-05-24 15:28:22 -04:00
Aiden Vigue d61a85da9e changes for build 13 2021-05-23 19:04:27 -04:00
Aiden Vigue bc60710ae4 Finalize public user sign-in screen 2021-05-23 15:27:42 -04:00
Aiden Vigue 50e7d04458 Bug fixes
Fix issue where library was hardcoded to 6 across when in landscape - now uses device width to calculate
Fixes square placeholder images on home screen
Smaller blurhash resolution - less CPU time
2021-05-22 22:33:48 -04:00
Aiden Vigue b1d5c141a7 leaky mem in MovieView 2021-05-22 21:59:47 -04:00
Aiden Vigue bce739614e Fix weird settings bug on iPadOS 2021-05-22 21:21:10 -04:00
Aiden Vigue 28e56c23f1 LMFAO I BROKE THE APP 2021-05-22 19:15:15 -04:00
Aiden Vigue 9e3efbbd1a I forgot what i changed 2021-05-22 18:58:22 -04:00
Aiden Vigue 961e5ff392 Fix background threading issues
Removes duplicate GlobalData structs
Fixes authHeader being passed between thread handlers
Moves async handlers in PlayerView to be user initiated
Fixes duplicate navigationviews to limit mem usage.
2021-05-22 18:58:14 -04:00
Aiden Vigue c7aef09983 nvm! 2021-05-22 18:48:16 -04:00
Aiden Vigue 1389b54b98 Remove strong self references 2021-05-22 18:44:39 -04:00
Aiden Vigue fdea0d4573 cleanup 2021-05-22 18:34:58 -04:00
Aiden Vigue 5d8c608876 Fix wrong orientation mode on app start. 2021-05-22 13:55:21 -04:00
Aiden Vigue 428b932493 Fix subtitle popover not appearing on iPadOS
Also fixes black bars to left and right on devices w/o a notch.
2021-05-22 13:48:46 -04:00
Aiden Vigue 49c8cb0112 Capture some issues w/ SentrySDK 2021-05-22 11:59:35 -04:00
Aiden Vigue ca61e0dd4c Build 8 (1.0.0) 2021-05-22 11:14:07 -04:00
Aiden Vigue b49f796a72 Add fastlane - increase res. a bit
Add dynatrace!


remove


checkin
2021-05-22 10:03:48 -04:00
Aiden Vigue 6c35ab8b19 Fix OoM errors - thanks sentry :) 2021-05-21 21:48:43 -04:00
Aiden Vigue 1e6f85c23e sentry add build no 2021-05-21 19:41:48 -04:00
Aiden Vigue c0e75a5b8e SENTRYYYYY! 2021-05-21 19:34:58 -04:00
Aiden Vigue 256dcd7b45 Fix threading issues & auto add http:// if missing 2021-05-21 13:18:08 -04:00
Aiden Vigue b8a91e2fc2 Fixes for 10.7.5, enable non-https servers, add DVAV support 2021-05-21 12:17:25 -04:00
Aiden Vigue 63f7264902 Fix login bug, remove empty homescreen, add landscape MovieItemView 2021-05-20 19:43:44 -04:00
Aiden Vigue 5e5e9f7b05 Add deeplinking from homepage 2021-05-20 10:48:02 -04:00
Aiden Vigue 437b71960b Add movie item image description 2021-05-15 21:27:09 -04:00
Aiden Vigue 52cac0ab6f Upload all files 2021-05-14 17:13:24 -04:00