-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
a few minor bugs #4245
Comments
This is the old notification style. It will be replaced by the new one in #3178. You can test the APK there.
Intentional, because it will change orientation with the phone, so you don't need the button. |
thank you i will test it as soon as possible
well i think it shouldn't be this way? i really though it's a bug at first and other users may have similar impression because it's an unusual feature |
The whole UI is new, and full of new things users will have to get used to with time. But what is the problem you're facing with the button? |
Don't get me wrong but, please, make sure your custom rom is not something that makes the bug happened. I really started to think that any issue you post can be considered as a custom rom bug. |
And yes, you can unlable |
And always, always state only one bug/feature per issue. |
@avently @opusforlife2 not this time the phone doesn't use a custom rom ! |
and what's wrong with using a custom rom ? i use replicant os and you should guys try to have support for it (just as you do with the current version(partially at least)) ? i mean it's free software and everything so it deserves the support |
Most custom ROMs work fine, but I think Replicant in particular might have issues because of disabling non-free codecs, as avently said. If your phone doesn't have a decoder for VP9 (and no phone has an AV1 decoder) then you need an H.264 decoder, which is probably proprietary. |
No one wants to deal with a badly working OS. We make software, not fixing custom rom issues. |
@opusforlife2 |
The globe icon is to open the video in your default browser. The Share button will bring up the share sheet. What happens in your case? |
@panacist Does issue 2 happen with 0.19.8? |
on android 5 it opens the "share with" thing but with fewer options(chiefly chrome, youtube ,newpipe itself and internet browser) than the share button.
as far as i know nope it doesn't happen |
Have you set a default browser?
Check, dude. Narrow it down. |
yup did so !
did check and yup yup it doesn't happen as i said before |
Second thing is reproducible, the first - not. |
Sorry, you're saying you can reproduce Issue 2, avently? |
yep, fixed it already. |
Damn, you're too fast. XD Edit: what was the cause? |
Ah. And appcompat is used for Android versions below...? |
Problem is padding, not AppCompat |
No I got that, but panacist has Lollipop, and this problem didn't appear on newer Android versions. So appcompat was needed for Android 5? 6? |
@opusforlife2 I have no idea why it's used here. Maybe for 4.4 because the slider will look old-fashioned on 4.4 |
Ah. Default apps were introduced in Android 6, which is why the globe button is giving him multiple options. Is this expected behaviour or can something be done about it? |
I don't know and not interested in making something with it |
Alright. Please link the PR fix for Issue 2 to this one whenever you're done with it, since Issue 1 and 3 have been discussed and are not a problem. |
@panacist Again, make sure you only open one issue per item in the future. |
So this is how it should work everywhere, because youtube link can be opened in browser, in youtube and in newpipe. this is how it works on every phone, even on 4.4. Share button shows more options |
Oh weird. I have Fenix Nightly as my default browser and tapping the globe directly opens it in Fenix. But if I change my default browser to Fennec, then I get the "Share with" menu containing apps which can open the link. |
SIR YES SIR!!
yeah that's why i though it's a bug or something at first |
see #4272 |
here are a few minor bugs i've spotted (sorry for not filling the template) :
and apart from all of this can you please tell me what is the difference between the share icon and the globe(earth?) icon (aren't they doing the same function?)
The text was updated successfully, but these errors were encountered: