oasisfeng / island

Island for Android
https://play.google.com/store/apps/details?id=com.oasisfeng.island
Apache License 2.0
2.72k stars 203 forks source link

fix: Notifications on Android 13+ #509

Closed MoonLeeeaf closed 6 months ago

MoonLeeeaf commented 7 months ago

For Island 6.3

Based on https://github.com/pppscn/SmsForwarder/issues/255 , not tested (INSTALL_FAILED_SHARED_USER_INCOMPATIBLE)

I couldn't enable Notification permission on MIUI 14, Android 13, and I saw the same problem on GitHub (It was solved, https://github.com/pppscn/SmsForwarder/commit/d2a668f635bc126bc37d959ae9b0336cc1da0974 ) so I created this PR :)

Maybe it can fix this problem Screenshot_2024-04-13-07-00-22-439_com android settings-edit

Same problem (#474)

MoonLeeeaf commented 7 months ago

不过我想不明白的是,我把 Island 降到 6.2.1 之后,这个通知权限又能打开了 不是很明白,难道和 targetSdk 有关(?) Screenshot_2024-04-13-07-22-47-301_com miui securitycenter-edit

MoonLeeeaf commented 6 months ago

Fixed, v6.4, 2024.5.23