Yubico / yubikit-android

Yubico Mobile Android SDK - YubiKit
Apache License 2.0
102 stars 38 forks source link

[AndroidDemo] Update management screen properly for unknown devices. #86

Closed AdamVe closed 1 year ago

AdamVe commented 1 year ago

When an unknown device is used with the Demo App, the views could still show information from previously connected keys, such as enabled capabilities checkboxes. This is fixed by cleaning the livedata in exceptional conditions.