Skip to content

Releases: polymorphicshade/Tubular

v0.28.2

29 Jan 03:31

Choose a tag to compare

Updated:

  • merged latest changes from NewPipe's master branch

v0.28.1

25 Jan 21:51

Choose a tag to compare

⚠️ NOTE: YouTube is still breaking things behind the scenes. Upstream NewPipe is working on it. ⚠️

Updated:

  • merged latest changes from NewPipe's master branch

Improved:

  • SponsorBlock segment rating buttons (thumbs up/down) now highlight when tapped (thanks @NWuensche)

Added:

  • added "Show kiosks in drawer" toggle in Settings -> Appearance (thanks @BURG3R5)
  • added "inv.nadeko.net" to the invidious instances list (thanks @jsantos42)

v0.28.0

04 Aug 00:31

Choose a tag to compare

Updated:
• merged latest changes from NewPipe's master branch

Improved:
• fixed some gesture stuff (thanks @klaviartur)

Added:
• max playback speed is now adjustable (thanks @klaviartur)
• now seek can be used (instead of skip) on external media button events (thanks @klaviartur)
• swipe areas are now adjustable (thanks @klaviartur)

v0.27.7

10 May 22:37

Choose a tag to compare

Updated:

  • merged latest changes from NewPipe's dev branch

Improved:

Added:

  • option to adjust playback speed (tempo) via middle gesture on main player (thanks @klaviartur)
  • more playback speed options (thanks @asandikci)

v0.27.6

05 Feb 15:04

Choose a tag to compare

Updated:

  • merged latest changes from NewPipe's dev branch

v0.27.5

25 Jan 22:12

Choose a tag to compare

Updated:

  • merged latest changes from NewPipe's dev branch

Changed:

  • changed app name in the database export file (thanks @roryokane)
  • removed core.symlinks=false git config from CI (thanks @Mynacol)

v0.27.2

27 Jul 20:26

Choose a tag to compare

Updated:

  • merged latest changes from NewPipe's dev branch

Fixed:

  • that "orphan" incident...

v0.27.1

13 Jul 20:40

Choose a tag to compare

Updated:

  • merged latest changes from NewPipe's dev branch

Known issue:

  • every time a sponsor is skipped manually using the "Skip" button, an orphan is sacrificed; this will be fixed in a later version

v0.27.0

25 Apr 03:21

Choose a tag to compare

New

  • "Shuffle and play" menu option for playlists
  • Option to show dislikes as a percentage

Improved

  • Streamlined the release process with Github Actions (thanks @thekyber)

Fixed

  • The database should now be exportable to vanilla NewPipe (this breaks the SponsorBlock whitelist functionality and will be fixed in a later version)
  • Changed some graphics to be specific to Tubular
  • Privacy-related changes to comply with FDroid rules
  • No longer crashing when attempting to send a crash report with a huge stack trace
  • Unskip didn't work on certain segments sometimes (thanks @mikooomich)
  • Some translation changes (thanks @onkq, @mikropsoft, @Mr-Bajs)

v0.26.1 R3

25 Feb 23:43

Choose a tag to compare

  • added a null check in the subscribed call to sponsorBlockDataManager in onMetadataUpdate (#14)
  • now treating error code 409 from the SponsorBlock API as a good result (#18)
  • now the RYD view count will only be used if it reports a non-negative number (#17)