Results 165 comments of Avamander

> DFU? There's already a plugin for that! > https://github.com/fwupd/fwupd/tree/main/plugins/dfu That is USB Device Firmware Update. InfiniTime provides Nordic Semiconductor's OTA DFU (legacy) service. I think this sounds relatively out...

> This would also allow to remove all update implementations from the apps so they can focus on what they do well Someone would have to focus on implementing Nordic's...

This has always been the end intention, that ideally a new PR would see if any additional warnings are generated and the author has a chance to fix them.

I think you could draw dice programmatically as well, shouldn't be too difficult. Loading resources is not instant and some aspects might be easier in a hybrid-graphics way.

If you trigger BLE_GAP_EVENT_ENC_CHANGE (https://github.com/InfiniTimeOrg/InfiniTime/blob/7f45538eb53235ab4015fcf13533796c8759c7bc/src/components/ble/NimbleController.cpp#L249) then the bond gets persisted properly. As this seems to be only happening on Amazfish, I'd say it's a shortfall in its bonding process.

Please also establish a GATT connection where encryption is used.

If you can prove it's not a bug in bluez or both companions. iOS and Android do not encounter this and those BLE stacks are significantly more correct.

@minacode if multiple connections were possible, then it wouldn't be necessary. Right now it is.

Yes. Even if it were possible, it's not the best design. It's better to let the weather app send weather intents and the companion app deal with the complexity of...

As much as I would like either rewind or seek functionality, unfortunately do not see it working properly for enough users. Due to that reason I don't think this functionality...