Minor Changes
-
#62
c1cdfcd
Thanks @valpinkman! - Add SendCommand use case + GetOsVersion command -
#74
8563963
Thanks @jdabbech-ledger! - Handle device session state -
#78
8bef03f
Thanks @jiyuzhuang! - Polling on connected device to get device status. -
#72
5deb5a8
Thanks @jiyuzhuang! - AddGetBatteryStatus
command. -
#82
f5f2ebe
Thanks @jiyuzhuang! - Implement Close App command. -
#81
06f2f60
Thanks @jiyuzhuang! - Implement Open Application command. -
#80
43e3372
Thanks @jdabbech-ledger! - Handle unwanted transport disconnection -
#73
0fc032a
Thanks @jiyuzhuang! - Implement GetAppAndVersion command. -
#68
3bbe755
Thanks @jdabbech-ledger! - Handle device disconnection intent (disconnect on click, method call), clear session
Patch Changes
-
#75
56cb882
Thanks @jdabbech-ledger! - Naming DeviceSession -
#79
44a4a68
Thanks @ofreyssinet-ledger! - Add TSDoc comments for things exposed through API -
#100
6b17607
Thanks @valpinkman! - Change sendCommand signature to directly return a Promise instead of a new function -
#76
192c63c
Thanks @jdabbech-ledger! - Clean exports -
#99
e3e9065
Thanks @ofreyssinet-ledger! - Command signature: pass parameters to command constructor