Update video search list#30
Merged
theScrabi merged 5 commits intoTeamNewPipe:masterfrom Sep 20, 2015
Merged
Conversation
Delete encodings.xml
Member
|
Hm ok I'll merge it later. I was also thinking about another change. I want to put the duration on top of the video like the original app does, and then put the creation date where the duration was. |
Contributor
Author
Member
|
Hm i had put it in the bottom right corner and mad it transparent like the original. But thats ok to :) |
Member
|
Actually i like that :) lets try it out. |
Contributor
Author
Member
|
You are speeding it up !!! Now i don't need to do it my self. Thanks. |
|
Kudos, SonarCloud Quality Gate passed! |
|
Kudos, SonarCloud Quality Gate passed! |
gcandrade10
pushed a commit
to gcandrade10/NewPipe
that referenced
this pull request
Jan 25, 2025
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.















I adapted the search list so it would look nicer. I can only test on my screen, but I think it's an improvement. On my screen I get to see one more video on list.
(I only changed video_item.xml and dimentxt.xml, the rest was automated by Android Studio)
Before

After

PD: I'm kind of newbie in this Git and Android Studio stuff. I'll try to keep the weirdness to a minimun.