mirror of
https://github.com/FossifyOrg/Phone.git
synced 2026-04-23 00:37:08 -04:00
* fix: add missing full screen notification permissions I have no idea why this wasn't added yet the strings for requesting this permission exist. * fix: drop manual check for interactive device * fix: rework when full-screen intent is used * docs: update changelog * refactor: simplify method * refactor: remove unused `isOreoPlus` import