Skip to content

Xposed-Modules-Repo/io.github.y9hack337.oplus.display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skip Display Confirmation

LSPosed Repository Releases

LSPosed module for Oplus/OxygenOS that auto-confirms the USB external display connection dialog in SystemUI.

Features

  • Hooks com.android.systemui display connection flow.
  • Automatically confirms the "Cast/Project Screen" dialog.
  • Includes a module settings action to restart SystemUI.

Tested

  • Device: OnePlus 13 (CPH2653)
  • ROM: OxygenOS 16.0.3.501
  • LSPosed scope: com.android.systemui

Download

Get the latest build from:

Restart SystemUI

  • The in-module Restart SystemUI button requires root (su) permission.
  • If you do not want to grant root, simply reboot the phone.

Manual restart command (root required):

su -c "pkill -9 -f com.android.systemui || killall com.android.systemui"

From PC with ADB:

adb shell su -c "pkill -9 -f com.android.systemui || killall com.android.systemui"

Credits

Huge thanks to the original author and repository:

This fork is based on the original implementation with compatibility improvements for newer OxygenOS builds.

Disclaimer

This project is provided for educational and research purposes only. Use it at your own risk and in compliance with local laws.

About

Skip Display Confirmation

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors