home-assistant-android/common
Márton Maráz 2641422e50
Add NFC state sensor (#3905)
* Add first draft for NFC sensor

* Rename NfcSensorManager.nfcSensor to nfcStateSensor

* Move NfcSensorManager to the common module

* Add BroadcastReceiver subscription to NfcAdapter.ACTION_ADAPTER_STATE_CHANGED in both the app and wear modules

* Remove TODO comments

* Change updateType to INTENT

* Convert simple methods to expression body

* Change mdi:nfc to mdi:nfc-variant

* Fix docs URL

* Reword NFC sensor manager according to the PR suggestions
2023-10-05 09:57:33 -04:00
..
schemas/io.homeassistant.companion.android.database.AppDatabase Add troubleshooting tool: location history (#3886) 2023-09-28 17:37:37 -04:00
src/main Add NFC state sensor (#3905) 2023-10-05 09:57:33 -04:00
build.gradle.kts Add troubleshooting tool: location history (#3886) 2023-09-28 17:37:37 -04:00