Commit Graph

23 Commits

Author SHA1 Message Date
Kelvin 201fe6f0df Minor fix/comment 2023-10-11 18:01:49 +02:00
Kelvin f76a5b5f01 Cleaning up some logs, reducing retry intervals, planned live stream auto refresh, tweak some buffer timings, fixing some scopes 2023-10-11 17:58:04 +02:00
Kelvin 3a7e477e9b Additional plugin usage pooling/isolating 2023-10-10 21:18:13 +02:00
Kelvin b1aae244de Basic History backup & export, Minor pooling cleanup, some docs 2023-10-10 20:32:39 +02:00
Kelvin 7ebd8f13c2 Add some main thread checks, change incorrect cache size 2023-10-09 21:26:27 +02:00
Kelvin 1768d73c01 Temporary workaround for auto backup restore on >Android11 2023-10-09 17:33:29 +02:00
Kelvin ebcb894011 Fix download errors causing UI blackout 2023-10-09 14:17:37 +02:00
Koen 25cbdcb504 Fixed PlaybackTracker slowness. 2023-09-29 17:13:50 +02:00
Koen 14ed45e833 Fixed subscription imports generally and an additional fix for Twitch subscription imports. 2023-09-29 14:52:41 +02:00
Koen e365e0219e Implemented Rumble creator search and added logging for Failed search channels error. 2023-09-29 13:30:47 +02:00
Koen 1531a558a5 Properly check for different author and show it as a warning when the author has changed. Properly show signature warnings when installing a script. 2023-09-28 16:44:40 +02:00
Koen f19b7fa584 Added script to generate private key. Modified source header view to show signature status. 2023-09-28 16:21:29 +02:00
Koen c8ab7f7d42 Fixes to deploy scripts. 2023-09-28 12:21:31 +02:00
Koen 072094ed7b Added sign-all-sources script. 2023-09-28 12:14:39 +02:00
Koen c1a97f3843 Added unicode and HTML decoding to video titles. 2023-09-28 10:31:39 +02:00
Koen 3527d8bac6 Added dead zone to auto rotate. 2023-09-27 13:11:38 +02:00
Koen 5b4d142f07 Fixed track selection for live streams. 2023-09-27 12:15:33 +02:00
Koen 24b771b4ea Made playback speed available while watching a live video (makes sense for historical) and we no longer apply default playback speed when playing a live stream. 2023-09-27 12:09:03 +02:00
Koen 4517e3dde8 Properly implemented all add and clear flags for staying awake. 2023-09-27 11:58:01 +02:00
Koen bc83f9b274 Changed queue behaviour to be more like VLC. 2023-09-27 10:44:30 +02:00
Koen a51cdcd6ec Fixed retryDialog button ordering. Fixed default action on confirmation dialog. Set notifications to be silent. AddToQueue button implemented on channel fragment. Added confirmation for deleting downloaded playlist videos. Separately handled UnknownHostException to prevent the dialog from showing when offline. 2023-09-26 17:15:25 +02:00
Koen 4437bd7d51 Fixed build error due to gitVersionName being null. Fixed jmDNS crash when stop was called before start. Added check that makes volume slider only perform calls when change volume is implemented. Fixed crash in onProgress whenever the HTTP request fails. 2023-09-26 14:43:31 +02:00
Koen 5b815f9c16 Initial source commit. 2023-09-25 17:18:43 +02:00