· Föderation EN Fr 16.05.2025 15:45:15 @fdroidorg or checkboxes to (de)select supported architectures. And yes, I know I'm asking for relatively very unimportant features that may be some work to implement for little benefit. I am fully aware. So I'm just dropping the note as an FYI. 😅 |
Föderation EN So 18.05.2025 19:46:02 @cobratbq Note that the higher version code comes with the new app version, it's not a mistake. All architectures have a higher code for a new version. |
Föderation EN So 18.05.2025 19:49:30 @fdroidorg the same release version gets the same code for any supported arch. When the same release has one versioncode for one arch and a different versioncode for another arch of the same release, F-Droid blindly prefers the highest versioncode which implicitly selects the unfavorable arch. |
Föderation EN So 18.05.2025 20:08:45 @cobratbq The way metadata is used in F-Droid forces a different version code for each arch. We push developers to always favor better arches with the higher version code, eg. If armv7 be 1, then arm64 be 2, etc. If they do not enforce this, please open an issue upstream. |
Föderation EN So 18.05.2025 20:11:35 @fdroidorg that's clear. I stand corrected. Thanks. |