Commit Graph

952 Commits

Author SHA1 Message Date
Kai 77a558dbe5 add subscription submission dialog 2024-10-23 15:43:56 -05:00
Kai cc0c400b28 improved vertical video detection and auto full screen for vertical videos 2024-10-22 13:01:02 -05:00
Koen 2bcd59cbfa Update LICENSE.md 2024-10-21 23:20:54 +00:00
Koen 5139acc7f1 Update LICENSE.md 2024-10-21 23:19:15 +00:00
Kai 1564433e02 added detection of vertical video and improved full screen handling 2024-10-21 13:16:20 -05:00
Kai 1339beb7cd change fullscreen to full screen to align with the more common spelling 2024-10-21 09:59:10 -05:00
Kai cd9698ea48 manifest fixes and sensor update 2024-10-21 09:52:45 -05:00
Kai c8f8e4c5eb Merge branch 'refs/heads/master' into landscape 2024-10-21 09:43:03 -05:00
Koen J 0b4ab46563 Added aws s3 cp for releasing artifacts. 2024-10-20 07:46:41 +02:00
Koen J ea1ac86134 Updated submodules and implemented timer to make sync connect requests less frequent upon failure. 2024-10-19 07:37:12 +02:00
Kelvin 790331e798 History sync support 2024-10-01 14:30:33 +02:00
Kelvin f5d9b2ba41 Harbor link, additional description 2024-09-30 20:20:16 +02:00
Kelvin 7f26ac00b1 Polycentric fixes, missing sync files 2024-09-30 18:28:43 +02:00
Kelvin fcbab10434 Sync implementation for subscriptions, tracking subscription removals, add fcast link to cast tutorial description. 2024-09-30 16:39:10 +02:00
Kelvin c4061cc6ac Minor refactor, handle simple sendToDevice packet 2024-09-26 23:26:52 +02:00
Kelvin 12ac4d6b6f :Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay 2024-09-26 19:17:56 +02:00
Kelvin 3d06e62cd4 Minor dev fix 2024-09-26 19:17:51 +02:00
Koen d7d23e1048 Merge branch 'sync-ui' into 'master'
Sync protocol

See merge request videostreaming/grayjay!35
2024-09-26 12:40:47 +00:00
Koen 1fe9b70176 Sync protocol 2024-09-26 12:40:47 +00:00
Kai a9cf8dd71a more sizing fixes 2024-09-12 10:34:46 -05:00
Kai 3299261db3 fixed video sizing 2024-09-12 10:28:06 -05:00
Kai e465ec8278 remove auto fullscreen for tablets 2024-09-12 08:47:00 -05:00
Kai d0e4a0aa1f update settings 2024-09-11 21:45:18 -05:00
Kai 74efec3235 Merge branch 'refs/heads/master' into landscape
# Conflicts:
#	app/src/main/java/com/futo/platformplayer/SimpleOrientationListener.kt
#	app/src/main/java/com/futo/platformplayer/fragment/mainactivity/main/VideoDetailFragment.kt
2024-09-11 21:37:34 -05:00
Kai 13516087f2 minimized player fixes 2024-09-11 20:24:16 -05:00
Kelvin 0a0c16524a Allow hiding privacy mode and FAQ without breaking existing orderings 264 2024-09-10 23:10:36 +02:00
Kelvin 9b843a155e Revert "Allow more tabs to be hidden."
This reverts commit 8c4e511883
2024-09-10 20:51:30 +00:00
Kelvin cb085acbff Submods 263 2024-09-10 21:06:30 +02:00
Kelvin c3d7df166b Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay 2024-09-10 20:40:17 +02:00
Kelvin d312062125 Fix content recommendations on offline videos 2024-09-10 20:40:14 +02:00
Koen J e2453192aa More gracefully handle failing to set plugin auth. 2024-09-10 17:27:00 +02:00
Kai 68eb0cc8f2 added comment 2024-09-10 09:40:24 -05:00
Kai cb9cecfa5d rotation fixes 2024-09-10 09:36:59 -05:00
Koen J 0f4e4a7d97 Allow configuring stability threshold time and ensure there is no more than 1 job active at a time for SimpleOrientationListener. 2024-09-10 15:54:27 +02:00
Koen J f20a708b36 Check both length and null for 'No recommendations found' 2024-09-10 12:25:30 +02:00
Koen J 8c4e511883 Allow more tabs to be hidden. 2024-09-10 12:24:42 +02:00
Koen J a4a3b8d664 Implement full autorotate lock (default off). 2024-09-10 11:59:44 +02:00
Koen J bf6530ea81 Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay 2024-09-10 10:34:46 +02:00
Koen J 4a80c2aab1 Moved Autoplay button to top and load recommendations now appropriately uses 'StatePlatform.instance.getContentRecommendations(v.url)' for local videos. 2024-09-10 10:34:36 +02:00
Kelvin 527bbfe43f Fix watchlater re-downloading every time videos are reordered 2024-09-09 23:07:15 +02:00
Koen J d8e1edb60b Added autoplay icon. 2024-09-09 15:52:55 +02:00
Koen J 245b5f74c0 Increased scrubber size a bit and made add comment view invisible for platform comments. 2024-09-09 15:50:36 +02:00
Koen J e9a1f63415 Added autoplay setting. 2024-09-09 15:20:31 +02:00
Koen J ec370dd94b Added autoplay feature. 2024-09-09 14:58:08 +02:00
Koen J e39d862ef3 Added rotation zone setting allowing you to specify the rotation to be less sensitive (default 45 degrees). Added reverse portrait setting allowing you to allow reverse portrait (default off). Added setting to hide recommendations. 2024-09-09 12:41:16 +02:00
Koen J 7b065654aa Updated submodules. 2024-09-09 10:52:52 +02:00
Kelvin 918b2bbe96 Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay 262 2024-09-06 18:46:33 +02:00
Kelvin e529a3d34d Temporariyl disable video cache 2024-09-06 18:46:26 +02:00
Koen J 5475778d67 Force reload. 2024-09-06 18:24:52 +02:00
Kelvin c6a3ff0a53 Stable ref 261 2024-09-06 17:42:28 +02:00