Closed GalimzyanovDanil closed 11 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
6d152e6
) 96.34% compared to head (899b0d4
) 96.34%.:exclamation: Current head 899b0d4 differs from pull request most recent head f243355. Consider uploading reports for the commit f243355 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Changes
Check if the device's Android version is Oreo or higher. If Oreo or higher, register the broadcast receiver with additional parameters to request permission for sending SMS. If below Oreo, register the broadcast receiver with basic parameters (without permission request).
Troubles (optional)
Closes: #70
Note (optional)
Checklist for self-check
Checklist for reviewers
Design:
Functionality:
Complexity:
Tests:
Naming:
Comments:
Documentation: