issues
search
yggdrasil-network
/
yggdrasil-android
Reference implementation for connecting to the Yggdrasil Network from Android devices
MIT License
125
stars
19
forks
source link
Request POST_NOTIFICATIONS permission
#51
Open
aakselrod
opened
1 year ago
aakselrod
commented
1 year ago
This PR:
Increases the version number from 15 to 16
Imports the
PermissionX
library
Uses the library to ask for the
POST_NOTIFICATIONS
permission when Yggdrasil is enabled and running on API>=33, if permissions are not already granted
Includes English and Russian strings for the permission request
This PR:
POST_NOTIFICATIONS
permission when Yggdrasil is enabled and running on API>=33, if permissions are not already granted