polymorphicshade
polymorphicshade
I have no idea how to do this (someone else did this with my old fork). I'll do this whenever I find the time, unless someone else wants to do...
@IzzySoft - ARCA is only used for sending crash reports - the SYSTEM_ALERT_WINDOW permission is only used for the app to draw over other apps - code related to the...
@IzzySoft Oh, sorry... yes the SYSTEM_ALERT_WINDOW permission is used for the floating popup player. The WRITE_EXTERNAL_STORAGE permission is used for downloading videos. The app explicitly asks for permission, see [here](https://github.com/polymorphicshade/Tubular/blob/94e214ef392db2af12b65b2fd6de9a54621cf590/app/src/main/java/org/schabi/newpipe/util/PermissionHelper.java#L55)
> So no word, @polymorphicshade? You're still there? OH! Sorry... I acknowledged your comment with a thumbs-up, not realizing that wasn't enough 😅 Yes next version the auto update prompt...
> Why closed? Official F-Droid repo inclusion not planned? @polymorphicshade It is on F-Droid under the IzzyOnDroid repo.
@shuvashish76 oh! I understand what you're saying now. I have little knowledge of F-Droid and how to publish things, and I don't have the time to figure it out, so...
@shuvashish76 I recently pushed a fix to master that should fix that Git clone issue they mention (hopefully...)
@thekyber I was planning on just adding another workflow that makes builds off of the dev branch
In a version of NPxSB, I had an experimental feature of having an offline video player that worked with SponsorBlock. It was a hack and didn't work very well... I...
~~Try using the latest version: https://github.com/polymorphicshade/Tubular/releases/tag/v0.27.2~~ EDIT: Never mind, I can't read...