
The problem was that since the changes to implement tab swiping and fragments, the process for refreshing the lists was changed. The previous infrastructure for invalidating the result of FDroidApp.getApps() is still useful, so we presume that the list of apps is only going to take a few cycles to return, instead of several seconds. If it has been invalidated, so be it, we will put up with waiting the few seconds.
Description
Languages
Java
98.5%
Shell
0.6%
Python
0.6%
AIDL
0.2%
HTML
0.1%