MohammadAG / NFCLockscreenoffEnabler

An Xposed Mod to ensure NFC remains enabled when the phone screen is off, or if you're at the lockscreen
Other
18 stars 16 forks source link

Enable NFC on lockscreen or screen off

An Xposed modification that lets you select whether NFC is active on the lockscreen or when the screen is off, as opposed to Android's default of only allowing it to be on when your phone is unlocked and the screen on.

Licensed under the GPL v3, but if included in a project, proper credit to qwerty12 is expected.

Contributors:

Building

This module makes use of the open source library ListViewAnimations. To build an APK, you need to include the library in the build path.

ListViewAnimations: https://github.com/nhaarman/ListViewAnimations