1.1.2 — polish, reliability, and Google Play groundwork
App
- Keep screen awake toggle (My Devices, below the IP field) — the always-on behaviour is now
your choice; app version shown on the same screen. - Faster device discovery: the mDNS browse re-registers itself until the comma is found — no more
waiting minutes when the app started before WiFi was fully up. - Daemon version shown in the status-pill popover, with an amber "update daemon on the device" hint
when it's older than the app needs. - Fixed: "Last seen" now reflects the last real conversation with the device, not the last mDNS advert.
- Fixed: the pairing-code button on the comma 4 crashed the device UI (missing import in the
integration —install.pyupdated; re-run it aftergit submodule update --remote sunnyconf). - Play channel: minimum Android version is now 5.0 (Play requirement); the GitHub APK still runs from Android 4.4.
Release channels
sunnyconf-v1.1.2.apk— install this (phones and head units).sunnyconf-v1.1.2.aab— Google Play bundle (targetSdk 35); not installable directly, used by the
maintainer for the upcoming Play listing.
Device daemon: latest main recommended (git submodule update --remote sunnyconf && python3 sunnyconf/install.py).