No results found

Secure Lockscreen Camera - Xposed Module Repository

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

Package

com.github.droserasprout.lockscreencamera

Releases

1.0.0

Release Type: Stable

9/18/2021, 4:46:34 PM

View all releases

Releases

1.0.0

Release Type: Stable

9/18/2021, 4:46:34 PM

  • Initial release
© 2021 - 2024 New Xposed Module Repository