Releases: pcolby/nfc-quick-settings
Releases · pcolby/nfc-quick-settings
v1.4.3
Redirected long-tap to NFC Settings activity when granted WRITE_SECURE_SETTINGS
permission #38
v1.4.2
Handle a rare exception when unregistering the broadcast listener.
v1.4.1
Added metadata for F-Droid.
This release does not include any code changes - just metadata for listing in the F-Droid store.
v1.4.0
- Replaced timer with broadcast listener for more responsive tile updates.
- Added support for direct NFC toggle if granted
WRITE_SECURE_SETTINGS
permission #18
v1.3.1
Optimisation for download and installation size.
v1.3.1-pre
Optimisation for download and installation size.
v1.3.0
Added a tile update timer to solve a race condition that sometimes prevented the tile being updated.
v1.2.2
Fixed potential crash when tile is added to Quick Settings menu
v1.2.1
Excluded devices without NFC hardware.