Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 868 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 868 Bytes

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:

  • qwerty12 (Main developer of module)
  • madfish73 (Tag lost support)
  • MohammadAG (NFC Unlocking, overall improvement of module)

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