Git Product home page Git Product logo

Comments (9)

GermainZ avatar GermainZ commented on June 24, 2024

It only appears if you've enabled a module in the past. If you clear the emulator's data before every install, that'll be never.

from xposedinstaller.

pylerSM avatar pylerSM commented on June 24, 2024

Yes, but atleast Reboot button should be there.

from xposedinstaller.

rovo89 avatar rovo89 commented on June 24, 2024

Do you mean newly installed or updated modules?

The buttons to reboot after updating an already activated module should always be shown. If not, you probably haven't expanded the notification. I think only the top notification is expanded by default, and I think that's fine.

For newly installed modules, it indeed depends on whether you have at least one active module. If not, activating your first module via notification might not leave you in doubt where you can deactivate the module later. That's why "reboot & activate" isn't shown, so you have to go to the module section (e.g. by clicking on the notification). Showing a "reboot" button instead doesn't make sense to me, because it would mean you restart without activating the module.

from xposedinstaller.

theknut avatar theknut commented on June 24, 2024

I don't understand. I always deploy apk with Android Studio and then use
the notification buttons the reboot.

But as GermainZ said, if you never enabled a module before the buttons are
not added. The intention is the get new users to know where modules can be
activated. If it wouldn't be like this there might be a user who doesn't
know how to disable a module is he wants to.
Am 13.06.2014 20:22 schrieb "pyler" [email protected]:

Yes, but atleast Reboot button should be there.


Reply to this email directly or view it on GitHub
#201 (comment)
.

from xposedinstaller.

theknut avatar theknut commented on June 24, 2024

Ninja'd...
Am 13.06.2014 21:33 schrieb "Alexander Schulz" <
[email protected]>:

I don't understand. I always deploy apk with Android Studio and then use
the notification buttons the reboot.

But as GermainZ said, if you never enabled a module before the buttons are
not added. The intention is the get new users to know where modules can be
activated. If it wouldn't be like this there might be a user who doesn't
know how to disable a module is he wants to.
Am 13.06.2014 20:22 schrieb "pyler" [email protected]:

Yes, but atleast Reboot button should be there.


Reply to this email directly or view it on GitHub
#201 (comment)
.

from xposedinstaller.

pylerSM avatar pylerSM commented on June 24, 2024

^this. i havent enabled other modules. Solved & closed.

from xposedinstaller.

pylerSM avatar pylerSM commented on June 24, 2024

Last time I have this issue also. Sometimes it is expanded, sometimes not. Probably controlled by Android but anyway, I don't like this behaviour.

In showModulesUpdatedNotification() we do not create expanded notification (NotificationCompat.BigTextStyle()) just like in showNotActivatedNotification.

@rovo89 could we rework it to expanded notification just like you did it in showNotActivatedNotification?

from xposedinstaller.

rovo89 avatar rovo89 commented on June 24, 2024

Sorry, no idea what you mean. BigTextStyle just means that we can use different texts for the expanded notification versus the collapsed notifcation. The buttons should be independent of that. Whether they are shown or not is indeed controlled by Android - only the top notification shows the buttons. I don't think we should interfere with that on app-level. If you don't like it, there might be an Xposed module which can always show them.

from xposedinstaller.

pylerSM avatar pylerSM commented on June 24, 2024

Yes, I understand.

there might be an Xposed module

Xposed yeah :)

from xposedinstaller.

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.