Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
polymorphicshade created a comment on an issue on polymorphicshade/Tubular
@asandikci sure 👍
polymorphicshade pushed 55 commits to master polymorphicshade/TubularExtractor
- Add issue templates (#1204) * Create bug report template * Create feature request template * Create config.yml... 5f1ba8c
- Fix issue template dir name 6963385
- [PeerTube] Fix parsing id for instances whose domain ends with a or c The pattern to detect the channel ID was fault... bcacfc5
- Bump org.junit:junit-bom from 5.10.3 to 5.11.0 Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) fro... 1278517
- Merge pull request #1211 from TeamNewPipe/dependabot/gradle/org.junit-junit-bom-5.11.0 Bump org.junit:junit-bom from... 70d6a06
- [SoundCloud] Fix test: title changed 6e3a4a6
- Update dependency coordinates due to case sensitivity in JitPack 36cc17c
- [YouTube] Add support for shortsLockupViewModels This new UI data type is replacing the reelItemRenderer one. f926fbc
- [YouTube] Remove visitorData usage for shorts continuations It isn't required anymore and not used by extractor anym... 34f28fc
- [YouTube] Update YoutubeChannelTabExtractorTest.Shorts test class mocks f9ffdd9
- Merge pull request #1221 from AudricV/yt_support-new-shorts-ui-data [YouTube] Fix extraction of Shorts in channels a... 596bce2
- [YouTube] Fix serialization of Videos channel tab when already fetched Also remove usage of Optional as fields as it... 42c1afa
- Merge pull request #1222 from AudricV/yt_fix-videos-channel-tab-linkhandler-serialization [YouTube] Fix serializatio... eb30316
- [YouTube] Fix extraction of n param deobfuscation function name This commit adds two new regular expressions to pars... 69ff271
- Merge pull request #1207 from TeamNewPipe/fix/peertube-certain-domains [PeerTube] Fix parsing ID for instances whose... 743a400
- Merge pull request #1231 from AudricV/yt_fix-n-param-decode-function-extraction [YouTube] Fix extraction of n param ... 5431069
- Bump org.junit:junit-bom from 5.11.0 to 5.11.2 Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) fro... fb81eaa
- Merge pull request #1233 from TeamNewPipe/dependabot/gradle/org.junit-junit-bom-5.11.2 Bump org.junit:junit-bom from... 18c9f1f
- Merge pull request #1219 from floriegl/fix-case-sensitive-jitpack-coordinates Fix for JitPack case sensitive coordin... f169885
- Bump org.junit:junit-bom from 5.11.2 to 5.11.3 Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) fro... 534bbc9
- and 35 more ...
polymorphicshade pushed 55 commits to dev polymorphicshade/TubularExtractor
- Add issue templates (#1204) * Create bug report template * Create feature request template * Create config.yml... 5f1ba8c
- Fix issue template dir name 6963385
- [PeerTube] Fix parsing id for instances whose domain ends with a or c The pattern to detect the channel ID was fault... bcacfc5
- Bump org.junit:junit-bom from 5.10.3 to 5.11.0 Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) fro... 1278517
- Merge pull request #1211 from TeamNewPipe/dependabot/gradle/org.junit-junit-bom-5.11.0 Bump org.junit:junit-bom from... 70d6a06
- [SoundCloud] Fix test: title changed 6e3a4a6
- Update dependency coordinates due to case sensitivity in JitPack 36cc17c
- [YouTube] Add support for shortsLockupViewModels This new UI data type is replacing the reelItemRenderer one. f926fbc
- [YouTube] Remove visitorData usage for shorts continuations It isn't required anymore and not used by extractor anym... 34f28fc
- [YouTube] Update YoutubeChannelTabExtractorTest.Shorts test class mocks f9ffdd9
- Merge pull request #1221 from AudricV/yt_support-new-shorts-ui-data [YouTube] Fix extraction of Shorts in channels a... 596bce2
- [YouTube] Fix serialization of Videos channel tab when already fetched Also remove usage of Optional as fields as it... 42c1afa
- Merge pull request #1222 from AudricV/yt_fix-videos-channel-tab-linkhandler-serialization [YouTube] Fix serializatio... eb30316
- [YouTube] Fix extraction of n param deobfuscation function name This commit adds two new regular expressions to pars... 69ff271
- Merge pull request #1207 from TeamNewPipe/fix/peertube-certain-domains [PeerTube] Fix parsing ID for instances whose... 743a400
- Merge pull request #1231 from AudricV/yt_fix-n-param-decode-function-extraction [YouTube] Fix extraction of n param ... 5431069
- Bump org.junit:junit-bom from 5.11.0 to 5.11.2 Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) fro... fb81eaa
- Merge pull request #1233 from TeamNewPipe/dependabot/gradle/org.junit-junit-bom-5.11.2 Bump org.junit:junit-bom from... 18c9f1f
- Merge pull request #1219 from floriegl/fix-case-sensitive-jitpack-coordinates Fix for JitPack case sensitive coordin... f169885
- Bump org.junit:junit-bom from 5.11.2 to 5.11.3 Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) fro... 534bbc9
- and 35 more ...
polymorphicshade pushed 54 commits to dev_newpipe_extractor polymorphicshade/TubularExtractor
- Add issue templates (#1204) * Create bug report template * Create feature request template * Create config.yml... 5f1ba8c
- Fix issue template dir name 6963385
- [PeerTube] Fix parsing id for instances whose domain ends with a or c The pattern to detect the channel ID was fault... bcacfc5
- Bump org.junit:junit-bom from 5.10.3 to 5.11.0 Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) fro... 1278517
- Merge pull request #1211 from TeamNewPipe/dependabot/gradle/org.junit-junit-bom-5.11.0 Bump org.junit:junit-bom from... 70d6a06
- [SoundCloud] Fix test: title changed 6e3a4a6
- Update dependency coordinates due to case sensitivity in JitPack 36cc17c
- [YouTube] Add support for shortsLockupViewModels This new UI data type is replacing the reelItemRenderer one. f926fbc
- [YouTube] Remove visitorData usage for shorts continuations It isn't required anymore and not used by extractor anym... 34f28fc
- [YouTube] Update YoutubeChannelTabExtractorTest.Shorts test class mocks f9ffdd9
- Merge pull request #1221 from AudricV/yt_support-new-shorts-ui-data [YouTube] Fix extraction of Shorts in channels a... 596bce2
- [YouTube] Fix serialization of Videos channel tab when already fetched Also remove usage of Optional as fields as it... 42c1afa
- Merge pull request #1222 from AudricV/yt_fix-videos-channel-tab-linkhandler-serialization [YouTube] Fix serializatio... eb30316
- [YouTube] Fix extraction of n param deobfuscation function name This commit adds two new regular expressions to pars... 69ff271
- Merge pull request #1207 from TeamNewPipe/fix/peertube-certain-domains [PeerTube] Fix parsing ID for instances whose... 743a400
- Merge pull request #1231 from AudricV/yt_fix-n-param-decode-function-extraction [YouTube] Fix extraction of n param ... 5431069
- Bump org.junit:junit-bom from 5.11.0 to 5.11.2 Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) fro... fb81eaa
- Merge pull request #1233 from TeamNewPipe/dependabot/gradle/org.junit-junit-bom-5.11.2 Bump org.junit:junit-bom from... 18c9f1f
- Merge pull request #1219 from floriegl/fix-case-sensitive-jitpack-coordinates Fix for JitPack case sensitive coordin... f169885
- Bump org.junit:junit-bom from 5.11.2 to 5.11.3 Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) fro... 534bbc9
- and 34 more ...
polymorphicshade closed an issue on polymorphicshade/Tubular
A variant of Tubular with NewPipe's icon and package name
For those that prefer the regular NewPipe's icon and package name.polymorphicshade closed an issue on polymorphicshade/Tubular
Video not playing in full screen mode
### Checklist - [X] I am able to reproduce the bug with the [latest version](https://github.com/polymorphicshade/Tubular/releases/latest). - [X] I am *not* able to reproduce the bug with the *late...polymorphicshade created a comment on an issue on polymorphicshade/Tubular
No need... I'm catching up with reading issues and stuff. The merge seems simple. New version should be out today soon. Delays like this is what happens when I have much more important projects I'...
polymorphicshade pushed 119 commits to dev_newpipe polymorphicshade/Tubular
- Fix compilation error when parsing unsupported file format 8267d32
- Adjust the playlist bookmark item layout for RTL languages b74cab6
- Revert "Fix compilation error when parsing unsupported file format" This reverts commit 8267d325edaf9766ab3cf2e4938f... cf21b9f
- Use layout constraints instead of static height c02ceda
- Update README.md e1bf67c
- Update README.md 71822a4
- Use Android's elapsed time formatting 26dd86e
- Update documentation 07c63f7
- Remove outdated returnActivity test code returnActivity was removed in 463dd8e 38c823a
- Merge pull request #11428 from Two-Ai/remove-returnActivity-test Remove outdated returnActivity test code fad3120
- Fixing the 404 page not found, when clicking on "contribution notes" in multiple README.md's translated into differen... 035c394
- Fixed playlist order between "Bookmarked Playlists" list and "add to playlist" dialog list. Now both lists are sorted... 063568b
- Fix seekbar preview crashes (#11584) Fixed crashes from recycled bitmaps by creating real copies of bitmaps if neces... eb9f300
- Chanegd related videos enqueue modal to attach to parent fragment instead 781a69d
- Added comments to explain changes b14f658
- Merge pull request #1 from rmtilde/fix-related-items-enqueue-on-video-change Fix Crash on Related Items Modal 678f0a7
- Project now runs 53edd05
- Fix UI crash when user navigates away before the download dialog appears 0cf4732
- Revert "Project now runs" This reverts commit 53edd054aae97b1928b2d4f638312e12f4b4c4ce. 2eb2567
- Fix build failing locally due to outdated kotlin version ee15a72
- and 99 more ...