Skip to content

[smsapp] Simplify device handling

Nicolas Fella requested to merge work/simplifydevice into master

The current device id is de-facto a global value

Store it in a singleton instead of passing it between our components

Merge request reports