From 41389e4456d08b65cb2612e811f07309facedad2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 11:19:28 +0000 Subject: [PATCH] docs: publish channels: main api --- .../-robolectric-ble-bonding/index.html | 2 +- .../-inline-markdown-result/-inline-markdown-result.html | 2 +- .../-inline-markdown-result/display-text.html | 2 +- .../-inline-markdown-result/index.html | 2 +- .../-inline-markdown-result/link-spans.html | 2 +- .../-inline-markdown-result/style-spans.html | 2 +- .../org.meshtastic.core.ui.component/-inline-style/entries.html | 2 +- .../org.meshtastic.core.ui.component/-inline-style/index.html | 2 +- .../-inline-style/value-of.html | 2 +- .../org.meshtastic.core.ui.component/-inline-style/values.html | 2 +- .../org.meshtastic.core.ui.component/-link-span/-link-span.html | 2 +- .../ui/org.meshtastic.core.ui.component/-link-span/index.html | 2 +- .../ui/org.meshtastic.core.ui.component/-link-span/range.html | 2 +- .../ui/org.meshtastic.core.ui.component/-link-span/url.html | 2 +- .../-style-span/-style-span.html | 2 +- .../ui/org.meshtastic.core.ui.component/-style-span/index.html | 2 +- .../ui/org.meshtastic.core.ui.component/-style-span/range.html | 2 +- .../ui/org.meshtastic.core.ui.component/-style-span/style.html | 2 +- .../inline-markdown-style-ranges.html | 2 +- .../org.meshtastic.core.ui.component/parse-inline-markdown.html | 2 +- main/assets/css/just-the-docs-dark.css.map | 2 +- main/assets/css/just-the-docs-default.css.map | 2 +- main/assets/css/just-the-docs-light.css.map | 2 +- main/assets/css/just-the-docs-meshtastic-dark.css.map | 2 +- main/assets/css/just-the-docs-meshtastic.css.map | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) diff --git a/api/core/testing/org.meshtastic.core.testing/-robolectric-ble-bonding/index.html b/api/core/testing/org.meshtastic.core.testing/-robolectric-ble-bonding/index.html index 465f6f34cd..05a39fafc3 100644 --- a/api/core/testing/org.meshtastic.core.testing/-robolectric-ble-bonding/index.html +++ b/api/core/testing/org.meshtastic.core.testing/-robolectric-ble-bonding/index.html @@ -95,7 +95,7 @@

RobolectricBleBonding

-

Reusable Robolectric helpers for driving Android Bluetooth bonding logic in androidHostTest source sets.

These let a unit test exercise the real AndroidBluetoothRepository.bond() (and any future BLE bonding code) without an emulator and without a production seam. They rely on two Robolectric behaviors (verified against Robolectric 4.16.x):

Isolation note: because the device cache is static and survives across tests in the same JVM, give each test a distinct MAC so bond-state cannot bleed between tests.

+
object RobolectricBleBonding(source)

Reusable Robolectric helpers for driving Android Bluetooth bonding logic in androidHostTest source sets.

These let a unit test exercise the real AndroidBluetoothRepository.bond() (and any future BLE bonding code) without an emulator and without a production seam. They rely on two Robolectric behaviors (verified against Robolectric 4.16.x):

Isolation note: because the device cache is static and survives across tests in the same JVM, give each test a distinct MAC so bond-state cannot bleed between tests.

diff --git a/api/core/ui/org.meshtastic.core.ui.component/-inline-markdown-result/-inline-markdown-result.html b/api/core/ui/org.meshtastic.core.ui.component/-inline-markdown-result/-inline-markdown-result.html index ab362e6001..2f1c9399af 100644 --- a/api/core/ui/org.meshtastic.core.ui.component/-inline-markdown-result/-inline-markdown-result.html +++ b/api/core/ui/org.meshtastic.core.ui.component/-inline-markdown-result/-inline-markdown-result.html @@ -94,7 +94,7 @@

InlineMarkdownResult

-
constructor(displayText: String, styleSpans: List<StyleSpan>, linkSpans: List<LinkSpan>)(source)
+
constructor(displayText: String, styleSpans: List<StyleSpan>, linkSpans: List<LinkSpan>)(source)