You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.1.1 — first Android build that can actually start
v0.1.0 was deleted: :app had no Kotlin plugin, so MainActivity.kt and
SharePackagePlugin.kt were never compiled and the signed APK shipped without the
launcher class its own manifest named. It would have crashed on the first tap.
Fixed here, together with a Bridge API mismatch in SharePackagePlugin that had
no way to surface while the file was not being compiled. CI now asserts the
app classes are present in the DEX — the manifest names them either way, which
is why nothing caught it.
Native shell over https://oxpulse.chat: phoneCall|microphone|camera foreground
service so a call keeps running when you leave the app, OEM autostart guidance,
battery-optimisation exemption, mic-revocation watch, BLE peer discovery.