Skip to content

Xposed Framework module to skip authentication on "Quickly open camera" gesture.

License

Notifications You must be signed in to change notification settings

droserasprout/com.github.droserasprout.lockscreencamera

Repository files navigation

Secure Lockscreen Camera

Xposed Framework module to skip authentication on "Quickly open camera" gesture.

Requirements

Installation

  1. Install latest version of Magisk
  2. Install Riru and Riru LSPosed from Magisk module repository
  3. Install Secure Lockscreen Camera package
  4. Enable module in LSPosed app with recommended scope, reboot

How does it work

This module patches two classes to achieve it's goal:

  • com.android.camera.Camera to draw activity over lockscreen without invoking Keyguard.
  • com.android.server.GestureLauncherService to create custom intent for this activity.

Thanks

Further reading

Just a bunch of useful links I used while developing this module.

General

StackOverflow quetions

Projects

About

Xposed Framework module to skip authentication on "Quickly open camera" gesture.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages