Commit graph

680 commits

Author SHA1 Message Date
Koen
309a57f5a1 Added icon based on the system key when a polycentric user has not set a profile picture. Made managing Polycentric profile most robust. Fixed an issue where latest events were not always being shown in relation to Polycentric profiles. Added copyable (on long press) system key in Polycentric profile activity. Added tutorial videos tab and flow. 2023-12-20 10:56:16 +01:00
Kelvin
ee0bc96e53 Support for initial skip chapters 2023-12-20 00:28:21 +01:00
Kelvin
a4422fdd56 Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay 2023-12-19 23:08:48 +01:00
Kelvin
b7c4047f1d Progress bars subscription groups, Various notification permission requests, improved notification experience, Settings activity open to specific settings, refs 2023-12-19 23:08:38 +01:00
Koen
65174ffc97 Show connected controls as disabled when still connecting. 2023-12-19 11:46:40 +01:00
Koen
eac3e37af5 Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay 2023-12-19 11:38:32 +01:00
Koen
0d5ad90ff9 Fixed duration format. Added tutorial fragment. Added dialog that asks you if you want to see the tutorials on the first app boot. Made casting when clicking start now open connected dialog. Fixed crashes related to sliders in casting connected control. Fixed history tab title. Removed old FCast encryption. 2023-12-19 11:38:22 +01:00
Kelvin
f42b14e95a Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay 2023-12-18 23:37:27 +01:00
Kelvin
b8acd0b5b2 Subscriptions fetching support for subgroups 2023-12-18 23:37:10 +01:00
Koen
ef72561768 Added support for chapter skip in casting. 2023-12-18 16:28:35 +01:00
Koen
d63627bd61 Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay 2023-12-18 15:48:17 +01:00
Koen
422cceb225 Added support for FCast encrypted connection upgrade and added support for ensuring threads are restarted onResume for FCast and ChromeCAst. 2023-12-18 15:48:05 +01:00
Kelvin
76f5962232 Temp remove niconico 2023-12-15 22:47:04 +01:00
Kelvin
30df22d225 Fixing after merge 2023-12-15 22:44:24 +01:00
Kelvin
cd4295be59 Merge branch 'video-cookie-support' into 'master'
Video Cookie Support & Static Request Modifiers

See merge request videostreaming/grayjay!11
2023-12-15 21:33:06 +00:00
Kelvin
7d366110b1 Merge branch 'wip-subgroups' into 'master'
Subscription Groups

See merge request videostreaming/grayjay!12
2023-12-15 21:28:03 +00:00
Kelvin
35c5045b3f Named presets 2023-12-15 20:10:28 +01:00
Kelvin
4930ea8183 Working subscription groups and image pickers 2023-12-15 19:38:33 +01:00
Kelvin
02292fed04 Progress 2023-12-13 23:28:34 +01:00
Koen
bf6e61ed90 Fixed playback controls. 2023-12-13 17:14:40 +01:00
Koen
2ac8e0e621 Added casting controls to connected dialog. 2023-12-13 15:02:49 +01:00
Koen
7bfab8409f Made FCastCastingDevice more able to reconnect. 2023-12-13 13:47:38 +01:00
Koen
52d833d726 Added next and previous buttons to cast controls. 2023-12-13 13:40:11 +01:00
Koen
14d579eb1b Added support for playback rate changing when casting. 2023-12-13 13:28:51 +01:00
Koen
d3ab8ecf3a Added support for automatically resuming casting device if stopped. 2023-12-13 12:48:39 +01:00
Koen
627b8c2b5d Implemented support for automatically connecting using QR code. 2023-12-13 12:36:16 +01:00
Koen
7f1cb22c12 Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay into media3-migration 2023-12-13 12:22:45 +01:00
Koen
5551bd31fe Added setting to allow full-screen portrait. 2023-12-13 12:18:54 +01:00
Koen
189d855c3f Automatic playback continuation should only happen when it was not paused or stopped. 2023-12-13 11:27:21 +01:00
Koen
0ab52e8f4d Fixed notification implementation. 2023-12-13 10:34:14 +01:00
Kelvin
27eb5aa6e1 WIP views 2023-12-12 22:20:38 +01:00
Kelvin
49b5b16641 Abstract RequestModifier, AdHocRequestModifier, RequestModifierOptions 2023-12-12 14:44:07 +01:00
Kelvin
73dd52af28 Working video cookies 2023-12-11 23:35:59 +01:00
Koen
3b8d256bad Media3 migration. 2023-12-11 17:54:18 +01:00
Kelvin
5d7dc1fdcb Language fixes, now uses standard language tags 2023-12-11 16:52:31 +01:00
Kelvin
f31b6c50e9 Solving some warning 2023-12-11 13:26:13 +01:00
Koen
fa12f8277c Reduced amount of warnings. 2023-12-11 11:51:43 +01:00
Koen
150a7d5006 Added proper permissions for download and export service (A14). 2023-12-10 09:29:33 +01:00
Koen
a0a73a8e5c Fixes Android SDK. 2023-12-10 00:34:34 +01:00
Kelvin
4723a0b29a Fix up next view 2023-12-09 19:03:47 +01:00
Kelvin
adbe0357ba Refs 2023-12-09 18:12:36 +01:00
Kelvin
b0a35bcf3f No notification on known item, Polycentric logging, refs 2023-12-09 18:11:45 +01:00
Kelvin
0e7482321c Import platform redirect and disabled buttons, minor ui fixes 2023-12-09 16:31:34 +01:00
Koen
e50d195b85 Fixed artwork not displaying properly. Loop button now hidden if you have a queue. Videos on queue editor now properly updates the amount of videos when a video is deleted. 2023-12-08 21:42:27 +01:00
Koen
33780f1046 Cleanup. 2023-12-08 14:53:57 +01:00
Koen
8b20b4909f Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay 2023-12-08 14:43:33 +01:00
Koen
71a3828fe4 Migration to new deps. 2023-12-08 14:43:24 +01:00
Kelvin
d713f2bd55 Merge branch 'master' of gitlab.futo.org:videostreaming/grayjay 2023-12-08 13:24:06 +01:00
Kelvin
069a615193 Polycentric persistent cache fixes for subscriptions 2023-12-08 13:23:58 +01:00
Koen
f7d2cb4055 Updated Odysee. 2023-12-08 12:03:24 +01:00