LibreShift / red-moon

Android screen filter app for night time phone use.
GNU General Public License v3.0
642 stars 80 forks source link

Prevent showing duplicate permission alerts #256

Closed AdamNiederer closed 4 years ago

AdamNiederer commented 4 years ago

This is a pretty quick-and-dirty fix, but it should prevent any confusion caused by a user seeing that duplicate dialogue after granting the permissions. Might refactor those permission things a bit later, since they're largely doing the same thing.

Also upgrades the Android plugin to stop Android Studio from nagging me about it :)