Skip to content

Add a broadcast receiver to join a pinned channel

This is more a request for comments than a merge request as I am not experienced in Android development. From my limited testing, this seems to be working as it should, but the registerReceiver and unregisterReceiver functions might not be called from the best place.

Merge request reports