Rotate Suggestion Disabler

Disable, Remove rotate pop up button suggestion android
Disable Rotate Suggestion

Permanently disables the rotate screen suggestion feature in Android P+ AOSP-Like roms works in LOS, Pixel Experience and other AOSP roms.

The suggested rotation feature introduced in Android 9 allows users to manually change the screen rotation while rotation lock mode is active. This feature works by displaying a button in the navbar when a change in device rotation is detected. Tapping this button will set the user's rotation preferences. WindowManager will then use these preferences, along with other details about the top Activity and system state, to change the system rotation.

The feature also has a recognition mode that highlights the rotation button when it appears. This recognition mode only applies to the first few button interactions, after which the recognition mode is disabled. This feature requires the device's orientation sensor to remain active even when auto-rotate is turned off. This feature must also respect the StatusBarManager.disable2 flag used by critical system applications.

Notes

  • Initial release

Download

disable-rotate-suggest.zip v1.0 | 6.20 KB

Shootz:
https://source.android.com/docs/core/display/rotate-suggestions
SAPTeam - https://github.com/SAPTeamDEV/disable-rotate-suggest