FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

36/add sticky notification for android 13 by AchoArnold · Pull Request #37 · NdoleStudio/httpsms · GitHub

36/add sticky notification for android 13 - #37

Merged
AchoArnold merged 2 commits into
mainfrom
36/add-sticky-notification-for-android-13
Dec 15, 2022
Merged

36/add sticky notification for android 13#37
AchoArnold merged 2 commits into
mainfrom
36/add-sticky-notification-for-android-13

Conversation

Copy link
Copy Markdown
Member

No description provided.

what-the-diff Bot commented Dec 15, 2022

Copy link
Copy Markdown
  • The diff above is a change to the FirebaseMessagingService.kt file, which handles sending SMS messages from HTTP requests
  • It adds an additional check for permissions on Android versions >= 33 (Android 11)
  • If this permission is not granted, it will request that permission before attempting to send any SMS message via HTTP request
  • This prevents users of older devices running newer OSes from being unable to use the app without granting notification access manually in settings

AchoArnold merged commit a9a138e into main Dec 15, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL