jringbox opened a new issue #966: URL: https://github.com/apache/cordova-android/issues/966
# Feature Request ## Motivation Behind Feature Ability to inspect/read setting for a platform device. This solves the issue where an application has to make decisions based on user settings. For example, if the application can produce notifications that are sensitive, the developer needs to know what the notification settings are under privacy and security. If the notification setting is set to hidden, then all content can be set in the notification. If the settings are not set to hidden then limited content needs to show in the notification on the device. ## Feature Description Ability to inspect/read what settings are set on a platform device that is set by the user. ## Alternatives or Workarounds There was one (cordova-plugin-device-settings) but it was deprecated and the github source was not available. If there is something out there, please let me know. Thanks! ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org