FAQ

Q: I've disabled this module but Heads Up still show up, what can I do?

A: If you've used a version prior to 1.2 in the past, you may need to run the following command in a terminal emulator, as root (to request root: use the 'su' command):

Code: settings put global heads_up_enabled 0



If you've used a version prior to 1.2 in the past, you may need to run the following command in a terminal emulator, as root (to request root: use the 'su' command): Q: How can I hide Heads Up for a particular notification?

A: You can use the blacklist for this. Open the notification shade and long press the notification you want to blacklist. Tap "App Info" and note the package name to identify which package sent the notification. Now open Heads Up Xposed and blacklist the relevant package.



You can use the blacklist for this. Open the notification shade and long press the notification you want to blacklist. Tap "App Info" and note the package name to identify which package sent the notification. Now open Heads Up Xposed and blacklist the relevant package. Q: SystemUI is crashing!

A: This happens on some vendor ROMs (e.g. TouchWiz). To fix it, blacklist your dialer package. If that doesn't solve the issue, also disable Heads Up for ongoing notifications.



This happens on some vendor ROMs (e.g. TouchWiz). To fix it, blacklist your dialer package. If that doesn't solve the issue, also disable Heads Up for ongoing notifications. Q: Can we customize the colors?

A: http://forum.xda-developers.com/show...&postcount=366

Feature requests

Bug reports

Before suggesting new features, please search this thread and check the commits issues and pull requests on GitHub to make sure your suggestion hasn't been offered before (or completed).Please search this thread and check the commits issues and pull requests on GitHub. If it's already been reported or fixed, there's no need to post about it. When reporting a force close, include a logcat.Also keep in mind this module enables Heads Up - it doesn't implement it from scratch. Some vendor specific issues may not be possible to resolve.