James Rich
18c547ba29
fix(flatpak-ops): capture build-logic bootstrap via init script
...
PR #5599 's BuildOperationListener attached too late: build-logic's own
plugin resolutions (kotlin-dsl plugin marker, detekt, etc.) happen
before the root project applies meshtastic.flatpak-ops, so those URLs
never reached the manifest. Vid's flatpak-builder run then failed with
'Plugin [org.gradle.kotlin.kotlin-dsl:6.5.7] was not found' under
--offline Gradle.
Fix: move listener registration into a Gradle init script
(gradle/init-scripts/flatpak-ops.init.gradle.kts) passed via -I.
The init script fires before any project or plugin resolution, so
build-logic bootstrap downloads are captured. The flatpak-ops plugin
now reads the shared URL set from gradle.extensions; if the init
script isn't loaded, it falls back to a local listener and warns.
CI workflows + scripts/verify-flatpak/verify.sh updated to pass
-I gradle/init-scripts/flatpak-ops.init.gradle.kts.
Also expand verify.sh to optionally run a full flatpak-builder build
(not just --download-only), with macOS refusing full-build mode
because nested bwrap fails under Docker Desktop's seccomp. Adds
--download-only and --skip-regen flags.
Verified on macOS via --download-only: manifest grew to 2744 entries
and now contains org.gradle.kotlin.kotlin-dsl.gradle.plugin (the
artifact that broke vid's CI). Full-build verification pending on
Linux.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-26 09:53:23 -05:00
renovate[bot]
14764a70e0
chore(deps): update com.gradle.develocity to v4.4.2 ( #5601 )
2026-05-26 07:01:31 -05:00
renovate[bot]
05fb69c179
chore(deps): update aboutlibraries to v14.2.1 ( #5590 )
2026-05-24 10:25:43 -05:00
renovate[bot]
0bc6b76aa9
chore(deps): update testretry to v1.6.5 ( #5581 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-22 19:07:07 -07:00
renovate[bot]
9daf427082
chore(deps): update compose.screenshot to v0.0.1-alpha15 ( #5565 )
2026-05-21 10:25:46 -05:00
James Rich
91ad5dbb81
fix(flatpak): resolve unique snapshot timestamp URLs from local cached maven-metadata ( #5542 )
2026-05-20 14:11:50 -05:00
James Rich
0fccf54462
fix(flatpak): route JitPack com.github group to jitpack.io primaryUrl ( #5541 )
2026-05-20 12:47:33 -05:00
James Rich
32df44fbaa
feat(flatpak): reconstruct standard maven filenames from local Gradle cache ( #5538 )
2026-05-20 12:19:56 -05:00
James Rich
8113167833
build(flatpak): overhaul offline source generation with native cache scanner ( #5533 )
2026-05-20 09:11:03 -05:00
James Rich
99b5688b00
build(flatpak): overhaul and automate flatpak offline manifest generation ( #5529 )
2026-05-20 07:12:03 -05:00
renovate[bot]
8de0a1f167
chore(deps): update koin.plugin to v1.0.0 ( #5524 )
2026-05-20 04:47:33 -05:00
James Rich
5c3b22584e
chore(deps): migrate takpacket-sdk to Maven Central coordinates ( #5512 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-19 17:12:02 -05:00
renovate[bot]
9260033e04
chore(deps): update plugin flatpak-gradle-generator to v1.8.0 ( #5506 )
...
thanks @vidplace7 !
2026-05-19 14:45:06 -05:00
renovate[bot]
59499e8272
chore(deps): update room to v3.0.0-alpha05 ( #5498 )
2026-05-19 14:11:58 -05:00
renovate[bot]
2b76212217
chore(deps): update org.junit.platform:junit-platform-launcher to v6.1.0 ( #5502 )
2026-05-19 14:11:42 -05:00
renovate[bot]
ae127a1e15
chore(deps): update org.junit.vintage:junit-vintage-engine to v6.1.0 ( #5503 )
2026-05-19 14:08:59 -05:00
renovate[bot]
619897de85
chore(deps): update compose-multiplatform to v1.11.2 ( #5497 )
2026-05-19 13:01:05 -05:00
renovate[bot]
3bfaa466af
chore(deps): update compose-multiplatform to v1.3.0-beta01 ( #5490 )
2026-05-19 10:06:57 -05:00
renovate[bot]
4eb7ed8fe0
chore(deps): update io.nlopez.compose.rules:detekt to v0.5.9 ( #5485 )
2026-05-19 06:19:51 -05:00
James Rich
fc0df1a79a
feat(docs): In-app documentation browser with Jekyll site and Docusaurus sync ( #5445 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-19 04:00:22 +00:00
renovate[bot]
f6587a1236
chore(deps): update markdownrenderer to v0.41.0 ( #5471 )
2026-05-18 10:19:16 -05:00
renovate[bot]
f0e12695bb
chore(deps): update wire to v6.4.0 ( #5466 )
2026-05-18 05:46:50 -05:00
renovate[bot]
c91219d8b0
chore(deps): update spotless to v8.5.1 ( #5468 )
2026-05-18 05:03:39 -05:00
renovate[bot]
4bacff81c5
chore(deps): update vico to v3.2.0-next.5 ( #5470 )
2026-05-18 05:03:09 -05:00
renovate[bot]
cfa9206de9
chore(deps): update spotless to v8.5.0 ( #5458 )
2026-05-14 16:42:04 -05:00
renovate[bot]
427471c51e
chore(deps): update takpacket.sdk to v0.2.3 ( #5464 )
2026-05-14 16:39:16 -05:00
James Rich
6edac97d5f
fix: TAKPacket-SDK proto ownership and desktop/flatpak CI fixes ( #5459 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-14 16:33:05 -05:00
renovate[bot]
63e8f15872
chore(deps): update ktor to v3.5.0 ( #5450 )
2026-05-14 12:17:37 -05:00
renovate[bot]
a71ac210f7
chore(deps): update dd.sdk.android to v3.10.0 ( #5451 )
2026-05-14 08:06:32 -05:00
renovate[bot]
8d61d22e93
chore(deps): update com.juul.kable:kable-core to v0.43.0 ( #5449 )
2026-05-14 06:08:40 -05:00
James Rich
550c517d70
chore(deps): batch bump KSP, Wire, CMP, Material ( #5447 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-13 16:45:25 -05:00
James Rich
ff9d6881c0
revert: Update retry settings in gradle-wrapper.properties ( #5430 )
...
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com >
2026-05-12 10:43:57 -05:00
renovate[bot]
010ff358d0
chore(deps): update gradle to v9.5.1 ( #5429 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-12 10:35:32 -05:00
James Rich
85c840de32
feat: add Compose Preview Screenshot Testing infrastructure ( #5410 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-12 02:18:23 +00:00
Austin
484518195e
Gradle: Add flatpakGradleGenerator task ( #5369 )
2026-05-11 14:44:29 +00:00
renovate[bot]
39c765c63e
chore(deps): update vico to v3.2.0-next.4 ( #5395 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-11 07:32:04 -05:00
renovate[bot]
879e147ef0
chore(deps): update org.jetbrains.kotlinx:kotlinx-datetime to v0.8.0-0.6.x-compat ( #5382 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-10 06:01:35 -05:00
renovate[bot]
78f9a8940c
chore(deps): update kotlinx.coroutines.android to v1.11.0 ( #5393 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-10 05:58:14 -05:00
renovate[bot]
934e687bc5
chore(deps): update com.google.firebase:firebase-bom to v34.13.0 ( #5385 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-07 14:24:03 -05:00
renovate[bot]
d68aada1ba
chore(deps): update aboutlibraries to v14.2.0 ( #5380 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-07 07:33:43 -05:00
renovate[bot]
0b75fd4140
chore(deps): update paging to v3.5.0 ( #5375 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-06 14:20:43 -05:00
renovate[bot]
d28d684d05
chore(deps): update compose-multiplatform to v1.11.1 ( #5371 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-06 14:18:59 -05:00
renovate[bot]
2f2a71587d
chore(deps): update androidx.camera.viewfinder:viewfinder-compose to v1.6.1 ( #5370 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-06 14:06:21 -05:00
renovate[bot]
f547be6cbf
chore(deps): update room to v3.0.0-alpha04 ( #5368 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-06 12:10:34 -05:00
renovate[bot]
8434b57613
chore(deps): update androidx.camera:camera-view to v1.6.1 ( #5367 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-06 12:10:10 -05:00
renovate[bot]
f97900b558
chore(deps): update org.jetbrains.androidx.navigation3:navigation3-ui to v1.1.1 ( #5364 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-06 12:07:52 -05:00
renovate[bot]
7db0f9a032
chore(deps): update jetbrains.lifecycle to v2.11.0-beta01 ( #5359 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-06 11:55:26 -05:00
renovate[bot]
94e3901bd4
chore(deps): update compose-multiplatform to v1.11.0-rc01 ( #5358 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-06 10:13:14 -05:00
renovate[bot]
5a303e148c
chore(deps): update agp to v9.2.1 ( #5361 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-06 10:12:58 -05:00
renovate[bot]
7021984281
chore(deps): update com.android.tools:common to v32.2.1 ( #5362 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-06 10:12:49 -05:00