Files
fdroidclient/libs/database/src/main/java/org/fdroid
Torsten Grote 51eadcc1b2 [db] sort versions with same version code by native code (CPU arch) as well
Some repos (like SimpleX Chat) publish several versions with the same version code only different in native code. Previously, the sorting of those versions was non-deterministic, now we at least make them deterministic by sorting by native code as well in lexicographic ascending order, so arm64 is shown before armeabi-v7a.
2024-05-08 08:02:37 +00:00
..
2022-12-01 17:43:13 +01:00