19 Oct 2023 |
George | So basically, "targets" means "requires at least"? | 09:12:10 |
linsui | Yes. | 09:12:26 |
linsui | Not sure what the complete text is. | 09:12:42 |
Licaon_Kter[xmpp] | Explains? https://gitlab.com/fdroid/fdroidclient/-/merge_requests/1294#note_1598871427 | 09:15:22 |
paulali | Hello here, we are trying to bring F-Droid TWIF back.
If you have any news on Android or F-Droid or Translation news on F-Droid or anything with regards to FOSS/FLOSS on Android that you'd like highlighted. Please post it on the F-Droid forum thread at https://forum.f-droid.org/t/new-twif-submission-thread/23546/
Any input will be highly appreciated.
Thank you. | 12:43:18 |
critdroid | In reply to @rdfg77:kde.org The %s is the Android version of the minInstallableTargetSdk. Android version and corresponding SDK are different things. So what will we see here and where? Btw, most users I know are glad to remember their Android version, SDK would be double Dutch for them. | 14:27:19 |
linsui | The Android version. | 14:28:10 |
critdroid | In reply to @paulali:matrix.org
Hello here, we are trying to bring F-Droid TWIF back.
If you have any news on Android or F-Droid or Translation news on F-Droid or anything with regards to FOSS/FLOSS on Android that you'd like highlighted. Please post it on the F-Droid forum thread at https://forum.f-droid.org/t/new-twif-submission-thread/23546/
Any input will be highly appreciated.
Thank you. Interesting fact especially in this room for translators since your posts currently cannot be translated because there's no communication with Weblate. | 14:37:57 |
critdroid | In reply to @rdfg77:kde.org The Android version. Ok, so we'll read "targets 10"? Or "targets Android 10+"? Still vague. | 14:41:48 |
linsui | In reply to @critdroid:matrix.org Ok, so we'll read "targets 10"? Or "targets Android 10+"? Still vague. https://gitlab.com/fdroid/fdroidclient/-/blob/master/app/src/main/java/org/fdroid/fdroid/Utils.java#L316 | 14:44:32 |
linsui | I thought you'll get "targets 10". | 14:45:20 |
_hc | its not a great UX for sure, but its what is there. | 14:49:40 |
_hc | It'll be something like Requires: targets 10 | 14:49:52 |
_hc | something we can hopefully overhaul later. | 14:50:10 |
linsui | Hmm, yes, no one can understand what "targets 10" means | 14:53:10 |
linsui | It's easy to improve. We just need to add a "Android" there. | 14:53:37 |
_hc | its related to incompatibilies | 14:53:37 |
critdroid | or we simply replace "targets" by "Android" 🙃 | 14:57:25 |
_hc | that won't work with the other htings | 14:58:15 |
_hc | if an app version is flagged as incompatible because of targetSdkVersion , it'll get Requires: targets Android 10 | 14:58:49 |
_hc | or is it just targets 10 ? I forget | 14:59:04 |
_hc | for minSdk, it'll get Requires: Android 10+ | 14:59:26 |
linsui | I thought it's just targets 10 currently | 14:59:29 |
linsui | In reply to @eighthave:matrix.org for minSdk, it'll get Requires: Android 10+ It's %s+ . Where is the Android from? | 15:00:57 |
_hc | yeah, just the number, right. | 15:01:02 |
linsui | There is at least a + .. | 15:01:30 |
critdroid |  Download Screenshot_20231019-170035.png | 15:01:56 |
_hc | but replacing "targets" with "Android" makes less sense. | 15:02:04 |
linsui | Yes. Both are confusing. | 15:02:39 |
_hc | I don't thik its in that screenshot. | 15:02:46 |