Closed CasperVerswijvelt closed 3 years ago
Description | Example fixes |
---|---|
Use the rest parameters instead of 'arguments'. Occurrences: | :wrench: Example fixes |
Expected an object to be thrown. Occurrences: | :wrench: Example fixes |
Missing JSDoc @return for function. Occurrences: | :wrench: Example fixes |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Bump for stale bot
PR Type
What kind of change does this PR introduce?
PR Checklist
For bug fixes / features, please check if your PR fulfills the following requirements:
What is the purpose of this PR?
Add possibility to open notification settings on android devices running Android O or above. Android versions lower than O will fall back to just the app details page. Requested in issue #351.
Does this PR introduce a breaking change?
What testing has been done on the changes in the PR?
Added function has been tested on different Android versions
What testing has been done on existing functionality?
Existing features were tested to be still working