{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiapcinxu5auc2e7btdo3vmj6ievzhcp6xan2gtaxmfoqx4w7hd3qm",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mhlnq6zll4p2"
  },
  "path": "/packages/floaty_chatheads_android",
  "publishedAt": "2026-03-21T18:25:15.640Z",
  "site": "https://pub.dev",
  "textContent": "Android implementation of floaty_chatheads with SYSTEM_ALERT_WINDOW, foreground service, spring physics, theming, and TalkBack accessibility. Changelog excerpt: ### 🐛 Bug Fixes - **Fixed `CompletableFuture`crash on Android 6.0 (API 23).** `CompletableFuture.supplyAsync`requires API 24+, but the module's `minSdkVersion`is 23. Replaced with `ExecutorService`+ `Callable`(available since API 1) for parallel icon loading. - **Fixed resource leak in `loadBitmapFromNetwork`.** `InputStream`and `HttpURLConnection`are now released via `use { }`and a `finally`block, ensuring cleanup even if `BitmapFactory.decodeStream`throws.",
  "title": "v1.0.6 of floaty_chatheads_android",
  "updatedAt": "2026-03-21T18:07:18.490Z"
}