Giter Site home page Giter Site logo

Comments (7)

OxygenCobalt avatar OxygenCobalt commented on July 1, 2024 1

Very weird behavior from OriginOS, but at least it works now! The leak report is a false positive, no need to report it.

from auxio.

OxygenCobalt avatar OxygenCobalt commented on July 1, 2024

Wait, so if I'm getting this right, OriginOS implements the notification permission (Something from Android 13 onwards), yet not the native media player (Something from Android 11 onwards)? There are also no exceptions for foreground services, even though that was already a part of foreground services since the early days of Android. That doesn't seem right. Are there any other resources on this issue @april4356?

from auxio.

april4356 avatar april4356 commented on July 1, 2024

I think you are entirely correct. There are some very weird omissions in this ROM.

That doesn't seem right.

China-exclusive phones and ROMs are just like that, heh.

Are there any other resources on this issue @april4356?

Is there anything useful I could provide? Like a log?

Update: I tried a few more apps. Metro, InnerTune, Vanilla Music and LibreTube all don't request the notification permission, but show the playback widget anyway.

from auxio.

OxygenCobalt avatar OxygenCobalt commented on July 1, 2024

China-exclusive phones and ROMs are just like that, heh.

Getting this vibe. I'm terrified of all the god-awful hacks I'm going to have to do as HarmonyOS and friends continue to diverge from AOSP...

Update: I tried a few more apps. Metro, InnerTune, Vanilla Music and LibreTube all don't request the notification permission, but show the playback widget anyway.

Huh. I think they all have the <uses-permission android:name="android.permission.POST_NOTIFICATIONS" /> permission. I guess I need to add that even though it's only for non-foreground notifications.

from auxio.

april4356 avatar april4356 commented on July 1, 2024

Huh. I think they all have the <uses-permission android:name="android.permission.POST_NOTIFICATIONS" /> permission. I guess I need to add that even though it's only for non-foreground notifications.

I've read your comments on other issues that your time for Auxio's development is quite limited, and this notification thing is a minor issue affecting a tiny minority of users, so if adding this permission would be too much work, feel free to close this bug report.

from auxio.

OxygenCobalt avatar OxygenCobalt commented on July 1, 2024

Nope @april4356, hopefully it's as simple as adding it to the manifest. Care to try the apk in this zip file and see if it works?

Auxio_Canary.zip

from auxio.

april4356 avatar april4356 commented on July 1, 2024

Nope @april4356, hopefully it's as simple as adding it to the manifest. Care to try the apk in this zip file and see if it works?

It does indeed:
Screenshot_20240119_060743
Thank you so much!

However, upon launching the debug app, I got this leak report:
2024-01-19_06-03-25_267.zip

from auxio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.