mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-01-23 14:27:46 -05:00
previously basic and main source set had a different preferences.xml which we needed to keep in sync manually. When we forgot to do this, this caused crash bugs. Hence, this commit unifies both files into one and uses a boolean resource to hide full preferences in basic flavor.