mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-05-06 06:37:58 -04:00
This uses LiveData to replace local broadcasts. One advantage of this is that the last live data value doesn't get lost when the view was stopped.