Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/mumla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lublin <daniel@lublin.se>2023-09-02 12:22:06 +0300
committerDaniel Lublin <daniel@lublin.se>2023-09-02 12:26:35 +0300
commitc66076442af14b72923466d2c98d71c1284c4a28 (patch)
tree31b4e5a3183ba5375ada6c722cc41293ca2c5c4b /app/build.gradle
parent03f3977b81381c18ccfc2cbb7bbc262932342de2 (diff)
Request permission to send notifications on Android 13
The use of shouldShowRequestPermissionRational() makes Mumla ask for the POST_NOTIFICATIONS permission 2 times, and then not again. The mPermPostNotificationsAsked variable makes it so that the 2nd time will take place after a complete restart of Mumla. Seems good. Noting that I don't see any "Never ask again" button in the dialog, which I kind of expected.
Diffstat (limited to 'app/build.gradle')
0 files changed, 0 insertions, 0 deletions