mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-01-29 17:21:26 -05:00
Android's NSD is only included in Android >= 16, and seems to be buggy. So This replaces the NSD code entirely with jmdns, which works on all Android versions. fixes #2900 https://dev.guardianproject.info/issues/2900 fixes #3379 https://dev.guardianproject.info/issues/3379