Commit graph

952 commits

Author SHA1 Message Date
Koen J
4066ce73a8 Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay 2024-12-06 14:55:10 +01:00
Koen J
b5722dba1a MainActivity should be singleInstance. 2024-12-06 14:54:57 +01:00
Koen
81765ecafc Update deploy-playstore.sh 2024-12-06 10:54:36 +00:00
Kelvin
84b42e9d19 refs 2024-12-05 17:08:30 +01:00
Koen J
ed319a0e5f Fixed invalid padding. 2024-12-05 17:03:45 +01:00
Koen J
dd55d10194 Crashfix. 2024-12-05 17:00:23 +01:00
Koen J
2084b46090 Possible fix for sub bar distance. 2024-12-05 16:58:35 +01:00
Koen J
53443a6cf2 Only show announcements on subscriptions if home is not enabled. Add margin top to subscriptions. 2024-12-05 16:51:56 +01:00
Koen J
92715b5642 Fixed crash due to AnnouncementView. 2024-12-05 16:40:05 +01:00
Kelvin
6166392515 Polycentric disk caching 2024-12-04 18:20:40 +01:00
Kelvin
49d0dead7d Fix playlist wrong id for local conversion, refs 2024-12-04 01:31:53 +01:00
Kelvin
6f004830ff Fix directly opening playlists urls in wrong ui, causing wrong thread 2024-12-02 16:23:30 +01:00
Kelvin
e2e5e36bad Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay 2024-11-28 20:12:58 +01:00
Kelvin
f267d264d3 Refs 2024-11-28 20:12:50 +01:00
Kelvin
be1a77bfd7 Merge branch 'drm-revamp' into 'master'
Drm revamp

See merge request videostreaming/grayjay!51
2024-11-28 19:10:09 +00:00
Kai DeLorenzo
41a980e826
rename licenseExecutor to licenseRequestExecutor 2024-11-28 13:53:01 -05:00
Kai DeLorenzo
09c09f3d64
switch to executor structure 2024-11-28 13:05:53 -05:00
Kelvin
2404399ec5 Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay 2024-11-28 16:24:10 +01:00
Kelvin
b45d4c0557 Support for per-comment lazy loading for Polycentric 2024-11-28 16:24:01 +01:00
Kai DeLorenzo
a41b138d3c
source.js mapping 2024-11-26 18:54:47 -05:00
Kai DeLorenzo
1e46949dd6
added dash widevine support and made audio url widevine more flexible 2024-11-26 18:52:15 -05:00
Kai DeLorenzo
3ed2c1ba5d Merge branch 'fix-audio-only-playback' into 'master'
Fix audio only playback

See merge request videostreaming/grayjay!50
2024-11-26 21:01:00 +00:00
Kai DeLorenzo
809b99c9c9
fix null pointer exception 2024-11-26 16:00:13 -05:00
Kai DeLorenzo
4d3acdb5fb Merge branch 'landscape-fixes' into 'master'
Fix black bars on top and bottom of videos

See merge request videostreaming/grayjay!49
2024-11-26 19:06:39 +00:00
Kai DeLorenzo
ca9e321ef2
lower minimum video player height 2024-11-26 14:00:35 -05:00
Kelvin
da27517fcf Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay 2024-11-26 18:47:40 +01:00
Kelvin
192df0a3b8 Prevent dup history broadcasts 2024-11-26 18:47:33 +01:00
Koen J
a965003a9d Fix gray line in video player. Thank you @michael-oberpriller 2024-11-26 18:33:25 +01:00
Koen J
9ea26c821f Updated submodules 2024-11-26 18:10:44 +01:00
Kelvin
14b699485a Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay 2024-11-25 17:10:00 +01:00
Kelvin
1684edc43f refs, ui dialog alignment 2024-11-25 17:09:50 +01:00
Kai DeLorenzo
580c4418b9 Merge branch 'landscape' into 'master'
Landscape

See merge request videostreaming/grayjay!34
2024-11-25 15:45:04 +00:00
Kai DeLorenzo
4a65fc2358
document empty override 2024-11-25 10:33:05 -05:00
Kai DeLorenzo
71ba131fb3
subscriptions feed announcements fix 2024-11-23 17:55:01 -05:00
Kai DeLorenzo
9693b50719
koen code review fixes 2024-11-23 17:42:23 -05:00
Kelvin
102e2c54bb Working watchlater sync 2024-11-22 21:51:06 +01:00
Kelvin
e989590c08 Merge 2024-11-22 20:35:01 +01:00
Kelvin
6cee33b449 WIP Watchlater sync 2024-11-22 20:33:44 +01:00
Koen J
f32498a444 Implemented session id. 2024-11-22 19:02:07 +01:00
Kai DeLorenzo
c85f71b601
update full screen strings 2024-11-21 11:47:45 -05:00
Koen J
196e55899e Fixed DASH generation with subtitles. 2024-11-21 17:25:18 +01:00
Koen J
ebec45076d Merge branch 'landscape' of gitlab.futo.org:videostreaming/grayjay into landscape 2024-11-21 10:47:12 +01:00
Koen J
561d9ae987 Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay into landscape 2024-11-21 10:46:39 +01:00
Koen
8950bd94cb Merge branch 'ignore-offline-error' into 'master'
hide unable to resolve host exceptions when there are more videos in a playlist

See merge request videostreaming/grayjay!24
2024-11-21 09:43:52 +00:00
Koen
f416f197bc Merge branch 'subscription-submission-modal' into 'master'
Subscription submission modal

See merge request videostreaming/grayjay!38
2024-11-21 09:43:25 +00:00
Koen
65afe5a0e6 Merge branch 'm3u8-parse-fix' into 'master'
fixed m3u8 parsing bug that caused Patreon video downloads to crash Grayjay

See merge request videostreaming/grayjay!39
2024-11-21 09:43:14 +00:00
Koen
4b5d347413 Merge branch 'remove-search-limit' into 'master'
allow searches down to 1 character

See merge request videostreaming/grayjay!40
2024-11-21 09:43:02 +00:00
Kai DeLorenzo
4dcc2dd0ca
revert style changes 2024-11-19 11:45:54 -05:00
Kai DeLorenzo
2a7a332160 Merge branch 'master' into 'subscription-submission-modal'
# Conflicts:
#   app/src/main/res/values/strings.xml
2024-11-19 16:29:32 +00:00
Kelvin
27ee1eabda Merge branch 'capabilities-fix' into 'master'
fixed incorrect capabilities call

See merge request videostreaming/grayjay!37
2024-11-19 16:03:15 +00:00