Tags

Tags give the ability to mark specific points in history as being important
  • 175

    - Feature: Disliked comments now are grayed out
     - Feature: Temporarily ratelimit if you have lots of subscriptions on Youtube
     - Feature: Now require login for Nebula
     - Fix: Mail validation now allows capital letters
     - Fix: Developer mode not being enabled when tapping version
     - Fix: Crash on change download directory
     - Fix: Subscription content deduplication works
     - Fix: Polycentric comment limit on comments
     - Fix: Polycentric comment truncation
     - Fix: QR scanner
     - Fix: Nested video serialization
     - Fix: Captcha checks
     - Fix: back on source installation
     - Fix: -1 subscribers for unknown subscribers is now hidden
     - Fix: Correct field type for Auto-backup password
     - Fix: Catch exception for certain channels
  • 174

    - Feature: Disliked comments now are grayed out
     - Feature: Temporarily ratelimit if you have lots of subscriptions on Youtube
     - Feature: Now require login for Nebula
     - Fix: Mail validation now allows capital letters
     - Fix: Developer mode not being enabled when tapping version
     - Fix: Crash on change download directory
     - Fix: Subscription content deduplication works
     - Fix: Polycentric comment limit on comments
     - Fix: Polycentric comment truncation
     - Fix: QR scanner
     - Fix: Nested video serialization
     - Fix: Captcha checks
     - Fix: back on source installation
     - Fix: -1 subscribers for unknown subscribers is now hidden
  • 173

    1ac70dba · Update .gitlab-ci.yml ·
    FEATURES:
    
    - Live-chat platform webviews, Can chat if logged in. (Native view still available for privacy)
    - Live-stream auto-reload for planned/starting streams (start-time based variable interval checks)
    - History backup/exports support (without video metadata until reopened)
    - Plugins can now implement captchas UI
    - Store/donation links on Polycentric profiles are now properly supported.
    - Deadzone selection for auto rotation
    - Storage Access Framework support
    - Retroactive SAF Auto-Backup
    
    PLUGINS:
    
    - [Youtube] Captcha support
    - [Rumble] Creator Search
    - [Twitch] Fixed Subscription imports
    
    BUG FIXES:
    
    - Fixed Title formatting (Unicode/Html encoded)
    - Fixed Live/HLS/Dash quality selection
    - Fixed HLS downloads will no longer falsely succeed
    - Fixed Failed downloads causing UI issues
    - Fixed Headphone next track now works
    - Fixed Various playlist download fixes
    - Fixed Crashes related to disabling plugins (to be expanded)
    - Fixed Ordering fixes to bottom menu.
    - Fixed jmDNS crash when stop was called before start. 
    - Fixed Crash in onProgress whenever the HTTP request fails.
    - Fixed RetryDialog button ordering. 
    - Fixed Default action on confirmation dialog. 
    - Fixed Track selection for live streams.
    - Fixed Back button not behaving correctly in video detail.
    - Fixed Minor fixes to subscription imports
    - Fixed PlaybackTracker stability
    - Fixed Crash on changing volume while casting on specific devices
    
    IMPROVEMENTS:
    
    - Home feed can now show errors in placeholders, instead of loading forever
    - Detailed download overlay when downloading from overviews (home/subs/channels)
    - More plugin pooling (more concurrency/faster)
    - Livestream playback speed support
    - Livestream no longer applies default playback speed
    - Embedded plugin signatures are now added
    - Download overlay only shown if any downloads are available
    - More strict plugin security around authentication headers
    - Plugins can now have alternative urls for channels, used for fallback
    - Polycentric creator linking is working again using the new protocols
    - Settings now load asynchronously, prevent freeze
    - Playlists now sorted by most recently used/created/updated
    - Notifications are now silent. 
    - AddToQueue button implemented on channel fragment. 
    - Deleting downloaded playlist videos now has confirmation dialog. 
    - UnknownHostException seperately handled to prevent the dialog from showing when offline.
    - Queue behaviour now more like other apps.
    - App should stay awake, and fall asleep at correct times
    - Plugins now show author mismatch warning on update
    - Plugins now show signature warnings before installing
    - Minor UI Tweaks
    
    And more
  • 172

    FEATURES:
    
    - Live-chat platform webviews, Can chat if logged in. (Native view still available for privacy)
    - Live-stream auto-reload for planned/starting streams (start-time based variable interval checks)
    - History backup/exports support (without video metadata until reopened)
    - Plugins can now implement captchas UI
    - Store/donation links on Polycentric profiles are now properly supported.
    - Deadzone selection for auto rotation
    - Storage Access Framework support
    - Retroactive SAF Auto-Backup
    
    PLUGINS:
    
    - [Youtube] Captcha support
    - [Rumble] Creator Search
    - [Twitch] Fixed Subscription imports
    
    BUG FIXES:
    
    - Fixed Title formatting (Unicode/Html encoded)
    - Fixed Live/HLS/Dash quality selection
    - Fixed HLS downloads will no longer falsely succeed
    - Fixed Failed downloads causing UI issues
    - Fixed Headphone next track now works
    - Fixed Various playlist download fixes
    - Fixed Crashes related to disabling plugins (to be expanded)
    - Fixed Ordering fixes to bottom menu.
    - Fixed jmDNS crash when stop was called before start. 
    - Fixed Crash in onProgress whenever the HTTP request fails.
    - Fixed RetryDialog button ordering. 
    - Fixed Default action on confirmation dialog. 
    - Fixed Track selection for live streams.
    - Fixed Back button not behaving correctly in video detail.
    - Fixed Minor fixes to subscription imports
    - Fixed PlaybackTracker stability
    - Fixed Crash on changing volume while casting on specific devices
    
    IMPROVEMENTS:
    
    - Home feed can now show errors in placeholders, instead of loading forever
    - Detailed download overlay when downloading from overviews (home/subs/channels)
    - More plugin pooling (more concurrency/faster)
    - Livestream playback speed support
    - Livestream no longer applies default playback speed
    - Embedded plugin signatures are now added
    - Download overlay only shown if any downloads are available
    - More strict plugin security around authentication headers
    - Plugins can now have alternative urls for channels, used for fallback
    - Polycentric creator linking is working again using the new protocols
    - Settings now load asynchronously, prevent freeze
    - Playlists now sorted by most recently used/created/updated
    - Notifications are now silent. 
    - AddToQueue button implemented on channel fragment. 
    - Deleting downloaded playlist videos now has confirmation dialog. 
    - UnknownHostException seperately handled to prevent the dialog from showing when offline.
    - Queue behaviour now more like other apps.
    - App should stay awake, and fall asleep at correct times
    - Plugins now show author mismatch warning on update
    - Plugins now show signature warnings before installing
    - Minor UI Tweaks
    
    And more
  • 169

    - Solves crash if disabled during ongoing v8 calls (partially)
     - Home pager now shows errors if a pager fails instead of loading forever
     - Home retry cancel now removes loader
  • 168

    - Fix allowing download of invalid sources (HLS)
     - Fix (future) issue of mixed video + audio only playlists
     - Playlist video download failures that are impossible to resolve (invalid source type) are now permanently stopped from downloading (until re-cache playlist)
     - Playlist video downloads that are cancelled are permanently stopped from downloading (until re-cache playlist)
     - No longer show download dialog if no valid sources are available
     - Use detailed video download overlay on overviews
     - Various other download cleanup
  • 167

    67e29999 · Add missing use ·
    - Automatic reload on awaiting live streams
    - Settings now load async
    - Fix headphone next track
    - Auto-backup that using SAF (Important for >Android 11)
    - Minor buffer timing changes
  • 166

    - Fix download errors causing UI issues
     - Temporary auto-backup restore workaround
     - Youtube fallback to HLS if no sources
     - Basic history backup & export
     - Improved plugin usage pooling