Xposed Framework module to skip authentication on "Quickly open camera" gesture.
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.Just a bunch of useful links I used while developing this module.
JitsiMeetPluginActivity
activity the same waycom.github.droserasprout.lockscreencamera