mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-06-19 05:10:05 -04:00
This was forcing an index update on any config change, even just a simple screen rotation. Now it actually checks whether its needed. closes #1325