Commit graph

962 commits

Author SHA1 Message Date
Kelvin
db7c09291f Subscription group sync, playlist sync, send to device support mobile to desktop 2024-11-07 16:36:49 +01:00
Kai
01f10c49ba
remove android:exported attribute from unstable xml 2024-11-06 10:08:08 -06:00
Kai
1ff0692a72
force portrait for most activities 2024-11-06 09:48:19 -06:00
Kai
116e6099d5
prevent landscape for QR code scanner
add scrolling to polycentric creation view
2024-11-05 14:58:39 -06:00
Kai
18ccaadc5b
stripped down data to only URL and plugin id. removed modal data preview 2024-11-05 13:55:45 -06:00
Kai
8f6eac7ca2
undo some formatting changes 2024-11-05 13:27:22 -06:00
Kai
f4610d0df5
fixed m3u8 parsing bug that caused Patreon video downloads to crash Grayjay 2024-11-04 10:40:48 -06:00
Kai
bf1a6b7d0a
updated URL and catch HTTP errors 2024-10-30 15:07:29 -05:00
Kai
b3fd05e62e
fixed incorrect capabilities call 2024-10-28 12:44:23 -05:00
Kai
f7ce365618
fix incorrect number of columns in creator search 2024-10-23 15:57:44 -05:00
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 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 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