fennifith / Status

A no-root status bar replacement for Android.
https://play.google.com/store/apps/details?id=com.james.status
Apache License 2.0
127 stars 29 forks source link

Option to Disable Notification Color Masking #121

Open fennifith opened 6 years ago

fennifith commented 6 years ago

Apparently notifications still exist that aren't a solid color. One detriment of adding this option is that users will only be able to turn off masking for all notifications or none at all, there's no (efficient) way for Status to decide whether to mask the icons on its own. Meh.

fennifith commented 6 years ago

If I can sort out the UI, I might be able to do this in #118 though.