20 Dec 2021 |
| bluepie joined the room. | 11:20:54 |
Andreas | In reply to @cdesai:matrix.org apps haven't been signed v1 since ages I think Any app with minSdk < 24 needs to be signed v1, otherwise it will not install. | 11:45:14 |
| bluepie left the room. | 11:52:45 |
cde | ok I must be mistaken about something here then | 12:23:59 |
cde | the APKs should be signed with apksigner , which is part of build-tools. Perhaps an update to that changed things? | 12:24:19 |
Andreas | apksigner from build-tools by default creates v1+v2+v3 signatures. Only if the app is minSdk 24 by default it skips the v1 sig. | 14:13:49 |
Andreas | * apksigner from build-tools by default creates v1+v2+v3 signatures. Only if the app is minSdk 24 by default it skips the v1 sig and only signs v2+v3. | 14:14:08 |
Andreas | * apksigner from build-tools by default creates v1+v2+v3 signatures. Only if the app is minSdk 24 (or above) by default it skips the v1 sig and only signs v2+v3. | 14:14:47 |
jochensp | linsui: are you sure threads.server will build without bumping the memory (as I did)? | 17:07:38 |
linsui | It has been built.😅 | 17:08:02 |
jochensp | Oo | 17:08:09 |
jochensp | ah, was looking at the wrong version, thx | 17:08:35 |
jochensp | fr.gouv.android.stopcovid and com.standardnotes are still missing, right? | 17:09:13 |
linsui | yes | 17:09:25 |
linsui | @proletarius101 Will you fix standardnotes? | 17:10:09 |
proletarius101 | In reply to @rdfg77:kde.org @proletarius101 Will you fix standardnotes? thanks for notifying me. fixed | 17:19:05 |
21 Dec 2021 |
| mimi89999 left the room. | 05:14:34 |
| mimi89999 joined the room. | 05:15:37 |
22 Dec 2021 |
| mimi89999 left the room. | 05:21:57 |
| mimi89999 joined the room. | 05:23:19 |
cde | https://search.f-droid.org/?q=org.fdroid.fdroid&lang=en -> is this expected to work? (package name) | 13:45:09 |
cde | if not, should it? | 13:45:11 |
proletarius101 | In reply to @cdesai:matrix.org if not, should it? it should. https://gitlab.com/fdroid/fdroid-website/-/merge_requests/696 should fix everything like this | 13:50:26 |
cde | that looks very nice | 13:58:55 |
proletarius101 | In reply to @cdesai:matrix.org that looks very nice You should leave some comments there such that the discussion can be pushed forward | 14:23:51 |
cde | done | 14:38:16 |
| huss joined the room. | 16:12:17 |
FestplattenSchnitzel | proletarius101 I'd also like to see a search improvement but with no JS needed. Have you already looked for good Jekyll search plugins? | 16:35:34 |
proletarius101 | In reply to @festplattenschnitzel:matrix.org proletarius101 I'd also like to see a search improvement but with no JS needed. Have you already looked for good Jekyll search plugins? Well, I don't think the open source community is working on a Jekyll search plugin | 16:36:29 |
proletarius101 | Js free is possible, but need much more work | 16:36:34 |