Skip to content

Add signals to watch for interface changes

Nicolas Fella requested to merge work/interfacesignals into master

Interfaces can (dis)appear over time

e.g. it appears that the messaging interface only appears once the SIM is unlocked

Add signals to allow reacting to interface changes

Merge request reports