Skip to content

Latest commit

 

History

History
96 lines (57 loc) · 2.89 KB

File metadata and controls

96 lines (57 loc) · 2.89 KB

Changelog1

1.5.3 (2026-06-20)

Support for Android 17.

Numerous build and CI/CD tweaks, and dependency updates.

1.5.2 (2025-09-26)

Handled potential NFC adapter exceptions.

1.5.1 (2025-08-23)

Fixed a rare background crash when a device's NFC system is temporarily unavailable.

1.5.0 (2025-08-17)

Added a new settings activity, so the app will appear in the app drawer (as is now required by Google Play reviewers).

1.4.5 (2025-08-15)

Support for Android 16.

Updated translations for fr-CA, kk, and kn.

1.4.4 (2024-10-17)

Support for Android 15.

1.4.3 (2024-08-12)

Redirected long-tap to NFC Settings when granted WRITE_SECURE_SETTINGS permission.

1.4.2 (2024-07-30)

Handled a rare exception when unregistering the broadcast listener.

1.4.1 (2024-06-29)

Added metadata for F-Droid.

1.4.0 (2024-06-22)

Replaced timer with broadcast listener for more responsive tile updates.

Added support for direct NFC toggle if granted WRITE_SECURE_SETTINGS permission.

1.3.1 (2023-12-04)

Enabled code minification and resource shrinkage.

1.3.0 (2023-10-21)

Added tile update timer to solve race condition.

1.2.2 (2023-10-20)

Fixed potential crash when tile is added to Quick Settings menu.

1.2.1 (2023-10-20)

Exclude devices without NFC hardware.

1.2.0 (2023-10-14)

Support for Android 14.

1.1.0 (2023-08-13)

Added translations for 86 languages.

1.0.0 (2023-07-15)

Initial release.

Footnotes

  1. Format follows Keep a Changelog, and project adheres to Semantic Versioning.