Skip to content

Conversation

@evermind-zz
Copy link

goto sleep on double tapping on lockscreen. I've tested it on an Android 10.h

This functionality is borrowed (link below) and quickly integrated into firefdskit. (only minimal invasive adjusted to suit here)

https://github.com/evermind-zz/dark_tricks/tree/feat_framework_doubleTap_sdk29

borrowed from my commits there:

  • 02cd061 use isSecurityPatchAfterDecember2022() from Utils
  • 7cc004e android 10 support for trick_doubleTapLockScreen and trick_doubleTapStatusBar
  • 9b4d34a use FeatureFactory to determine if a feature should be visible in SettingsActivity
  • 5b60dfa Feature framework: refactor trick_doubleTap{StatusBar,LockScreen} and trick_quickPulldown

This functionality is borrowed (link below) and quickly integrated into firefdskit.
(only minimal invasive adjusted to suit here)

https://github.com/evermind-zz/dark_tricks/tree/feat_framework_doubleTap_sdk29

borrowed from my commits there:
- 02cd061 use isSecurityPatchAfterDecember2022() from Utils
- 7cc004e android 10 support for trick_doubleTapLockScreen and trick_doubleTapStatusBar
- 9b4d34a use FeatureFactory to determine if a feature should be visible in SettingsActivity
- 5b60dfa Feature framework: refactor trick_doubleTap{StatusBar,LockScreen} and trick_quickPulldown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant