arx-research / libhalo

LibHaLo - Programmatically interact with HaLo tags from the web browser, mobile application or the desktop.
https://arx.org/?source=gh
MIT License
32 stars 4 forks source link

Web: Add default status callback for Android #221

Closed icedevml closed 11 months ago

icedevml commented 12 months ago

Description

Emulate NFC scanning prompt in HTML when execHaloCmdWeb() is used with webnfc command executor (Android). That would equalize user experience across all platforms when LibHaLo is used in the default configuration.

Checklist

Changes to the drivers

Changes to CLI

Changes to web library

Changes to nfc-manager driver