应用介绍
This LSPosed module forces the Android Keyguard (Lock Screen) to respect the user's system-wide rotation settings.
By default, AOSP and many custom ROMs force the lock screen orientation to NOSENSOR (portrait fixed), regardless of your accelerometer or "Auto-rotate" toggle. This module hooks into WindowManagerImpl to override this behavior, allowing the lock screen to rotate freely.
Why this module?
- Android 16 (Baklava) and newer versions where traditional method hooks might fail.
- Tablets
By default, AOSP and many custom ROMs force the lock screen orientation to NOSENSOR (portrait fixed), regardless of your accelerometer or "Auto-rotate" toggle. This module hooks into WindowManagerImpl to override this behavior, allowing the lock screen to rotate freely.
Why this module?
- Android 16 (Baklava) and newer versions where traditional method hooks might fail.
- Tablets

评论区 (0)