Skip to content

Commit 3898706

Browse files
committed
disable tagging sound
1 parent dcf9f55 commit 3898706

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# NFCScreenOff
22

3-
Read NFC tags when screen is off.
3+
Read NFC tags when screen is off. Disable NFC tagging sound.
44

55
_Useful integrations: [NFC Card Emulator Pro](https://play.google.com/store/apps/details?id=com.yuanwofei.cardemulator.pro) - [Tasker](https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm)_
66

@@ -32,12 +32,6 @@ Perform a clean reinstallation.
3232

3333
If it does not solve your problem, you can create an issue.
3434

35-
**TAP TO PAY DOES NOT WORK WHEN SCREEN IS OFF**
36-
37-
This is normal, you need to wake up the device to pay in stores.
38-
39-
_Tap to pay functionality is now in BETA so it may work for some devices._
40-
4135
**MY NFC IS NOT DETECTED ANYMORE**
4236

4337
If you did not unlock your device since last boot, unlock it and wait 30 seconds for the module to be loaded.

module.prop

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
id=NFCScreenOff
22
name=NFC Screen Off
3-
version=v0.3.0
4-
versionCode=30
3+
version=v0.3.1
4+
versionCode=31
55
author=lapwat
6-
description=Read NFC tags when screen is off. [BETA] Tap to pay when screen is off.
6+
description=Read NFC tags when screen is off.

0 commit comments

Comments
 (0)